1
I Use This!
Very High Activity

Commits : Listings

Analyzed about 10 hours ago. based on code collected about 12 hours ago.
Aug 20, 2024 — Aug 20, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Bug 1143504 - Disconnect the Cache object from its actor when it gets cycle collected. More... about 6 years ago
Bug 1138886 - Structured Clone for MozNDEFRecord. (With adaptations of Bug 1117172 part 3) More... about 6 years ago
Bug 1121298 - Part 3. add getAsURI. More... about 6 years ago
Bug 1121298 - Part 2: Add Constructor(uri) for MozNDEFRecord. More... about 6 years ago
Bug 1121298 - Part 1: refactor MozNDEFRecord cstor. More... about 6 years ago
Bug 1146293 - Fix coding style break (intent and line length) caused by Bug 1117172 and Bug 1145631. More... about 6 years ago
Bug 1117172 part 3. Change the wrappercached WrapObject methods to al low passing in aGivenProto. r=peterv More... about 6 years ago
Bug 1117172 part 2. Change the non-wrappercached WrapObject methods to allow passing in aGivenProto. r=peterv More... about 6 years ago
Bug 1117172 part 1. Allow passing an optional aGivenProto to binding Wrap methods. More... about 6 years ago
Bug 1144876 - Stop spamming stderr with a warning every time that we encounter a document that is not controlled by a service worker; More... about 6 years ago
Bug 1144249 - fix fetch no-cors mode. r=bkelly More... about 6 years ago
mark done More... about 6 years ago
Bug 1136200 - Verify request type is not no-cors if response is opaque More... about 6 years ago
update todo More... about 6 years ago
Bug 1134324 - Set CORS mode and credentials on Fetch event Request. r=michal More... about 6 years ago
Bug 1146059 - Remove Response.finalURL. More... about 6 years ago
Bug 1145787 - Put a misplaced assertion into its proper place. More... about 6 years ago
Bug 1145345 - Account for a greater variety of rounding errors when comparing coordinates More... about 6 years ago
Bug 1142195 - Remove some unused class declarations in the DOM Cache code More... about 6 years ago
Bug 1143810 - Remove some XPConnect JSClass::setProperty hooks that are not needed anymore. More... about 6 years ago
Bug 1142761 - Move CallSetter into ScriptedIndirectProxyHandler so it will eventually be deleted along with its only remaining caller. More... about 6 years ago
more stuff More... about 6 years ago
Bug 1144819 - Change JS_DefineProperty APIs to treat getter=nullptr and setter=nullptr as indicating class getter/setter ops only for data properties. More... about 6 years ago
Bug 1140791 - Run fetch tests on main thread and workers. More... about 6 years ago
Bug 1133861 - Enable the Fetch API by default. More... about 6 years ago
Bug 1143155 - Filtered response stores internal response and allows access to headers. More... about 6 years ago
Bug 1142124 - Never revalidate cache entries for synthesized responses. More... about 6 years ago
Bug 1134462 followup: Add missing MOZ_OVERRIDE annotation to SynthesizeStatus impls in SynthesizeStatus.h. More... about 6 years ago
Bug 1134462 - Cleanup Promise usage in fetch test SW. More... about 6 years ago
Bug 1136757 - Add direct Response overload for FetchEvent.respondWith(). More... about 6 years ago