User Push date [To Local] | Changeset | Patch author — Commit message |
---|---|---|
cbook@mozilla.com Wed Jul 20 09:25:41 2016 +0000 | 61336ab346f1c80a5cbe4173a1b1836e474315cb | Carsten "Tomcat" Book — Merge mozilla-central to autoland ← 268 merge changesets [Collapse] |
e904e18d7dfcd8097f92d44104ca1462fc5d1335 | Carsten "Tomcat" Book — merge mozilla-inbound to mozilla-central a=merge | |
6f5fc76550ed13a9cdde280276dc618f6aae5276 | Carsten "Tomcat" Book — Backed out changeset b5000cae87e9 (bug 1282257) for bustage | |
f4320d509686d6ef91ad4f5fff485adbbad18933 | Martin Stransky — Bug 1287080 - Move Toolbar, Frame and Gripper widgets from gtk3drawing to WidgetCache, r=acomminos | |
b1b89c4a8e6ada4c031c7c11b4f15a36a2681a20 | Thomas Wisniewski — Bug 1286743 - Correct WPTs and mark Firefox as passing them where appropriate. r=annevk | |
6ed62e6074afa9f70dd7921533d2f3b1f7c5e622 | Frédéric Wang — Bug 1287068 - Add Libertinus and DejaVu to the list of math fonts. r=jkitch | |
6b5a1893be9137df17e9c271e0c6a3d0e15c3983 | Till Schneidereit — Bug 1287401 - Enter the callback's compartment before running it in the JS shell's ForwardingPromiseRejectionTrackerCallback. r=jandem | |
875e441f8b804adaf67ad704171c8b2f04015499 | Xidorn Quan — Bug 1286089 - Ensure servo can be linked properly for different compilers. r=glandium | |
cae3143edbd4d45359acb39fd18989ce986246e3 | Thomas Wisniewski — Bug 843579 - Unprefix -moz-any-link. r=bz | |
b5000cae87e9967bcc096ebcc9d693cae8e79b6b | Oriol — Bug 1282257 - Create accessor properties in Debugger.Object.prototype to expose the target and the handler of a proxy object. r=jimb | |
49bef2408c15ae8e76ee485bd8c338573fa8a1c7 | Tooru Fujisawa — Bug 1287522 - Apply ToString in correct order in RegExp.prototype.toString. r=evilpie | |
4ddabcdd2919946d54a1b5b06aa1de3d58105723 | Tooru Fujisawa — Bug 1287521 - Call ToUint32(limit) before ToString(separator) in String.prototype.split. r=till | |
4e952735e78954dffc362bc6b8e5b3b4f6147313 | Tooru Fujisawa — Bug 1157277 - Part 3: Update String.prototype.{toLowerCase,toUpperCase,toLocaleLowerCase,toLocaleUpperCase} to work on code points. r=till | |
de1cf380b1d55c91ce5bd7c07f917510fa98a55e | Tooru Fujisawa — Bug 1157277 - Part 2: Add functions to handle non-BMP ToLowerCase/ToUpperCase. r=till | |
0a822e7f78cbb140a6172b134ba05b4c0a83e6e4 | Tooru Fujisawa — Bug 1157277 - Part 1: Generate macros for non-BMP lowercase/uppercase/folding with make_unicode.py. r=till | |
87c0b92cae4244ff7f0156f1fc90cb161f9243e9 | Mike Hommey — Bug 1280578 - Wrap HeapAlloc, HeapFree and HeapReAlloc on Windows. r=njn | |
8c0991c44fdeca661c7d1d7058b68bda209acafd | Mike Hommey — Bug 1280578 - Free pAdapterAddrs with GlobalFree in sctp_init_ifns_for_vrf(). r=jesup | |
4a4bbb7e9e798c40a3b25dbb2ddbfafb793acbe3 | Xidorn Quan — Bug 1284406 part 3 - Export ICU headers in include/unicode. r=glandium | |
10ac75b9846cdf348b2ddee69c128ed62bd62fb6 | Xidorn Quan — Bug 1284406 part 2 - Avoid including ICU header when Intl API is disabled. r=Waldo | |
42f884f30bc362ec9e85cd9a352dfb487745e7a8 | Xidorn Quan — Bug 1284406 part 1 - Move warning suppression of C4577 to global level. r=glandium | |
5fa1e6c05e0cd3f0b941541de2df8cfd67eb57a3 | Jan Beich — Bug 1287325 - Prevent AC_CHECK_LIB from polluting LIBS after bug 1286649. r=glandium | |
e44c9f57299f408faa824ef26d1020457181080e | Martin Stransky — Bug 1287082 - Move GtkExpander widget from gtk3drawing.cpp to WidgetCache, r=acomminos | |
cd2c57293b7a61f6e18e5c5bb47b9cb32679d5e7 | Michael Li — Bug 1287145 - Support QueryInterfacing proxy accessibles to nsIAccessibleHyperText. r=tbsaunde | |
f3a496da670e8040a5ed42bcbc1cbde4415f48d1 | Michael Li — Bug 1287123 - Don't skip browser_caching_value.js since it now passes all tests in e10s mode. r=yzenevich | |
4680463ffdd7f2d54f6e3ff9e71495196760d079 | Kirk Steuber — Bug 1286947 - Replace unconditional break in loop with code that does not use a loop. r=gijs | |
4f3556a9addc454d21d1f874f270eddc8f41577e | Julian Hector — Bug 1285902 - Add sys_msgget to seccomp whitelist. r=gcp | |
e5d39287514f576fcfa8bc33b18b6c2d8dd31722 | Honza Bambas — Bug 1287487 - remove no longer relevant test_bug651100.js, r=jduell | |
264ffcf6eb58f0915816e3048fb920f216971ae3 | Decky Coss — Bug 1286321 - always ignore language attribute when processing script element if type attribute is defined. r=bz | |
bc148fa9498e0538ee4ea42e018c302f971490f6 | Honza Bambas — Bug 913823 - enable some net xpcshell tests that have been disabled because of cache2, r=michal | |
10366f77d1559fd4c0c77da7933b1a74b470677c | Thomas Wisniewski — Bug 1286439 - Fix the last FormData-append XHR web platform test. r=jgraham | |
2f06a834332a2f4b2af8a6d4411248f787c7d391 | Thomas Wisniewski — Bug 1082790 - Remove the nsIScriptContext parameter from nsXMLHttpRequest::Init(). r=mrbkap | |
ddbf5e3673c45af29d6a244054b86318dfaf750d | David Anderson — Remove CompositorLRU and associated code. (bug 1287362, r=mattwoodrow) | |
9b7f6c64fe0376b5e82ceb8cdb35552fe63f0982 | David Anderson — Ensure GPU process initializes ScrollMetadata::sNullMetrics. (bug 1287917, r=kats) | |
449a5f02a960116e0f901ae3570170ab642ecea0 | Kyle Huey — Bug 1285327: Micro-optimize some IDB refcounting. r=froydnj | |
9fd3f021200b1f4ac320d8bdb6008e7790a06962 | Makoto Kato — Bug 1287015 - Part 2. Remove unused AndroidBridge()::LockWindow/UnlockWindow. r=snorp | |
fbf966fce2e32022a132ccef7c472c6b0bbcd490 | Makoto Kato — Bug 1287015 - Part 1. Remove SurfaceBits and getSurfaceBits. r=snorp | |
b925c4294d4467954e53f7a5fb831029b104281d | Makoto Kato — Backed out 4 changesets (bug 1287691) due to Windows build failure | |
fcb6731a7e2b83d02dd093ce85ae97cb57770ac8 | Makoto Kato — Backed out changeset d6523dfaab78 (bug 1282980) due to OSX build failure | |
8e2f62943272dda354db63bfdb42510355dfaa72 | Kartikaya Gupta — Bug 1283826. r=mstange,Bas | |
fe259a08d225f4b533fac6c66329acc6c7d65388 | Seth Fowler — Bug 1287691 (Part 4) - Leave notifying decoding progress for each frame to DecodingTask. r=edwin | |
2fd2f3d22e5d391cd2cfaa2a3cefa0978e0fc8a5 | Seth Fowler — Bug 1287691 (Part 3) - Yield after each frame in the PNG decoder. r=edwin | |
1bd6857c728d4345f870ecc9ba896c3568690d71 | Seth Fowler — Bug 1287691 (Part 2) - Yield after each frame in the GIF decoder. r=edwin | |
77a8e7ea0fe57ebc175e6765075ecda3bb5e9793 | Seth Fowler — Bug 1287691 (Part 1) - Expose yielding to decoding tasks. r=edwin | |
402ae3d3dec6f6b6dddca251adfb4457598bd8bc | Ben Kelly — Bug 1287235 Wrap addon-sdk's Cu.getWeakReference() in a try/catch in case native objects are passed. r=bz | |
4de50147d99cb9c51d11f0eaaac6663950f381ee | Ben Kelly — Bug 1283262 Make AutoCompleteE10S clear its popup cache when the associated browser window is closed. r=mrbkap | |
a46d84c52f89110162c4f292d646521bd6efc676 | David Anderson — Use normal refcounting for ISurfaceAllocator. (bug 1287232, r=billm) | |
0fadabf932c25817f2b8f218532171b82ac96280 | Eric Rahm — Bug 1274913 - Use LazyLogModule directly for DirectShow logging. r=rillian | |
d6523dfaab78d8409b2da9eac0693960c2d11904 | Eric Rahm — Bug 1282980 - Remove MacQuirks. r=jrmuizel | |
317aecd284b8a55b335a016a1a5bed3278893c9f | Ehsan Akhgari — Bug 1277135 - Add an rval argument to JS::CloneAndExecuteScript(); r=jorendorff | |
b1a5c29d781b6ba6222f4be26094e4c8ae8d8943 | Masatoshi Kimura — Bug 1286694 - Part 1: Modify test_tls_server.js to test TLS 1.3. r=keeler | |
6765609dcb46095329ddab3c8791564a44e994c0 | Randell Jesup — Bug 1042631: Bustage fix for typo when resolving nits rs=bustage | |
dbbe25db2d61505c8a6c8561412b4b204ad30257 | Luke Wagner — Bug 1284155 - Baldr: add support for same-instance Table imports (r=bbouvier) | |
42550e82d1d27075cc8fa2eb2f807afef7d0dbfc | Luke Wagner — Bug 1284155 - Baldr: add Table.set support for the same-instance case (r=bbouvier) | |
e5408aaf65922ef9d792f711a5bb37562e5dc639 | Nathan Froyd — Bug 1285665 - avoid #define'ing constants that expand to use defined(); r=dholbert | |
51c543f667954764ad85a2bdb2093e50d60190cb | Randell Jesup — Bug 1042631: Fix Linux mouse position when sharing a window in WebRTC screensharing r=ng | |
1ebb6348564337c00d889bd858eedf3c922e68c0 | Wes Kocher — Backed out changeset 8b59e729f75e (bug 1287182) for webgl failures | |
22fd4e2060125ea41ce16176910441d2c4989316 | David Anderson — Don't use Preferences to get the vsync rate pref. (bug 1285625 part 4, r=mchang) | |
3fdb8ca3e6ffbd310daf342eb8febb1c17938dd0 | David Anderson — Implement vsync notification for remote compositors. (bug 1285625 part 3, r=mchang) | |
522249786c4c5cd027df51e2369f74366ea3374f | David Anderson — Don't expose CompositorVsyncDispatcher from CompositorWidget. (bug 1285625 part 2, r=mchang) | |
de2f89a5b4c3f821c37b230ef99dffa0b7325474 | David Anderson — Add a top-level protocol for sending vsync messages to the GPU process. (bug 1285625 part 1, r=billm) | |
19947fb6ef54f487e50883b5885b2a1017ce0780 | Andrea Marchesini — Bug 1287879 - Remove an non-used variable in ContextualIdentityService, r=me | |
c23ff1725f56734958eb2978040ab36f278a6063 | Terrence Cole — Bug 1119537 - Make decommit a proper GC phase; r=jonco | |
1915421654bdff6c883df496ccd7ad42bc83300f | J. Ryan Stinnett — Bug 1285936 - Make import-*-globals rules into errors for automation. r=me | |
9131153c7c48c52acaa2a6402c9cfb9250a25d2b | Julian Descottes — Bug 1285936 - eslint mozilla plugin: fix filename in import globals & bump to 0.1.1 | |
476d94850f6aaea6912cf75afff06e046013797d | Terrence Cole — Bug 1263771 - Sweep the InnerViewTable with WeakCache; r=sfink | |
41dafbfe894fceca7a2e464edced4d10e1bcdd77 | Terrence Cole — Bug 1287399 - Allow the pre-barrier verifier to work in the presence of OMT parsing; r=jonco | |
90cb06731647114f0305dd33f7dedc32d41c4661 | Jeff Gilbert — Bug 1287801 - Mark test webgl2 counterpart. | |
8b59e729f75e91c15884574c46901169cdb9d8c2 | Jeff Muizelaar — Bug 1287182. Fix static analysis build r=jrmuizel. | |
351c16b1c082c624cb19d9b3e2cbef7dd3a95f40 | Benoit Girard — Bug 1287182 - log angle failureid via ANGLEPlatformInitialize. r=jrmuizel | |
bd4fd5d4436f1d5e0d2f6f3b2a7707c33621c028 | J. Ryan Stinnett — Backed out changeset b82022d2347a (bug 1280883) for ESLint issues | |
2475145b53b60a5294a5a624982004bf02132f90 | Jeff Walden — Bug 1287243 - Optimize the type used to store Variant's tag. r=fitzgen | |
d7f56af6ddd22743c7cce4c9fdb2a72df3a16dea | Benoit Girard — Bug 1287182 - log angle failureid via ANGLEPlatformInitialize. r=jrmuizel | |
786569c41cd1b791bfc17c39cf65357c577eebc3 | Heiher — Bug 1287355 - OdinMonkey: MIPS: Remove temp register allocation on AsmJSLoadFuncPtr. r=luke | |
d19427e7135c3c5798a235d0da8f84bab3aba190 | Heiher — Bug 1287351 - OdinMonkey: MIPS: Implement many simple operations in the MacroAssembler. r=lth | |
6ac147f1004e4a99497f6e498fd402054ebacda9 | Heiher — Bug 1287351 - IonMonkey: MIPS: Expose max and min in the MacroAssembler + move code. r=lth | |
063faa868331e9d3ffc9322ea57f418193b321fb | Heiher — Bug 1287349 - OdinMonkey: MIPS: Implement WasmBoundsCheck/Load/Store and semantics. r=luke | |
3864de2e79477e1e522f87850d4fd3c1d707022c | Heiher — Bug 1287349 - IonMonkey: MIPS: Implement SupportsUnalignedAccesses. r=luke | |
71f037e18d18d1b5241d31e27f8cbb987a21230a | Heiher — Bug 1287356 - IonMonkey: MIPS: Implement MacroAssembler::outOfLineTruncateSlow. r=lth | |
81cb60fb8fbd8ef529f2a2c21852888b5fdab88b | Eddy Bruel — Bug 1279129 - Should schedule delazification for Debugger when relazifying scripts. r=jandem | |
340f2259b820df20fe88a489763c9f82eb4918b0 | James Cheng — Bug 1284192 - get rid of GMPErr from CDMProxy base class. r=cpearce | |
813a61c61c6ce325f60801b2c6cc377e1801fd59 | James Cheng — Bug 1284192 - Make CDMProxy be a base class and move the logic into subclass. r=cpearce | |
564fdbb916ba41e6186031ac633f733d5405ed92 | Jessica Jong — Bug 1283022 - Implement the min and max attribute for <input type=month>. r=smaug | |
c74b25c022b7318115a6e0c85d264d0b2808a4a2 | bechen — Bug 1281999 - Update the display when we remove an active cue by changing the texttrackmode to disabled. r=rillian | |
61f5cb9b36df99327afc958e6a34b0c8ac876e48 | Ethan Lin — Bug 1279997 - Improve the check of alpha premult in TexOrSubImage. r=jgilbert | |
c0503b9ac96a6f83d94c1e9b922d6e783586a51c | Dragana Damjanovic — Bug 1274818 - Early return from nsHttpChannel::CallOnStartRequest on its second call, r=dragana | |
cb72efabe34e4397e3c413fa495860b203f1f938 | Jonathan Hao — Bug 1270681 - Add a test to ensure that the HTTP Cache is respecting usercontextId. r=mayhemer | |
77fbb7ff85e5db985765c7b7a51f7001db5bf42b | Thomas Nguyen — Bug 1264164 - Add Referrer Policy HTTP header testcases. r=jdm | |
81ad4d06462dc2130ade1d35c9949e37ba2d1f00 | Thomas Nguyen — Bug 1264164 - Support Referrer Policy HTTP header. r=jdm | |
2034653efbfde2c7bb4563b314df3ae189a0098a | Thomas Nguyen — Bug 1264164 - Enable Referrer Policy HTTP header web-platform-tests. r=jdm | |
e1f3ed984607e209ab9ba3a4892b58d3d03b9430 | Dragana Damjanovic dd mozilla — Bug 1261585 - Make nsITraceableChannel listener work with content encoding.r=jduell | |
6afd23d2579fbd3ec7424d1130debc5a0cf380bd | Thomas Wisniewski — Bug 918734 - Throw invalid state errors when XHRs fail their CheckInnerWindowCorrectness() checks, to match the XHR spec. r=khuey | |
eb8925e998325aada57232a9b7452726d11e6311 | Thomas Wisniewski — Bug 447689 - clean up XMLHttpRequest::Open so XHR readyState=1 events are fired according to spec. r=baku | |
d22b099cf1e312edf24adc27dd23541b37900cfe | Andrea Marchesini — Bug 1279029 - part 2 - removed 'learn more' for Containers, r=gijs | |
70b550c1b6d1f6934a987bf8042683a83d92b081 | Andrea Marchesini — Bug 1279029 - part 1 - Containers in preferences, r=gijs | |
f93d6b4f79366c35f92908f5436fae7eda7cf050 | Rob Thijssen — Bug 1287258 - retry deletions on windows; r=ted | |
8df802dec5fbf1e04401e87a15acd2a04bff7680 | Alexander Surkov — Bug 1278915 - make sure to not add a non document accessilbe children under outerdoc, r=yzen | |
92442d706b644c71044249e8a1cb4eb4437f1dbc | Mark Goodwin — Bug 1280877 - Prevent collections from being overwritten by outdated signed data r=MattN, r=leplatrem | |
80b9e593a3aeddb2fade68ad88619b9b31d599d2 | Ethan Glasser-Camp — Bug 1282109: update kinto-offline-client.js, r=MattN | |
7bfa8f091fcc2b1755b5a8eaae50f4cf59870a55 | Andrea Marchesini — Bug 1287760 - Comment out AddEventListenerOptions.once, r=smaug | |
6f91113b1bc9e3b3c0a2c4d0e91ec4d7159d84d8 | Jonathan Kew — Bug 1287734 - Make nsWindowWatcher::SizeOpenedDocShellItem use global desktop coordinates to position the window, for reliable placement on mixed-resolution Mac systems. r=emk | |
3996c602754f1653b9affb07485ad641189cc771 | Sotaro Ikeda — Bug 1287627 - Handle flush TextureHost without composition r=nical | |
88528d5b8d961a7ff3649f8bfd5c1184faec90ae | Carsten "Tomcat" Book — Backed out changeset 1fbada95de3a (bug 1285692) to stop failing gl tests | |
2761e5c7898518948d18d155163bbba044328cfe | Carsten "Tomcat" Book — Backed out changeset 9d0676755cf8 (bug 1285692) | |
c1b834b45a99229bf35b21d58e2c8056e3fb0b13 | Carsten "Tomcat" Book — Backed out changeset 45136034045a (bug 1285692) | |
5c12f81ec7f999d8c6140f2dd6bd91d03513cff1 | Carsten "Tomcat" Book — Backed out changeset 3b24fcb598fd (bug 1285692) | |
777e1b279e39612fd7d86c5d9e886b4ed5a625a0 | Carsten "Tomcat" Book — Backed out changeset b3924432ba21 (bug 1287362) for xpcshell crashes | |
bb8c7f43c8011d8d86cf36fcc8561962bdbbf0ac | Paul Adenot — Bug 1287486 - Add libx11-xcb-dev to the list of required packages to build on Ubuntu, and sort the list. r=gps | |
162c0295a1203a6f6aab60ed613cd1bb70d10670 | Paul Adenot — Bug 1130010 - Add tests for the new {AudioParam,AudioNode}.disconnect() methods. r=dminor | |
178517f7c7360278506a80a44f23e81d53ef9126 | Paul Adenot — Bug 1130010: Implement the new AudioNode.disconnect methods. r=dminor,ehsan | |
d17d4140f8592eeaaf2fc9ca51d7367b50fe04bb | Manish Goregaokar — Bug 1287435 - stylo: Add bindings for nsStyleCoord::Calc; r=heycam | |
7b4b7cb665c31a078be296a945b8c949fe5493bd | Carsten "Tomcat" Book — Backed out changeset b0724a9e58bf (bug 1278341) for crashes in mozilla::layers::TextureClientPool::ReturnUnlockedClients | |
8056a7c17e641608c3b4be6a567ea73e1e03b847 | Andi-Bogdan Postelnicu — Bug 1287425 - initialise all members from FuncImport in default ctor. r=luke | |
3b24fcb598fd5a830500bc8bf96545adf31eae1f | Jeff Gilbert — Bug 1285692 - Skip test to try to stem the bleeding. | |
727a13778dcb23aa2d264aeb8668502b27249699 | Jeff Gilbert — Bug 1136455 - Mark test as still failing on OSX. | |
717184f2678e716b237a331128182869da72f943 | Jan de Mooij — Bug 1286159 - Clean up FinishOffThread* APIs for off-thread parsing. r=jonco | |
ad32bf1994e92f6cbe3e54f30e5f8f804f9efb44 | Carsten "Tomcat" Book — Backed out 25 changesets (bug 1261842, bug 1278985) breaking firefox-ui tests | |
d9b88cb3db769b183fb5ea8ba19beaac562153f1 | Seth Fowler — Bug 1287367 - Allow users of StreamingLexer to detect and handle truncation. r=njn | |
b0724a9e58bf061c965d46d8f96f1d422235137e | George Wright — Bug 1278341 - Keep track of unused tiles in determining TextureClientPool size instead of overall size r=jnicol | |
b3924432ba210bd01f7e74124d39a92ce0406ce3 | David Anderson — Don't access Preferences from CompositorLRU. (bug 1287362, r=mattwoodrow) | |
bdf984d32e47af35d0203bfc2a1884a884a523d3 | Jeff Gilbert — Bug 1136416 - Mark test. | |
fef2ed0327d5d23fc3108820686cff5d3f6273d6 | Jeff Gilbert — Bug 1136416 - Hack to pass the context-lost test for now. - r=ethlin | |
8e868621be2f70ebe0846ee7b5a66dce010140f0 | Jet Villegas — Bug 1273455: Let CSS Image surface caches expire, rather than immediately discarding. r=seth | |
df35aa6dffb62d73cbc404094e2cf5ee147bf587 | Nicholas Nethercote — Bug 1273043 - Add a missing null check to HttpChannelChild::DoOnStartRequest(). r=michal. | |
2ca8ada54b9b1d2c5805077e3cf28142bcc5b612 | Nicholas Nethercote — Bug 1287361 - Add a missing XPT_CALLOC8 null check. r=khuey. | |
fbe15803100288c74cc3a0e8c54585c88fe1b454 | Nicholas Nethercote — Bug 1287361 - Remove XPT_NEW. r=khuey. | |
c6d15a3e76373c76f9550a6afbe5ed8390033e0d | Xidorn Quan — Bug 1285964 - Remove !important from object-fit for fullscreen element. r=heycam | |
50ef663047f3236b3cf178aebfcfa01a3431f8c5 | Xidorn Quan — Bug 1286889 - Handle ruby text container as line container in InlineBackgroundData. r=jfkthame | |
b4704ec22c2656e5234c133199cac2d48ca41327 | Makoto Kato — Bug 1286436 - Add PC_sig define for aarch64. r=bbouvier | |
2641a97051be6313b066d4dfc42321c380c005f4 | Jeff Gilbert — Bug 1136455 - Mark passing test. | |
b5bb0ea5c5c89315744395a6b8d1b88a735cc7eb | Jeff Gilbert — Bug 1136455 - Validate built-in varyings for invariance. - r=mtseng | |
2d8e504f0e0c7f27c7caa913449e2036a2528f95 | vincentliu — Bug 1281800 - Add wpt for fillText() in Canvas. r=jmuizelaar, Ms2ger | |
1c09aef633ab9dd7102555bfc7d384331e4b0a36 | vincentliu — Bug 1281800 - The API should return an empty array if maxWidth was provided but is less than or equal to zero or equal to NaN. r=jrmuizel | |
bb6c6889b802f469103df297e7c2fb417ec2961d | Mike Conley — Bug 1261842 - Refactor nsWindowWatcher to not have so much duplication. r=smaug | |
c14ccfac7b4b635cad9f728b85767deef68078be | Mike Conley — Bug 1261842 - Make browser_testOpenNewRemoteTabsFromNonRemoteBrowsers.js wait for windows to be ready before sending them places. r=Gijs | |
d6ffc9db53461550f8965e3587244b5b9d68eab6 | Mike Conley — Bug 1261842 - Tests in browser_windowStateContainer.js should wait for new browser windows to completely load. r=baku | |
2a1acfd17baf3a269719c70cdd5b273e8b344b41 | Mike Conley — Bug 1261842 - When putting the initial tab into the restored background state, flip it to non-remote. r=mikedeboer | |
968e7b3b73fbc288cdda9b0ba82857065e00d956 | Mike Conley — Bug 1261842 - Add a test that ensures that proper chromeFlags and nsILoadContext properties are set for private windows. r=jdm | |
8d708922e47ac2a5c56a8bceded6a84701536e17 | Mike Conley — Bug 1261842 - Add a test for chromeflags for new windows from content. r=gabor | |
0a08398b508752250588f9b46726ad90ec51637b | Mike Conley — Bug 1261842 - Make pageloader assume that initial browsers are remote in e10s mode. r=jmaher | |
b2e910bb1d726562548eba1148a81ec37300fb7b | Mike Conley — Bug 1261842 - Make Marionette listener ensure that the loaded document is the one that was actually requested. r=ato | |
f6062f1139114f586e3ea9f6d946766f63dedb1d | Mike Conley — Bug 1261842 - Fix up some private browsing tests to account for initial browsers being remote now. r=jdm | |
07b259eb7121dde270818a3ca280cd658b83c795 | Mike Conley — Bug 1261842 - Disable browser_contentAreaClick.js for e10s. r=Gijs | |
970cbbb3a658336a8a70cfea01ba5a6afa3ae58b | Mike Conley — Bug 1261842 - Update browser_394759_behavior.js to account for initial browser being remote. r=mikedeboer | |
b6f7395d2bbff04ba48419d30ebecf848771e9fc | Mike Conley — Bug 1261842 - Update browser_bug495058.js to account for the initial browser being remote. r=Gijs | |
20eb3987a721a2c0a312868cf52dbf2f43563236 | Mike Conley — Bug 1261842 - Update browser_privatebrowsing_downloadLastDir_toggle.js to use add_task and BrowserTestUtils. r=jdm | |
6eaa642a93e1707ae917f9e6f61242ecef36c658 | Mike Conley — Bug 1261842 - browser_async_window_flushing.js no longer needs to wait for remoteness flip on initial browser of new window. r=felipe | |
855931929739ab4f44ff92f7549b4d80348b580b | Mike Conley — Bug 1261842 - Make sure ExtensionContent.jsm has been loaded in the parent process if Extension.jsm is initialized. r=John-Galt | |
1240345f5624539c14543dc21888ce1f74f9059b | Mike Conley — Bug 1261842 - browser_423132.js no longer needs to wait for remoteness flip on initial browser of new window. r=felipe | |
ce46ebf231c1d679c9bc7abc28f774538b5a1362 | Mike Conley — Bug 1261842 - browser_394759_behavior.js no longer needs to wait for remoteness flip on initial browser of new window. r=felipe | |
8d34b61fbfb395d6816c45dcc1f45901e627c478 | Mike Conley — Bug 1261842 - browser_bug495058.js no longer needs to wait for remoteness flip on initial browser of new window. r=felipe | |
9d8a382c5b1dcbaa07cb827e86652065f147f368 | Mike Conley — Bug 1261842 - Add methods to nsIDocShellTreeOwner for sizing the primary content. r=smaug | |
e2472a4cc209e0be8a083dd254965598d41f53c6 | Mike Conley — Bug 1261842 - ContentParent::RecvCreateWindow should always set an nsresult outparam. r=smaug | |
e91913cd64b8bebe80c661935adee644f24c6055 | Mike Conley — Bug 1261842 - Stop sending the window name to ContentParent when opening a new window. r=smaug | |
4cf843a05a68d55d1686d5cf347864563a623f97 | Mike Conley — Bug 1261842 - Factor out logic for creating windows for content processes from nsWindowWatcher::OpenWindowInternal. r=smaug | |
cbdc0deb92bd5bcbae0be65c7bbd5ad020f7a153 | Mike Conley — Bug 1261842 - Use nsACString in more places instead of raw strings inside nsWindowWatcher. r=smaug | |
a94e6a85c93170ef6b40065bb1834167547acd03 | Mike Conley — Bug 1261842 - Make initial browser remote sooner if we're defaulting to using remote tabs. r=felipe | |
3b5b92f04ea56dcf8fb123585a6ea2eaba550614 | Mike Conley — Bug 1278985 - Remove unused URL arg from CreateChromeWindow2. r=mrbkap | |
bc53844a7c49e43d75997e5e8d09a715e16ddf67 | Jordan Lund — Bug 1287665 - windows 32 and 64 builds overwrite tc artifacts index location, DONTBUILD NPOTB r=rail | |
fc189ba3703da6ae63a9fd39977c889e1970a486 | Jean-Yves Avenard — Bug 1285928: [mp4] Ignore non-supported entries in edit list. r=kentuckyfriedtakahe | |
815c7d8dfebe361f7d93c1a5efd86ab0894e9577 | Michael Smith — Bug 1282944 - Link excess lazy builders immediately, instead of throwing them away. (r=h4writer,efaust) | |
ba2d3f87a3b9fcbd186224ab35726724cd33ff30 | Makoto Kato — Bug 1286158 - Add Android 64bit support for libevent. r=billm | |
9afc48ae820f812a04d31e64986b8a246042022c | Jean-Yves Avenard — Bug 1286810: [MSE] P6. Add webref test ensuring new spec compliance. r=gerald,f=jgraham | |
6cdbb75807feef48ccd71b841a79757e349f91ea | Jean-Yves Avenard — Bug 1286810: [MSE] P5. Update webref MSE tests according to updated spec. r=gerald,f=jgraham | |
af10601ac03ffd7da6426faa56f7471f1fe63277 | Jean-Yves Avenard — Bug 1286810: [MSE] P4. Mochitest for new duration behavior. r=gerald | |
66c06c6fb41bfe924a3ee8395831f3bac1ab6e0a | Jean-Yves Avenard — Bug 1286810: [MSE] P3. Update mochitests to reflect new duration behavior. r=gerald. | |
54291dfe3bcd5bff620c9c04a4c23581768cf799 | Jean-Yves Avenard — Bug 1286810: [MSE] P2. Update duration change as per new MSE spec. r=gerald | |
d65c0c29e778e90b032b84c8dbb94931963a02cb | Jean-Yves Avenard — Bug 1286810: [MSE] P1. Error on abort() during Range Removals. r=gerald | |
45136034045a6b0e44ddf1119b29c40b53b2ca30 | Jeff Gilbert — Bug 1285692 - Remove unnecessary KeyedMutex usage with DX_interop. - r=jrmuizel | |
9d0676755cf83ade1bfcc75e968da5e3454efd74 | Jeff Gilbert — Bug 1285692 - Acquire surface to allow FB completeness. - r=jrmuizel | |
1fbada95de3a0187784df2d712d9d4047a9a4d84 | Jeff Gilbert — Bug 1285692 - Add IsProducerAcquired(). - r=mtseng | |
610971ea2c3dc54eb2818f557298ff8a6df3be4a | Wes Kocher — Backed out 4 changesets (bug 471020) for frequent Windows w(2) failures CLOSED TREE a=merge | |
daea05abda70154f527275432c80b8208463b35a | Wes Kocher — Merge m-c to inbound a=merge CLOSED TREE | |
a6428db384f619ce265ce7a7c5860f4cb7a96a9c | Wes Kocher — Backed out 12 changesets (bug 1284803) for near permafailing Windows Wr tests a=backout CLOSED TREE | |
9b4a6326df6eaeb8cfbae6bdf7ef034b651b5918 | Wes Kocher — Backed out changeset 7985dab6e65e (bug 1283826) for crashtest failures CLOSED TREE | |
be79f9b6ecc4a46ccff6c0d65d797d1b8bf17325 | Steve Fink — Bug 1280637 - Implement autospider.py --nobuild for running tests on existing build, r=terrence | |
bc11f3fed0a55bbcb5ca84f4d0fb4b81a94a8dda | Steve Fink — Bug 1280637 - Implement --build-only, --skip-tests=all, and --jitflags=interp, r=terrence | |
9e01e72d8ac7d86e3a358f370890b754534dff66 | Steve Fink — Bug 1280637 - Make sm-{asan,tsan,msan} try-only for now, r=garndt | |
4126bd41ce8b12ecbb4bc2ec510bba009017a035 | Steve Fink — Bug 1280637 - Implement tsan (thread sanitizer), asan (address sanitizer), and msan (uninitialized memory) jobs, r=terrence | |
d3f29964daf8ce4d1c2a63c79053517f4f459f86 | Steve Fink — Bug 1280637 - Make --enable-thread-sanitizer & friends do more work, r=glandium | |
09a1881a4f7e9cccb2579487549840dbaf5b2d3d | Steve Fink — Bug 1286725 - Do not add wasm-baseline variants when interpreter-only is requested, r=terrence | |
89192956a41a5fe1f962e29352ed0fb5b0f3298e | Steve Fink — Bug 1286725 - Clean up jitflags, r=terrence | |
d10afcbed4e74d3a1246bb2477cb5282226491bf | Sebastian Hengst — Backed out changeset ac56ced6aba2 (bug 1130010) for bustage. r=backout | |
05ce71421b6910fee9cf0b4451c4cd371d62bd83 | Sebastian Hengst — Backed out changeset 6acd35b64dc9 (bug 1130010) | |
4a992c10189fd39b2c9daeb49749127a5a2a0d7d | Luke Wagner — Bug 1284155 - Baldr: add Table.prototype.get (r=bbouvier) | |
b4575688fc9f27dcf04e1a3525d597cc953e34b8 | Luke Wagner — Bug 1284155 - Baldr: remove use of func-export-index, use func-index instead (r=bbouvier) | |
de1b69faee63429e0725cbc6ca07a99116f84ee5 | Luke Wagner — Bug 1284155 - Baldr: give each WasmInstanceObject a weak map of func-index-to-live-function-object (r=bbouvier) | |
09e1f272ac8d3857f1354fdd68ea94709f8a214a | Luke Wagner — Bug 1284155 - Baldr: simplify Module::instantiate interface (r=bbouvier) | |
669fdfdba6eb8a9cc8d1ddecfb1169b7574b758d | Luke Wagner — Bug 1287240 - Baldr: only do global initialization after everything else has succeeded (r=bbouvier) | |
c686dd1366a3c3e45a64e71fec65cd587be38dac | Terrence Cole — Bug 1285605 - Report number of Zones and Compartments swept in a GC; r=sfink | |
6cca6d362e38a4eb1f680c62a17137e04b1169f2 | Matt Howell — Bug 1247239 - Allow the maintenance service to copy updater.exe only from the installation directory, and verify it first; r=rstrong | |
fd7eaf008b62b564dcb6e31aa76ba5c476de559d | Kannan Vijayan — Bug 1287163 - Remove over-strict asserts in InternalResponse IPC code. r=sicking | |
6acd35b64dc936c0e5fed7b041a81508518e324a | Paul Adenot — Bug 1130010 - Add tests for the new {AudioParam,AudioNode}.disconnect() methods. r=dminor | |
ac56ced6aba28b8977627a1d5d003159a067b64b | Paul Adenot — Bug 1130010: Implement the new AudioNode.disconnect methods. r=dminor,ehsan | |
10d9d28579dc18269f663f7cad4f1d8f4b9cd141 | Jan Varga — Bug 1261491 - Intermittent test_quotaExceeded_recovery.js | application crashed [@ mozilla::dom::IndexedDatabaseManager::Notify]; r=khuey | |
048a09249037efad7c9cdb8a985c760c83bd0f71 | Kannan Vijayan — Bug 1286636 - Use dedicated custom-port query socket to do mDNS queries. Respond to queries using per-interface sockets. r=justindarc | |
514f963dfefd24b04ef05cd2889c3ea4b8836bc3 | Kannan Vijayan — Bug 1246680 - Make ReadSPSProfilingStack check that profiling is not suppressed before proceeding. r=shu | |
b6d9207f225715ada12aee6aed640f1708f46804 | Carsten "Tomcat" Book — Merge mozilla-central to mozilla-inbound | |
45312f91ab910ed9c646da50baba3a09415abe8f | Andrea Marchesini — Bug 1282407 - Test for nsIURIWithBlobImpl, r=smaug | |
d9675ab3d203fcb75025724c4726232e730047e1 | Christoph Kerschbaumer — Bug 471020: Follow up, update quotes within security.properties. r=me | |
7985dab6e65e467609a515497a6cf47b2e15785c | Kartikaya Gupta — Bug 1283826. r=mstange,Bas | |
1ece89d2f73e34936a4b86df16ce30a7fd51e1e9 | Helen V. Holmes — Bug 1266414: device modal fades in/out, r=jryans | |
003901a846c74e63c614cc7fa6653a3683f71cd5 | Carsten "Tomcat" Book — Merge mozilla-central to mozilla-inbound | |
5f295fe7c321992dac6d33baf1fb07bbace18c7b | Jon Coppeard — Bug 1286833 - Refactor tracing the whole cell store buffer to hopefully improve tenuring performance r=terrence | |
c480a657e2ab2134ccd48163116b4d5e6b162644 | Kartikaya Gupta — Bug 970346 - Add a DocShell attribute to override the default touch event options to a tab. r=bz | |
3ee328c56de0ea180b7e83e487d4fbd8fb4556b5 | Christoph Kerschbaumer — Bug 471020 - Update wpt tests for X-Content-Type-Options: nosniff. r=jgraham | |
000576e264bdabfeb3a1d1d35433194aeb7a5aed | Christoph Kerschbaumer — Bug 471020 - Test X-Content-Type-Options: nosniff. r=dveditz | |
ffe60708c4579d6acdb594811de394bc298fa45e | Christoph Kerschbaumer — Bug 471020 - Implement X-Content-Type-Options: nosniff. r=dveditz,bz,mcmanus | |
d6f1c31cfcc4aaed9b5fa219b5e728dd6082fa1c | Nicolas B. Pierron — Bug 1281572 - Add gdb commands for calling iongraph with an instance of a MIRGenerator. r=sstangl | |
895a11230f50a35a7dc626f6cdca22018f772547 | Nicolas B. Pierron — Bug 1287086 - Use LifoAlloc::AutoFallibleScope in LSprinter::put. r=h4writer | |
d8fb8e2d81a0bcd9d75703916c8e0593dac12d3c | Jan de Mooij — Bug 1285134 part 2 - Rename ShellRuntime to ShellContext. r=efaust | |
2fb342547aa8c02298f38714058411a651ea4b90 | Jan de Mooij — Bug 1285134 part 1 - Move the runtime private to the context. r=efaust | |
be09c9391d44f82e08c483996b2dbfe37f1327bb | Jan de Mooij — Bug 1287063 - Remove isGCScheduled check from activeGCInAtomsZone. r=jonco | |
f298d01adec5beb9e59b8f192033a8d19c64d21a | JerryShih — Bug 1259702 - test case for webgl getFragDataLocation(). r=jgilbert | |
5ceca97f85de7af0a12d5c49a0ee2101c041211c | JerryShih — Bug 1241042 - remove the original implementation. r=jgilbert | |
ad52707263579bd7f3cb4a896a04f3a5aef44779 | JerryShih — Bug 1241042 - save frag translated varying names into LinkedProgramInfo. r=jgilbert | |
1333efcac5064aeb246e977676df99ac2428c0ec | Mark Goodwin — Bug 1286600 - prevent errors in calls to the CertBlocklist from causing blocklist sync to fail. r=MattN | |
4ab76338931e0e3f80c43f1922cb4670e5322f13 | Damien Zammit — Bug 783733 - Wire up the jack cubeb backend in the build system. r=glandium | |
2026686ebec18d7cbcb9a495926c06d7abab5d7d | Andrea Marchesini — Bug 1279498 - Force WorkerPrivate->SetThread(nullptr) using a RAII, r=khuey | |
a6ca570852571ae98ef10902af8bc9a27543383c | Carsten "Tomcat" Book — merge fx-team to mozilla-central a=merge | |
c0f1a96173fcbebe880279435cf62a428965bac0 | Iris Hsiao — Backed out changeset d950882eb6ce (bug 1285063) | |
6850035575f72f307da52235b503e6930212dddf | Iris Hsiao — Backed out changeset 2ba4e664fa4e (bug 1285063) for xpcshell and M(10) failures | |
e7cd99539c53235604f03a6cd56458dd2d337cdb | Carsten "Tomcat" Book — Backed out changeset 081628fb2043 (bug 1287368) for dt tests failures | |
82d5ffb13e63041c0f1e074e5227e489d4036948 | Johann Hofmann — Bug 1285893 - Add hover state to notification anchor icons. r=florian | |
d950882eb6ce5840a6bb65f7ff1d63e0941bc802 | Matthew Wein — Bug 1285063 - Part 2 - Switch to using the Category Manager to register scripts/schemas in order to load them in time for Fennec. r=kmag | |
2ba4e664fa4e0f1c13dbf6db3b4c1c8a33712019 | Matthew Wein — Bug 1285063 - Part 1 - Add a helper to XPCOMUtils to iterate over entries in a category. r=kmag | |
a0266bb6db011a81fd7e6425638b33d7bcb42025 | dimi — Bug 1281083 - P2. Testcase for changing the urlclassifier.*Table. r=francois | |
158b91a92d4cac7db55806151e48328bc327a9ca | dimi — Bug 1281083 - P1. Changing the urlclassifier.*Table prefs doesn't take effect before the next browser restart. r=francois | |
5f60270bf1bbf06e09cf5dc3f35a622da3c4e632 | Matthew Wein — Bug 1272198 - Add tests for accepted modifiers. r=kmag | |
b53dd977b6d65fb49d56a8da063d63311ef11f0a | Decky Coss — Bug 1287896 - add reference to Bug 1287655 in html/semantics/forms/textfieldselection/selection.html.ini; r=ehsan | |
2111ed9e189e5b3c536f99f756cfe4481076a615 | Edouard Oger — Bug 1287478 - Use proper plural forms for notification of incoming tabs. r=flod,markh | |
081628fb204320bda9f26d72f54c06ce64bdc26f | Jan Odvarko — Bug 1287368 - Fix inspector sidebar portrait mode; r=pbro | |
30b6f751cdcefc35226c771650782e987c66a649 | gasolin — Bug 1285449 - Firebug theme - Don't apply inverted filter to sidebar-toggle, rewind-timeline, pause-resume-timeline in Inspector; r=Honza | |
b99fa4e2c82986e9462c61bc5b8c7fd4297ef362 | Steve Chung — Bug 1285530 - Reps: Off by one error in grip-array max length. r=Honza | |
c96249f34046211c1f9884479eb5e53e07ff976f | gasolin — Bug 1279526 - Firebug theme: fix CSS for rule view property; r=Honza | |
4553ad09496a74d6d613d60ceefc22367cd4ee9b | Tom Tromey — Bug 1266839 - replace uses of nsIXULAppInfo in devtools; r=gregtatum | |
98a277292d0b8a76e068a17d23fa0defda4334d1 | Tom Tromey — Bug 1265802 - Add Services.appinfo.OS shim for devtools; r=jryans | |
b0b3b5145e8f3c82794c6078143f91a3b4dc5776 | Luke Chang — Bug 1265686 - Add PageUp/PageDown/Home/End navigation in AbstractTreeItem; r=gregtatum | |
d3c71a72e5919852da96555b8d178790cf916f3e | Joseph Yeh — Bug 1274609 - Replace uses of Ci.nsIDOMNodeFilter constants. r=jlongster | |
46d964768cf63cd67a5e4eae37f54725042bb2ba | Greg Tatum — Bug 1261048 - Fix shortcut modifier bug with Flame Graph. r=jsantell | |
abd1161f6a90962bc80c44b3f1d2f31392a118c6 | Mark Hammond — Bug 1287687 - prevent the clients engine from scheduling syncs every 90 seconds. r=tcsc,eoger | |
d1eef136f2523f1726a16c48eace3df02766ac01 | Rakhi Sharma — Bug 965322 - Full screen windows on Windows 8/8.1/10 should not have Windows 7/Vista window controls. r=Gijs. | |
4720fe92629a2d2a7c4811e6c4a47eb20b035e59 | Dão Gottwald — Bug 1283812 - Stop dispatching the TabSwitched event. r=mconley | |
3436cd5b4928abb0c33225ba04548631d152c735 | Dão Gottwald — Bug 1287732 - Remove some event.target null checks. r=gijs | |
3696a22ff7a09bcc27296c0a5648e2e9afd32f67 | Gijs Kruitbosch — Bug 1286389 - fix focusing if nothing is focused when panel closes, r=Enn | |
c0ab769be276bf670f47d77ab470708beba15488 | Julian Descottes — Bug 1280360 - markupview: a11y fix tabindex when modifying attributes;r=pbro | |
efa58477381d54e2d0bd1d89c2d9210a3714e143 | Carsten "Tomcat" Book — Backed out changeset 4fb8d384921e (bug 1281125) for failing on own tests | |
a5a2837e3fed3cfdf6be39fa756e3be7e1257190 | Johann Hofmann — Bug 1285891 - Update notification anchor icon for plugins to SVG. r=paolo | |
65524ee7219ac01b54b89836b67d70ea9d818dbc | Julian Descottes — Bug 1287090 - HTMLTooltip: support host changes by retrieving top window dynamically;r=bgrins | |
48d51227912b8ec3600758d59a995521e2fbea1c | Gabriel Luong — Bug 1247729 - Move the box model panel into the computed styles panel r=jdescottes | |
4fb8d384921edc4ee47d640c50aadb02296347e2 | Gabriel Luong — Bug 1281125 - Split up browser_layout_update-after-navigation.js test r=jdescottes | |
3383b0da1a14340ec6096aca542eb73b0f7341d5 | Carsten "Tomcat" Book — merge autoland to mozilla-central a=merge | |
5a91e5b49be3c1ba401b057e90c92d7488e3647d | Carsten "Tomcat" Book — merge fx-team to mozilla-central a=merge | |
e2ddf53209916302a81ca331f88b4df8df0ca7c7 | Drew Willcoxon — Bug 1280825 - Download panel is truncated in French when running more than 3 downloads. r=jaws | |
77a5e8e87f91113dcf6cb15fdc83a184cc237e48 | Andrzej Hunt — Bug 1280382 - Catch ClassCastException that may occur on return from generic method r=mcomella | |
a35a15008f0c37488cfc5f907f6d553aab028eb8 | Andrzej Hunt — Bug 1284544 - Remove redundant flag from PackageManager.queryIntentServices r=mcomella | |
5585aaffb2b674068cad9a125a7528a57c0962c0 | Andrzej Hunt — Bug 1284544 - lint: suppress useless override error caused by presence of 24 sdk r=mcomella | |
0cb14ba581524b331fd3f0c850695a963c6cc3e4 | Andrzej Hunt — Bug 1284544 - lint: don't error on "OldTargetSdk", we don't want to upgrade the sdk yet r=mcomella | |
62bb8900cfef139ac0ea2f9bc4db742166d6f9a5 | Wes Kocher — Merge m-c to fx-team a=merge CLOSED TREE | |
7ccf33128023d24884aee9df86a556508b52d482 | Michael Kaply — Bug 1287476 - Clear panel handlers to avoid double page. r=Gijs | |
8b57c89f86db1e9a8ae0ef756363558f86130ff4 | Julian Descottes — Bug 1287438 - html-tooltip: use level=top for xul panel wrapper;r=bgrins | |
48f8ce9cacd7fdba23b7a557f8454f37cd49a753 | Carsten "Tomcat" Book — Merge mozilla-central to fx-team | |
a321cbe19561bfe6e5b2b4d479f3eb0d84e26f2a | Sebastian Kaspari — Backed out 3 changesets (bug 1282410) | |
cd99b54daeb13fb8a15278caad6800be85ddbc04 | Sebastian Kaspari — Backed out changeset 83088b5375ae (bug 1284754) | |
ec19b4cb42d5355d336967e00059ddee3053f924 | Carsten "Tomcat" Book — Merge mozilla-central to fx-team | |
10ef4e6ed0a3dfa4f1523069647c7d93c2b28e7a | Gijs Kruitbosch — Bug 1277583, tests, r=ckerschb | |
d70bb3bdb5cc14df566cc1ed2c12f38e184a2f54 | Andrzej Hunt — Bug 1284587 - Distinguish normal from reader view bookmarks in telemetry r=liuche | |
1249782e3771430f4328851c1e8d198c204a4cd0 | Paolo Amadini — Bug 1282050 - Fix the updating of download commands in the Library. r=jaws | |
59b689bc8972abc6692edeecd4dba8e536f18cc7 | Paolo Amadini — Bug 1281190 - Keep collecting telemetry for Permissions Notifications until version 55. r=bsmedberg |