| User Push date [To Local] | Changeset | Patch author — Commit message |
|---|---|---|
| kwierso@gmail.com Wed May 10 23:48:19 2017 +0000 | d8762cb967423618ff0a488f14745f60964e5c49 | Wes Kocher — Merge inbound to central, a=merge ← 70 merge changesets [Collapse] |
| c0318c8fa15e76f6eaab2df21235b196f64187b2 | Sebastian Hengst — Backed out changeset 502f442198b6 (bug 1360248) for build bustage in WasmSignalHandlers.cpp, at least on Windows 2012. r=backout on a CLOSED TREE | |
| 2dafdc199ec7ff8c03682048c8b0e624aeda38a8 | Sebastian Hengst — Backed out changeset 5b0d8eb9dc56 (bug 1360248) | |
| b83af0b372e8473091513f85cde558b4957814be | Sebastian Hengst — Backed out changeset 20f376c71c88 (bug 1360248) | |
| fede60d2180928e31b9e7b13cd96fbe0dc151121 | Sebastian Hengst — Backed out changeset 3e087957c2c6 (bug 1360254) | |
| 9621b63fc745a7fa5b1b7092916bfe106d9c02f6 | Gijs — Bug 1354082 - rm space because it's 'async function()' but 'function* ()', rs=bustage on a CLOSED TREE | |
| 74f065888725aaeeb6c518cb6c563944f099c054 | Birunthan Mohanathas — Bug 903966 - Stop blocking 'http://127.0.0.1/' as mixed content. r=ckerschb,kmckinley | |
| 55933994ddfdd540f554d12cc1a11ee74c3ec0c5 | David Anderson — Remove unnecessary MOZ_COUNT_CTOR/DTORs on reference counted compositor objects. (bug 1360963, r=mattwoodrow) | |
| 119ce372e28e51d938596458ea7669c827a064d5 | Gijs Kruitbosch — Bug 1354082 - part 2: make overflow panel show up in customize mode and make dragging work correctly, r=mikedeboer | |
| 59cd845e4cb03cb40a88115017bfed937c1eb15e | Gijs Kruitbosch — Bug 1354082 - part 1: make toggling the photon structure pref at runtime not break the panels, r=mikedeboer | |
| a92f82ecbf109bac753109ca11f6c001bc6d55ae | Gijs — Bug 1354082 - part 0: set prefs in all the tests that need it, r=mikedeboer | |
| 09153d47e1bdf4d04e7d9c5f705d528bad16abee | David Anderson — Remove LayerManagerComposite's geometry changed flag. (bug 1363249, r=mattwoodrow) | |
| e916525919a900e91ba6b165768b89eefb74ea07 | David Anderson — Revert to synchronous resizes when the DWM is disabled. (bug 1363122, r=bas) | |
| d1e46aeb0768c7908d3bd7cd183de4c1a95fdd4a | Ted Mielczarek — bug 1363358 - add a MOZ_PHOTON_THEME build option. r=chmanchester | |
| 17670f6aeeae11dde7258edecf1373829fca9979 | Ted Mielczarek — bug 1358215 - add MOZ_PHOTON_ANIMATIONS config var/define, default enabled on nightly. r=chmanchester | |
| 3e087957c2c69a32e5a45da0f24db1c9625a5543 | Luke Wagner — Bug 1360254 - Baldr: remove JSContext::wasmActivationStack (r=bbouvier) | |
| 20f376c71c8823c8beaef326f41558326420a1ff | Luke Wagner — Bug 1360248 - Baldr: use wasm::Frame* type for fp instead of void* (r=bbouvier) | |
| 5b0d8eb9dc56800360772eec31609fac555ca254 | Luke Wagner — Bug 1360248 - Baldr: remove WasmActivation::exitSP_, using unwinding instead (r=bbouvier) | |
| 502f442198b6d41e05d6fac2be02b1bd229bae6a | Luke Wagner — Bug 1360248 - Baldr: factor out argument/return ABI code (r=bbouvier) | |
| 4346875ba9c34e6c1825f3c732bbc8f7067efa3f | Christoph Kerschbaumer — Bug 1359204 - Test view-source can open link is not blocked by security policies. r=gijs | |
| 3e0a18eacde8f93f3d58fe66dddf376377861d86 | Christoph Kerschbaumer — Bug 1359204 - Use SystemPrincipal as TriggeringPrincipal when loading page as view-source. r=bz | |
| e7a7df04f9ba559fdc8c849a353a52e361c87b96 | Christoph Kerschbaumer — Bug 1359204 - Do not query nested URI within CheckChannel in ContentSecurityManager. r=smaug | |
| 0770cc3b037f5b55fa2155600293001703c333c0 | Junior Hsu — Bug 1363472 - Ensure that the wyciwyg constructor isn't sent when shutting down. r=valentin | |
| 2332eb92c85e8effa5d6018bdc8fc494cbf5e69e | johndai1984 — Bug 1340477 - Support feature detection for autocomplete attribute. r=smaug | |
| a5a5759c95470257559d943ee060a1d91865d0e5 | Oriol — Bug 1362504 - Let JSON Viewer save with original content type. r=Honza | |
| 8e7840392d2e78a88e026088eb8d697a9a64f26f | Evan Tseng — Bug 1360846 - Make the prefs restore to default value before run the tests. r=jaws | |
| d9cb7e835d4cc582df67fea4794113e022ddb830 | Ho-Pang Hsu — Bug 1290951 - Part 4.2: Add a mochitest for an useless imported script after an update. r=bkelly. | |
| 2684d41c75e4f4301fee7b0e4ebc363b67c05b6b | Ho-Pang Hsu — Bug 1290951 - Part 4.1: Add a new wpt test for extended bytecheck. r=bkelly | |
| 2fdb0ae64a1b732bba46d1b337021b201c3eab01 | Ho-Pang Hsu — Bug 1290951 - Part 3.2: Tolerate missing imported scripts. r=bkelly. | |
| 6194a6a0f51076c1f165ed8a0f062ae47c55a306 | Ho-Pang Hsu — Bug 1290951 - Part 3.1: Extend the bytecheck to imported scripts. r=bkelly | |
| 9a722c9de4414ba458f7c837d1dfcf39e3cda73b | Ho-Pang Hsu — Bug 1290951 - Part 2.8: Remove CompareManager::SetMaxScope() and CompareManager::SaveLoadFlags(). r=bkelly | |
| 4e36f20bea0497f3e2fb9515cacc104301ca64ca | Ho-Pang Hsu — Bug 1290951 - Part 2.7: Unify how CompareManager, CompareNetwork and CompareCahce report errors during initialization and other operations. r=bkelly | |
| 7236a196cff02b2d93aa3d47ee5cd82769b5a45d | Ho-Pang Hsu — Bug 1290951 - Part 2.6: Change the relationship between CompareManager, CompareNetwork, and CompareCache. r=bkelly | |
| b6b85669af94f0be15f07488f9ceb6cb9b38d490 | Ho-Pang Hsu — Bug 1290951 - Part 2.5: Move ChannelInfo and PrincipalInfo into CompareNetwork. r=bkelly | |
| bb76b58e45fc88de1d93b97691fa49ad5bf4007a | Ho-Pang Hsu — Bug 1290951 - Part 2.4: Add mIsMainScript to CompareNetwork. r=bkelly | |
| f2b2e0d54e5137cb693eca064146b5c0d4931117 | Ho-Pang Hsu — Bug 1290951 - Part 2.3: Update the lifecycle of CompareCache. r=bkelly | |
| 974b55cde2af9919f4fc4cd30dc13ae92094985d | Ho-Pang Hsu — Bug 1290951 - Part 2.2: Make CompareManager::ComparisonFinished() public. r=bkelly | |
| cda24c8eccc4491a9fbf4c10afd67516dff5f6dd | Ho-Pang — Bug 1290951 - Part 2.1: Move some functions out of their class definitions. r=bkelly | |
| fedca2ad4ce6c71de9f17eda3fd08cc395413086 | Ho-Pang Hsu — Bug 1290951 - Part 1.2: Get the script URL list before actual comparing. r=bkelly | |
| e40aeb64bdab6b081fcf0ba785f56b6f44dc9d9c | Ho-Pang Hsu — Bug 1290951 - Part 1.1: Move some function implementations out of CompareManager. r=baku | |
| 66b20d029e9565fd725d614e90e0e9da430e3a65 | Wes Kocher — Backed out changeset 7cd208304d1f (bug 1363472) for being a possible cause of failures in test_animSVGImage.html a=backout | |
| 4f45c9de5a9eec9be3549d067907fbe63c475e8c | Wes Kocher — Backed out 3 changesets (bug 469228) for being a possible cause of frequent test_animSVGImage.html failures a=backout | |
| e953db6c88cc5ac89d1951e13d131c5eff9b5bdf | bechen — Bug 1354853 - Avoid thread racing on Androidridge instance. r=jolin, r=jchen | |
| 33d65dc8e28a0075fbd5787a15ba8b571a36895c | Pascal Chevrel — Bug 1351827 followup: Don't scale down the new mozilla SVG logo for High DPI. r=dao | |
| 761b3f55f10f3df16601ce62e4d15b0c558c0cfb | Wes Kocher — Backed out 9 changesets (bug 1340627) for graphical glitches a=backout | |
| 61fe0c6efb5ee46f3597c74dcc5b52776493f053 | Wes Kocher — Backed out changeset 7f151e6ae195 (bug 1340627) for graphical glitches a=backout | |
| 551b49873e8044b7c6863640547337b955029a93 | Ben Kelly — Bug 1362444 P3 Add a mochitest verifying accessing self.caches does not block idle Worker shutdown. r=baku | |
| 4dfa701c548971d35cd2831e0c1a7b2f6c1e6478 | Ben Kelly — Bug 1362444 P2 Allow idle worker shutdown while Cache/CacheStorage DOM objects exist, but block it during Cache operation. r=baku | |
| 179023a3c485f01838b7f5446bc2ef9adf89bcfb | Ben Kelly — Bug 1362444 P1 Allow idle worker shutdown to begin for an opt-in WorkerHolder mode. r=baku | |
| 36496a0fbbab4f9fe0765301cec818233831b23a | Kai Engert — Bug 1350291, uplift NSPR_4_15_BETA2, r=franziskus | |
| 590b949a5e4ae9239e453a6c63a968faa5e8ca44 | Kim Moir — Bug 1358976 - Stop automatic triggers of nightly builds on mozilla-aurora r=dustin DONTBUILD | |
| 75cf7bb24193488a1f9ee9fb8fa5b2582ffd3091 | Lee Salzman — Bug 1267909 - fix line heights to properly scale to requested size for color-bitmapped SFNTs. r=jfkthame | |
| 7f151e6ae1954ca72aa64575ad39682a89656fdd | Kartikaya Gupta — Bug 1340627 - Follow-up to fuzz a reftest when webrender is enabled. r=lsalzman | |
| feddbccfffcccbe00b043b3ffffa0da55b1cc10d | Nathan Froyd — Bug 1363426 - part 3 - minor cleanups to Atomics.h; r=erahm | |
| 31c0760423ecb7ccd4448897d37df0b9836bb547 | Nathan Froyd — Bug 1363426 - part 2 - remove unneeded MOZ_HAVE_CXX1_ATOMICS; r=erahm | |
| f9dda7a0f6c71999f524841296a7a3924c4e2d4c | Nathan Froyd — Bug 1363426 - part 1 - remove #ifdeffery in Atomics.h; r=erahm | |
| cb0360c3468d376765d8710965860814d1bc22ab | Nicolas B. Pierron — Bug 1351357 - Use the ReadOnlyCompileOptions from the HelperThread while decoding RegExp. r=bhackett | |
| 28c30e21ceb7c4144189e499cc89d1a48e916c3c | Carsten "Tomcat" Book — Backed out changeset dd31968cb8d7 (bug 1327784) for eslint failure | |
| 4126603b0e553ab028ec51cfbf8c7f32fe693ece | Carsten "Tomcat" Book — Merge mozilla-central to mozilla-inbound | |
| dd31968cb8d72803d9a9f3f2fd7ef78c7319f563 | Oriol — Bug 1327784 - Let JSON Viewer save using standard saving methods from contentAreaUtils.js. r=honza | |
| 1431c80b02efa27c574f826c889cc9742b766b2b | Kershaw Chang — Bug 469228 - Part3: Prune all connection at the end of test, r=Waldo | |
| 8d46046a7367540c311a9abbfb4fcf3f868bb824 | Kershaw Chang — Bug 469228 - Part2: Modify tests that can not pass, r=Waldo | |
| 2e22c0308a7ea5f19d4616d408a65cdf39292c4c | Kershaw Chang — Bug 469228 - Part1: Support keep-alive, r=Waldo | |
| 7cd208304d1fb4a58908d707d991eb5b10d53f7b | Junior Hsu — Bug 1363472 - Ensure not sending wyciwyg constructor when shutting down, r=valentin | |
| 7cb6ed5e7e4b72b143e118578c103d2e1ff0df35 | kedziorski.lukasz@gmail.com — Bug 1359436 - Add leak checking to CycleCollectedJSContext and related classes. r=mccr8 | |
| e1b7cdaed4a1de48258162068cc724b8d62e62ee | Kershaw Chang — Bug 1352176 - Part5: Pass a null event target, r=schien | |
| 41678812d3cc425be24ff4cc1761775bff2407e9 | Kershaw Chang — Bug 1352176 - Part4: Pass a null event target in nsInputStreamPump::Init, r=jdm | |
| 49c26fdd9b8c171c12854ce842fd3ebd8a39c1f5 | Kershaw Chang — Bug 1352176 - Part3: Pass an event target at places where nsIInputStream::init is called., r=mayhemer | |
| 6823d1c41c5fb485dbe30d2360c3ab77f8e8c8c8 | Kershaw Chang — Bug 1352176 - Part2: Pass an event target when calling nsInputStreamPump::Create, r=mayhemer | |
| e83cf5af482be866ddfd8b3044ce87b8c824d88f | Kershaw Chang — Bug 1352176 - Part1: Pass a labeled event target when initializing nsInputStreamPump, r=mayhemer | |
| kwierso@gmail.com Wed May 10 22:26:00 2017 +0000 | 3df2494ade45b92728a1e0e4c0ca257b162ff94c | Wes Kocher — Merge autoland to central, a=merge ← 58 merge changesets [Collapse] |
| d1ca7011bb36e648888f6d8bd04e00f8c276f62e | Wes Kocher — Backed out changeset 375bf84f1825 (bug 1363714) for flake8 failures a=backout | |
| 375bf84f182515026cfc3c1ebaf78e54ba2a5263 | Wander Lairson Costa — Bug 1363714: Split tests tasks between TC and BB. r=dustin | |
| fb67d4a855752424e3a422b14a0fb59c7b739bac | Gijs Kruitbosch — Bug 1087380 - avoid alternate (www....com) URI fixup for localhost and items with ports, r=bz | |
| eb5cc2b22ef08b599e3995b6136d183e4210636c | Benjamin Bouvier — Bug 1363431: wasm: Check for maximum br_table size; r=luke | |
| 8b3ae4be3a135640849ff6225f629c8ec97f1650 | Valentin Gosu — Bug 1363700 - Add RCWN stats to about:networking r=bz,michal | |
| b4bc0ff1648e439a402703e994e1b9f37ee8ff6f | Dão Gottwald — Bug 653670 - Fade out URL bar text overflow in unfocused state. r=jaws | |
| da9e965acf9ce9f2b8bed53f67cdb23ec13eed0d | Wes Kocher — Backed out changeset 75a14f02f6f7 (bug 1330315) for build failures in TelemetryHistogramData.inc a=backout | |
| 58cbb2e1f39effcb9600b200ef0fa3e1e564901d | Jan Beich — Bug 1363686 - Pull LLVM 4.0 for ./mach bootstrap for Stylo on FreeBSD. r=rillian | |
| bb89dbcd4c8ecf2d6b9d5d7d2e005eae75e745ec | Jan Beich — Bug 1363686 - Prefer llvm-config aliases for 4.0 on Debian and FreeBSD. r=rillian | |
| ed073a4c343ec5eccbbefa22c14b40a4a3ba1b39 | Chris H-C — bug 1335343 - Add initial record_in_processes support r=Dexter | |
| 1a4891c3d86af007f9617ecc0558e9ef94b797bf | Botond Ballo — Bug 1362889 - Ensure the MockContentController in APZ GTests doesn't outlive the test fixture. r=kats | |
| ff09d3c3180dcb3b85b71c6fb609b354a2d0fb7f | Emilio Cobos Álvarez — Bug 1363666: Remove more LLVM version requirements for stylo. r=froydnj | |
| 0dcb3c73f9360afdd232f1e3aba27689a278c4ae | Ted Mielczarek — bug 1357622 - update sccache to rev d3aa1116844b50c03015266d2f48235509fa7deb to pick up a fix for build failures. r=mshal | |
| 3b02ca42da3aeff49828a6486a0370fcf8ec928d | Sebastian Hengst — Backed out changeset 3e704f6d9476 (bug 1354141) for failing mochitest browser_ext_browserAction_popup_resize.js. r=backout on a CLOSED TREE | |
| aa740eb0e52cc6b9f8b24388caa43e2de7b63f47 | Wes Kocher — Backed out changeset 69ddf4e384ab (bug 1335343) for lint failures a=backout | |
| 82781ad9d4d3fb7a12edabef195969d15db18d1d | Alex Gaynor — Bug 1363729 - Fixed a small formatting regression in tests. r=haik | |
| e122fba32bf8beb7c60f65b31c2a98193ee9bd12 | Evan Tseng — Bug 1360140 - Add Learn More link for the Use recommended performance settings checkbox r=mconley | |
| c17b86def2f6338970b2a82ba79965fbcc6e54b0 | Ethan Glasser-Camp — Bug 1363430: Update kinto-http.js to 4.3.4, r=MattN | |
| 75a14f02f6f797926cab0d21d4e924d223369dca | Fischer.json — Bug 1330315 - Add a telemetry probe to track how the Preferences are opened, r=mconley | |
| 09259740487bb1a95a70e2e4bfd5183f28fc0d56 | Evan Tseng — Bug 1361969 - Update the URL of "Firefox Support" Link r=mconley | |
| 773f2202cf94f570373d52de4d28e3d4237b5d35 | steveck-chung — Bug 1362937 - [Form Autofill] autofill's autocomplete popup filtering is broken. r=MattN | |
| 6f41cbcef051008450e664e75afb64681e50bc6a | Milan Sreckovic — Bug 1358297: Part 5. We have a new function, StripTaggedASCII that needs to be added to the heap hazard whitelist. r=froydnj | |
| c9869aeff96d7c71c811edb1b8c0258c36275fbc | Milan Sreckovic — Bug 1358297: Part 4. Optimize Strip/CompressWhitespace as a special case using ASCIIMask. r=froydnj | |
| d0e69a04aa14acc14b113b348d743418a3cc3d58 | Milan Sreckovic — Bug 1358297: Part 3. Create special case for stripping CR and LF on TSubstring, and use it in all the places that it is called. Use ASCIIMask to make it fast. r=froydnj | |
| 1184b333336a8af153cc1f46265181e98fefee3a | Milan Sreckovic — Bug 1358297: Part 2. Helper class to mask ascii characters, letting us do a faster test for membership in a string/character set. r=froydnj | |
| f905c48c25fce6845fafacef2249a92dd7c36f77 | Milan Sreckovic — Bug 1358297: Part 1. Unit test, including performance, for Strip/CompressWhitespace. Also using AssignLiteral in other tests where appropriate. r=froydnj | |
| 6edb37ca97e75a3a89d3e769880afba894aaf2dc | Wes Kocher — Backed out changeset feea2db3ddbe (bug 1363664) at developer's request a=backout | |
| 3d9ea2c9d295d4492bc59b46b73c4b41d406ceb2 | Ralph Giles — Bug 1363500 - Remove TestMP4Reader. r=jya | |
| d27e83aae737e2794235f652fd84f2ec10080f20 | Chris Manchester — Bug 1317189 - Fix --rebuild-talos for TC try jobs by checking the correct attribute. r=wcosta | |
| d0fccf681c202e09119a65fe37a05b043d6b6bef | Ralph Giles — Bug 1336153 - Skip RustLibrary init on artifact builds. r=froydnj,nalexander | |
| 875c064191256b0fa97f32a3de43d0cfe9eddb06 | Ralph Giles — Bug 1336153 - Remove MOZ_RUST. r=ted | |
| feea2db3ddbe2be9de37e07b1f1d2ce8493a2bbe | Ravi Shankar — Bug 1363664 - Add bindings for StyleGridTemplate and nsTArray<nsString>; r=heycam | |
| 24d90a019536d415c3fdd4792198fc2e6e5d8be6 | Mark Banner — Bug 1363790 - Turn off some ESLint rules for devtools that are in mozilla/recommended but not enabled currently for devtools. r=tromey | |
| 152a4024af0413ca6e07dfdf8827f716e8d036b8 | Alastor Wu — Bug 1357633 - part2 : add tests. r=sebastian | |
| 1c9d8ee77acabc5779ace8be68656de82bb3ea9c | Alastor Wu — Bug 1357633 - part1 : request audio focus again when resume media from page. r=baku | |
| 39ca824921c484d038d9fc15cd7a23df0c404b09 | Thom Chiovoloni — Bug 1362099 - Make RESTRequest handle GET's where the response is > 8192 bytes and we know the charset r=markh | |
| c3002aa2affb63dafe66c4469aa613d194a50729 | Tom Tromey — Bug 1334276 - add Printf unit tests; r=froydnj | |
| c9da12b021ae6160e10e71119ae61b619018b076 | Tom Tromey — Bug 1334276 - remove dead code from Printf.cpp; r=froydnj | |
| d707450b2592511286bd35f0eaedfae0acacf94a | Julian Descottes — Bug 1363685 - revert addonDebugging.label2 to addonDebugging.label;r=flod | |
| 69ddf4e384ab3aca208d333531e147724d41402e | Chris H-C — bug 1335343 - Add initial record_in_processes support r=Dexter | |
| 3e704f6d9476c810d336f132ec8a5bf6211521cf | Mike de Boer — Bug 1354141 - Introduce a new binding for Photon panels that allows for more granular control in behavior and to fork the styles entirely. r=Gijs | |
| 44ded04dd69337c86e33be791e6dc7c1b0a7bb23 | Sebastian Hengst — Backed out changeset dfb60edacd2f (bug 1363685) for failing devtools/client/aboutdebugging/test/browser_addons_debug_bootstrapped.js. r=backout | |
| 57330642868cef5fee5052fa85ca013ec767af1b | Masayuki Nakano — Bug 1363278 Get rid of nsIPhonetic and HTMLInputElement.phonetic r=smaug | |
| f2e0943a676204e50ebb2d0c69ac478a11ede380 | Henrik Skupin — Bug 1318351 - Remove mainContent and related code used by B2G. r=ato | |
| cfa7a86e0b8da60a7ccdfbba31c744ee3aad4aab | Henrik Skupin — Bug 1318351 - Ensure that window ids are internally handled as numbers. r=ato | |
| 281fa6a43aef363e4c8535f245d8cc7f264a7950 | Henrik Skupin — Bug 1318351 - Remove obsolete B2G code from listener frame script. r=ato | |
| 31fdc1fc528e7b473756f5962ea493c6cd40d9d9 | Henrik Skupin — Bug 1318351 - Remove B2G related assertions. r=ato | |
| 4aa517cee854e90a0ff5505c54a5ea2f23fcd74a | Henrik Skupin — Bug 1318351 - Remove readyStateTimer which was only used for B2G. r=ato | |
| eb62dc9d8524742ec288004e12d6380f1535c031 | Carsten "Tomcat" Book — Merge mozilla-central to autoland | |
| 7cb81c02e4392a1affd1b1c9a4047e642ce58d24 | Panos Astithas — Don't show 'Connecting' and 'Loading' labels in tab while loading pages (bug 1359352). r=dao | |
| 07819b6e08bfa493cb54ec1a2b7072694ec224cc | Chris H-C — bug 1362404 - Handle out-of-order overlapping event coalescing. r=masayuki | |
| 1500391c15309e87a843aeb7fd46a98e5273b8ad | Scott Wu — Bug 1361676 - Show selection highlight on date picker. r=mconley | |
| 0398b6fa1a0e574aef4370d1151574c550476551 | James Cheng — Bug 1362918 - Extend the blacklist to cover certain Galaxy S4 models. r=jolin | |
| fa7d4c3714a1abd335293ba0bfdf6fd384b5776d | Mark Hammond — Bug 1361965 - Provide access to a formautofill storage singleton. r=lchang | |
| dfb60edacd2fa877de9c881a7c96499c79d31253 | Julian Descottes — Bug 1363685 - revert addonDebugging.label2 to addonDebugging.label;r=flod | |
| 42e6c5b52136692219158700426222a7ae75659d | Emilio Cobos Álvarez — Bug 1362991: Compute at most one text style context per element. r=heycam | |
| 2b0dc8617306db983d48a0923be06b21770d5154 | Alexandre Poirot — Bug 1363539 - Remove dependency on DevTools from test_onGarbageCollection.html. r=sfink |