User Push date [To Local] | Changeset | Patch author — Commit message |
---|---|---|
ffxbld-merge Fri Aug 24 17:49:46 2018 +0000 | 719ec98fba77f12bdc8c1c0535206eeacef69e6d | ffxbld — Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release |
dd3200343b57f14f57195f4594b14855775401fb | ffxbld — No bug - Tagging mozilla-beta 012f393993d99014a115d49100f49d84faabde05 with FIREFOX_BETA_62_END a=release DONTBUILD CLOSED TREE | |
8c1750278c30147a98fead12d37819ef1ec3fd79 | ffxbld — Preserve old tags after debugsetparents. CLOSED TREE DONTBUILD a=release | |
06a1a739ae593264b7e5df269322a3c469ea2722 | ffxbld — Merge old head via |hg debugsetparents 2ad668767032daae6702a10e1086a7635723750c 012f393993d99014a115d49100f49d84faabde05|. CLOSED TREE DONTBUILD a=release | |
2ad668767032daae6702a10e1086a7635723750c | ffxbld — No bug - Tagging mozilla-central 190b827aaa2b5e6fb9af7a0defb238ccc35f8b9e with FIREFOX_BETA_63_BASE a=release DONTBUILD CLOSED TREE | |
190b827aaa2b5e6fb9af7a0defb238ccc35f8b9e | Tiberius Oros — Merge inbound to mozilla-central. a=merge | |
81d946cdc170db256f875568b109fe5439541c22 | Paolo Amadini — Bug 1484275 - ESLint quick fix, again. r=me | |
3eff5274ee785a1f8ecaa2467ee061323962cbe8 | Paolo Amadini — Bug 1484275 - ESLint quick fix. r=me | |
abd29769ce45f110299ef6bf4c667d5df496d0c1 | Paolo Amadini — Bug 1484275 - Fix opening the main menu while another popup is open on Windows. r=Gijs | |
f433ed4ff1de863250d6ebf82b5bc5afcea9b6c7 | Hiroyuki Ikezoe — Bug 1438814 - Stop any further transitions creation once after we got a transitionend for the width transition. r=birtles | |
8cf98bdb463d7953ac604c4788f0788c6d272e45 | Hiroyuki Ikezoe — Bug 1438814 - Use pre-increment operator for height changes. r=birtles | |
e1127dfee76a03cfb7f674234b08adde0009ecda | Hiroyuki Ikezoe — Bug 1438814 - Make sure the transitionend event is for width property. r=birtles | |
f0c6e521429cfaff0585ec6eaf734e9fcf873f8a | Tooru Fujisawa — Bug 1259822 - Show property key in the error message when target object value is null or undefined. r=jorendorff | |
5d6bf0312e088bb2424a8177589a9fd4aa44bfa8 | Ehsan Akhgari — Bug 1485427 - Add two assertions ensuring that request observers are (not) fired at the right times; r=mayhemer | |
701ceb33e3d751be2faa8bf1b99bd14d51f3eadb | Kris Maglione — Bug 1484496: Follow-up: Fix busted JS enumerator in Android directory service. r=bustage | |
602fa2f2e75da226a632f65700c9a1db8baf89ae | Kris Maglione — Bug 1484373: Follow-up: Work around a new race in browser_webext_options. r=bustage | |
d1049dde16ddb13fbb7b05d362a028a9aa24839f | Kris Maglione — Bug 1484496: Follow-up: Fix more NoQueryNeeded assertions. r=bustage | |
7d4ae67397e207d28f6fa51cadef94a14d482d85 | Mike Hommey — Bug 1485610 - Avoid copy relocations in binaries we build. r=froydnj | |
4fffa63b528ba3e7c57886e8670a816974941d13 | J.C. Jones — Bug 1470914 - land NSS 5bc69334e84f UPGRADE_NSS_RELEASE, r=me | |
4c27db2b3d6679e6e92c04ce207f7ab0e039df7f | Mike Hommey — Bug 1485503 - Avoid ld64 merging static and non-static data with the same name during ThinLTO. r=dmajor | |
9e87552351d5d5aa433c95f20620f2f799ab8a24 | Mike Hommey — Bug 1485545 - Upgrade clang 7 toolchains to rc2. r=dmajor | |
d6eb2c2d5830712ec0632bfec4a1c7c1e7b6cbae | Kris Maglione — Bug 1484236: Override cert DB for form autofill xpcshell tests. r=rhelmer CLOSED TREE | |
eef3785a6b441e83d392c2569091e969e1eac658 | Kris Maglione — Bug 1484373: Follow-up: Fix null deref. r=bustage CLOSED TREE | |
40ae82f3f8b57aa80f3891d09bc30fd8149af42f | Kris Maglione — Bug 1484496: Follow-up: Fix NoQueryNeeded assertion on Windows debug. r=bustage CLOSED TREE | |
9388b9926bc80f4aad52790da62a910528c58263 | Kris Maglione — Bug 1484373: Follow-up: Fix null deref. r=bustage CLOSED TREE | |
4239ad0cf14733e735a63c3e6677e37b41fe914f | Mike Hommey — Backout changesets 59c38e3958fe (bug 1485545) and 4017bcbb799d (bug 1485503) to give time to toolchains to build without blocking other landings. | |
4017bcbb799df8fc3cb8202969a1c85e5dc1cf94 | Mike Hommey — Bug 1485503 - Avoid ld64 merging static and non-static data with the same name during ThinLTO. r=dmajor | |
59c38e3958fe43fa2c968f729e61f4c41815f47e | Mike Hommey — Bug 1485545 - Upgrade clang 7 toolchains to rc2. r=dmajor | |
2bd127de1f05cd8379c279caea727690b847e5b9 | Kris Maglione — Bug 1484496: Part 6 - Remove unused XPCOMUtils.IterSimpleEnumerator method. r=mccr8 | |
7b496ebb5bbf0c42c3dd64a90022fbadd4005239 | Kris Maglione — Bug 1484496: Part 5e - Convert remaining nsISimpleEnumerator users to use JS iteration. r=mccr8 | |
719523b165252de73b82dda809015d3582fca6af | Kris Maglione — Bug 1484496: Part 5d - Convert devtools/ nsISimpleEnumerator users to use JS iteration. r=bgrins | |
3f1617759de56e327eb0b4edf1c4689a95ad8023 | Kris Maglione — Bug 1484496: Part 5c - Convert mobile/ nsISimpleEnumerator users to use JS iteration. r=snorp | |
1b53fb2a71a4086d5951b24e4ea0e7f76d9e3669 | Kris Maglione — Bug 1484496: Part 5b - Convert toolkit/ nsISimpleEnumerator users to use JS iteration. r=Gijs | |
6d6c4d5d3097c603e01e366129efccdb667c6254 | Kris Maglione — Bug 1484496: Part 5a - Convert browser/ nsISimpleEnumerator users to use JS iteration. r=Gijs | |
e8c65dc566057853a19c477e0b30cd9e81d6326b | Kris Maglione — Bug 1484496: Part 4b - Add intrinsic type information to most nsSimpleEnumerators. r=froydnj | |
8ca4845423179d1f0a2e929a827014b393564b76 | Kris Maglione — Bug 1484496: Part 4a - Add JS iterator support to nsISimpleEnumerator. r=mccr8 | |
15a738855cb06dd495c14fde3c8b54dde513c098 | Kris Maglione — Bug 1484496: Part 3 - Fix nsISimpleEnumerator implementations with broken contracts. r=froydnj | |
062e4138bfde6fb0f010d3fabb82b052b2a1b301 | Kris Maglione — Bug 1484496: Part 2 - Add common base class for all nsISimpleEnumerator implementations. r=froydnj | |
10d2e81f3c8a157151bf5cca7133e65458a859eb | Kris Maglione — Bug 1484496: Part 1 - Add support for symbol properties to XPIDL. r=nika | |
b88f5fa7dca4ba5cb92d9c905f3e52d043977498 | Kris Maglione — Bug 1484373: Part 12 - Use policy object rather than keeping serialized extension data alive. r=mixedpuppy | |
812ae71cea4f9c4971a6ef2b40b64eb26ba1feeb | Kris Maglione — Bug 1484373: Part 11 - Fold mostly-empty DocumentManager singleton into ExtensionManager. r=mixedpuppy | |
091835164b689bd673182068ab7c896cba203449 | Kris Maglione — Bug 1484373: Part 10 - Move some receiveMessage code to ExtensionContent.jsm. r=mixedpuppy | |
63c64335cec03809578607164b12ab6b067a52d2 | Kris Maglione — Bug 1484373: Part 9 - Move more extension page matching logic into policy service. r=mixedpuppy | |
1b774e058f1d93b737c4d37f4061e7e2f0449ff8 | Kris Maglione — Bug 1484373: Part 8 - Use generateSingletonFactory for process script singleton. r=mixedpuppy | |
0ac474b385990059335e48c03445e662172bc4d0 | Kris Maglione — Bug 1484373: Part 7 - Minimize duplicated code in process script message handler. r=mixedpuppy | |
4cc1736698ad36957e04996a5b087f6f1e5bad88 | Kris Maglione — Bug 1484373: Part 6 - Minimize the amount of JS processing required to init extension policies. r=mixedpuppy | |
03cdd81e991d9675c5166e39a825b99fabded292 | Kris Maglione — Bug 1484373: Part 5 - Minimize the amount of content script options processing we do in child processes r=mixedpuppy | |
a7848dcb339e399ee108590e413a548dfea4a1c3 | Kris Maglione — Bug 1484373: Part 4 - Move more content script injection logic into policy service. r=mixedpuppy | |
010feaaca7deeddb0ae13e5e899988af089ae241 | Kris Maglione — Bug 1484373: Part 3 - Add ranged iterator wrapper for nsISimpleEnumerator. r=froydnj | |
721d186ac3c3ecdf7a8e3fb1a2f4b6052d56e725 | Kris Maglione — Bug 1484373: Part 2c - Add Promise::Then handler which accepts a lambda. r=smaug | |
13e34da7e745043689e2bda3adbc889b25782f71 | Kris Maglione — Bug 1484373: Part 2b - Add cycle collection helpers for Tuple types. r=smaug | |
70b72c8bddc6dd189bf6cbc79828b790e032af3e | Kris Maglione — Bug 1484373: Part 2a - Add Tuple ForEach helper function. r=froydnj | |
ddba7fcc0d3b5493f7039d5dd61a77d647cb03f3 | Kris Maglione — Bug 1484373: Part 1 - Allow querying to ContentFrameMessageManager. r=smaug | |
e3bbdb2f97fed1fbdb74b2e15ecb3170ee490780 | Tomislav Jovanovic — Bug 1369209 - Implement management.install for themes only r=robwu,kmag | |
3ca4d76bcc88bc09e9efad701e3120943b423a16 | Cosmin Sabou — Merge mozilla-central to mozilla-inbound. a=merge | |
d81eb0bdb46afb881262bf2567d9604fe57bd762 | Sean Stangl — Bug 1483030 - Implement basic ARM64 codegen. r=djvj | |
3758580bd8895d0a0df7762fbc38b2b746ecef5d | Jim Chen — Bug 1330257 - 8. Add tests for Oreo auto-fill frontend; r=snorp | |
ef90e2fdfa1a4cd0eb71c32020335465c7f2244d | Nathan Froyd — Bug 1485716 - part 3 - add aarch64 windows support to the profiler; r=mstange | |
8b759e325d3cc18a079e5517371bfe4ed8bdec2c | Nathan Froyd — Bug 1485716 - part 2 - add aarch64 windows support to the stack walking code; r=aklotz | |
a9f0b832f3dff884f63ae5e86ec5651ca880e6c5 | Nathan Froyd — Bug 1485716 - part 1 - always use frame pointers on aarch64 windows; r=dmajor | |
c456c8a288b35a5dd1b4bba4682ccbc0f9e7fea8 | Dorel Luca — Backed out changeset d47a2f5db828 (bug 1481199) browser/base/content/test/urlbar/browser_autocomplete_a11y_label.js. CLOSED TREE | |
004facc71366c6ddb977750d129a48f66aa0c913 | Ehsan Akhgari — Bug 1485493 - Remove the XPCOM registration for the geolocation service; r=nika | |
4cd4b00bfb1721ded728badd698aaed3647552e2 | Jason Laster — Bug 1485752 - Update Debugger Frontend v86. r=dwalsh | |
72a1e585702b9698662955cf3fe05136c415ce26 | Mats Palmgren — Bug 1279185 (Follow-up) - Mark the WPT test legend-position-relative.html as expected PASS. r=me | |
4746df79fc33bb8d5c87cfb4738a7029004ebc57 | Eitan Isaacson — Bug 1484778 - Null-check scroll frame in DispatchScrollingEvent. r=surkov | |
2982d92cdd7ab8d125d5f902d63a9ea5eb4d0ab3 | Patrick Walton — Bug 1485538 - Expose WebRender's "show overdraw" debug mode behind a pref. r=jrmuizel | |
d47a2f5db82884f89e4a7aedfc7de00b13e9078d | Diego Pino Garcia — Bug 1481199 - Drop the obsolete dataType parameter for nsIBrowserSearchService.addEngine. r=mkaply | |
b8573b6390b17ece22ce1256cad57dd575834f7d | Jeff Muizelaar — Bug 1485691. Re-generate FFI header | |
9ffc581e5e174d892acb22cc2b3f81c9b2826846 | Jeff Muizelaar — Bug 1485691. Remark 1081185-1.html as failing. | |
4a57ba156ecf7f94641e860bb42e7113c54d788e | Jeff Muizelaar — Bug 1485691. Update webrender to commit 93997662842b6d8bafbdb3dde79009c930db66ca | |
010c8880c277c04fb99b5f6d135c99f36e6c3734 | Nathan Froyd — Bug 1485751 - add aarch64 windows support to protobuf; r=Mossop | |
c4897ce254c2bb0fb1ae1a38bb414a175f3af290 | Mats Palmgren — Bug 1279185 - Make sure we clip all of the fieldset border behind the legend, also when the legend is smaller than the border. r=dholbert | |
582994eb6fa96e60ce0271d2b2c54a6bed0a7608 | Lee Salzman — Bug 1485712 - set SkTypeface atomically in ScaledFonts. r=rhunt | |
62bf59351409430561fb8f8fcef08bdb1a7208cd | Ryan Hunt — Bug 1414389 - Remove use of RwAssert in CaptureCommandList. r=lsalzman | |
043aff7fda61899c7af4e49eb0f971ab29722bc4 | Masayuki Nakano — Bug 1485369 - part 1: HTMLEditor::HideResizers() should not stop cleaning up even if there is no window r=m_kato | |
92baee16f1805b865eb6d0042c6d8bc95598c1b3 | Daniel Stenberg — bug 1470853 - Add Telemetry::DNS_TRR_REQUEST_PER_CONN r=nwgh | |
4ca06c8731d39ef306a5765997eaab73a4e1cb52 | Masayuki Nakano — Bug 1485369 - part 0: Clean up HTMLEditor::HideResizers() r=m_kato | |
d2c2abac6d01e7b78142bffecdf5bd3e3265a47c | James Teh — Bug 1482025: Don't set aria-label on hbox page action nodes. r=Gijs | |
2c1a7b85ecbe8d1fafe493cc25f179bf0254803f | James Teh — Bug 1479678: Fix incorrect start offset when retrieving accessible text attributes if the last spelling error is not within this accessible. r=surkov | |
566486a3aa573d139f1368e212890684925f2cb7 | Jared Hirsch — Temporarily revert Screenshots back to Photon page action until 63 branches (Bug 1466575). r=ianbicking | |
efb8bd6f806258589bff057e6f8b479ec6745e56 | Thomas Daede — Bug 1417050: Add AV1 in MP4 tests. r=jya | |
024d4f5de3aa6810014d16a1ef21d5ab2e471cb3 | Mantaroh Yoshinaga — Bug 1470074 - Check direction when changing the dock position. r=gl | |
3de1d6228039258820829c04fe0d1b91d96ad6db | Brian Birtles — Bug 1484911 - Convert .disabled selectors on <form> elements in extension.css to :disabled; r=bwinton | |
073b8e49194afc45eca6efbc08f903128fe0d7bd | Oriol Brufau — Bug 1479129 - Implement support for updateProperties.highlighted in browser.tabs.update(). r=mixedpuppy,Gijs | |
4a333f450838fbc7dd58146696e2ec9a11e84bdf | Boris Chiou — Bug 1485823 - Use cbindgen for basic_shape::FillRule. r=xidorn | |
623fd496e6ea0c24428ba413e0f63ff3809121df | Michael Ratcliffe — Bug 1483817 - Font Inspector telemetry needs more granular OS versioning r=gl | |
1b57bb7e8f20262f8dd09637d428422aa84ae814 | Matthew Noorenberghe — Bug 1481928 - Extend life of POPUP_NOTIFICATION_* histograms. r=chutten,lina | |
f7ad979ef6da000082e124258474910b85d58262 | Boris Chiou — Bug 1485766 - Drop the manually implementation of ToCSS for BasicShape::Polygon. r=emilio | |
65c46c73f0dcd8a9eefee010ddf5a6886ded8a30 | alwu — Bug 1485160 - part2 : add test. r=mconley | |
9c57953b24de71746904a5a56fd7a2c8d634bedf | alwu — Bug 1485160 - part1 : Add AudibleAutoplayChild actor. r=mconley | |
85cd8690798999c98fde1394b1136af99298132b | Cosmin Sabou — Merge mozilla-central to autoland. a=merge | |
73ffc23ea21b0b78a5f85fac1f475164a8b2dd8c | Jeff Muizelaar — Bug 1473943. Make blob bounds checks safe. r=mstange | |
2622040931e64baff36decfec3cec21301f02270 | Johann Hofmann — Bug 1483727 - Correctly test the TP UI state when CB UI is off. r=francois | |
9b41ca132dbc6462cc5afbd52b06a9a9b5b00c12 | Robert Helmer — Bug 1421501 - WebIDL and DOM for PrioEncoder r=edgar,hsivonen | |
1e6b919293b6075e306b013f76230ecef262d59d | Robert Helmer — Bug 1421501 - build integration for vendored msgpack r=glandium | |
6857282a711cf693aed3813cc5dd997868573452 | Robert Helmer — Bug 1421501 - vendor msgpack from https://github.com/msgpack/msgpack-c r=glandium | |
22e788de6e255ecf9e74bedcb10f04ca5b022716 | Robert Helmer — Bug 1421501 - build system integration for libprio r=gps | |
5599309f2879ce75d53d5723c7ab818771902b73 | Robert Helmer — Bug 1421501 - export NSS [Init,Shutdown]Context symbols r=fkiefer | |
f91b4d370bb616637b4b0f18195d6e85c02d8ba2 | Robert Helmer — Bug 1421501 - add vendored libprio from https://github.com/mozilla/libprio r=fkiefer | |
833c2ea661a64ed1bcbd8bbeef96e5fc29b1d42e | Gerald Squelart — Bug 1483946 - Fix CSS containment issue with scrollable elements - r=dholbert | |
df3b57bf9887c12c740cb7cab669cc4879f49040 | Cosmin Sabou — Backed out changeset 1eb34707779f (bug 1482613) for causing android crashes in test_vrDisplay_canvas2d. | |
2bba40f14ab5a22623d44c93cddd96606d0672ce | Johann Hofmann — Bug 1484439 - Always test browser_trackingUI_report_breakage.js with CB UI enabled. r=RyanVM | |
caf561ef635130e355e72dd74fbac6cc11b535fb | Thi Huynh — Bug 1374631 - Switch telemetry generated code to constexpr instead of const. r=chutten | |
aa6160e3fc5ca38918802ff2971233aa62ca2d22 | anthony — pocket: updating signup test (Bug 1485771). r=thecount | |
6d71f0af2bccbdc3940f32d29f2408bc3dbf1567 | Cosmin Sabou — Backed out 7 changesets (bug 1421501) for causing build bustages. CLOSED TREE | |
15a645ce3c645ca39165d1402395db305d0fccc7 | Cosmin Sabou — Backed out changeset 29cdfd4dec23 (bug 1369209) for browser chrome failures on browser_ext_management.js. CLOSED TREE | |
492f05d220b1495339691c2bf6c74c106a89b867 | Robert Helmer — Bug 1421501 - disable PrioEncoder on Android until libprio supports it r=froydnj | |
844232d77d0d8696d580663a5c9e3e8398aa93f6 | Robert Helmer — Bug 1421501 - WebIDL and DOM for PrioEncoder r=edgar,hsivonen | |
3affc66728b0aea1764ef9f7dc194a579a61a05b | Robert Helmer — Bug 1421501 - build integration for vendored msgpack r=glandium | |
4d7c3c02ce8d62447e53fa357c16dbdb941fa286 | Robert Helmer — Bug 1421501 - vendor msgpack from https://github.com/msgpack/msgpack-c r=glandium | |
e27d93ac79a032d2143224d404ebe3490c0706c5 | Robert Helmer — Bug 1421501 - build system integration for libprio r=gps | |
a6c9888b5179408bf4b38d8fe612d20c9d84dc3b | Robert Helmer — Bug 1421501 - export NSS [Init,Shutdown]Context symbols r=fkiefer | |
f7f9e47f0608238b968458cd77d2d9a4de7b9b51 | Robert Helmer — Bug 1421501 - add vendored libprio from https://github.com/mozilla/libprio r=fkiefer | |
29cdfd4dec2329d15b97543e8189073ef99aa6c7 | Tomislav Jovanovic — Bug 1369209 - Implement management.install for themes only r=kmag,robwu | |
1eb34707779fdb6acecf803904abddb64593f57b | Imanol Fernandez — Bug 1482613 - Make WebVR work with multiprocess enabled on Android r=kip,rbarker,kvark | |
68654fc447f8c941b9533bc741fea0ef5c2cec96 | Drew Willcoxon — Bug 1483167 - Copy Link and Send Tab to Device page action button tooltips say "coypURL-title" and "sendToDevice-title" r=Gijs | |
c80c839f05d114bf913657266bac1d85d99171ee | Razvan Caliman — Bug 1483929 - (Part 6) Update tests to account for the restructured used fonts section. r=gl | |
0a5bf0b74a096eefd8b386cdc1a14033f6031801 | Zibi Braniecki — Bug 1465042 - Rename Locale::IsValid to ::IsWellFormed. r=jfkthame | |
15ae8f3946b48c38be495fee53bd2fb049ad898b | Razvan Caliman — Bug 1483929 - (Part 5) Reuse FontName component for in-context font highlighting. r=gl | |
ec5152902eb717a568b34accf03f2a520862c512 | Razvan Caliman — Bug 1483929 - (Part 4) Group used fonts by family name. r=gl | |
ab010295820f0f4b71d6c3d081dcd7da0c4e2f07 | Razvan Caliman — Bug 1483929 - (Part 3) Revert to showing all used fontsfonts used on the selected element. r=gl | |
9b918e1a1de5238d0f3b82f9d3a2dde4cbe2ffba | Razvan Caliman — Bug 1483929 - (Part 2) Update tests to account for removal of Rendered Fonts and Other Fonts, and addition of All Fonts accordccordions. r=gl | |
4a4b4a9b58d3d05942fcf843e5d4113f609261d6 | Razvan Caliman — Bug 1483929 - (Part 1) Remove Rendered Fonts accordion; Add All Fonts accordion for Font Editor. r=gl | |
49b70f7e6817131d79876ab88667bc6c2833e4a0 | Cosmin Sabou — Merge mozilla-inbound to mozilla-central. a=merge | |
e4a245dc212abd00595bb4e4489096c6daefc73c | Luke Wagner — Bug 1480998 - Baldr: fix race in wasm signal handler if browser crashes during shutdown (r=lth,bbouvier) | |
5ff39f587a0de8a75ab92bc16b58c759cffdb42c | Luke Wagner — Bug 1485162 - Baldr: remove confusing StackDecrementForCall() overloads (r=bbouvier) | |
249688402db2fea2a16fb6eb4d6de33abf5bd1c4 | Luke Wagner — Bug 1485162 - remove dead CodeGeneratorShared field (r=bbouvier) | |
7708abde9c7581d1013843ed19aa4c67edd4e518 | Nathan Froyd — Bug 1485696 - add aarch64 windows support to ipc's build_config.h; r=jld | |
1d0c2d31df1e988a334a3cada9eb5113f1610e69 | Matthew Gaudet — Bug 1479603 - [Part 12] Simplify getKey computations r=jandem | |
5a2381311cedc81a16222f90b854675fa004c4db | Matthew Gaudet — Bug 1479603 - [Part 11] Remove SharedIC.h,cpp r=jandem | |
370a45e8ea65c3fe50b9abd4651c525c18ab6934 | Matthew Gaudet — Bug 1479603 - [Part 10] Relocate the remaining Baseline-only stub code to BaselineIC files r=jandem | |
b733b2488363f3f2bdd6e14cc9df1694f7f8ae3a | Matthew Gaudet — Bug 1479603 - [Part 9] Remove ICStubCompiler::Engine r=jandem | |
c594e6a343778c1c0fb27466b5554ca788c97252 | Matthew Gaudet — Bug 1479603 - [Part 8] Remove Ion Fallback stub space r=jandem | |
652d157c6c62c1b24ffd3db5f08d04c3393e2b4c | Matthew Gaudet — Bug 1479603 - [Part 7] Collapse IonICEntry and BaselineICEntry into ICEntry r=jandem | |
4bdec5f4de8812ff5b5bb2df9473345744744a40 | Matthew Gaudet — Bug 1479603 - [Part 6] Reduce redundant usage of ICStubEngine r=jandem | |
68b7d42b931d9b0e7be37ad0098eb1b013e6cdca | Matthew Gaudet — Bug 1479603 - [Part 5] Relocate Baseline fallback stubs to BaselineIC.h r=jandem | |
92b4cab82784725d2a0b83157cab605e8d3db2ea | Matthew Gaudet — Bug 1479603 - [Part 4] Remove SharedIC support from Ion r=jandem | |
9a64325eeacb61c7de1e00977233a234627b7f44 | Matthew Gaudet — Bug 1479603 - [Part 3] Remove Shared Stubs option r=jandem | |
402c68b550d1aede856016eee0325f2c4cd75729 | Matthew Gaudet — Bug 1479603 - [Part 2] Cleanup Ion SharedStubs code r=jandem | |
7518b4bbc6c740d8f63c1cfaf765c9e136b6c011 | Matthew Gaudet — Bug 1479603 - [Part 1] Cleanup IC code as we show SharedICs the door. r=jandem | |
fe72a77d866db978bddf7f008d5bd2863613bb02 | James Graham — Bug 1485403 - Update the mozilla manifest, a=testonly | |
4f8e3acdef35337054c23776fcb78ce518927fc3 | moz-wptsync-bot — Bug 1485403 - Handle ManifestVersionMismatch when loading the test manifest, a=testonly | |
0712c83df132cba1b7075faebafa37eeeb315bd8 | moz-wptsync-bot — Bug 1485354 - [wpt-sync] Update web-platform-tests to 35ef190b37f437ebf44422f2e3aa5d426f98dd82, a=testonly | |
fc4d3b29f30e0077d1ac2ff89ad2fcba74d2f687 | Emilio Cobos Álvarez — Bug 1484768 [wpt PR 12571] - Remove me from the suggested reviewers from XHR, a=testonly | |
a5f525a8bd6309059495b4d43eeec92c4572910c | moz-wptsync-bot — Bug 1483171 [wpt PR 12473] - Update wpt metadata, a=testonly | |
9b9811e57fe82fc9ba7ba2be27e029ce75085f2b | Simon Pieters — Bug 1483171 [wpt PR 12473] - HTML: fieldset should have min-inline-size: min-content, a=testonly | |
3591b99a02f4270f46da6a9807ba067618a05e36 | Simon Pieters — Bug 1483484 [wpt PR 12489] - Fieldset should support CSS Flexbox, a=testonly | |
1d5305c4aa56e9b5d07acc940e40acaa47d3fd38 | Simon Pieters — Bug 1483215 [wpt PR 12476] - Fieldset should support multicol, a=testonly | |
cf6017cb3dbee58e85e0ce695f95f3524b5d4322 | James Graham — Bug 1482496 [wpt PR 12521] - [Gecko Bug 1482496] Support list values in wptmanifest conditionals, a=testonly | |
1c9b6e275c9c860b222e497a08b4f0a064f0134b | moz-wptsync-bot — Bug 1483502 [wpt PR 12494] - Update wpt metadata, a=testonly | |
c9a3742b7ec5508b95d194f0aecb7d3d352ff594 | Simon Pieters — Bug 1483502 [wpt PR 12494] - HTML: fieldset used value for CSS 'display', a=testonly | |
3fde62d7eadf79faf634f1a16703a41052d8c25c | moz-wptsync-bot — Bug 1483550 [wpt PR 12501] - Update wpt metadata, a=testonly | |
11f4f450395b03a8ee5c270a90bd79ec5c9ed52c | Simon Pieters — Bug 1483550 [wpt PR 12501] - HTML: default style for fieldset, a=testonly | |
5e2681b808ee86302b9b09287e00d7586fd7b62b | moz-wptsync-bot — Bug 1483901 [wpt PR 12527] - Update wpt metadata, a=testonly | |
3fffcfcdcbc182933559f7cd4255c5e57841becd | Simon Pieters — Bug 1483901 [wpt PR 12527] - HTML: fieldset's legend and position: relative, a=testonly | |
ef3bbe29c33d91e65e992657f56cc86dd223f749 | Philip Jägenstedt — Bug 1484515 [wpt PR 12563] - Bump the manifest version to 5, a=testonly | |
7e8799b402ec66964a0751783a971bc01b9b696e | jugglinmike — Bug 1484577 [wpt PR 12565] - [wptserver] Correct value in unit test, a=testonly | |
0fa29f938e7259cec37f1f0c6eadc83a29490c3c | moz-wptsync-bot — Bug 1484506 [wpt PR 12562] - Update wpt metadata, a=testonly | |
f39a693e10b3f2b68e3e5190ead83d45264266c5 | Aaqa Ishtyaq — Bug 1484506 [wpt PR 12562] - [FIXED] /html/semantics/scripting-1/the-script-element/script-charset-02.html Passed, a=testonly | |
1c10a2029f46ba8e2cb9b3430e2e2c17a3f4473b | Timothy Gu — Bug 1484084 [wpt PR 12539] - Make about:blank page have a charset of UTF-8, a=testonly | |
3b8c694e236d187cdee3049fea01f0551dd0b4ac | Eric Willigers — Bug 1484138 [wpt PR 12541] - support directory adjacent to parsing tests, a=testonly | |
c20e7de28c1e4e6cea625478a4b67e1ca84e87ee | Mrunal Kapade — Bug 1471813 [wpt PR 11704] - Wake Lock API: Implement Screen WakeLock based on Promises., a=testonly | |
4b4863b6778762764d7d8f9b4cb37f946019d800 | Philip Jägenstedt — Bug 1483498 [wpt PR 12493] - Document rough consensus on reverting changes, a=testonly | |
0435e5afe9d2f4dc150c4ae64751b0ea751311b4 | moz-wptsync-bot — Bug 1482044 [wpt PR 12372] - Update wpt metadata, a=testonly | |
5fa65bc6ba492cd700a92322b035286465501d13 | Maja Kabus — Bug 1482044 [wpt PR 12372] - Added new class TrustedScript to TrustedTypes, a=testonly | |
fb5f92fb339bedd97e7f19e6e4649c80bfe92f32 | moz-wptsync-bot — Bug 1483943 [wpt PR 12528] - Update wpt metadata, a=testonly | |
cd8f7a9072e730f2601721069f57a193c105c170 | Maja Kabus — Bug 1483943 [wpt PR 12528] - TrustedTypes tests updated to match newest API version., a=testonly | |
9025cd12ce67c2c3ac66dd51fb811b7f6da7167c | moz-wptsync-bot — Bug 1484265 [wpt PR 12551] - Update wpt metadata, a=testonly | |
a02fe67c7eee8a571cb3fecf340060caa6b0c93b | Ben Kelly — Bug 1484265 [wpt PR 12551] - Reland cache.addAll() duplicate VARY header WPT tests., a=testonly | |
831848256863ad85768ac72bebbe75b633a7c50a | moz-wptsync-bot — Bug 1484177 [wpt PR 12546] - Update wpt metadata, a=testonly | |
5bdf88c11eae577f74c981df40cd69a28866a3cc | Rayan Kanso — Bug 1484177 [wpt PR 12546] - [Background Fetch] Take remaining quota into account in Data Manager., a=testonly | |
17b39e682fe103ce049ea7b4950d18273b776a13 | moz-wptsync-bot — Bug 1472828 [wpt PR 11758] - Update wpt metadata, a=testonly | |
3d9ba45c5fc51add474e6639b49d94dc6314a0c9 | Douglas Creager — Bug 1472828 [wpt PR 11758] - Network Error Logging: Add web platform tests, a=testonly | |
e02d5a5d5498376588d1162f36a8440e8f4ec76b | L. David Baron — Bug 1484267 [wpt PR 12552] - Sync Mozilla tests as of 2018-08-17, a=testonly | |
cc030f559f30b24804d3e8d770c5d7be46878c87 | moz-wptsync-bot — Bug 1482539 [wpt PR 12416] - Update wpt metadata, a=testonly | |
468b233349f8631fa18346514c05e02138fc6ecf | Domenic Denicola — Bug 1482539 [wpt PR 12416] - [Layered API] Update async local storage implementation and tests, a=testonly | |
936e291dacf2ead85b5c640962618bc36df8d12d | moz-wptsync-bot — Bug 1458813 [wpt PR 10815] - Update wpt metadata, a=testonly | |
bff723cc3832cb0b00fa13a8494ee3aa3bfe74fa | Anne van Kesteren — Bug 1458813 [wpt PR 10815] - HTML: document.open() and global variables, a=testonly | |
a340f8012724273c45f236d0d2adb1e489008dfb | moz-wptsync-bot — Bug 1458569 [wpt PR 10778] - Update wpt metadata, a=testonly | |
5e452420d498274a79b91e9a7281f83202066a95 | Anne van Kesteren — Bug 1458569 [wpt PR 10778] - HTML: document.open() and the beforeunload event, a=testonly | |
7a308e5f78c2792c423ec0b5d7e6d6bbafdf230a | Anne van Kesteren — Bug 1458554 [wpt PR 10773] - HTML: document.open() and the unload event, a=testonly | |
a8facd78c24282a792310cb154aae29c531a116a | Nathan Froyd — Bug 1480595 - make TimeStamp compilable for AArch64 Windows; r=glandium | |
3ad8c54c6dc8978a3317544bea487cef8860db50 | Landry Breuil — Bug 1457092 - Disable codepaths forbidden by pledge() when being sandboxed on OpenBSD. r=froydnj | |
411427c1f5fe876edcd92f31b3c86bbb8d509ac7 | Landry Breuil — Bug 1457092 - Content sandbox codepaths are Linux only. r=gcp | |
8f5c17ac83aa8cd493b9b051820ccc4d61c46a14 | Landry Breuil — Bug 1457092 - Implement sandboxing on OpenBSD. r=gcp, r=jld | |
51b6bdb9197cc31d56533c5209adc9a314b8bb59 | Csoregi Natalia — Backed out changeset 675288974991 (bug 1485465) for causing browser-chrome failures browser_use_counters.js. CLOSED TREE | |
71791e10b6e9c29fc3ff36ddee232d07961ba81d | Jon Coppeard — Bug 1485031 - Use wrapper object to represent scripts in shell module APIs r=sfink | |
40001671f508bd5673f365c47cbbdbe6c9cdbdf2 | Jon Coppeard — Bug 1485615 - Move internal ZoneAllocPolicy to gc/Zone.h r=sfink | |
c70943a6b070698c59db4802c912a6c682b49ba4 | Jon Coppeard — Bug 1485615 - Make RegExpZone a separate allocation to Zone r=sfink | |
f7d550d783449a155a5681f0db3939bd9ecad58b | Aaron Klotz — Bug 1463483: Add session store analysis to xperf; r=jmaher | |
675288974991830a083a7d8d4f761fa8ab4db493 | Emilio Cobos Álvarez — Bug 1485465 - Cleanup SVG mapped attribute parser. r=dholbert | |
03b5cb64d690ad396470e00487e1ef8d5efa9f37 | Emilio Cobos Álvarez — Back out changeset 56f244940096 (Bug 1425700) for landing with the wrong bug number. r=backout | |
56f2449400965d832609c3a658cd9281e7db10d6 | Emilio Cobos Álvarez — Bug 1425700 - Cleanup SVG mapped attribute parser. r=dholbert | |
731639f445e74ce3d7517d0cae46709d9af659ac | Emilio Cobos Álvarez — Bug 1485655: Remove an assertion that doesn't hold in some cases. r=me | |
a4eef4b8a3b0c8560d548ebf0a5ef2f2e17cbb23 | Emilio Cobos Álvarez — Bug 488725: Don't position floats in a nowrap context until hitting a break opportunity. r=dbaron | |
ed8e57ba1b07cced1517a62573617ff3cac0fab9 | Steve Fink — Bug 1479673 - "Handle" assembly code. r=me | |
c2a1d27fb7a9777e1f08719f0c59e104eb325d53 | Steve Fink — Bug 1483042 - Remove more ~RefPtr that fire after a Rooted has been unwrapped for a return value, r=janv | |
8b7adcbe197982d69af6308a78a178b419c6fa16 | Steve Fink — Bug 1479673 - Synthesize calls between various destructor variants that better match observed behavior and my current understanding, r=jonco | |
5b595406855ef0ab1d65e43a408a252b4a476748 | Steve Fink — Bug 1479962 - Add JS_HAZ_ROOTED_BASE for AutoGCRooter, which assumes all descendants are rooted, r=jonco | |
aedd937e5d6a64b48b1458e408e2124376c15409 | Steve Fink — Bug 1479673 - Disable the analysis while calling function pointers during tracing, r=me. | |
ab58645e9230620ca45de3ec03ee9e61eb4a7cbf | Dustin J. Mitchell — Bug 1398277: special-case retriggering of tasks not in the taskgraph; r=bstack | |
4c20ba876af1c686aa454d8e8e216828df04216a | Dustin J. Mitchell — Bug 1472792: give both retrigger actions the same name; r=bstack | |
c420e3bec25bbdc2980353017f775acae3e12ff3 | Steve Fink — Bug 1482178 - IonBuilder needs to access script zone from any thread, r=jandem | |
ae7dc05bee296f01c98e9b6d166ab308ea286690 | Ehsan Akhgari — Bug 1484118 - Remove the XPCOM component registration for nsTransactionManager; r=masayuki | |
59e3301c5ab8c40ca18db964d9ad5d4a5f026f80 | Jason Laster — Bug 1485471 - Update Debugger Frontend v85. r=dwalsh | |
d4209d1632d5ac78070c7a094edef0911e2e9e80 | Nicolas B. Pierron — Bug 1467116 - Add a red-zone for each LifoAlloc allocation. r=tcampbell | |
b085baa475c10e3faaf5834d29712c777ce5e7c2 | Christian — Bug 1484904 - Remove unneeded "fill" value in Content Blocking animation. r=johannh | |
589011790e72a1a6a8361651018d880da86a1bed | Diego Pino Garcia — Bug 1482200 - Remove getBoolPref helper function. r=adw | |
f932eef4916ee6f0228a2205bd1e45fa4c0923df | Gurzau Raul — Merge mozilla-central to inbound. a=merge CLOSED TREE | |
03df1a267ea54f1024d3f015f4bf781477262c92 | Bastien Orivel — Bug 1484462 - Revendor Rust dependencies. r=ato | |
738e47717e3f391abe0073b075c9246fc91179c4 | Bastien Orivel — Bug 1484462 - Update webdriver to hyper 0.12. r=ato | |
50af5b3ee1e21f2f3ee4f9d9a4b3d97a5d025543 | Lars T Hansen — Bug 1480725 - mark tests as slow temporarily r=me CLOSED TREE | |
63e890c419e86a2693efb19d3691fa78d0629a0e | Andreas Tolfsen — Bug 1485414 - Make lazy_static a dev dependency. r=whimboo | |
ecb1726e2a622b8181c0d3ef30240a581ceedaf0 | Alexandre Poirot — Bug 1222047 - Manage performance fronts via target.getFront. r=yulia | |
d8a1ea339162aa89ba0c852685126a394ebb0e3a | Alexandre Poirot — Bug 1222047 - Manage device and preference fronts via client.mainRoot.getFront. r=yulia | |
b1efefe78cb691ed1ece51a12185eb417a783c02 | Alexandre Poirot — Bug 1222047 - Manage StyleSheets fronts via target.getFront. r=yulia | |
b47fe9721bd87ec9d1f075d5ab4de41ca15963bf | Alexandre Poirot — Bug 1222047 - Expose helper to easily instanciate global and target scoped fronts. r=yulia | |
203dbb34de0471725426c47b1a06ae5550268e2a | Alexandre Poirot — Bug 1222047 - Cache root actor form on RootClient rather than Target object. r=yulia | |
105a304b29222a6ba569e6ee20a2841b6407e4a3 | Alexandre Poirot — Bug 1222047 - Remove unused visible/hidden events on target. r=yulia | |
72a737dd8639ab72ddc96d1144f44b06507b915e | Andreas Tolfsen — Bug 1484941 - Change ErrorStatus::{ScriptTimeout,Timeout} HTTP codes from 408 to 500. r=whimboo | |
87a88fb8b1a60c125feb18d8cf089f857cb39f71 | Jan de Mooij — Bug 1466118 part 9 - Some more cleanup. r=luke | |
64a85b3753acab5c776f732553139878fdcda1cb | Jan de Mooij — Bug 1466118 part 8 - Change compartment check to realm check for JSScript and AbstractFramePtr. r=luke | |
1a263d3e088e0cc47b111185579d0d8699b8d190 | Jan de Mooij — Bug 1466118 part 7 - Avoid a TLS lookup for each compartment check. r=jonco | |
ff5cb8442b5d452de5677dbacf9bec9df0bf5a83 | Jan de Mooij — Bug 1466118 part 6 - Rename CompartmentChecker to ContextChecks and support realm checks. r=luke | |
af49f7a464d573a7008a301b315bd4303996e320 | Jan de Mooij — Bug 1466118 part 5 - Replace assertSameCompartmentImpl with JSContext::checkImpl. r=luke | |
239b363ac50deb1431607b87ede33c918a45a969 | Jan de Mooij — Bug 1466118 part 4 - Replace assertSameCompartment with JSContext::check. r=luke | |
224b09c2e661110abc9d29c7cca417cb5de5d3b4 | Jan de Mooij — Bug 1466118 part 3 - Replace assertSameCompartmentDebugOnly with JSContext::debugOnlyCheck. r=luke | |
5cb4cd7c449ecef9226496dc736d7c7325d37473 | Jan de Mooij — Bug 1466118 part 2 - Replace releaseAssertSameCompartment with JSContext::releaseCheck. r=luke | |
3bf5eb6fe16d1fa91924edc63da909f1b96d1307 | Jan de Mooij — Bug 1466118 part 1 - Use variadic templates for assertSameCompartment functions. r=luke | |
6c1dc2168514885e6ddf1686d594bd5c555942e9 | Henrik Skupin — Bug 1485564 - [wdspec] Re-enable webdriver/tests/minimize_window/user_prompts.py. r=ato | |
1554e5028374930099178f6b6c0549ce89519967 | Nicolas B. Pierron — Bug 1418971 - Add Bug 1363233 test case. r=me | |
c98c8c9888639e1827c525f715986c57e3a18c54 | Gurzau Raul — Merge mozilla-central to inbound. a=merge CLOSED TREE | |
d9d4bf8a92b36bb8ebadbaecf951e4bfa268d877 | Lars T Hansen — Bug 1470490 - Introduce Atomics.notify, make Atomics.wake an alias. r=anba | |
e2b35cf75610a77c6470b370118cbd0517069718 | Lars T Hansen — Bug 1480725 - stress test wasm atomics. r=luke | |
aa3d1b33b0e94e6dae117d2e32e5cd007debd36a | Lars T Hansen — Bug 1467632 - Specialize ReadScalar<ExprType>. r=luke | |
a0883c99c897122286c6e1711cada83d9889e093 | Lars T Hansen — Bug 1467632 - Make AsmJSGlobal's pod field be POD. r=luke, r=waldo | |
7e7cfbc863e6dd839f31c8d1b4cca3c04b254f5c | Gijs Kruitbosch — Bug 1480572, r=adw,felipe | |
a5f23c113987a3e682b2445016709bebca8eb264 | Natalia Csoregi — Bug 1388973 - Disabled browser_tab_dragdrop.js on Linux, OSX and Win10 asan. r=jmaher | |
7b78aeca32ed9b21e11e7ff76be8743aced52408 | Cosmin Sabou — Merge autoland to mozilla-central. a=merge | |
77c50281ad2b074a52797cba560444a5585d339c | Alexandre Poirot — Bug 1485702 - Remove unused WalkerFront.search's selectorsOnly argument. r=gl | |
0503d6eb70a76db7a941202ae05e1bfc448714b2 | Luca Greco — Bug 1467352 - Fix test_ext_storage_telemetry intermittency on win64-ccov. r=mixedpuppy | |
a56e76cb2c022213a7bbaa74d32521c2a540600f | Mike Shal — Bug 1480494 - Update tup toolchain to e948a999a38fefa0ac0d92f6357f82aca2f9cb17; r=chmanchester | |
68ddeae44caaea1f9441fc19843109be5b4a332e | Bryce Van Dyk — Bug 1477492 - Add 'CreateCDMProxy' to list of allowed leaks for encrypted-media wpt. r=jgraham | |
975546ce7e13698d4e9a31aef70e89c8b2ded1e1 | Emilio Cobos Álvarez — Bug 1485430 - Simplify PlaceBelowCurrentFloats. r=dbaron,mats | |
83488f147740483a4e59be8a0c4934303032d131 | Nicolas Silva — Bug 1485441 - Add diagnostics to GL compositor shader failures and avoid crashing release builds. r=jnicol | |
c847a2f8b428fa60e5d74bb0db824b88e17dff8b | Gurzau Raul — Backed out changeset b168deee0bcf (bug 1392106) for failures on canvas/1304353-text-global-composite-op-1.html on a CLOSED TREE | |
bdd6d0de763d0f190ba71a10493467a41f69dc70 | Greg Mierzwinski — Bug 1473048 - Prevent code coverage builds from running when using try option syntax. r=ahal | |
9fcfb36da6fe80f1b1647700eb2e9b55d5db9a07 | Nicolas Chevobbe — Bug 1484682 - Ensure the sidebar can overflow; r=Honza. | |
eee49d0f606bb7423f9688d2901d76296f505a72 | Gurzau Raul — Backed out 6 changesets (bug 1421501) for bustages on security/nss/lib/freebl/mpi/mp_comba.c on a CLOSED TREE | |
ce2f6b168f041c540513f4d99542ed3870fb3680 | Yaron Tausky — Bug 1480702: Rewrite test to avoid relying on unspecified/erroneous behavior r=asuth | |
cae4910806c7976aed9803f22e730c88f7703390 | Robert Helmer — Bug 1421501 - WebIDL and DOM for PrioEncoder r=edgar,hsivonen | |
600a005d36137445d8bb3af5f3ff77bd53a9cb81 | Robert Helmer — Bug 1421501 - build integration for vendored msgpack r=glandium | |
7381597721d21d982d58cde35194fb89ab967773 | Robert Helmer — Bug 1421501 - vendor msgpack from https://github.com/msgpack/msgpack-c r=glandium | |
1ee0d35a041f6e439c2dff26a1e1790745b3a667 | Robert Helmer — Bug 1421501 - build system integration for libprio r=gps | |
772dea1abb7f7391bb8df72699db4d66919379e9 | Robert Helmer — Bug 1421501 - export NSS [Init,Shutdown]Context symbols r=fkiefer | |
c119767aec7b7356c79ce2ea2a8baaf5682e438d | Robert Helmer — Bug 1421501 - add vendored libprio from https://github.com/mozilla/libprio r=fkiefer | |
488b580cad59b79fc92053fb18dd01ef2c0da15c | ffxbld — No Bug, mozilla-central repo-update HSTS HPKP blocklist remote-settings - a=repo-update r=mtabara | |
f5732e0812ff1cac72c698dd6c0a52a7a8bd445a | James Willcox — Bug 1480920 - Bump versions for Android test runner packages r=jchen | |
b168deee0bcf1a33737941eb78acc065a1c9c053 | Joel Maher — Bug 1392106 - random-if more test cases for windows 7 letter rendering failures. r=RyanVM | |
f5ca36488461cb4e8a8e869b91df0bb76c9c2ab5 | Gurzau Raul — Merge mozilla-central to autoland. a=merge CLOSED TREE | |
80614621fa2e828889f97689a47049d74196bcbd | Emilio Cobos Álvarez — Bug 1485525 - Land an XBL-free version of the crashtest for bug 401042. r=mats | |
a6b25f2541af4c45fbbaba43bd2811f3e118be82 | Julien Wajsberg — Bug 1485363 - Remove inline-block so that the ellipsis works properly instead of replacing the whole element at once r=gregtatum | |
613debd35609e10cd1d1404b2137514f8f9176d0 | Nicolas Silva — Bug 1485593 - Avoid using isdigit. r=hsivonen | |
5412e9ef6314e378952186b398966a77b24edb7e | Mark Banner — Bug 1480049 - Remove nsIAnnotationService::getPageAnnotation. r=mak | |
ce26d250b22ddb97ab1455126c08ac05af26e056 | fvsch — Bug 1479750 - Part 2: Improve console alignment, visual consistency and icons; r=nchevobbe | |
707789fe9986fba796739ab359089a5af30e1b43 | fvsch — Bug 1479750 - Part 1: Tweak clear icon and devtools-separator style; r=nchevobbe | |
3c1d4d57f532e7a50de3e83c3aa2843396f4c8e6 | Gurzau Raul — Merge mozilla-central to autoland. a=merge CLOSED TREE | |
6fe10cab33ca07a9b6ce8e9a0ce5e41a672945e5 | Alexandre Poirot — Bug 1485300 - Remove duplicated implementation of NetworkObserver. r=Honza | |
3d27e4213ccc750e392a6b5717247886983e8d5a | Masayuki Nakano — Bug 1484127 - part 1: Create HTMLEditor::GetTableCellElementAt() for internal use of nsITableEditor::GetCellAt() r=m_kato | |
b95c3522fa1e72dcd5f50726a08477521ab1e951 | Masayuki Nakano — Bug 1484127 - part 0: Add automated tests for nsITableEditor::GetCellAt() r=m_kato | |
3cf8d56c3f33785c07812a41e172a10128878fb3 | Masayuki Nakano — Bug 1484125 - part 1: Create TableSize struct to compute and store number of rows and columns of a <table> element r=m_kato | |
5c0edfef06dd997312d977fbe69fa6feceb4a43b | Masayuki Nakano — Bug 1484125 - part 0: Add automated tests for nsITableEditor::GetTableSize() r=m_kato | |
8221a40c73b09c4fd013cae2afd6e641b1a82541 | Jan Odvarko — Bug 1333994 - The network tab should flag resources on the tracking protection list; r=ochameau | |
443c8f1e261efdd616aed67765d181a483a674ff | Mantaroh Yoshinaga — Bug 1480149 - Disable tab animations for users who prefer reduced animation. r=birtles | |
038a3a9da10fb8f1f0721dd57adc91dfb6b01283 | Sebastian Hengst — Bug 1485643 - Use pref dom.datatransfer.mozAtAPIs instead of truncated name. r=nika a=RyanVM | |
22e0f5646bde4d96395d94c64c801bd58e35df42 | Csoregi Natalia — Backed out changeset 933160fab822 (bug 1485471) for browser_browser_toolbox_debugger.js failures. a=backout | |
ddd5a54f6a52fecbb51a177f514f3cdf0d40caff | Csoregi Natalia — Backed out 3 changesets (bug 956376) for browser_dbg-quick-open.js failures. a=backout | |
32c6c1848f149454182911c6635b42956cf719de | Gurzau Raul — Merge inbound to mozilla-central. a=merge | |
ac3e5dee7c57d25faebadbea06c57c2b4b216878 | Tooru Fujisawa — Bug 1454285 - Part 3: Add test. r=jwalden | |
d17c68d95b1630adf72fe81ff214b0acdf4cd590 | Tooru Fujisawa — Bug 1479813 - Remove unnecessary test for delazification. r=jimb | |
6ad53d2f8d3239a222e57a23a4351170bd5d00f1 | Tom Prince — Bug 1478995: Disable nodejs in source tasks; r=Callek | |
6d30bac7078b1c9eb2e16ed7702204b8d41fc43e | Chris Peterson — Bug 1483761 - Enable clang's -Wtautological-overlap-compare warning. r=glandium | |
f41a14a1b4de976d7a36094644195847007f9b35 | Chris Peterson — Bug 1483761 - Enable clang's -Wshadow-field-in-constructor warnings. r=glandium | |
36f6bab3d669cef41b9b2089e9081af388ce1c2b | Chris Peterson — Bug 1483761 - Enable clang's -Wfloat-(overflow|zero)-conversion warnings. r=glandium | |
f9a890fba236bdcd13e72cbede68c9d6755f3b78 | Chris Peterson — Bug 1483761 - Enable clang's -Wc++2a-compat warnings. r=glandium | |
96c84ecff48708165d27b56260f11d60c04166d2 | Brindusan Cristian — Merge mozilla-central to inbound. a=merge CLOSED TREE | |
c79aceb5bf3dc1823ddadc5dce820f1fa2136193 | Jeff Muizelaar — Bug 1477448. Ensure ToDeviceSpace() preserves EmptyRects. r=mstange | |
bca1895bb276e2f50401f2838ecb42d38b3d9c20 | Mark Hammond — Bug 1484085 - don't log failure to obtain clients engine. r=tcsc | |
fa1966cf5f5c2efe0475c5d684f619ccde2e3779 | Henri Sivonen — Bug 1485325 - Avoid nsTSubstring::GetMutableData() in URL classifier. r=francois | |
ea96184d8874fc4763c08e4590ab007bf939bc97 | Makoto Kato — Bug 1434589 - Part 2. Update moz.build. r=chmanchester | |
e09c5fef9d0d6f1a621359231e1f33db60489018 | Makoto Kato — Bug 1434589 - Part 1. Add gn-configs for Linux/aarch64. r=chmanchester | |
10c0f658abaab1b5eaee446c66a856bea98ebc9e | Brindusan Cristian — Merge mozilla-central to autoland. a=merge CLOSED TREE | |
360245d5c4a8aca248ec13faf3647bf43d34fe11 | Brian Grinstead — Bug 1463669 - Enable syntax highlighting of input in the console output when possible;r=nchevobbe | |
5f1db4de173d8d8d160742138c8afc847485bf67 | Brindusan Cristian — Merge inbound to mozilla-central. a=merge | |
933160fab8222159598649dd312f0466f1943bf3 | Jason Laster — Bug 1485471 - Update Debugger Frontend v85. r=dwalsh | |
5d02165bc7675c9be1803a9425893ff010ff6ce4 | Gabriel Luong — Bug 1484483 - Part 3: Show the list of flex container properites in the Flexbox panel. r=rcaliman | |
b3d9ddf714d50a41300439fe698fffaa8ea9fa8d | Gabriel Luong — Bug 1484483 - Part 2: Return the computed style properties of the flex container from the FlexboxActor. r=rcaliman | |
8b2f2f59a9ec7fa001089d45183f799d58ad35ac | Gabriel Luong — Bug 1484483 - Part 1: Refactor the flex container listing out of the Flexbox Component into FlexContainerList. r=rcaliman | |
15d93c1b21401f159055169ea3949253e9d39fcd | Nathan Froyd — Bug 1480578 - update double-conversion to bring in ARM/AArch64 Windows support; r=Waldo | |
394f359ada2d0523879dae282e8080a379a42d7a | Diego Pino Garcia — Bug 1482230 - Skip text nodes when iterating document nodes. r=adw | |
6d3cc173cddeccedbad05d45d9bad8afb3466e9e | Nicholas Nethercote — Bug 1485279 - Merge nsISHContainer into nsISHEntry. r=qdot | |
33169047e42572dbd7c2fa6ec62034937bc0f7fc | Nicholas Nethercote — Bug 1485279 - Merge nsISHEntryInternal into nsISHEntry. r=qdot | |
1a3bb96c5554ee259ff3099fcb3e8a0b63012268 | Bogdan Crisan — Bug 1476741 - Migrate all users of pypi to MDC1 pypi. r=nthomas | |
3e61a2874367c13ba2c5ec361a5633f7da153d45 | Tooru Fujisawa — Bug 956376 - Part 3: Use Debugger.findSources in PromisesActor#attach. r=ochameau | |
8169bed1fafcecd6f78077a71af10b37df1af23b | Tooru Fujisawa — Bug 956376 - Part 2: Use Debugger.findSources in ThreadActor#_discoverSources. r=ochameau | |
46dfdfe140670b0ebcaad372df05065782fc9f56 | Tooru Fujisawa — Bug 956376 - Part 1: Add Debugger.findSources. r=jimb | |
0e1eaa51fc0afcadb87c7230e2c01cab96ee65de | Narcis Beleuzu | |
8aed27360bd2a4efb25ae8a0f1d989892a1be1c7 | Narcis Beleuzu | |
714f1a873154e3435a212c8ef62196fd93613bbf | Jim Blandy — Bug 1473272 - Don't treat classes with default constructors as self-hosted code. r=tcampbell | |
bb407121dfdedbea6672e59419ad74d1b436ab71 | Brindusan Cristian — Merge mozilla-central to inbound. a=merge CLOSED TREE | |
17626f41c0e5bf764b7021f240787bee47d2c393 | Aaron Klotz — Bug 1485487: Add an assertion to ensure that DllServices::GetBinaryOrgName is not called on the Gecko main thread; r=mhowell | |
8c43fcd785b9561d85983d1a4deeee16f8c40887 | Ehsan Akhgari — Bug 1485199 - Add prefs for hiding the other two categories in the Content Blocking section of the Control Centre; r=johannh | |
ee539247d48b32d1be2d70863987c3e2a7ddeb6f | Ehsan Akhgari — Bug 1484312 - Add UI for restricting third-party cookies to the Control Centre; r=johannh,flod | |
40ee8078a913d4377527f577151433218fef8bb8 | Ehsan Akhgari — Bug 1485182 - Part 2: Add a test case to ensure that http-on-modify-request will be dispatched by requests blocked by tracking protection; r=mayhemer | |
145d39cf7ff287c256837ba3104d633df14b6eaf | Ashley Hauck — Bug 1449540 - Allow modification of ArrayBuffer's __proto__. r=jorendorff | |
e68b064f46b923537160bf4b779edc1396cdf3b5 | Ashley Hauck — Bug 1473230 - Allow plural units in Intl.RelativeTimeFormat. r=jorendorff | |
338526a054586a6e6b7c1ed4330c1029647a9572 | Brindusan Cristian — Merge autoland to mozilla-central. a=merge | |
2b2cc1983172a567ec81830d4cc530616eb2aa74 | Ted Campbell — Bug 1485499 - Reduce size of js::Symbol r=sfink | |
bb9759881cd75c2a0cba3510f35166d160074e79 | alwu — Bug 1483703 - part4 : modify current telemtry scalar because we won't block media without audio track anymore. r=cpearce,francois | |
d915d805e9642c0e4cab3db3042bd9bdf5f2c5b7 | alwu — Bug 1483703 - part3 : modify test. r=cpearce | |
3326c0e920d4c9a180a26561a1a9d49b886c0eb7 | alwu — Bug 1483703 - part2 : add telemetry for the media which was blocked before loading metadata and ended up being without audio track. r=cpearce,francois | |
71ad474cdeeb928e303c2fb7eb5322402529b48b | alwu — Bug 1483703 - part1 : allow media without audio track to autoplay. r=cpearce | |
a28f7398ddff28f51ee1ac68203a02286bca6367 | Narcis Beleuzu — Backed out changeset ffe0fc382b2f (bug 1369209) for bc failures on browser_ext_management.js. CLOSED TREE | |
cc2cb08f3759f4c0250c081c5696d13c5a86725a | Polly Shaw — Bug 1482224 Crash in Shutdown due to ProxyAutoConfig still aiming to resolve addressThis crash has arisen due to a loop in ProxyAutoConfig which spins until apending PAC request is complete, even when the ProxyAutoConfig object is beingshut... r=valentin | |
265d09efe73f674a364194d4ad16dfd77d0aab57 | Drew Willcoxon — Bug 1483122 - "https" is pushed off left edge of address bar (overlapping buttons!) for long URLs with broken cert configurations r=Gijs | |
d57a6d415507fb7e43cad18c2755aa124b84bbbe | Emilio Cobos Álvarez — Bug 1485472 - Avoid a couple addref / release in ParseStyleAttribute. r=smaug | |
cd6a42517bb9e60c45b6441a986b53d8da7fb147 | alwu — Bug 1483703 - part1 : allow media without audio track to autoplay. r=cpearce | |
d77ca862636da2f413aa0b3a6e98c11c45ecae15 | Markus Stange — Bug 1435045 - Don't make CSS filters on the <svg> element use fallback. r=jrmuizel | |
867a77e99ab0d656c7e8f10f7d1d5950501e7535 | Brindusan Cristian — Merge mozilla-central to autoland. a=merge CLOSED TREE | |
ffe0fc382b2f0c8aa80f562e6a52993f19d48162 | Tomislav Jovanovic — Bug 1369209 - Implement management.install for themes only r=kmag,robwu | |
c8443454c32507d960e7a935a943f2f7412afcc6 | Denis Palmeiro — Bug 1482560: Do not flush tracelogger to disk unless specifically requested to do so r=sfink | |
8f1443ae9fe4cc6bf37b21e7f302816b9b481965 | Chris Manchester — Bug 1481604 - Require nightly Cargo in addition to a particular rustc when building with tup. r=mshal | |
202f0986f4599698554946394d878597b7263484 | Matt Howell — Bug 1485484 - Always fill in the optional third parameter to ApplicationID::Set. r=agashlin | |
e65592761f4cb4562a194cd2bc5c9c907e13f898 | Jamie Nicol — Bug 1484101 - Ensure DrawTargetTiled::PadEdges is called with region in device space. r=rhunt | |
3dd6ba40f3bf51dc3513c0ad88c86f62473330b6 | Dipen Patel — Bug 1468225 - remove method nsICertificateDialogs.viewCert and its uses. r=Gijs,keeler | |
e2cedc15272d164e81a4f48cb7115ff012430745 | svoisen — Bug 1466722 - Remove remaining references to nsCSSRuleProcessor since it has been removed. r=heycam | |
8a40d04dfcbb0f272bfa6696354fd87d982b7a9a | Blake Kaplan — Bug 1472303 - Block self-update from top level scripts. r=asuth | |
dfd436600d63ce0a741c014e042e166be97e2e73 | Narcis Beleuzu — Backed out changeset 7a8e8fa7a3f0 (bug 1484232) as per mkaply`s request. | |
0068ee254d4afdc393f204500a706c7b52b38398 | Mike Cooper — Bug 1440780 - Add Normandy action for add-on studies r=aswan | |
7a8e8fa7a3f0998ff79458c628d99e341c8a75ea | Michael Kaply — Bug 1484232 - Move query to end and remove unused params. r=mikedeboer | |
65db8f04be61b91b4eb13acd4f1b383a2f0f051e | Joel Maher — Bug 1439588 - run xperf in os administrator group. r=pmoore | |
a54366d12608cce2a936777520ee692396fe10e8 | shindli — Backed out changeset 2f9c90bd0f2f (bug 1446168) for R3 failures in /tests/reftest/tests/layout/reftests/xul/mac-tab-toolbar-ref.xul | |
f8d52bf9ffdedf8d9197690ee848c3d88f360b53 | Brindusan Cristian — Merge inbound to mozilla-central. a=merge | |
2f5f240834b06ed1ca71635b10d5b2a60a422f8d | shindli — Backed out changeset 4bf7cca192e7 (bug 1485182) for ES linting failure on a CLOSED TREE | |
a7caa2f69479cee185e4a7caa9a9516ed1159298 | Blake Kaplan — Bug 1480965 - Fix review nit. r=asuth | |
4bf7cca192e7657ed0bdaa598b2a9ddb30ac5472 | Ehsan Akhgari — Bug 1485182 - Part 2: Add a test case to ensure that http-on-modify-request will be dispatched by requests blocked by tracking protection; r=mayhemer | |
c7d62fc647ec1a96567a6266b51114fb7427cce9 | Steve Fink — Bug 1481740 - Never do endianness swapping on pointers, r=lth | |
a546df23e27d5247cdad10198fac095aadb7a1dd | Steve Fink — Bug 1470921 - Re-check whether nursery strings are enabled after collecting during allocation, r=jonco | |
9b67f745dd3777f0446ddea3ac93887b92cb4378 | Steve Fink — Bug 1481897 - Remove HashPolicy template param from WeakMap, force to use MovableCellHasher<Key> instead, r=jonco | |
54934de382c5b557678a9c3b2b25e7268b6fbeea | Lee Salzman — Bug 1483120 - sum SkDashPath intervals instead of subtracting. r=rhunt | |
d7298a19ae439cd34380166828584051c40a3cb3 | Jason Orendorff — Bug 1479429 - Add a range check for the argument to Debugger.Script.prototype.get{Predecessor,Successor}Offsets. r=bhackett | |
366a2aa802b5a7bd06328a7162f10292cbde3411 | Andreas Pehrson — Bug 1478575 - Unify CamerasChild shutdown paths. r=gcp | |
47149b145d5799b924aa9416c761aab210b4507c | Kris Maglione — Bug 1483865: Make NotStackAllocated assertion a bit safer. r=froydnj | |
db6e8f0ee6b45d11799fbf9fa2924d49b7c14480 | Anny Gakhokidze — Bug 1453153 - Initial removal of moz* APIs in DataTransfer, r=enndeakin,r=nika | |
03ad53dbb0aecb497e06e463a034d32a87488242 | Jeff Walden — Bug 1485119 - Don't pass the result of ValueToPrintableUTF8 to a function called JS_ReportErrorASCII. r=anba | |
2de8069003dc62198d7744d029454aeb9774fe29 | Jeff Walden — Bug 1484943 - Don't assert when trying to formatToParts a NaN value whose sign bit is set. r=anba | |
87509a363c9ee2a38998a2e4dacc16e577a877ec | Jason Orendorff — Bug 1475417 - Part 2: Fire onEnterFrame when resuming a generator or async function. r=jandem, r=jimb | |
da2c87b3210c160afc98ee238f3f61a2a26b3a55 | Jason Orendorff — Bug 1475417 - Part 1: Minor code tweaks, in preparation. There should be no observable change in behavior yet. r=jandem | |
a981419137d9ba16d0b1ce7423e39e4a4ec113de | Jason Orendorff — Bug 1475417 - Part 0: Add some passing tests. r=jimb | |
dfc1e2e0156dde85cc9ca40a1e4ba3bf2d1bb60d | shindli — Backed out changeset a5f51c76930c (bug 1483865) for bustages in builds/worker/workspace/build/src/xpcom/components/nsComponentManager.cpp on a CLOSED TREE | |
a5f51c76930c49160bf5e909301d8e7f1a83e379 | Kris Maglione — Bug 1483865: Make NotStackAllocated assertion a bit safer. r=froydnj | |
48213c5c25e9aa9389375e4e71c1a58567d37ca2 | Ehsan Akhgari — Bug 1485182 - Part 1: Run http-on-modify-request observers when tracking protection cancels an HTTP channel; r=mayhemer | |
3b7a5715e699075b00ec90ad524b40a52202e059 | Gabriel Luong — Bug 1485115 - Format the React and Redux components in the Box Model and Grid Inspector. r=rcaliman | |
af1af69c1d9cbdc06cb838edd9819bae13aa7d88 | Gabriel Luong — Bug 1485118 - Format the React and Redux components in RDM. r=rcaliman | |
fedf02fd23449c559d5681113e239d0c8615fa06 | Olli Pettay — Bug 1466875 - Re-enable GC/CC idle time telemetry, r=chutten | |
eec51e192b5dbb44d4f472a3cb2da8ff7f5ad577 | Masatoshi Kimura — Bug 1485028 - Fix warnings that are specific to clang-cl ASAN builds. r=dmajor | |
e42366ac19e98683f5680ebaadeb2588927f3289 | Masatoshi Kimura — Bug 1485028 - Use GetWindowsStackSize() on Windows even with ASAN builds. r=jandem | |
ab8276b5924e4ade5daec800cefc702f72cef34c | Noemi Erli — Merge mozilla-central to inbound. a=merge CLOSED TREE | |
6fef7bc080783ae8df267bb905bb301c05e86cbd | Cosmin Sabou — Backed out changeset 0971297169a6 (bug 1480278) for linting failure on border-image-017.xht.ini | |
b33554a2d2cd61140a71a61feb084f7be9b3c95b | Nathan Froyd — Bug 1485367 - disable libjpeg-turbo support for aarch64 windows; r=dmajor | |
d4222536f35f51c8f97e8bfbd2537bd90814a54f | Ehsan Akhgari — Bug 1484876 - Part 6: Truncate the tracking URIs in the anti-tracking logs to 128 characters since they may be really long; r=francois | |
9b7ecee484b06102dbff8dbc4210dedc5430869c | Ehsan Akhgari — Bug 1484876 - Part 5: Merge the PrivateBrowsingTrackingProtectionWhitelist service with PrivateBrowsingUtils.jsm; r=johannh | |
5c3668fde5e5ac48647432402ce55f29f9f77cec | Ehsan Akhgari — Bug 1484876 - Part 4: Remove nsIPrivateBrowsingTrackingProtectionWhitelist.existsInAllowList(); r=johannh | |
5ffff7652f8762a0fa411692b929316f8f36e756 | Ehsan Akhgari — Bug 1484876 - Part 3: Refactor the code responsible for checking whether the top window URI is on the content blocking allow list into AntiTrackingCommon; r=francois | |
66519e95427ef0744b84e3dd292867ccb8c3a854 | Ehsan Akhgari — Bug 1484876 - Part 2: Check the trackingprotection-pb permission in the channel classifier code instead of accessing nsIPrivateBrowsingTrackingProtectionWhitelist; r=francois | |
bddf9e4f6f3ab2c4ed2b9c4d64250319b957c5c0 | Ehsan Akhgari — Bug 1484876 - Part 1: Refactor the PrivateBrowsingTrackingProtectionWhitelist service on top of the permission manager; r=johannh | |
a77c322a5422ace5a0763f3beb45d93baa79536b | Ryan Hunt — Bug 1485371 - Re-enable tiling for OpenBSD. r=nical | |
87b754ac0db00abdd8286253d28eca0150f9a769 | Philipp Hancke — Bug 1481851 - Add kind to RTCRtpStreamStats as alias to mediaType. r=ng,smaug | |
0971297169a65b6bb7728acc926e277d34c34c04 | Narcis Beleuzu | |
2f9c90bd0f2f12f580c59602893cb430acda68a0 | Dão Gottwald — Bug 1446168 - Load tabbox.css as a document stylesheet. r=bgrins | |
3ef0a331591001bf9bcf5b31ad7fa9b89749e690 | Jean-Yves Avenard — Bug 1245400 - P5. Report frames dropped with WebRender. r=nical | |
cfd2152bd3311bffc820d52832079676db12e791 | Jean-Yves Avenard — Bug 1245400 - P4. Remove no longer used class member. r=nical | |
49ca44a69f9f74cec49a664fd25a4b69f952ff05 | Jean-Yves Avenard — Bug 1245400 - P3. Report number of frames dropped by compositor back to VideoSink. r=nical | |
3e0995cbb3dfb2a87dbe00aed20be7c6b7685ccb | Jean-Yves Avenard — Bug 1245400 - P2. Keep track of frames that should have been painted but didn't. r=nical, r=mattwoodrow | |
257fe22ca35fb323125b6a7058d8bda98d08dfcb | Jean-Yves Avenard — Bug 1245400 - P1. Make ImageComposite::mImages a private member. r=nical | |
4621d2fd3f175f6d7441874ba2645a47aa26c86c | Lee Salzman — Bug 1485358 - fix purging of missing glyph WebRender users. r=me | |
349025ae0ac87f864a13d095b77c63c3adb2aded | Cosmin Sabou — Bug 1430530 - Disable gfx/tests/mochitest/test_acceleration.html on windows for frequent failures. r=jmaher | |
b80407ff63a94286841a85652a852cd529b26426 | Cosmin Sabou — Bug 1455602 - Disable browser/components/sessionstore/test/browser_restore_reversed_z_order.js for frequent failures. r=jmaher | |
94cfd6113ca7c7efef708d2b0af8bcd5703d7fe2 | Dylan Roeh — Bug 1478171 - [1.0] Forward channel redirect to nsILoadURIDelegate to allow external handling. r=smaug,snorp | |
120c4145368ddf63e4837f136244e87f6b75c8a8 | Panos Astithas — Bug 1484243 - Detect vcs automatically in |mach vcs-setup|. r=ahal | |
eab9b539b249646a7c4f9f6384e834dfdba4af9a | Narcis Beleuzu — Backed out changeset ab8b409edb0e (bug 1333994) for dt failures on browser_webconsole_check_stubs_network_event. CLOSED TREE | |
427d2c99dcd47248263ddca7438ae36dd1a9e7d8 | Adam Gashlin — Bug 1485245: Back out Move -> std::move change in 7zstub. r=mhowell | |
0568c96db323fc427707a9a0f89ffa4f7c295cb5 | Razvan Caliman — Bug 1485326 - Set the Font Editor pref to true for all channels. r=gl | |
1278f30584f6b477ac73744e8e056ee3761727be | Brendan Dahl — Bug 1485147 - Fix app menu for browser.xhtml. r=bgrins | |
ab8b409edb0eb65164855cc3d237cf767fb382a5 | Jan Odvarko — Bug 1333994 - The network tab should flag resources on the tracking protection list; r=ochameau | |
73e2097aa0c3347c3fe743d125a10bb565b0e099 | Daniel Holbert — Bug 1485142: Make url-classifier 'PartialHashHex()' API return a nsAutoCString instead of nsCString, to address build warning & reduce copying. r=gcp | |
4dbf6f8f9990cc2e834cc0f2b09707e16d373500 | Jan Henning — Bug 1484472 - Avoid FileUriExposedException in ExternalIntentDuringPrivateBrowsingPromptFragment. r=jchen | |
e635f336c727db6e34b09184b42feb2879f3622b | Jan Henning — Bug 1484823 - Fix Android build errors with NDK r18-beta1. r=snorp | |
878d4534b8877d298299f3473f0630858ad56fb5 | Sebastian Hengst — Bug 1484440 - Set browser.security.newcerterrorpage.enabled for exception dialog button test r=johannh | |
ed054a84c6a3ad17821235ff1053930d87583d9e | Noemi Erli — Merge mozilla-central to autoland. a=merge CLOSED TREE | |
15ee3d748ec809e28d05b7a3ccc8e4d023f91f74 | Mark Banner — Bug 1476228 - Enable comma-dangle ESLint rule for Places directories. r=mikedeboer | |
98b5ff9533ee519674b8c441083470d91e1080f8 | arthur.iakab — Backed out 7 changesets (bug 1473513) for failing devtools e.g. leakcheck | default process: 1618727 bytes leaked | |
7472e52f6d1288b773d771918cd23ed951464bf5 | Yaron Tausky — Bug 1455078: Implement [SecureContext] for ServiceWorkerContainer r=asuth | |
9e44b02e94ca5f7e896be3eb02b6d27a40d7054b | Yaron Tausky — Bug 1455078: Make ServiceWorker test check interface availability with lowered privileges r=asuth | |
3f29d9aef185203912597b32bd1270d78d9e499d | Yaron Tausky — Bug 1455078: Enable service worker testing in test r=asuth | |
0e8f94baa6075cb38b8782ab05c5306eb3490f5e | Yaron Tausky — Bug 1483505: Test ServiceWorkerContainer.register() with a data: URL r=asuth | |
6fc9afb46004610e53c0dca8e151c7cb346d4f46 | Yaron Tausky — Bug 1455078: Remove non-conformant ServiceWorker test case r=asuth | |
5e8edebf7500503c48f0a5c08e8ffdb04175a8a2 | Yaron Tausky — Bug 1455078: Test exposure of navigator.serviceWorker to data: iframes r=asuth | |
21291aa6b4c8b57eac9bfaa79cfdb7c3baabb6e7 | Mark Banner — Bug 1485322 - Add a test for initialising DownloadsHistory via addDownloadToHistory. r=paolo | |
ee51ad97d401d529454fd1fe7dc8b2fc44389afd | Michael Ratcliffe — Bug 1478273 - When clicked on the side bar pane, it disappears r=gl | |
32e98ec84de35a219e857c660cf69efcd9ff1b1c | Michael Ratcliffe — Bug 1480638 - Inspect Element is not reported into panel enter/exit events r=nchevobbe | |
0f52720def8442a28e0542505e6a24e4647d6c1a | Bryce Van Dyk — Bug 1431153 - Remove unused CDM version check path from browser-media.js r=Gijs | |
06caf48cb3b5001f8b67b80e6c7c75d306c05b60 | Henri Sivonen — Bug 1485029 - Use SIMD for PopulateBufferForBinaryString() in FileReader.cpp. r=smaug | |
7f64306b8f830ed29d4ee72414449ea67763c242 | Tom Ritter — Bug 1483760 Additionally, pass environment variables to cargo if we are not compiling on Windows r=ted | |
5874c9b590a03fa983421cc5d74b0b4a8a759351 | Ryan VanderMeulen — Bug 1483310 - Update HarfBuzz to version 1.8.8. r=jfkthame | |
deb8812556ef956417c81f6db7df15ff04dbbe9f | yulia — Bug 1473513 - reduce number of poolFor calls; r=ochameau | |
5bf38cfa04f93fbf001a1625735f9787d232e760 | yulia — Bug 1473513 - refactor main.js to use protocol.js pools; r=ochameau | |
6e157bea362acd8a51fdf4863ebb38dbe6e74df6 | yulia — Bug 1473513 - separate registerModule behavior from DebuggerServer; r=ochameau | |
12eb1139a80286f7ee6adf378c421cee981a454f | yulia — Bug 1473513 - remove other instances of ActorPool from browsingContext and root; r=ochameau | |
ce86ea60a31cc1944347306e28aaff1fbff38f59 | yulia — Bug 1473513 - make log function safer so that tests do not time out; r=ochameau | |
7acc52a7f81f9a69eaa768ce13768cd7fb75b4da | yulia — Bug 1473513 - create LazyActorClass based off ObservedActorFactory and RegisterdFactory classes for use in RootActor and BrowsingContextActor; r=ochameau | |
4e1e283b347e15910c87610577ffeba931de3eeb | yulia — Bug 1473513 - use Protocol.js pools for workerTargetActorPool in Target Actors; r=ochameau | |
928dc169698aad907fe9fb9881340a4a88f76851 | Daniel Holbert — Bug 1485161: Make gfxPlatform::GetDefaultFontName() return nsAutoString, to enable possibility of Return Value Optimization & to address build warning. r=jfkthame | |
d99190a5b731a101fe1852a2fa7d9af69e6412f9 | Johann Hofmann — Bug 1484259 - Add is_hidden and is_visible to ContentTaskUtils.jsm. r=nhnt11 | |
2331359b5aec0ec017616710a86d6f7bb0e60e46 | Johann Hofmann — Bug 1484259 - Hide the "Add exception" in small iframe error pages. r=nhnt11 | |
d6e4d3e69d4c8331cfa35c318b616ed390d3538d | Noemi Erli — Merge inbound to mozilla-central. a=merge | |
5c44264ed1fec9b4fad27c0c18de7d383597d847 | Yura Zenevich — Bug 1482454 - add learn more links across accessibility panel. r=gl, flod | |
bcb838fd92f08e167ec87877904831a408fb0120 | Yura Zenevich — Bug 1482454 - update a11y panel's tree/sidebar keyboard focus styling. r=gl | |
80e54dbe8329644695c2fc786b8d62a133364eef | Yura Zenevich — Bug 1482454 - Display a "New" indicator to promote the accessibility panel. r=gl | |
0f87ab9fbddd9102e63c607bcce8cd8226808e49 | Eliza Balazs — Bug 1312652 - Disable browser_autoscroll_disabled.js on multiple platforms for frequent failures. r=jmaher | |
9d0deb476c99a94b865b202c58c71ed4cf82caf0 | Eliza Balazs — Bug 1480314 - Disable browser_search_within_preferences_1.js on win for frequent failures. r=jmaher | |
c9b2f96523b17a7da4a5827e350a11c2b049bbb7 | Jason Laster — Bug 1484972 - Update Debugger Frontend v84. r=dwalsh | |
3f1d6721cab0d1668a2441f7b0b7d018f1ac6475 | Jon Coppeard — Bug 1469599 - Associate all module scripts in a module graph with DOM elements before execution r=hsivonen | |
6bb8792d978ca0b0b84a0fd1218260392b897ed1 | James Willcox — Bug 1480095 - Add example custom error page to GeckoView Example r=esawin | |
d49371d4563a373e0c701f385c59699f2f19dede | James Willcox — Bug 1480095 - Allow NavigationDelegate.onLoadError() to return URL for error page r=esawin,jchen | |
6cd69a56e853b2f2f3ef42e1ef406030cfbc9c1f | James Willcox — Bug 1480095 - Allow loading custom error pages via nsILoadURIDelegate r=esawin,bz,jchen | |
971943621f6e52daa0e94e48c3d846567978ff26 | Olli Pettay — Bug 1484371 - make *enter/*leave events uncomposed, r=masayuki | |
41ebcb085bb01e54c1a7eea9e794cde45afbe734 | Cosmin Sabou — Backed out 6 changesets (bug 1484876) for eslint failure on PrivateBrowsingUtils. CLOSED TREE | |
e80737d6af552187ffeb8099c8d6fd936febed5e | Ehsan Akhgari — Bug 1484876 - Part 6: Truncate the tracking URIs in the anti-tracking logs to 128 characters since they may be really long; r=francois | |
b1cb63d8c8bb98823dab57773d150178f19e694b | Ehsan Akhgari — Bug 1484876 - Part 5: Merge the PrivateBrowsingTrackingProtectionWhitelist service with PrivateBrowsingUtils.jsm; r=johannh | |
cd2ced68989568aaadd21e09d7d68664cf43e91d | Ehsan Akhgari — Bug 1484876 - Part 4: Remove nsIPrivateBrowsingTrackingProtectionWhitelist.existsInAllowList(); r=johannh | |
d31e39a477046ed8a574e43dc6bbd4192829680d | Ehsan Akhgari — Bug 1484876 - Part 3: Refactor the code responsible for checking whether the top window URI is on the content blocking allow list into AntiTrackingCommon; r=francois | |
babf6abc7f4cc189f17f73c7ddff8987da69a43a | Ehsan Akhgari — Bug 1484876 - Part 2: Check the trackingprotection-pb permission in the channel classifier code instead of accessing nsIPrivateBrowsingTrackingProtectionWhitelist; r=francois | |
1c9895ab06c6a1fa7799005bda10bc21d35c8a9b | Ehsan Akhgari — Bug 1484876 - Part 1: Refactor the PrivateBrowsingTrackingProtectionWhitelist service on top of the permission manager; r=johannh | |
c0893e34dfcfaf1b7d7f131a35067346d0522927 | Dão Gottwald — Bug 1485256 - Use photon red for the fullscreen window close button. r=ntim | |
b51573db388680bbbc18a7f31c0854065962f5e0 | Kai Engert — Bug 1477680, land NSPR 4.20 beta snapshot 34274ae8c85e, r=me | |
aebd6f51d2e5125b1a0be102a6f1c93fa377425f | Nathan Froyd — Bug 1480652 - add an aarch64 windows case to ServoBindings.toml; r=xidorn | |
389ffe7befeeee61318659e3c76b4ae2b93bb446 | Nicolas Silva — Bug 1484624 - Don't create texture sources if the compositor doesn't have a GL context. r=sotaro | |
3db3f0761004289cef06241977003539e2abef62 | Nicolas Silva — Bug 1483459 - Avoid copying regions before converting them to rects throughout the gfx directory. r=sotaro | |
cf82ec49ee1a6a33e4a860f345b63a10c94a04b6 | Nicolas Silva — Bug 1483459 - Don't needlessly copy regions in ContainerLayer::GetIntermediateSurfaceRect. r=sotaro | |
bf68c78fb8597abea5a9c3583b840f7137194196 | Paolo Amadini — Bug 1482648 - Part 4 - Clean up remaining references to broadcasters in front-end code. r=bgrins | |
981a904be10351695c8282ab0cc7677715c4e607 | Paolo Amadini — Bug 1482648 - Part 3 - Remove remaining broadcasters from front-end code. r=bgrins | |
29f7da1bf5f766e074e3c5ae5b3c1a2fd35570fe | Paolo Amadini — Bug 1482648 - Part 2 - Remove unneeded indirection in devtools broadcasters. r=bgrins | |
4c42ea4583b250aa78c491f30716a99d0629ebde | Paolo Amadini — Bug 1482648 - Part 1 - Convert the offline broadcaster to a command. r=bgrins | |
9cf35b96d52478037f6b0da91a6df7f8476b736e | Jan de Mooij — Bug 1466128 part 2 - Rename AutoCompartment to AutoRealm. r=jdm | |
d814396399b3dc90603e72b01d4c610228ec299e | Jan de Mooij — Bug 1466128 part 1 - Rename ac.rs to ar.rs. r=jdm | |
3de16fbc247bc1ca28ec12a776e468630407ea9e | Emilio Cobos Álvarez — Bug 1461706: Sync disabled state of number control regardless of appearance. r=jwatt | |
2cc9cac00814fa52f5a75d01f7883e11450ebf1e | Henrik Skupin — Bug 1396821 - Update vendored Rust crates. r=ato | |
559f9bc81c99d8421a6fa75788f2ac55bcf7e3fa | Henrik Skupin — Bug 1396821 - [geckodriver] Apply rustfmt other geckodriver modules. r=ato | |
c1df1c2e46f6f3273bce2407fef907a779d491cd | Henrik Skupin — Bug 1396821 - [geckodriver] Switch geckodriver crate from rustc_serialize to serde. r=ato | |
bc455055ef6b1342f54bbc5aba42331349d37b61 | Henrik Skupin — Bug 1396821 - [geckodriver] Apply rustfmt on other webdriver modules. r=ato | |
7f2c542df6fd1e9e62d7f9d237b10e14f01619f3 | Henrik Skupin — Bug 1396821 - [geckodriver] Switch webdriver crate from rustc_serialize to serde. r=ato | |
3cc02142bee050b98b38fa0e6df8bb985e790021 | Henrik Skupin — Bug 1396821 - [wdspec] Mark all tests in new_session/merge.py to pass. r=ato | |
fb399f543ea6a888ac6d3f2ccec37bb067b9d601 | Emilio Cobos Álvarez — Bug 1485044: Unbust unit test build. r=me | |
e5ac55ad643d95424b8891446a3743b53bcf6bfe | Noemi Erli — Merge mozilla-central to inbound. a=merge CLOSED TREE | |
ab61273bea17b941baca4f3f85b6ca0362d56e22 | Emilio Cobos Álvarez — Bug 1485044: Remove useless StyleDisplay conversion. r=heycam | |
e3e6a4d867a447d7c56827a491e6e2330838082b | Emilio Cobos Álvarez — Bug 1485037: Use a consistent style for longhands. r=heycam | |
4bb2acbf4eb0d386046945e52bdd546fc41ae8e5 | Emilio Cobos Álvarez — Bug 1474317: Make text-orientation, unicode-bidi, contain and will-change non-animatable. r=heycam | |
53f23b446b29fd9dd32709be5c39b9eb3da9735e | Emilio Cobos Álvarez — Bug 1484316: Serialize clip-path and shape-outside using Servo. r=xidorn | |
4b7383b27f89dcb1732b27f6d68f1684f36ff377 | Emilio Cobos Álvarez — Bug 1484485: Create state dir and install node / stylo stuff in bootstrap's non-interactive mode. r=ted | |
c0f5b64fe563a74d5d23f5aa5199a437cb8fd745 | Emilio Cobos Álvarez — Bug 1481466 - Avoid a style change to work around a XUL reflow bug. r=paolo | |
fd86a6388333a146b2ca7dcea00f3e3343aae139 | Mantaroh Yoshinaga — Bug 1465644 - Part 3. Hide Splitter if the network panel detail has not opened. r=honza | |
6ff5e06dccdcf88c9673c5035bd8f86bf6974066 | Mantaroh Yoshinaga — Bug 1465644 - Part 2. Introduce the emphasized splitter style. r=nchevobbe | |
e1296c1105fbf9f34a7b54018d1767d56a6d5847 | Mantaroh Yoshinaga — Bug 1465644 - Part 1. Change characode of SplitConsole.css from dos to unix. r=nchevobbe | |
c896958f358eb37982e325ab4ed8e1244320b0bc | Tim Nguyen — Bug 1443561 - Part 1b: Move #navigator-toolbox rule back to browser/base/content to avoid CSP issues. r=me | |
a92aacd177b541c80474ea95f50dbc3c3bd5d57e | Tim Nguyen — Backed out changeset 054c113b5cb1 for landing with unrelated changes | |
054c113b5cb18011f4a386bdeced1ff05aecbe0d | Tim Nguyen — Bug 1443561 - Part 1b: Move #navigator-toolbox rule back to browser/base/content to avoid CSP issues. r=me | |
61396b1eaa14477e196564ea0c4c0ba79439a64d | Paul Adenot — Bug 1483926 - Take into account mInputDeviceID is always nullptr on Android for now. r=pehrsons | |
28d5979962b7aacb307fbbaf1ce438d5560044ce | Nicolas Chevobbe — Bug 1483880 - Always hide the autocompletion popup in acceptProposedCompletion; r=Honza. | |
c2616aee4d444980703769f85056d48cd4f1483d | Henri Sivonen — Bug 1485320 - Use SetLength() instead of GetMutableData() throwing away the pointer in MemoryOutputStream::Create(). r=asuth | |
02647608ed585de04dd8d78fcfc1263675c7d958 | Mark Banner — Bug 1485113 - Change DownloadHistory to keep a cache of download metadata throughout the session. r=paolo | |
b39ce58378e1b7b08f8b45538d8146a2863d575f | Jan Odvarko — Bug 1470815 - Make sure the Security panel is visible for HTTP requests in the Console panel; r=nchevobbe | |
ed26ed848a8e61972094c37d9eabb781f0f3d03f | Ionut Goldan — Bug 1411304 - lowerIsBetter not true for sccache hit rate r=jmaher | |
cc98b39389f794eff611c9673d93ddc1f757570e | Johann Hofmann — Bug 1484583 - Update Tracking Protection UI tour for Content Blocking. r=nhnt11 | |
21995d3d49f9b37517eab40a35eb651a1d25f3c3 | Mark Banner — Bug 1484482 - Fix the bookmarks menu when it is displayed via the hidden window. r=paolo | |
2dcfee19716dae21e9d8ce3c1a00b7db930815b3 | Masayuki Nakano — Bug 1484124 - part 1: Create HTMLEditor::GetCellIndexes() class to get and store indexes of a table cell r=m_kato | |
325f0f4b0f11616b8b7268521a2b6e58715684fd | Masayuki Nakano — Bug 1484124 - part 0: Add automated tests for nsITableEditor::GetCellIndexes() r=m_kato | |
2ee4398514ac09b08a48a737d7e22cd63184901d | Noemi Erli — Merge mozilla-central to autoland. a=merge CLOSED TREE | |
db66903f54cc0b27224255efab79cef50ca16540 | Emilio Cobos Álvarez — Bug 1484855: Match the 'is rendered' definition from the spec in innerText. r=smaug | |
8a34342120f17e0bca6336b9a7038f481d6b8588 | Gian-Carlo Pascutto — Bug 1480755 - Add support for new Mesa device probing. r=jld | |
a660ab08bc27adf18a5214583b2d6566b3dfe3a4 | Belén Albeza — Bug 1460862 - Smooth scrolling when clicking on 'reveal' in slotted elements. r=bgrins | |
6bfff0d1a5a429717625871d7f7f866d55817070 | Alexandre Poirot — Bug 1484764 - Prevent netmonitors is undefined exception when closing tools during page load. r=Honza | |
3b5452b3778153f6f223bb2177235835b2314eb6 | Noemi Erli — Merge inbound to mozilla-central. a=merge | |
c3bb26f985552814f9e35639a15acd10a15878bb | Nicholas Nethercote — Bug 1483182 - Do report OOM failures in HashTable::reserve(). r=luke | |
8116d3ee3a5a5564eb0aae5cd2cea501e728deb9 | Nicholas Nethercote — Bug 1483182 - Don't allocate in HashTable::lookupOrAdd(). r=luke | |
33c2e19cd74f32c65bfd048a9cc8e732ff631ca0 | Daisuke Akatsuka — Bug 1480249: Split up computed value path test. r=gl | |
6d61347cec03f42e72c8f1cdcefcd1d5b14a15e1 | Boris Chiou — Bug 1429298 - Part 7: Tests. r=emilio | |
ad10cbe201c48fc8c622dcfb5915cb048ae871cd | Boris Chiou — Bug 1429298 - Part 6: Apply motion path transform matrix. r=nical | |
96671e2dceadcdaedea6394516fa3e73f769af3b | Boris Chiou — Bug 1429298 - Part 5: Implement BuildPath for offset-path. r=jwatt | |
f7b80e0bc7bf7c694848b8e5cf21c3fab8d4c1f9 | Boris Chiou — Bug 1429298 - Part 4: Rename builder as aBuilder in SVGPathData.cpp. r=TYLin | |
d78aadc6a6bf4674fac3658c6207e73a319f58c9 | Boris Chiou — Bug 1429298 - Part 3: Use macro for path parser. r=emilio | |
04a196dc2cc2b0f8f4b3a6eeb4f088f9fc7aae4a | Boris Chiou — Bug 1429298 - Part 2: Define offset-path and implement it in style system. r=emilio | |
085b28450cc36ceb3d9597a04d038a2b58aae34b | Boris Chiou — Bug 1429298 - Part 1: Define the preference for motion-path. r=emilio | |
854353ad4d264ea1d0afe0394512cfc28f8ded03 | sotaro — Bug 1457390 - Forward rust log to android_log on android r=bholley | |
b7f4a1596d18d093e8f25bc8947a005d75ee2e7f | Mike Hommey — Bug 1485210 - Add --sym-offsets=yes to valgrind command line. r=njn | |
d91e84fc8bb6ed639e895fc5f691915a6ea1bced | Andreea Pavel — Merge mozilla-central to mozilla-inbound. a=merge on a CLOSED TREE | |
809610242278ab22abde54134f7ec6520d44b0b9 | Marcos Cáceres — Bug 1483156 - Currency of PaymentItem total should be 'USD', but got BOB r=edenchuang | |
3e4d7495204cf054f5083506f02a93e787956796 | Gabriel Luong — Bug 1485125 - Lazy load the Device Modal in RDM. r=miker | |
569397778fcde1ff2243e7d83a263ce2f51674f0 | Tooru Fujisawa — Bug 1483188 - Fix the assertion for reaction record fields. r=anba | |
8c6a05c61d397cc70412052f36670b2c452c1ec1 | Jan Beich — Bug 1484535 - Allow C++ files to check MOZ_SYSTEM_ICU. r=froydnj | |
357d549504fb6e1330bc0aa152cafcd27b0c9a2a | Masayuki Nakano — Bug 1484115 - part 2: Get rid of nsITableEditor.getNextRow() r=m_kato | |
05f438b601b5e6d4df5dfef992c2cf1d153757ea | Masayuki Nakano — Bug 1484115 - part 1: Create HTMLEditor::GetNextTableRowElement() for internal use of nsITableEditor::GetNextRow() r=m_kato | |
b59a431b833b30bbaf1060937f0bc9ab51b0bf91 | Xidorn Quan — Bug 1484587 - Put the behavior that overflow-wrap: break-word affecting intrinsic size behind a pref and disable it by default. r=jfkthame | |
2dd1517113c3b4b77ed0baf5313e9b0ae1a6a873 | Masayuki Nakano — Bug 1484693 - Fix some nits of test_resizers_resizing_elements.html r=m_kato | |
7bd181a54b142a70a058c3d42dc05b4e00aab259 | Cameron McCormack — Bug 1485252 - Add MallocSizeOf impls for 128-bit integers. r=xidorn | |
c9d2c08bea3cdc95ce6bad70ac29bbd0a2fd13d7 | Julian Descottes — Bug 1479382 - Add README.md in aboutdebugging-new to document architecture guidelines;r=daisuke,ladybenko | |
69fdbbb5facc288292c4d1f0057ac911f7422956 | Mantaroh Yoshinaga — Bug 1479071 - Revert kPMDataFormatXMLCompressed to kPMDataFormatXMLNormal. r=mstange | |
93031405a2de5f24f9fc3479a9eee3189bf5c453 | Nicolas Chevobbe — Bug 1479758 - Enable history navigation with Cmd/Ctrl ArrowUp/Down; r=bgrins. | |
e03480382807999f9b228d0e4ff3d95470a0fdb3 | Ciure Andrei — Backed out 7 changesets (bug 1429298) for xpcshell failures properties-db.js CLOSED TREE | |
f19665cdf117575dba6b29c8a47553067858a3e9 | Andreea Pavel — Merge mozilla-central to autoland. a=merge on a CLOSED TREE | |
48214a8e1b6bc794ee0ec36d18e7099aa3250fa5 | Boris Chiou — Bug 1429298 - Part 7: Tests. r=emilio | |
cc2785ab879e48a01bf87c20aaebedbad0277574 | Boris Chiou — Bug 1429298 - Part 6: Apply motion path transform matrix. r=nical | |
c217209a3b0494d4c4e6718aa6474221681aa660 | Boris Chiou — Bug 1429298 - Part 5: Implement BuildPath for offset-path. r=jwatt | |
196fc7b48b84303aaf9b6d8354d3ea9ff9fe5ef0 | Boris Chiou — Bug 1429298 - Part 4: Rename builder as aBuilder in SVGPathData.cpp. r=TYLin | |
761e9bb54adbc9f8164a5d83c8d9483b93e8f1fb | Boris Chiou — Bug 1429298 - Part 3: Use macro for path parser. r=emilio | |
0b9ec0d707b5d23a37986a9818230dec1932a2f3 | Boris Chiou — Bug 1429298 - Part 2: Define offset-path and implement it in style system. r=emilio | |
38ad1cc1b0c8804267e83d94940f17252fd26ce8 | Boris Chiou — Bug 1429298 - Part 1: Define the preference for motion-path. r=emilio | |
865339e90f1ab9115c447c86205c7105bf155e89 | Matthew Noorenberghe — Bug 1482220 - Listen for the autofill edit forms being appended for localization. r=sfoster | |
4fca1f7a874da0e7824d4337c40f96462d5f1c03 | L. David Baron — Bug 1369941 - Provide more advice about how to write fuzzy() annotations on reftests. r=dholbert | |
5e7484d3b2e3ad6ec39e7af04601742a3ff7643e | L. David Baron — Bug 1369941 - Remove ability to specify fuzzy()/fuzzy-if() in reftest manifests without ranges. r=dholbert | |
090edc3b798b91e876b40da371c515397743f5fd | Masayuki Nakano — Bug 1484113 - part 1: Create HTMLEditor::GetFirstTableRowElement() for internal use of nsITableEditor::GetFirstRow() r=m_kato | |
af33be3aee822ddf186798da08ca3d9863557b30 | Masayuki Nakano — Bug 1484113 - part 0: Create automated tests for nsITableEditor::GetFirstRow() r=m_kato | |
1ddc33b770571cc057246bcfabe0fb5d3d732145 | Makoto Kato — Bug 1476914 - Add fuzzy-if on Bug 1443902's reftests for Android. r=masayuki | |
c0c4120ab7c710906236caaf6322b9a37e203332 | Timothy Guan-tin Chien — Bug 1485133 - Remove Web Animation polyfill in video controls r=birtles | |
9f3d83072326cc96b3c26c5edd67ea277d6fa86c | Andreea Pavel — Merge mozilla-inbound to mozilla-central. a=merge | |
737a89a8edb7d9b46215d8688ac18275e38dde34 | Mike Hommey — Bug 1484888 - Apply upstream patch that fixes a clang crash with stack overflow on PGO + LTO on Linux. r=froydnj | |
a24fde0f296e0351d6ce51354438bdbf8941bebb | Nicholas Nethercote — Bug 1484944 - Remove nsSHEnumerator. r=qdot | |
7323a50a7eede38e729ae85658bbaa8bc53bbd6a | J.C. Jones — Bug 1470914 - land NSS d3f512d4f76e UPGRADE_NSS_RELEASE, r=me | |
00829050b7d1c8cb1b03f66e9c77293176ec8edc | Sebastian Hengst — Bug 1482457 - Update expectations for ignore-opens-during-unload to account for crashes on macOS and Windows debug. CLOSED TREE | |
5cd3b13d5eb95dfa4cd81d02f2b153a435203762 | Marco Castelluccio — Bug 1471339 - Add RUSTFLAGS to Linux coverage build to enable gcov profiling for Rust. r=jmaher | |
d064a4d17800f65d691c7ce8ac0e5c73d7f0b20f | Sebastian Hengst — Bug 1484852 - Update svg/text/reftests to account for passes on Windows. CLOSED TREE | |
84eb90b730f0fa8b4073d4fb9ba29d28ff4eabed | Andreea Pavel — Backed out 3 changesets (bug 1475417) for failing docker configuration ona CLOSED TREE | |
e9abc7d4a76b8c53ba4f2f7aedeecddfe6f36984 | Andreea Pavel — Backed out changeset d3ce115e1803 (bug 1449540) for failing jit and spidermonkey builds on a CLOSED TREE | |
9ea6a90f3b135c69b0ba68d34d96c14ed35a2759 | David Major — Bug 1485072: Remove some unnecessary (on-by-default) LDFLAGS from Windows builds. r=froydnj | |
3fb9a0ab83ad40c164edb8c1e79de459a584a12b | Mike Hommey — Bug 1483778 - Skip LTO during the profile-generate phase of PGO. r=froydnj | |
972ad5dc9a842911479edf3737c0e2aee7fad35d | Jason Orendorff — Bug 1475417 - Part 2: Fire onEnterFrame when resuming a generator or async function. r=jandem, r=jimb | |
13020b58f0fa64366592dbaf3dd9e99059a06108 | Jason Orendorff — Bug 1475417 - Part 1: Minor code tweaks, in preparation. There should be no observable change in behavior yet. r=jandem | |
50ed38c98cc08b2bcf3d3f1d37d551b944658aef | Jason Orendorff — Bug 1475417 - Part 0: Add some passing tests. r=jimb | |
d3ce115e1803ac4f85fef0568a7521e8ea2a87f7 | Ashley Hauck — Bug 1449540 - Allow modification of ArrayBuffer's __proto__. r=jorendorff | |
c1e8bad5cea6ae5d0beccb7a242aff318c3a2eb3 | Ashley Hauck — Bug 1473228 - Add @@toStringTag in Intl.RelativeTimeFormat. r=jorendorff | |
49b86264b52d2d0dd28eb9056c12e713f2f1e1fb | Jason Orendorff — Bug 1484728 - Update test262 from upstream again. r=anba | |
e1d3e4328869ff77054ec33c35e2f7a75d7e4b8f | Jason Orendorff — Bug 1484728 - Update test262 skipped files again. r=anba | |
9c34c00e44d0b021fb1d5ac4bf464b9de4955374 | Jed Davis — Bug 1478849. r=mccr8 | |
08d82015e170d4e618918db0d219f2abf5eb8ea0 | Marco Castelluccio — Bug 1478969 - Don't apply RUSTFLAGS defined in mozconfig when building host Rust libraries and programs. r=froydnj | |
79b00799a592f445a7531abf9f324f4c9d86c6c2 | moz-wptsync-bot — Bug 1484852 - [wpt-sync] Update web-platform-tests to fa06664dc85df3024762f5e082e05aa293f90d88, a=testonly | |
a22032eb15789ebed9e72db4f62b6f19be1068a2 | Maja Kabus — Bug 1481836 [wpt PR 12355] - Introduced dictionary TrustedTypePolicyOptions, a=testonly | |
2d4c8ba18f28ffb2bf23a249764cee85bf06c8ef | autofoolip — Bug 1484200 [wpt PR 12548] - Update interfaces/web-nfc.idl, a=testonly | |
a80ceaf32a818ed232d5a79a755e5a4d260a0c87 | moz-wptsync-bot — Bug 1483666 [wpt PR 12508] - Update wpt metadata, a=testonly | |
d7b6d67aaf7cfef54c46e9d1c80872e9dd1b2da7 | Oriol Brufau — Bug 1483666 [wpt PR 12508] - [css-logical] Allow CSS logical shorthands to be serialized in inline and computed styles, a=testonly | |
0131ba65ffa252c739de0a8bb55fe5dc282eaf02 | Anders Hartvoll Ruud — Bug 1484154 [wpt PR 12544] - Support CSSStyleValues in StylePropertyMap.set. (Reland), a=testonly | |
b7174f9d6e6437c09f9b70c2d89a980034db11b8 | moz-wptsync-bot — Bug 1484150 [wpt PR 12543] - Update wpt metadata, a=testonly | |
21ea0e12a53b371949816fc94232f99163c15026 | Mike West — Bug 1484150 [wpt PR 12543] - Fix cookie prefix tests., a=testonly | |
a8490f20070e459fc74075f155e06ea96eb8e280 | Ben Kelly — Bug 1483994 [wpt PR 12535] - Revert "Cache Storage: Check for duplicate entries in Cache.addAll().", a=testonly | |
d37a2b5f7caaf336b2810df7aa2c397bad3dbb3f | moz-wptsync-bot — Bug 1482457 [wpt PR 12413] - Update wpt metadata, a=testonly | |
c068c3396e147d00d16b5cb6430e54026fa59d1c | Timothy Gu — Bug 1482457 [wpt PR 12413] - Implement ignore-opens-during-unload counter in Document, a=testonly | |
e3ab676a310dc46b40d08a29166c02611085d3cf | Javier Fernandez — Bug 1483770 [wpt PR 12512] - [css-grid] Distribution offset doesn't account for non-spanning items, a=testonly | |
74bdd33d51f170168cfd0e8be456ebb298cd0ebc | Peter Beverloo — Bug 1484002 [wpt PR 12537] - Remove the Budget API tests, a=testonly | |
d267941739e09595fc8343a0e365290aed1c1740 | Xida Chen — Bug 1483997 [wpt PR 12536] - Revert "[css-properties-values-api] Support CSSStyleValues in StylePropertyMap.set.", a=testonly | |
41966d1c0faad97fcbe0b6909fc05a9ca0e5b944 | Peter Beverloo — Bug 1483989 [wpt PR 12533] - Re-enable the Background Fetch WPT tests, a=testonly | |
f6749ea61079f8633a21bf2b178927e6b7ab9b65 | L. David Baron — Bug 1483991 [wpt PR 12534] - Sync Mozilla tests as of 2018-08-16, a=testonly | |
d07641a80a1f4d91a8f85f1acd2e0366197bc620 | moz-wptsync-bot — Bug 1483570 [wpt PR 12503] - Update wpt metadata, a=testonly | |
3166f55901c15bab16166a1daa2ebe09c4395311 | Anders Hartvoll Ruud — Bug 1483570 [wpt PR 12503] - [css-properties-values-api] Support CSSStyleValues in StylePropertyMap.set., a=testonly | |
2dcc5b1e23dde5ef5ed30c1f38e40b149aa00744 | Chris Lilley — Bug 1460859 [wpt PR 10963] - Add basic text in a shape tests., a=testonly | |
3446e763cf522ae6165a9e693b301a04dc904764 | Chris Lilley — Bug 1460043 [wpt PR 7633] - css generated content: added test for counter-* calc() values, a=testonly | |
4cd236eff0af42029e5ff209e46c9384aa2c9c3c | Nathan Froyd — Bug 1471743 - remove STRICT_FAKE_SYMLINKS code from nsLocalFileWin; r=erahm | |
9f92f288b60876c75fddfddb2eba8ff685ed2b78 | Jeff Walden — Bug 1484420 - Move locale-related functions into js/public/LocaleSensitive.h that isn't #include'd in jsapi.h. r=anba | |
3c5aa35fa3d2674821a481ee46e67805b2e6b057 | Ryan Hunt — Bug 1483245 - Add telemetry probes for amount of time spent on paint thread and the amount of tasks. r=jrmuizel | |
4841b3ddbacbb80dfd48c5c0b9737d6c33c7bcaa | Ryan Hunt — Bug 1483772 - Never have mAsyncTask be non-null when we cannot paint. r=nical | |
9b2e26f618a443989ab88e724ecc52d160bd093d | Ehsan Akhgari — Bug 1485114 - Avoid creating nsPermission objects in the permission manager needlessly; r=nika | |
f9417ef4b9568f7edf1fc6854b38ef75a13db086 | Ehsan Akhgari — Bug 1485099 - Add some logging to the AntiTracking component for the saving and reading of storage access permissions; r=smaug | |
c9a06dacc095cc7c9968eef179b36174d57c0260 | Ehsan Akhgari — Bug 1484848 - Remove the XPCOM component registrations for window and child window; r=mstange | |
fd5a90a26bfa7e9d727e390b097fc34959a659a0 | Andreea Pavel — Backed out 2 changesets (bug 1484420) for hazard failures on a CLOSED TREE | |
d910e3c8372a466ab40f7fd6a33458f7ab250665 | Jeff Walden — Bug 1484420 - Add a missing #include needed only in builds that aren't --with-intl-api. r=bustage in a CLOSED TREE | |
d79cdb73c55f91a7296ebaa2631c6fe9a05ee91b | Jeff Walden — Bug 1484420 - Move locale-related functions into js/public/LocaleSensitive.h that isn't #include'd in jsapi.h. r=anba | |
bdf392eff10efe64f35c8b7c524f07b91950777f | Boris Chiou — Bug 1485197 - Bump cbindgen to 0.6.2. r=heycam | |
57ed7dc97b4f17c59d7e707b2ce70fb614acf450 | Daosheng Mu — Bug 1485095 - Fix can't get VRSystemManagerExternal in Android. r=kip | |
58b3e727210440e6a7c26cf664ddc03f8d616822 | Brian Birtles — Bug 1484901 - Add tolerance for time comparison in playing-an-animation.html; r=hiro | |
9dcb4b6cb5104adb3bb4f576daeea3d63e30f4b7 | Tiberius Oros — Merge mozilla-central to autoland. a=merge CLOSED TREE | |
0d1ee61d3377e5f843c8db0ae51e777ee2e857c7 | Tudor-Gabriel Vîjială — Bug 1481834 - Fix running robocop tests on debug builds. r=gbrown | |
08181a2a8cad9d232c355daba713ce59f90183ee | Mike Conley — Bug 1485023 - Replace checks for PresShells when suppressing displayports with assertions. r=kats | |
7a4039fbcaa5faf0f3c3f75bd3395045c22388a3 | Timothy Guan-tin Chien — Bug 1471657 - Update Nightly DMG background to high-res r=Dolske | |
dcedddab6d8947a557b3a9f1724a2a37a4f13b54 | Andrew Halberstadt — Bug 1397722 - [tryselect] Filter 'ccov' tasks out of the target task set (now they must be selected with --full), r=sparky | |
8d09209d2ee1a7baa166dedf8425dcbdfd35cfaa | Randall Barker — Bug 1484960 - Remove IllegalStateException throw on multiple calls to overrides in GeckoAppShell r=jchen | |
7e2003fdace0e0df5db6dc1e6e95d2b526884692 | Joel Maher — Bug 1482151 - run wasm-misc in baseline and ion optional modes. r=ahal | |
6c479457064ffd32edfdb78fd43538a87f17dd55 | Ciure Andrei — Backed out changeset 4f7d58a640b8 (bug 1483173) for browser_jsterm_screenshot_command_clipboard.js failures CLOSED TREE | |
568230ce860e86538ee9d567fdd6fcec46142c8d | Chris Manchester — Bug 1411736 - Convert xpcshellConstantsPP.js to FINAL_TARGET_PP_FILES. r=firefox-build-system-reviewers,froydnj | |
9bf437ef1af2a65aa5fe4384a37f4e066d9c66ac | Dennis Schubert — Bug 1484796 - Add console logging statements to site patches. r=kmag,rhelmer | |
0d5e2c4f446b8302528f0c9e42794ea5111f89a2 | Michael Kaply — Bug 1479857 - Enable Autoconfig sandbox for Talos. r=RyanVM | |
f322012f5f78d689df3e5c7288e5acf25d6596f2 | Timothy Guan-tin Chien — Bug 1478477 - Update .DS_Store for Firefox Developer Edition r=Dolske | |
e28a399f05e8d7295955f2ce79484e64421427b5 | Honza Bambas — Bug 1469117 - Make sure we reset network socket timeout epoch to 0 when timeout on a socket is turned off r=dragana | |
038353b1a3c5f96b81fc2ff08687e4dfda250526 | Nicolas Chevobbe — Bug 1482798 - Use a flex layout for message body; r=bgrins. | |
6003a205d723d0d6c9f47a651c1c80483abba8f4 | Brian Grinstead — Bug 1484759 - Update references to browser.xul in tests to use AppConstants.BROWSER_CHROME_URL;r=Gijs | |
d7a886a4caa441e4cf0ea753af5b9989de9956ff | Dorel Luca — Merge mozilla-central to autoland | |
8ffadc97369cb92c41b1ded0c2a559f0d3a30c08 | Dave Townsend — Bug 1484846: Expose a unique hash for the application install directory. r=froydnj | |
b51649c81fb203be12c9ce8f1ac0052f6f950e86 | Henri Sivonen — Bug 1484984 - Avoid writing past the logical length of a string in networking code. r=valentin | |
4f7d58a640b8d4872fad4c2589f8c934f7e0b246 | yulia — Bug 1483173 - introduce screenshot actor; r=ochameau | |
cd0422cab7e833779899d33549c295dfec08d9ec | yulia — Bug 1483166 - refactor evalWithDebugger into its own file; r=nchevobbe,bhackett | |
6577561a493b00dec6b3f4455674e410dddf936d | Rob Wu — Bug 1475842 - Change parameter format in browser.search API r=rpl | |
486f7f825c6bfb4b31cb76c49174f2880dd8af19 | Jonathan Kingston — Bug 1364392 - Provide correct triggeringPrincipal to openLinkIn r=Gijs | |
3d50f935615c9ba9179e8ab0dbb244ca65626967 | Ryan VanderMeulen — Bug 1485014 - Update pdf.js to version 2.0.775. r=bdahl | |
34520af4d56552c7beb2547be1cbd58dfebf9a27 | Ryan VanderMeulen — Bug 1483566 - Update Graphite2 to version 1.3.12. r=jfkthame | |
8d88272387d127eaf0abd274bdba7dd5787c07bc | Jonathan Kingston — Bug 1483148 - Add allowInheritPrincipal to current tab bookmarklets. r=Gijs | |
ed07516ab49e79cdfaf85785bc8f572aee1de55a | Ted Campbell — Bug 1484382 - Use mozilla::ScopeExit in js/src r=jandem | |
20a3b24e500abc7bf403466c8beb8c38abbaeb6a | Nicolas Chevobbe — Bug 1481443 - Disable Alt-B & Alt-F shortcut in source editor; r=gl. | |
f168924d45d2346aaaa19b34360692282bba9e9f | Raphael Pierzina — Convert mozhttpd's test suite to pytest (Bug 1479420) r=davehunt | |
7c96ad3ab6731287646616610e159447c69d6beb | Tiberius Oros — Merge inbound to mozilla-central. a=merge | |
4d48052fa86864972d109d0c096f895dd846ecb7 | Kris Maglione — Bug 1484415: Blocklist PrivateBrowsingUtils.jsm at content process startup. r=florian | |
91accf6cca8d1b8e557069775bbd7113c9f7e707 | Gabriel Luong — Bug 1484811 - Left align the toolbar controls when RDM is left aligned. r=miker | |
81466097f47d43d45f5d4829f1911a1f7cddcd3e | Nathan Froyd — Bug 1482294 - disable jit unwind handling on aarch64 windows; r=jandem | |
3d462cf06ef0304239d65d806e2a234e3d03172e | Brian Hackett — Bug 1483365 - Run SnowWhiteKiller non-incrementally when recording/replaying, r=mccr8. | |
0e8748072c49da9d46e63aeb941ef7b2d7ccfaae | Brian Hackett — Bug 1483256 - Use mozilla::Atomic in MemoryTextureReadLock, r=nical. | |
b8d0b116540260b8e76953bd39a8c4d60dd0899b | Brian Hackett — Bug 1483248 Part 2 - Always forward destroy messages to recording TabChild, r=mccr8. | |
929bae71da4c94c8c74d5b8089fb87411ad24bf3 | Brian Hackett — Bug 1483248 Part 1 - Allow recording child processes to handle TabChild deletion, r=mccr8. | |
ea26467472df9849f0f59a2179493ca7295870ee | Brian Hackett — Bug 1483240 - Disable plugins in recording/replaying processes, r=jimm. | |
83c0cdea8a9fb6dafe8a646145cc63582772cb8e | Brian Hackett — Bug 1483242 - Ensure recording filenames are unique, r=mccr8. | |
8049cc4321284827bd54a40893bc529eba1b7b11 | Brian Hackett — Bug 1481350 - Don't try to handle messages sent to child-allocated browsers, r=froydnj. | |
d0e40284db4b4f5851e23bb0e4a406e6f8e2ac5f | Jim Chen — Bug 1330257 - 7. Add Oreo auto-fill frontend; r=esawin r=snorp | |
d91afaee03b064e482e1efc63f5651ff1b61ef34 | Jim Chen — Bug 1330257 - 6. Add tests for auto-fill accessibility frontend; r=eeejay | |
6541f81c8e25558cc8a72773aea2247c6cdef5e5 | Jim Chen — Bug 1330257 - 5. Add auto-fill accessibility frontend; r=eeejay | |
5f44c144b1e52f8f3fa26f837eeea0d7c0f88f60 | Jim Chen — Bug 1330257 - 4. Add auto-fill backend; r=esawin | |
05566ea3c85ecb2293d477dd13558116e7800c71 | Jim Chen — Bug 1330257 - 3. Inline session store event listeners; r=droeh | |
20a3dacdf9b898432d0eecd5340a74b34aeb5255 | Jim Chen — Bug 1330257 - 2. Separate out session focused state from active state; r=droeh | |
c8789a613477be022d74179f8cc385b410fe315d | Jim Chen — Bug 1330257 - 1. Refactor SessionAccessibility; r=eeejay | |
acfaacaca4cbe91eb413abb206d2187f304fad0d | Mike Conley — Bug 1355346 - Make mozIDownloadPlatform::downloadDone return a Promise. r=paolo,mstange | |
566a5b21073a2899b9ee539236ac057d3b81b382 | Mike Conley — Bug 1355346 - Call nsCocoaFileUtils::AddOriginMetadataToFile off of the main-thread when completing downloads. r=mstange | |
dade0d8f79ea0db4e7a6741fd3931a5a5362cb0a | Ehsan Akhgari — Bug 1484868 - Add the nsIPermissionManager::removeByType() API; r=nika | |
1860f2aa532d6312145e198f095018dcf3bebae2 | Andreea Pavel — Backed out changeset 93e52a1e5d88 (bug 1478969) for linux tier2 rust build bustages on a CLOSED TREE | |
c7bea57cb29c6fb6175151c5277cdef30dcd67a9 | Aaron Klotz — Bug 1458386: Modify mach's RunProgram command provider to be aware of launcher process; r=gps | |
93e52a1e5d88d169fca83b1f8e9f0eb78d809cc9 | Marco Castelluccio — Bug 1478969 - Don't apply RUSTFLAGS defined in mozconfig when building host Rust libraries and programs. r=froydnj | |
1cba447409917569d3d44d814fd13ba2e6244006 | Dave Townsend — Bug 1484753: Loading an insecure favicon should make the page show as mixed content. r=johannh | |
ec7da761af74dacb9a4172ac2e2a42de032bd4ef | Dave Townsend — Bug 1484844: Make nsINIParser mutable. r=froydnj | |
d8a7212c51a48253bfa9551ecc9318a9536c62d4 | Andreea Pavel — Backed out 6 changesets (bug 1396821) for linux tier2 build bustages on a CLOSED TREE | |
07dabfefeef1dc4e0a7263bb10a504fa8f8252a0 | Lee Salzman — Bug 1479196 - draw missing glyphs from an atlas instead of rectangles. r=jfkthame | |
9c610000042a2457c05c9abb7636693bacb56645 | Lee Salzman — Bug 1479196 - add support to TextDrawTarget for defining and pushing WR images. r=nical | |
ead8943575c96bf260a5c5b576fa049ec045f971 | Ashley Hauck — Bug 1484708 - Update .gitignore rules and add js/src/obj-*. r=ted.mielczarek | |
74a166849e43a03dbe9a4dc342f4c22c5d6557a9 | Dragan Mladjenovic | |
7ab2f93f6a46de5e2080d2c667c94d60c6c20de9 | Eliza Balazs — Bug 1481664 - Adjusted the fuzzy-if for 501627-1.html. r=jmaher | |
390c52e04aec8638b227ed039d4ff5491de4680d | Cosmin Sabou — Bug 1478159 - Disable browser/base/content/test/general/browser_bug519216.js on all platforms. r=jmaher | |
03537843fab253117d5df0a1a3f45cd1e5fa4d52 | Ashley Hauck — Bug 1440648 - Add JSTRY_FOR_OF to JSScript::hasLoops, and guard against new JSTRY values. r=jandem | |
2fa2975f97e3e81f501aa982ab224ac470683f51 | Henrik Skupin — Bug 1396821 - Update vendored Rust crates. r=ato | |
c5895db52483b9fd5d2e0df6498f5aa601573d37 | Henrik Skupin — Bug 1396821 - [geckodriver] Apply rustfmt other geckodriver modules. r=ato | |
5c0ddd45f926a15d7d90f574f706fcc7f33d1e3b | Henrik Skupin — Bug 1396821 - [geckodriver] Switch geckodriver crate from rustc_serialize to serde. r=ato | |
7c97853a85b94dc65cfda23a8ee6f826a606505d | Henrik Skupin — Bug 1396821 - [geckodriver] Apply rustfmt on other webdriver modules. r=ato | |
b61ce753f01e0c1a2ae06c58058880e653a857f0 | Henrik Skupin — Bug 1396821 - [geckodriver] Switch webdriver crate from rustc_serialize to serde. r=ato | |
7ef3912feb2c844edabbdb6376838d046432bc22 | Henrik Skupin — Bug 1396821 - [wdspec] Mark all tests in new_session/merge.py to pass. r=ato | |
4cff9d15475810eb69952d51d8f5632eae5dca87 | David Major — Bug 1482272 - Don't set -DEBUG twice on Windows links. r=ted | |
ad1ac2b931e706ff1aa41fdddbf5a67c36936cd7 | David Major — Bug 1413728: Windows DMD builds don't need special LDFLAGS behavior. r=ted | |
5e2ba0c9aa877fa17cde2b2579d8bb4a905ba578 | Dorel Luca — Merge mozilla-central to mozilla-inbound | |
d6d71f8bede06f31c8a5c28ecf1e3c29deb3234d | Benjamin Bouvier — Bug 1485034: Ignore compile_commands.json files in tree; r=froydnj | |
577ffed9f102439db47afebcef95bbaaa2e04c93 | David Major — Bug 1483835: Default to clang-cl and lld-link in local Windows builds. r=glandium | |
a2181b2ee1fc61dfc9bbb20e36df656b251704ad | Jan Varga — Bug 1475218 - Disable PBackgroundLocalStorageCache on Android; r=asuth | |
8eac225243d8e0846f39c0fc1e4d831765ff6991 | Nathan Froyd — Bug 1480558 - part 4 - add icudata support for aarch64 windows; r=mshal | |
90a93173d2474aab0374c02c3af23f5110e4e456 | Nathan Froyd — Bug 1480558 - part 3 - unset AS_DASH_C_FLAG for aarch64 windows; r=mshal | |
7378a8999aea1cc98e5255ebf655bfa088bf0ef5 | Nathan Froyd — Bug 1480558 - part 2 - don't add MOZ_DEBUG_FLAGS to ASFLAGS on aarch64 windows; r=mshal | |
edc9c624481561f8b9d4fc3218e6cbe47c831aca | Nathan Froyd — Bug 1480558 - part 1 - set AS appropriately on aarch64 windows; r=mshal | |
6086b5e84d5b5b89629f9b56c51de4e636aef6b6 | Vivek Dhingra — Bug 1443561 - Part 1: Make additional backgrounds alignment relative to toolbox. r=jaws | |
7555241630cee413ed62a44919e5b93c224e635a | Tim Nguyen — Bug 1443561 - Part 0: Workaround bug 1482157, set -moz-appearance:toolbox on #navigator-toolbox::after. r=dao | |
51acbb8dc5013a729f91bb6127d7234be010904b | Andreas Tolfsen — Bug 1484157 - Add bounds check tests for WebDriver pause action. r=whimboo | |
6f2e61c51d4b96589f105bdc4c2de2921f67d183 | Henrik Skupin — Bug 1478848 - [fxui] Fix test_ssl_disabled_error_page to correctly wait for page load. r=ato | |
e751eeb6e0328bb16858c7cc090d5bc81369fd54 | Tim Nguyen — Bug 1418602 - Allow theming sidebars. r=mconley | |
3486c61e21091dfdb5f58b92711b16e4f610af27 | Margareta Eliza Balazs — Backed out changeset 1b533762e9cb (bug 1483835) for causing build bustage in /python/mozbuild/mozbuild/test/configure/test_toolchain_configure.py on a CLOSED TREE | |
1b533762e9cb4faf2b1c2d9fa58418c71dd9729d | David Major — Bug 1483835: Default to clang-cl and lld-link in local Windows builds. r=glandium | |
ebcdf2f8e40caa2dc71786df08c9316b4578bb32 | Paolo Amadini — Bug 1484845 - Fix test verification failure by focusing an element consistently before synthesizing keys. r=mixedpuppy | |
5b802b94d59fbe606a9cd45c06b1f28febcbc242 | Jean-Yves Avenard — Bug 1484242 - P3. Have MediaCapablities use GlobalAllocPolicy for creating decoders. r=bryce | |
114dacc6e603c411eb381a5ca371d436d108cdfd | Jean-Yves Avenard — Bug 1484242 - P2. Add AllocationWrapper::CreateDecoder convenience method. r=bryce | |
80e04deb32827fdd4946241606970678e0f84533 | Jean-Yves Avenard — Bug 1484242 - P1. Add AllocationPolicy objects. r=bryce | |
95b2521e281c5b37ad2acd1023cc798355c553b1 | Dão Gottwald — Bug 1484422 - Clean up fullscreen window controls styling. r=ntim | |
00a5c0b3923abfcef338f7698c7d73e634395db8 | Tiberius Oros — Backed out changeset 9c29ffcfc052 (bug 1482052) for damp test failures a=backout | |
130bb81b5f4f9c98ba138ab5593148537dd77b57 | Dorel Luca — Merge mozilla-inbound to mozilla-central. a=merge | |
6d8d234a983ae65eee63239a8536dd24428f6db1 | Mats Palmgren — Bug 1484559 - Ensure that the scroll frame deregister its refresh driver observers (mAsyncScroll & mAsyncSmoothMSDScroll) before it's destroyed. r=dholbert | |
dcbb7762dc2fa3afbbf969016c29b125d97b52f2 | Tom Tung — Bug 1484615 - Followup comment fix for bug 1409641; r=janv | |
bd62249f8b51bb395883e0115f0cac099555be1c | Andrew Osmond — Bug 1452513 - Avoid issuing transactions with WebRender when the namespace has changed. r=kats | |
bb155905368517d486de333676962091fb317e54 | Jan de Mooij — Bug 1473957 - Require debugger and debuggee to be in different compartments. r=jimb | |
8695f16b39ed48f002dccabf249da238bdb3e8b4 | Jan de Mooij — Bug 1479430 - Make sure TypeNewScript::maybeAnalyze is called in the group's realm. r=luke | |
f2dc5d8ac9ac55899c14d7a031951ccef0bc720d | Paul Adenot — Bug 1480036 - Allow scaling all MSG volume with a pref. r=pehrsons | |
352e47aeafac716617392486f88c20107dce2a00 | Paul Adenot — Bug 1480036 - Stop relying on having the default device set globally. r=pehrsons | |
3f99a091261fb67d798c7f16808d5a19efc7364b | Paul Adenot — Bug 1480036 - Allow forcing a specific audio output device from a test. r=pehrsons | |
91baa8e095b50463d3c523ce580233cced01a02e | Henrik Skupin — Bug 1484909 - [wdclient] Fix handling of "invalid session id" error. | |
8e28ac045028ba46db9ea601bd1ae763a2e2c0c1 | Henrik Skupin — Bug 1484909 - [geckodriver] Return "invalid session id" error when there is no active session. | |
993d8d079fb37ea80ebcd2754a6624a30b31b6cf | Henrik Skupin — Bug 1484909 - [marionette] Fix handling of InvalidSessionException. | |
3e1ff98d5aab1040e6333f9fc4547e3aafe81b1b | Margareta Eliza Balazs — Backed out 2 changesets (bug 1443561) for causing bc perma failures in toolkit/components/extensions/test/browser/browser_ext_themes_sanitization.js | |
973b58266e4437e2cb14cd47d4cf8f052f4a1fa4 | Tim Nguyen — Bug 1484512 - Split up places.css and only load relevant parts of it. r=dao | |
88803cf0dec1cffe6990cc48705d18591aaa9e2b | Dorel Luca — Merge mozilla-central to mozilla-inbound | |
1d748613485fee744aa70641100664334118fa23 | Vivek Dhingra — Bug 1443561 - Part 1: Make additional backgrounds alignment relative to toolbox. r=jaws | |
37b4dc3bc73a31cb6d347b40fbf754e4c0b11761 | Tim Nguyen — Bug 1443561 - Part 0: Workaround bug 1482157, set -moz-appearance:toolbox on #navigator-toolbox::after. r=dao | |
4f0a12bcb4017a46280b133aa2be83ca49b6d14a | Masayuki Nakano — Bug 1484110 - part 3: HTMLEditor::RefereshEditingUI() should refresh UIs when one of them is changed to enabled or disabled r=m_kato | |
6a6a79e2c19b5b08ffcef13fc0741f98ddcecf19 | Masayuki Nakano — Bug 1484110 - part 2: Rewrite HTMLEditor::HideInlineTableEditingUI() r=m_kato | |
08d0e0c32a53307e3f75645206000244375c4314 | Masayuki Nakano — Bug 1484110 - part 1: Create HTMLEditor::RefereshEditingUI() for internal use of nsIHTMLEditor::CheckSelectionStateForAnonymousButtons() r=m_kato | |
5f3c40ffdfedafcf6476694d148a5c6c7601db73 | Benjamin Bouvier — Bug 1437065: Rename interpCodeRangeIndex to funcCodeRangeIndex; r=luke | |
0dba59a9d427d224611bb8ac3b8a6e6f530f75db | Benjamin Bouvier — Bug 1437065: Drive-by fixes; r=jandem | |
3d252d6f57ecaf969db3f2a50a9374d6a415acd8 | Benjamin Bouvier — Bug 1437065: Have LookupCode reset the codeRange out-param if it didn't find a Code; r=luke | |
baaf4be9a9dc245044589f8fba0992ef7896f915 | Jorg K — Bug 1484809 - Put class nsRelativeFilePref into its own include file. r=njn | |
79c53e65bdcbe6f4420b1d0975417612a5c4cd70 | Henrik Skupin — Bug 1447844 - [wdspec] Reenable actions/modifier_click.py. | |
b14f6fa58a3068662dbb24fa7a6af897e409f8f7 | Henrik Skupin — Bug 1447449 - [wdspec] Re-enable mouse_pause_dblclick.py. r=ato | |
a8d3519a5995ce3e879a370a3eda9c887f394728 | Nicolas B. Pierron — Bug 1456392 - In deterministic builds, disable baselineCompile when --fuzzing-safe is provided. r=jorendorff | |
b56e88c1b06df751b5c9d8ce9589373aa2bb01ce | Jan de Mooij — Bug 1033916 followup - Fix SpiderMonkey Rust bindings by including jsapi.h in wrapper.hpp instead of relying on jsfriendapi.h doing it. r=me | |
fbe65340170cbaa1c77c45730f1ae0f8afd44d6b | Gabriele Svelto — Bug 1440282 - Update breakpad to revision 1459e5df74dd03b7d3d473e6d271413d7aa98a88 r=ted | |
f0da740d9db4f96035297a63976337b65f7711cf | Franziskus Kiefer — Bug 1484534 - fix Android error page technical details r=johannh | |
00e27ad3f9ff5d5b4265cd99fa19bef10a3f3eb8 | Gijs Kruitbosch — Bug 1483935 - correctly check all windows for tabs when quitting, r=mconley | |
9c29ffcfc0520a46bee6a63db1aa48e5ef3c0f80 | yulia — Bug 1482052 - add talos test with many files for the debugger; r=ochameau | |
c3b06d8fd0011fee94007ef05a202bf56343e460 | Dorel Luca — Merge mozilla-central to autoland | |
9bbc18da7365730bfa3d88400149e80a64296a9e | Emilio Cobos Álvarez — Bug 1484690 - followup: fixup the WPT manifest since lando overrode it with an older version. r=me | |
8abcae4371215a3e85217b64b40e9c4e6b36d3ff | Emilio Cobos Álvarez — Bug 1484690 - Move the enabled state to the sheet instead of sharing it. r=heycam | |
1598dc35d16af3bcb77e855190b47df1992dc6e3 | Emilio Cobos Álvarez — Bug 1484773 - Containing shadow could be null after unlink. r=smaug | |
e1269166fb7095ed8436ecea5fc57ac63ce5706c | Emilio Cobos Álvarez — Bug 1480275: Handle nested use shadow trees properly when the ID target changes. r=heycam | |
798a3e869e24ed01213be05e536c46b73fc9904f | Makoto Kato — Bug 1484602 - Don't reuse variables in WillDeleteSelection. r=masayuki | |
564d9c60d6e2722f396f8918f42735d87060a14b | Nicolas Chevobbe — Bug 1484672 - Use node.click instead of synthesizeMouseAtCenter in browser_webconsole_object_inspector_scroll.js; r=davidwalsh | |
a022c40e4d55f303bbaac93b33447faa02e93add | Mike Conley — Bug 1478112 - Get rid of preselect tabbox workaround, and adjust focus after changing visible tab right away. r=dao | |
dbd045e6bb9c86ee75a207e80dd6b9103624e51a | Daniel Stenberg — bug 1483311 - add LOAD_DISABLE_TRR as a loadflag r=mcmanus | |
32a3585e5b0b9b1a046b6b16a2b7197903e59e5f | ExE Boss — Bug 1482498 - Remove mozMatchesSelector(…) usage from browser‑places.js r=miketaylr | |
050766c57c9142706089096864a015d5e4263637 | Thomas Daede — Bug 1417050: Add support for AV1 in MP4. r=jya | |
a955df76e2b636889a1c37a7863739d6306520eb | Dorel Luca — Merge mozilla-inbound to mozilla-central. a=merge | |
6c3db80981da2613b3e58c4904dec3504b7476d8 | Daniel Holbert — Bug 1481951 part 2: Adjust reftest contain-layout-overflow-002.html to be clearer & have accurate expectations. r=dbaron | |
e47a225b907eb38f5f7f671e3296235ac0f26a46 | Daniel Holbert — Bug 1481951 part 1: Adjust contain-layout-overflow-* reftests to remove unused rule for nonexistent class "inner-md". r=dbaron | |
8464c338715daf9134f9c640d5da3519c9729447 | Ashley Hauck — Bug 1471371 - OOM handling in RegExp construction. r=jorendorff | |
34996338b92ff27d4ff98d0278c165f2b42fcb92 | Eitan Isaacson — Bug 1483911 - Defer scrolling events until after ipc doc construction. r=Jamie | |
ab5ac052f221b03e0700351ec6534160b38b106c | Jeff Walden — Bug 1484421 - Move JSON-related functionality into js/public/JSON.h that isn't #include'd in jsapi.h. r=jandem | |
67d5039dcbc2522e187bcf3dbec1c6e92bd32167 | Jeff Walden — Bug 1033916 - Move JSAutoByteString out of jsapi.h into js/public/AutoByteString.h, incidentally breaking the jsfriendapi.h -> jsapi.h dependency. r=jandem | |
8e8b440d0128d4bb43445603137cb7575ede027b | Jeff Walden — Bug 1484389 - Move various SavedFrame-related functions and data types into js/public/SavedFrameAPI.h so that users aren't forced to depend on jsapi.h or jsfriendapi.h for them. r=jandem | |
cd604eaf33010f3a8b31b6f63669321c5fe0d92d | Jeff Walden — Bug 1484386 - Move various memory-allocation-related functions into js/public/MemoryFunctions.h to (ultimately) minimize dependencies required to use these functions in forthcoming public headers. r=jandem | |
fa2218b2f4f17c47f39243914e9987eec1d51d38 | Jeff Walden — Bug 1484385 - Move various error-report-related structures and types into js/public/ErrorReport.h to minimize dependencies (and ultimately to make jsfriendapi.h not depend on jsapi.h). r=jandem | |
6d10eda7f12de64044246e544d581537f30f8998 | Jeff Walden — Bug 1040316 - Move AutoStableStringChars out of friendapi into public API. r=jandem | |
e0e6b77fb800d5b81c5b68af3dde3c4beee68d7a | Jeff Walden — Bug 1483374 - Intl.NumberFormat shouldn't deliberately conflate -0 with +0. r=anba | |
dc7413a25676e83242f0d1e539bf36015bb14550 | Nicholas Nethercote — Bug 1484605 - Tweak some lookupForAdd() uses. r=luke | |
3aca6b42ca4efa4d5f1f08d8191e0699d4e0b86a | Gurzau Raul — Backed out 8 changesets (bug 1330257) for Geckoview failures at GeckoSessionTestRuleTest.waitForPageStop_throwOnChangedCallback on a CLOSED TREE | |
c26970c767e17c317e92b86ecf581dbb2384f152 | Jim Chen — Bug 1330257 - 5a. Fix checkstyle error; r=jchen | |
63ad91cbc63a2a900448b378955e0d91d70b6d9f | Jeff Muizelaar — Bug 1483303. Mark 3d transform test as passing. | |
7d8dc3f7f1efd651ee878754a20eec7e445ee3cd | Jeff Muizelaar — Bug 1483303. Update bindings for color masking of images. | |
912a1df48dfd742f1f54c3c0a5634bd52a592eeb | Jeff Muizelaar — Bug 1483303. Update webrender to commit e70bae07664def86aefd11c86dac818ab7ea64ea | |
53ef69afca6959ca87e5c4cfb97955371d729fab | Jim Chen — Bug 1330257 - 7. Add Oreo auto-fill frontend; r=esawin r=snorp | |
62e53fa35d5bb177f50b7e5ee3fd23a0b282a2b8 | Jim Chen — Bug 1330257 - 6. Add tests for auto-fill accessibility frontend; r=eeejay | |
7c589fc8621bef8c56954284e2a3dd9d3c96eb3d | Jim Chen — Bug 1330257 - 5. Add auto-fill accessibility frontend; r=eeejay | |
593f9a799d1103996b648b8ae38ff295e9ed54b3 | Jim Chen — Bug 1330257 - 4. Add auto-fill backend; r=esawin | |
9085b9fd557c5cb371a7f8be9ad65fc78c377282 | Jim Chen — Bug 1330257 - 3. Inline session store event listeners; r=droeh | |
aa0ef9b0e96a0d943e6272156408cbd30bf5883c | Jim Chen — Bug 1330257 - 2. Separate out session focused state from active state; r=droeh | |
7186e64192f742776dc089d62a27a078c97c860a | Jim Chen — Bug 1330257 - 1. Refactor SessionAccessibility; r=eeejay | |
dfac768978de71ff96351842189f4f242f0d99fc | Brian Birtles — Bug 1484148 - Make CSSTransition startTime test timeout when waiting for transition events after a fixed number of frames; r=hiro | |
ba0eda3c4965d94f9537aace472d65118ea1d11c | Brian Birtles — Bug 1484148 - Add a test for resuming from paused; r=hiro | |
f0fa49c3caa893004b98029d167980134ff7539d | Mike Hommey — Bug 1484882 - Disable sccache idle shutdown on Windows builds. r=gps | |
990f081377eecb483bb6a637908aae855dbe739e | Mike Hommey — Fix Android bustage from bug 1484872. r=me on a CLOSED TREE | |
dac6d9ce5eecf27103122c663356df17b1b67cbe | Mike Hommey — Bug 1484872 - Move LTO flags to python configure. r=froydnj | |
5a64b929a12201d978d98ede8e7a483b86a0d116 | Mike Hommey — Bug 1484872 - Don't look for llvm-symbolizer for LTO builds. r=froydnj | |
c708ad4f9e5c569aaec93f965cbc66838998da3c | Mike Hommey — Bug 1484872 - Remove --enable-llvm-hacks. r=froydnj | |
beae65bb45a9b7d6fbd42ed8b8bb9ec991abda8b | Mike Hommey — Bug 1484872 - Remove MOZ_CFLAGS_NSS. r=froydnj | |
5a5a1fc7d18c90ad9432bf88a4f047669a065cfd | Kris Maglione — Bug 1484466: Part 5 - Use a single QueryInterface method for all nsIFactory instances. r=mccr8 | |
bc1aeabcfba359878ccd84e60047cc7cc1539a6e | Kris Maglione — Bug 1484466: Part 4 - Remove unnecessary lockFactory stub method implementation. r=mccr8 | |
2498075cf65ac9a17760e7059d69ef4c13769b51 | Kris Maglione — Bug 1484466: Part 3b - Remove unused XPCOMUtils.generateQI method. r=mccr8 | |
db23f8b137c534451c0aee11f1ee6538d551b4ce | Kris Maglione — Bug 1484466: Part 3a - Update remaining XPCOMUtils.generateQI callers to use ChromeUtils. r=mccr8 | |
432da59e0c1b73548aa10cc0acaf8c6af04503b7 | Kris Maglione — Bug 1484466: Part 2b - Remove unused XPCOMUtils.generateCI method. r=mccr8 | |
870f2a75850c4646bb9f026a8c7ecb1c3bc37568 | Kris Maglione — Bug 1484466: Part 2a - Remove no-op generateCI calls. r=mccr8 | |
73df3e4f72aa90282e82b4672ea662e74f4698a1 | Kris Maglione — Bug 1484466: Part 1 - Remove unused XPCOMUtils.importRelative method. r=mccr8 | |
1a8cf32923f8ef0f0ab6d7ed3204086b2a422071 | Gabriel Luong — Bug 1457086 - Bump the markup badges font-size to 10px on 1dppx screens and 9px for higher resolution screens. r=rcaliman | |
0c6795b35e1a6dec42f784b839511c977c88260f | Mike Hommey — Bug 1484862 - Switch Linux plain builds to clang. r=gps | |
3f64602a3fca3cb025079592f5be1f5704d0c800 | Aaron Klotz — Bug 1484758: Add WinBuiltinAnyPackageSid to parent process COM ACL; r=mhowell | |
58a3875a8cb11af06bb6ee7e0f5b68966c450de0 | Kearwood Gilbert — Bug 1481327 - Part 2: Handle VR process shared memory.,r=kip | |
17e156ebb40afa32f91d0b8b6463c43e4c467653 | Kearwood Gilbert — Bug 1481327 - Part 1: Launch VR service in VR process., r=kip,r=mccr8 | |
f3c1b09b9477b6f03fc0ecce5568401d7161ce8b | Mike Hommey — Bug 1341222 - Fix building in-tree NSS against system NSPR. r=froydnj | |
b0a7377f4f600a81faf8951d374945dc7882c6f4 | Mike Hommey — Bug 1341222 - Avoid m4 breaking the sed expressions that set NSPR_INCLUDE_DIR and NSPR_LIB_DIR. r=froydnj | |
eb76188a858d82efa7b1854dcfc6d83a7f75d13f | Mike Hommey — Bug 1341222 - Allow !- and %-prefixed paths in include paths processed by gyp. r=froydnj | |
574377aa45865d04eed2713f331c1f553f7f12f7 | Masatoshi Kimura — Bug 1484190 - Unblock MSVC 2017 15.8. r=dmajor | |
97b4c0e1a0144bb026949fc75afc78b972c86b0d | Csoregi Natalia — Merge mozilla-central to inbound. a=merge CLOSED TREE | |
ddb665c7fad04681b7c449509a1cea2ce9d84e02 | Mike Hommey — Bug 1483937 - Still use GCC on MOZ_PGO builds that don't have FORCE_GCC. r=froydnj | |
c667f8f40c65b0810e3b23fe2d635f273acc6a3f | Dave Townsend — Bug 1455707: Remove CanShowProfileManager(). r=froydnj | |
dfd04e76e5a6617227c9da8c6961564446cf0f9d | Nathan Froyd — Bug 1481864 - disable the sandbox on aarch64 windows by default; r=gps | |
0b502a7a768ff6b44e2c26e3e4787d80f3ea8099 | Nathan Froyd — Bug 1481504 - fix HOST_OUTOPTION setting for Windows cross-compiles; r=mshal | |
8229a612b15e5f233a33e8756c9dba9c07c57a83 | Gurzau Raul — Backed out changeset 2d615f488d9f (bug 1473272) for failures at jit-test\tests\class\bug1473272-default-constructors.js on a CLOSED TREE | |
db83318361c513009dda318e822cfd4cb2c1a87f | prathiksha — Bug 1475760 - Take address-fields into account for payer/contact picker dropdown labels. r=MattN | |
9044d545791fe371eb68b890244e3a68b315c4a5 | Tanushree Podder — Bug 1357785 - Expose the Visual Viewport API to web content. r=botond, r=nika | |
2e16db6bbb2106bc2fde665626d0013020651623 | Daosheng Mu — Bug 1430038 - Part 3: Construct IPC connection for VR/GPU process; r=kip, jimm, jgilbert | |
57c32dd4f6e6ac28787e207f6854b9e0ab4ede65 | Daosheng Mu — Bug 1430038 - Part 2: launch VR process and communicate with GPU process; r=kip, jimm | |
1a61001aaee6db940509579078fa9807fd80b01c | Daosheng Mu — Bug 1430038 - Part 1: Add VR process to the process list; r=kip, jimm | |
dd65bc99f0831a58c425dd3439b8b08fd1a38df4 | Dave Townsend — Bug 1472476: Allow restoring sessions from before favicons were only allowed to be local schemes. r=adw | |
3a51308cf76adbded60eea9900faeefb16674695 | Akshay Chiwhane — Bug 1465046 - Remove ProcessHandler.waitForFinish(). r=whimboo | |
2d615f488d9faf8040e77b954ee9c82549feb543 | Jim Blandy — Bug 1473272: Don't treat classes with default constructors as self-hosted code. r=tcampbell | |
ed3c662bb21dd708601519540c99e939abb12cff | Jason Orendorff — Bug 1469019 - Object.fromEntries. r=evilpie, r=peterv | |
075bfbeee249a7c7dd733f1c5ed815d8e622845c | Tom Schuster — Bug 1484370 - Optimize native property iteration for structured cloning. r=jandem | |
8047901cef0e5c166c1ba26c327f5f5581851f20 | Tom Schuster — Bug 1484349 - Add unboxed object support GetProperyPure. r=jandem | |
d2195ec4e254ab9c1f3bfaedfcd93dddf3197a19 | Tom Schuster — Bug 1484349 - Optimize HasOwnProperty/GetProperty lookup for cloning. r=jandem | |
6cc53c0f6efec1c590a5b3a6c0019a26e11e6843 | Alex Gaynor — Bug 1483309 - the IPC libFuzzer integration can now generated shared memory segments; r=jld,posidron | |
25d85634da27ac85dbd5fa1f6bfee4a63c822c61 | ExE Boss — Bug 1482693 - Recommend the official Rust VisualStudio Code extension r=gps,jya | |
feaff184f7758a2aecd7ba36d274759dfac49208 | Brian Birtles — Bug 1484501 - Fix negated disabled selector in extension.css; r=bwinton | |
e35c67de74b1eec697be6db697bde8d790b92594 | Henri Sivonen — Bug 1482093 - Make conversions from UTF-16 and Latin1 to UTF-8 utilize the slop in the first ASCII-sized allocation. r=nika | |
7c934a5a2c05b8dff1b60315dba9c29e1e3f8ad3 | Gurzau Raul — Backed out changeset 3f0325c0b307 (bug 1418602) for Eslint and browser_ext_sidebarAction_runtime.js failures on a CLOSED TREE | |
9576c19562ae2a1cd9a623dddea8e66428c477f9 | Makoto Kato — Bug 1484612 - Remove EditSubActionInfo.bOrdered due to unused. r=masayuki | |
3f0325c0b307be193b5549f6bd98881a2d70a371 | Tim Nguyen — Bug 1418602 - Allow theming sidebars. r=mconley | |
251360ecbedff5fbaa014cd859a4fbd9914d4233 | Francois Marier — Bug 1482950 - Use the correct 3rdparty check in tracking annotations. r=dimi,Ehsan,mayhemer!,ehsan! | |
c2422757c912799714b0dd9238748585aa3d575a | Gabriele Svelto — Bug 1459212 - Save memory reports for use in crash reports when low on memory r=dmajor,mccr8 | |
2646b2e0a72345c761d5ec032d7f3bcb14a31eb2 | Csoregi Natalia — Merge mozilla-central to autoland. a=merge CLOSED TREE | |
1e98d3f45a4c0828b64a5b0212183db9a8be01bb | Csoregi Natalia — Backed out changeset eaab563115c8 (bug 1440780) for failures on browser_AddonStudies.js. CLOSED TREE | |
eaab563115c8a15ad26fb20e43f703dd0687e9b8 | Mike Cooper — Bug 1440780 - Add Normandy action for add-on studies r=aswan | |
2d2241b48b73d5e9db851f566012992266fbfc69 | Csoregi Natalia — Backed out changeset dc5cbee865e4 (bug 1440780) for ESLint failure on normandy/test/browser/head.js:78. CLOSED TREE | |
19eadd36bbba46dd3cf3addf2fdcedf0885d7971 | Miko Mynttinen — Bug 1483649 - Do not skip display items for flattened effects in ContainerState::FindOpaqueBackgroundColorInLayer r=mattwoodrow | |
bd35c530c6e7073220f7cd32c1b2e37987f5df43 | Francois Marier — Bug 1482950 - Fix eslint errors in the tracking annotations test. r=dimi! | |
dc5cbee865e4286a767dd69749314c909e2f7343 | Mike Cooper — Bug 1440780 - Add Normandy action for add-on studies r=aswan | |
0e95533b40e12ec879aa6fcfd0c1c735c42f443a | Francois Marier — Bug 1482950 - Improve tracking annotation test. r=Ehsan! | |
fe91a0b8bb4c6fd0a73bde4c95754d82a1c1fb97 | Francois Marier — Bug 1482950 - Backed out changeset 32d94a3cc7af. r=xeonchen! | |
e1eca7377c4eaaf4fadb666646414ca45b2984ae | Henri Sivonen — Bug 1473340 - Use bulk_write() in encoding_glue. r=nika | |
da16d500fe4e4ad3ca61a2fd3f51b4217bd834b0 | Haik Aftandilian — Bug 1484051 - Limit Mac Flash sandbox file-access mds rules r=Alex_Gaynor | |
d0d2e0f4b33cd28bc05c353c185873256f7f926e | Csoregi Natalia — Merge inbound to mozilla-central. a=merge | |
c66cc808862f6c77361be44b38e78e86b4aa7c69 | Masatoshi Kimura — Bug 1484184 - Remove now unused _RAISE macro check to deal with MSVC 2017 15.8. r=froydnj | |
407f1b80fd8ad10a75e8444fd002fbdf17084c46 | Masatoshi Kimura — Bug 1484191 - Suppress warning C4819 in TestMimeType.cpp. r=froydnj | |
a6c928f38da70047596a5933427166932a3540a3 | Matthew Gaudet — Bug 1483183 - Complete coverage with AutoAssertNoPendingException in CacheIR stub attach code r=tcampbell | |
79082cb95664b59e9507d7099854bae30caa4921 | Matthew Gaudet — Bug 1483183 - Discard pending exception during CCW GetProp IC failure r=tcampbell | |
2e949e5a9a62d0db0d33833e1e875f12f2969ac4 | Narcis Beleuzu — Backed out 3 changesets (bug 1484184, bug 1484190, bug 1484191) for bustages on test_toolchain_configure.py. CLOSED TREE | |
6129cb421151f9a4f6032a3a2e48a71209850711 | Luke Wagner — Bug 1482932 - Baldr: replace unaligned access trap with out of bounds trap (r=lth) | |
14ef4dec612654a0c3ba398bfcefd9436ea4abf6 | shindli — Merge mozilla-central to inbound. a=merge CLOSED TREE | |
56856b94af05f97c1ef66b0bbb71ce8be890a156 | Narcis Beleuzu — Backed out 2 changesets (bug 1483183) for bustages on bug1483183.js. CLOSED TREE | |
5811b189a158716f420b8071c0841fd65b2cc71c | Nicolas B. Pierron — Bug 1293575 - Skip update of frame arguments when the Arguments object aliases the formal arguments. r=jandem | |
dca5444170e0a59c7a3a5321bece62d717fb6c1a | Masatoshi Kimura — Bug 1484190 - Unblock MSVC 2017 15.8. r=dmajor | |
1ef81d07bc5b94f6ff37954c204da264ee16e6b6 | Masatoshi Kimura — Bug 1484184 - Remove now unused _RAISE macro check to deal with MSVC 2017 15.8. r=froydnj | |
2a42fd4df1bb5ef0b16baf1782016c47abd1af60 | Masatoshi Kimura — Bug 1484191 - Suppress warning C4819 in TestMimeType.cpp. r=froydnj | |
202fb9c610d07d734245e8b621eda8f80e3d2250 | Nicolas Silva — Bug 1482109 - Hook the memory pressure observer up with WebRender. r=sotaro | |
68bff34cbddd1703e706bce5124c4c358352702a | Alexandre Poirot — Bug 1482070 - Move NetworkResponseListener to its own file. r=Honza | |
6871a98b8b0b27c70848cbd3241db7272a1ee60b | Alexandre Poirot — Bug 1482070 - Rename NetworkMonitor to NetworkObserver and move it next to the NetworkMonitorActor. r=Honza | |
e4b6ce31de8d57f7e772232bda29727e82ec6ea5 | Alexandre Poirot — Bug 1482070 - Move StackTraceCollector to its own file. r=Honza | |
cc2fffaa4633bebab54f78e42277e8eeb23521c6 | Alexandre Poirot — Bug 1482070 - Move ChannelEventSink to its own file. r=Honza | |
f269b019428d8d9e2984c8345d3fd9e40d013b8d | Alexandre Poirot — Bug 1482070 - Move DocumentEventsListener to its own file. r=Honza | |
5b6d222516808471f3e435b151f29dd51b587a19 | Alexandre Poirot — Bug 1482070 - Move ContentProcessListener to its own file. r=Honza | |
e6cb4956e53f6b9bc7c2e70ff7a5d3f44065c66d | Alexandre Poirot — Bug 1482070 - Move ConsoleReflowListener to its own file. r=Honza | |
985b16e1735621130527b12af5adb3505496e048 | Alexandre Poirot — Bug 1482070 - Move ConsoleAPIListener to its own file. r=Honza | |
71e21bc8aa29936516dc0f2574a6bcad803ac035 | Alexandre Poirot — Bug 1482070 - Move ConsoleServiceListener to its own file. r=Honza | |
c6c757dc5f0b12d4f7eb506aefd13ab69e1b0649 | Alexandre Poirot — Bug 1482070 - Move ConsoleProgressListener to its own file. r=Honza | |
ea2aeead3f94478cf4870681945cced6383eca81 | Emilio Cobos Álvarez — Bug 1484437: Add cbindgen to the searchfox jobs. r=froydnj | |
d206778940ef0d89ecf8f2fe74e09c1d04f42128 | Jason Orendorff — Bug 1483380 - Update test262 from upstream. r=anba | |
66a2d0d0f6ed7ea7cc0060e3005016aeb66cc575 | Jason Orendorff — Bug 1483380 - Mark some test262 tests slow. r=sfink | |
317099325f4cefc3ff2af73d479f1689a9f9e8e5 | Jason Orendorff — Bug 1483380 - Update test262 skipped files. r=anba | |
9370dc79ddfc94fdb20f3ae6036c9fcbd3c3d6c1 | Matthew Gaudet — Bug 1483183 - Complete coverage with AutoAssertNoPendingException in CacheIR stub attach code r=tcampbell | |
4e417850332a6d2ad41dbedcf273e651a5f7285c | Matthew Gaudet — Bug 1483183 - Discard pending exception during CCW GetProp IC failure r=tcampbell | |
b43dff21dd79154d1b06b2e0318bfc9f79d41f28 | Paolo Amadini — Bug 1393965 - Fix intermittent browser_default_image_filename.js. r=mconley | |
8709ebdb4227339334ff169930a6308388f760bd | Paolo Amadini — Bug 1482645 - Part 2 - Don't use a broadcaster element to store sync state. r=markh | |
5ed210553fd0f580bd9369201596acda13d62690 | Paolo Amadini — Bug 1482645 - Part 1 - Don't use broadcaster elements to show or hide sync interface elements. r=markh | |
be8aca082faf9aef30236657c9c486750e831a21 | Paolo Amadini — Bug 1482610 - Part 2 - Move the remaining attributes and remove the sidebar broadcasters. r=jaws,mixedpuppy | |
8ceb8813cc1d7beb81e044d411c0bac6babea9da | Paolo Amadini — Bug 1482610 - Part 1 - Move the sidebar title and URL from the broadcasters to a JavaScript object. r=jaws,mixedpuppy | |
b3c038572979338ba2feae669ac7567f11c3264e | Ehsan Akhgari — Bug 1483378 - Part 5: Remove the old Cookies & Site Data UI; r=johannh,flod | |
3b5f60a54a1276e1c76f7d4291c02e9e936e544e | Ehsan Akhgari — Bug 1483378 - Part 4: Enable hiding the "reject trackers" menu item based on a preference; r=johannh | |
547b082422b014de300723eb2b7ad679545012e5 | Ehsan Akhgari — Bug 1483378 - Part 3: Add tests for the new Cookies and Site Data UI; r=johannh | |
edc4aecf816ee887a1607276aecf3dfda5688334 | Ehsan Akhgari — Bug 1483378 - Part 2: Remove some obsolete privacy pane tests; r=johannh | |
7784d3275ff735261a8953fc17779223f476023b | Ehsan Akhgari — Bug 1483378 - Part 1: Update the Cookies and Site Data UI in the Preferences window; r=johannh,flod | |
89e493ded9845fa3c95fad2e45f6fd17eba165d2 | Narcis Beleuzu — Backed out 5 changesets (bug 1483378) for bc failures on browser_policy_cookie_settings.js. CLOSED TREE | |
e167871cd22039f9ca633dce0ce30cfc155b0062 | Stefan Hindli | |
60f12b69461495dfee4b868765cd928365ba262c | Narcis Beleuzu | |
5794c6564567b8269fd8c37f7885d0968c5264bc | Ehsan Akhgari — Bug 1483378 - Part 5: Remove the old Cookies & Site Data UI; r=johannh,flod | |
9c75236893debfe6aa69e04259a13944459cee34 | Ehsan Akhgari — Bug 1483378 - Part 4: Enable hiding the "reject trackers" menu item based on a preference; r=johannh | |
374d33355d31aea35b9312feee4218cb5cdedde4 | Ehsan Akhgari — Bug 1483378 - Part 3: Add tests for the new Cookies and Site Data UI; r=johannh | |
26bc4e3382d47344027382a2c0951d000c442f41 | Ehsan Akhgari — Bug 1483378 - Part 2: Remove some obsolete privacy pane tests; r=johannh | |
625b9010085c869daf2bdcae8e9172ebe23a1e05 | Ehsan Akhgari — Bug 1483378 - Part 1: Update the Cookies and Site Data UI in the Preferences window; r=johannh,flod | |
44fc89e957b881ba35211e313f85f7a62652f529 | vinoth — Bug 1480934 - Saving Reader View page yields blank page fixed by removing inline style r=jaws,ckerschb | |
9f7a54823030f48122a6f25784694bc56f63812e | Narcis Beleuzu | |
b6e4ff816183e1930af1864263ef70a624e9874d | Brindusan Cristian — Backed out 5 changesets (bug 1483378) for ESlint failure on privacypane_tests_perwindow.js:126:7. CLOSED TREE | |
ddc8d00a386c9329d0a089e249a2bed16f73c2fb | Dale Harvey — Bug 1484188 - Rephrase title for autoplay exceptions prompt. r=flod | |
ad8cb6446de2e87f23933d8f6ea425e080ae1690 | Dale Harvey — Bug 1478937 - Highlight whole permissions section. r=johannh | |
80bb488144c9368dbd20027bec23405dcac1a8df | Dale Harvey — Bug 1484152 - Add learn more link to autoplay doorhanger. r=johannh | |
66cc6cdb59f523d3c12241eeabc34abdb98b20f4 | Dale Harvey — Bug 1460208 - Add learn more link to preferences. r=johannh, r=flod | |
6efdde6260d2589a4c7253565aebad5948a24bbb | Ehsan Akhgari — Bug 1483378 - Part 5: Remove the old Cookies & Site Data UI; r=johannh,flod | |
c617048d45141a500ac3320c6ea1801d248f0c7d | Ehsan Akhgari — Bug 1483378 - Part 4: Enable hiding the "reject trackers" menu item based on a preference; r=johannh | |
8177c8bf4e5f656a7062f03eab05d6601bf20824 | Ehsan Akhgari — Bug 1483378 - Part 3: Add tests for the new Cookies and Site Data UI; r=johannh | |
9bfb53d863aaf64d6b4adb51b4f3b4880c972e4e | Ehsan Akhgari — Bug 1483378 - Part 2: Remove some obsolete privacy pane tests; r=johannh | |
330301cd20bec579d0459606caf3ace55affff57 | Ehsan Akhgari — Bug 1483378 - Part 1: Update the Cookies and Site Data UI in the Preferences window; r=johannh,flod | |
ff38da9052f5ae4145ae541ba22875b737a009bc | moz-wptsync-bot — Bug 1484359 - [wpt-sync] Update web-platform-tests to 7dbb4b66740563687a254b8e4cd8f36ac836d48f, a=testonly | |
a45422b17dbfe63aa5a31b19b468ca6449de0ced | Mike West — Bug 1483888 [wpt PR 12526] - Sec-Metadata: Remove the 'target' attribute., a=testonly | |
e5d30de2a4c1b8f22e191e2938cc713f90144626 | Kagami Sascha Rosylight — Bug 1472532 [wpt PR 11746] - Fix wptserve test_request on Python 3, a=testonly | |
448dc2269548ba2eed98780bc8f122b4d6f0ddde | moz-wptsync-bot — Bug 1478071 [wpt PR 12162] - Update wpt metadata, a=testonly | |
823d7e44b399fef731d0e38bd3398b8f7d6e4758 | Mike West — Bug 1478071 [wpt PR 12162] - Added new Sec-Metadata Web Platform Tests., a=testonly | |
7c75a0e9040f79c5044cd81405848daf82a084df | jugglinmike — Bug 1483368 [wpt PR 12483] - [wptrunner] Implement `--null` in test lists, a=testonly | |
462aee3a04b9867549eff79dc19685e65e1c065d | moz-wptsync-bot — Bug 1483796 [wpt PR 12518] - Update wpt metadata, a=testonly | |
7c784b35d37aff4d9c400473184d2e3df864ccf8 | Yuki Yamada — Bug 1483796 [wpt PR 12518] - Modify expected state for test of window.event with nodes moving, a=testonly | |
4566701f236f74f8f8be859251d5560fd817ead8 | moz-wptsync-bot — Bug 1467886 [wpt PR 11432] - Update wpt metadata, a=testonly | |
60a00a21c58fc6d0695e1011ed5ab9308195843a | Anne van Kesteren — Bug 1467886 [wpt PR 11432] - Fetch: tests for further CORS restrictions, a=testonly | |
ce597ba6f7590b4f3433fa67f2e981e18e1f4e21 | kaixinjxq — Bug 1483792 [wpt PR 12517] - Add a test for constructing-form-data-set, a=testonly | |
3898f5a8ddea4f18c71aac125e509957374a2c7d | moz-wptsync-bot — Bug 1483784 [wpt PR 12516] - Update wpt metadata, a=testonly | |
bd7bd36d5ef40b5aa029d736678c8682d5e7b7a3 | Harald Alvestrand — Bug 1483784 [wpt PR 12516] - Enable the "Content hint" attribute of MediaStreamTrack, a=testonly | |
5c5b8149502471859693734e3f7cf9c27d58a407 | Yuki Yamada — Bug 1483768 [wpt PR 12511] - Modify expected state for test of window.event with listener from a different global, a=testonly | |
89f99e62d5dc796ba0d0be9d627b43d5053842a8 | moz-wptsync-bot — Bug 1474071 [wpt PR 11840] - Update wpt metadata, a=testonly | |
9b0a591cad8760a8bf2396c59a53491c06adf87b | jugglinmike — Bug 1474071 [wpt PR 11840] - [testdriver.js] Document and test `bless` method, a=testonly | |
cfa43ae0f497958b08802e0b0d30a641efb5047e | Donna Wu — Bug 1482387 [wpt PR 12407] - Merge ChooserService mojom interface into WebUsbService., a=testonly | |
4e14afc3c82e3b1b179e6ad326e51f430fd69cd5 | Brindusan Cristian — Backed out changeset fd1542982c9e (bug 1329286) for linting failure on builds/worker/checkouts/gecko/testing/mach_commands.py:12:. | |
5a097b1bacf9a637c247ac10052ffeca6303c962 | Narcis Beleuzu | |
34086633dc49e1f7b393ce6e0a2db2b7316b035e | Eliza Balazs — Bug 1479782 - Disable browser_net_frame.js on mac for frequent failures. r=jmaher | |
78a6976c81412e5aceca7d00eaabdb956d15d199 | Tiberius Oros — Disable Bug 1457887 for frequent failures on browser_e10s_chrome_process.js r=jmaher | |
fd1542982c9e4bb7ed60b852c738b6bc4eafb601 | Geoff Brown — Bug 1329286 - Remove 'mach find-test-chunk'. r=ahal | |
46224f5a8a8c0e8b3783a35b155cbc6d8e3146ee | Henri Sivonen — Bug 1482095 - Update encoding_rs to 0.8.6. r=emk. | |
a1376639939701af68140b1c3029cadff03c88b2 | Randall Barker — Bug 1484463 - Remove GeckoAppShell.setScreenDepthOverride(). r=jchen | |
bdbea15cf0ba472eb2f2ee2c968f74d903091519 | Xidorn Quan — Bug 1469741 part 2 - Ensure scrollbar has a width even when it's not supported by the theme. r=dholbert | |
6fc06d9d7fc0bda7b10622a79d217b6cd40c715a | Xidorn Quan — Bug 1469741 part 1 - Apply scrollbar colors to background of some scrollbar parts when theme doesn't support them. r=mattwoodrow | |
48c49635edb98eaa43f025d8e5f6ee79304c42c0 | Justin Wood — Bug 1484573 - Fix errant use of yaml.load() when yaml.safe_load() would be better. r=tomprince | |
c218b23035ed1417b50aa32b03cb4145ac44b887 | Brian Grinstead — Bug 1484326 - Load customElements.js even for windowless browsers in xpcshell tests;r=kmag | |
9c1fc2ff3a2f5b7a96116cda06612550c1d167f1 | Haik Aftandilian — Bug 1484380 - [Mac] Default the Mac Flash sandbox to level 1 r=Alex_Gaynor | |
31d991eef745e0e9622682a54bd1324a83017e82 | Michael Kaply — Bug 1481442 - Remove followonsearch system add-on. r=Standard8 | |
bbe6243b9227ae83d4ed466db473d21875c667ae | shindli — Merge mozilla-central to autoland. a=merge CLOSED TREE | |
34c207093ab6d0adbdc1cf49fb84aee96fb5ff3b | Brindusan Cristian — Backed out changeset 89117b6b5799 (bug 1470853) for xpcshell failures on dom/push/test/xpcshell/test_notification_http2.js. CLOSED TREE | |
da9bb0adc743fda1f6272431c6728d68f0b4046a | Brindusan Cristian — Backed out changeset fda28e376a50 (bug 1483166) for mochitest-chrome failures on devtools/shared/webconsole/test/test_jsterm.html. CLOSED TREE | |
e9b2abafd25e0cfe41cff40c763d2f0b12848d3f | Brindusan Cristian — Backed out changeset 5a6ea725be3f (bug 1472476) for ESlint failure on /sessionstore/TabState.jsm:15:1. CLOSED TREE | |
e20c185652fe0f0eb6f2dad6ae682f03b8a2f4a1 | Mark Banner — Bug 1481344 - Fix perma-fail in browser_searchEngine_behaviors.js, improve how the search bar is cleared. r=mkaply | |
f9ba9a7a94d2b444ee3d00b327c170efa5036e4b | Emilio Cobos Álvarez — Bug 1484473 - Add a cbindgen version check. r=firefox-build-system-reviewers,froydnj | |
f5e54bee352fe8f870891d83fac0e9e252770667 | Jean-Yves Avenard — Bug 1482847 - Fix android decoder creation. r=jolin | |
5a6ea725be3fd22b2036380d801f076efbbc2e8f | Dave Townsend — Bug 1472476: Allow restoring sessions from before favicons were only allowed to be local schemes. r=adw | |
54da55f0f79661cca9cf51278b0ab520c0772796 | Jean-Yves Avenard — Bug 1484648 - Implement CodecProxy::IsHardwareAccelerated. r=jolin | |
89117b6b5799666c38926cd566f230e19b050528 | Daniel Stenberg — bug 1470853 - Add Telemetry::DNS_TRR_REQUEST_PER_CONN r=nwgh | |
1906a8b16d63c4eae48b1f59bbaf0994eac35658 | Alphan Chen — Bug 1469348 - Fix the problem of download file failed on Mac. r=paolo | |
f66ffcb2e82af2f8c16b899af352834bd5bc34a9 | Rob Wu — Bug 1482529 - Support "visible" in menus.create and menus.update r=mixedpuppy | |
aa6f46eaec1bf5e7a930fc5f1dd6fa0bf2542b37 | Andrew Halberstadt — Bug 1482344 - [raptor] Fix fetch tasks for native-engine mozharness_test based tasks, r=jmaher | |
95e33848279667746af656bcc0358bcf223584e2 | Andrew Halberstadt — Bug 1482344 - [mozharness] Refactor codecoverage fetch downloading into a standalone mixin, r=tvijiala | |
a72f317a470e0222e91eee1885ea9463a0f70c65 | Jonathan Kingston — Bug 1483025 - add in principal for about:addons search. r=Gijs | |
fda28e376a50af065003f1594b9b57d083e27be8 | yulia — Bug 1483166 - refactor evalWithDebugger into its own file; r=nchevobbe,bhackett | |
59c5a173a09d7522f6e5d9ab219777fc384b5cbc | Timothy Guan-tin Chien — Bug 1483408 - Set focus to the video element when the media document loads r=Gijs | |
b8918cd29dde0375996ab3d0a377c72b1239ff3d | Johan Lorenzo — Bug 1470942 - part 3: Make beetmover-geckoview tier-2 r=mtabara | |
1ba33950cff38b7e7baaf5d96431a11814de83df | shindli — Merge inbound to mozilla-central. a=merge | |
0d8fa976cabda7db3d65efdcb69aa785f5bec9c4 | Ehsan Akhgari — Bug 1484394 - Remove two unused XPCOM component registrations from XPConnect; r=mccr8 | |
dee7aef26593f4b69163677b5cddfc7a971e323b | Jan Varga — Bug 1361330 - Part 6: Gate SimpleDB behind a preference; r=asuth | |
481c13a4221b4533b594954abe01f25ffb3c4e36 | Jan Varga — Bug 1361330 - Part 5: Automatic tests for simpledb; r=asuth | |
b23989158dafee59a3d7c07ae7109a1e6be93670 | Jan Varga — Bug 1361330 - Part 4: Core implementation; r=asuth | |
bf1a68dee63bed087d408fae4df0e1b2671f9338 | Jan Varga — Bug 1361330 - Part 3: Use fully qualified name when declaring ref counting for IDB quota client; r=asuth | |
3ef89713c643aea9bda9f69a60a1b76995c762ae | Jan Varga — Bug 1361330 - Part 2: Move MemoryOutputStream to a generic place; r=asuth | |
03dfadb39d50cfc6822a66435e003c0b8802f8b8 | Jan Varga — Bug 1361330 - Part 1: Make quota stream constructors public and move the Create() helpers outside of the stream classes; r=asuth | |
7a34cfe5e1962171bf56bdb9dd162e538dfefc95 | Kartikaya Gupta — Bug 1484503 - Ensure spidermonkey style check output is deterministic. r=jandem | |
d2dd172726371ade8959495deb5c1cf60dc7fa29 | Jon Coppeard — Bug 1483487 - Fix static analysis bustage and add missing comments on a CLOSED TREE r=me | |
a616fc43a2e9339918f3ccfb1936662cf854fb88 | shindli — Merge mozilla-central to inbound. a=merge CLOSED TREE | |
76659fa6e0e0c22bf3f0fda416dd3fec601e9ae8 | Jon Coppeard — Bug 1483487 - Add asertions around creating and retrieving DOM proxy expando objects r=peterv | |
190e8fd11756a593da8222b050cd926425e2250d | Jon Coppeard — Bug 1483804 - Fix releaseAssertSameCompartment bustage when this merges to beta r=jandem | |
18195ca7647ca50661158cbb1ad347029160c5aa | Makoto Kato — Bug 1484094 - Test that caret doesn't move into ligated Emoji-ZWJ sequence. r=jfkthame | |
dcdd7d0adcc07d883c971b11e1d33a0212f63327 | Jonathan Kew — Bug 1484094 - Don't allow the caret to be placed within a ligated emoji sequence. r=m_kato | |
3378c38648970f1040a5db0e8f2cc72d308dea29 | Marcos Cáceres — Bug 1480872 - paymentDetails attributes should default to an empty arrays. r=edenchuang | |
3d64c00c695a519b83b3644ab46f38b8a8add753 | Gijs Kruitbosch — Bug 1418793 - stop trying to get per-tab previews to work prior to session restore, r=florian | |
9648d9afdd2a37674616bed74dbd51a82f6c6060 | Narcis Beleuzu — Backed out changeset 655d8b94c8f1 (bug 1483926) for geckoview failures on org.mozilla.geckoview.test.PermissionDelegateTest.media | |
edaf8fd303bbf226b740e09dc22ecb1163602da1 | James Graham — Bug 1484659 - Handle wpt version number changes, r=ato | |
77eac13df6ece3efdd5be3e47df0a3909dd396cb | Mark Banner — Bug 1484664 - Remove allTags getter from nsITaggingService definition (getter implementation already removed). r=mikedeboer | |
31ed81aa4f4682946b228f6db2b0d7a67a0975cd | Emilio Cobos Álvarez — Bug 1484478 - Use a node bit for connectedness. r=smaug | |
fb70309402b4aa63cff4ffa42c95daff8af2df2f | shindli — Backed out changeset 39f61de4e7bb (bug 1484478) for bustages in /builds/worker/workspace/build/src/dom/base/ShadowRoot.cpp:526:20 | |
ffb2036e3283325cc68ef0c91d906b65b88348d3 | Valentin Gosu — Bug 1483445 - Change string from tracking protection to content blocking r=dragana! | |
b7bbd708f984f03f6c49af4997b3082ffd440de9 | ffxbld — No Bug, taskcluster/docker/funsize-update-generator pipfile-update. r=sfraser | |
39f61de4e7bb164f1ad812852b4f46bd18e3d96d | Emilio Cobos Álvarez — Bug 1484478 - Use a node bit for connectedness. r=smaug | |
2d78ad30fa75b7334ef6ab7aa30ed01a7166ca85 | Emilio Cobos Álvarez — Bug 1484474 - Make the ua widget flag in ShadowRoot write-only. r=smaug | |
8aa36c4082b2e3ef8aade2028b6ea6033e2c5db2 | Johann Hofmann — Bug 1476531 - Tweak the animation timing on the tracking protection shield animation. r=nhnt11 | |
aeeb2a50c987c18bd461507831c284c5575a32cb | shindli — Merge mozilla-central to autoland. a=merge CLOSED TREE | |
c5fa12d5a014c72e27c08669175f39315ae7b13b | Brindusan Cristian — Backed out changeset a236c987f26c (bug 1357785) for buid bustages on builds/worker/workspace/build/src/dom/base/VisualViewport.cpp. CLOSED TREE | |
a236c987f26c926f9bf4f82e351aaad39c7ae639 | Tanushree Podder — Bug 1357785 - Expose the Visual Viewport API to web content. r=botond,Nika | |
2c023d39fa5a5163e828fc9702f14e4d6b46e6db | Mantaroh Yoshinaga — Bug 1484595 - Remove the HTMLTooltip hidden event listener before destroying the HTMLTooltip. r=birtles | |
655d8b94c8f1f78185f51a11ff0d30f929ac5016 | Paul Adenot — Bug 1483926 - Fix Android device enumeration. r=pehrsons | |
77433149bfdcc82287acaed94b942818785b556e | shindli — Merge inbound to mozilla-central. a=merge | |
f2c0be296f6f10567864fcd0f4d2e7c5da342c34 | Daisuke Akatsuka — Bug 1480027 - Part 4: Add test case for negative infinity delay and end delay. r=gl | |
a2ad987a8861b30f011c4406a7b69494a0af4497 | Daisuke Akatsuka — Bug 1480027 - Part 3: Ignore animations that have negative infinity delay or end delay. r=gl | |
b16c258543bf941e8d4264b2fa9c41117e9065c7 | Cosmin Sabou — Merge mozilla-central to mozilla-inbound. a=merge | |
16e87606763681d91dc92d6013f3698c36450c9c | Mike Hommey — Bug 1484100 - No-op change to clang-win64.json to retrigger a clang-cl build from a decision task to make CoT happy again. r=me | |
41993cf46d6ab0a21976edc9bbb3b69891684fb4 | shindli — Backed out changeset fc5c57e9b65b (bug 1484595) for linting failure on a CLOSED TREE | |
5bc36aec6368b3ae076d7b6cc7e821b3fc260385 | Mark Banner — Bug 1481831 - Web Platform Tests annotation* shouldn't be marked as Toolkit:Places. r=jmaher | |
fc5c57e9b65b65e98fdc8e792913a5553bb67897 | Mantaroh Yoshinaga — Bug 1484595 - Remove the HTMLTooltip hidden event listener before destroying the HTMLTooltip. r=birtles | |
1aa8b1865c770f3b3a48bbda953ce5d38f69dd45 | Cameron McCormack — Bug 1484575 - Simplify PropertyDeclarationBlock::get a little. r=xidorn | |
a592b4286d6fa94ecf434e2c5d0f9bac74e3bda9 | Cameron McCormack — Bug 1484571 - Replace NormalDeclarationIterator return type with `impl Trait`. r=xidorn | |
541fbb29f21d262d88d0ae08776606db0b62d8f6 | Masayuki Nakano — Bug 1449564 - part 4: Make users can show Gecko specific editing UIs with new prefs r=m_kato | |
e93a23a4741c7760d76e33c3515e9b6ee2f5e26d | Masayuki Nakano — Bug 1449564 - part 3: Make absolute position editor listen to mouse events at the system event group r=m_kato | |
ccb713187e45a0ce52cf0ebe8969ddac9608e215 | Masayuki Nakano — Bug 1449564 - part 2: Make absolute positioned element editor disabled in default and make it possible to enable it with new command r=m_kato | |
4e0960a6ffb6c283f29d75ba5bc2585df4c3caf0 | Masayuki Nakano — Bug 1449564 - part 1: Disable object resizer and inline table editor in default r=m_kato | |
eaf6867923b99cd189d501cd3dd131f73c0e533c | Xidorn Quan — Bug 1484565 - Implement scrollbar-width: thin support for cocoa widget. r=spohl | |
93d0e291f45883765df384c070e56e4e0517db4b | Cosmin Sabou — Merge mozilla-inbound to mozilla-central. a=merge | |
9f9bb31175a814856eeef5939196fa485ca03143 | Tom Schuster — Bug 1483999 - Avoid duplicate GetBuiltinClass call. r=sfink | |
bac4139e4ff9b3071e1ce17113ac65ed1d8e8598 | Kashav Madan — Bug 1465616 - Add failing fixed-position async-zoom reftests. r=botond | |
ca7f6311613cbf7dd2a5151fed6deba9c4141543 | Kashav Madan — Bug 1465616 - Add async-scroll reftests. r=botond | |
ac55e50f906c5acd9efc7f444c708dd749327741 | Kashav Madan — Bug 1465616 - Add reftests for main-thread scroll behaviour. r=botond | |
232b161a64f99536595e2ac4811a964cfd0a2674 | Kashav Madan — Bug 1465616 - Add a mochitest for fixed position hit-testing. r=botond | |
430f2e4f9d3b650ba0ce0d264f9cc99a693586b9 | Kashav Madan — Bug 1465616 - Use layout viewport transformations to async-adjust fixed position elements. r=botond | |
fbb567678a4df4b9d7734e2f226e106082ff41d7 | Kashav Madan — Bug 1465616 - Temporarily apply async test attributes when compositing. r=botond,kats | |
b14350eb2d926069a4a31ddb16704eb0c1b3d9f5 | Kashav Madan — Bug 1465616 - Use the larger viewport to layout and size fixed position elements. r=mstange | |
c6e7b65bf8b02a32a6c1d583eb1d79e3116d692d | Gurzau Raul — Merge mozilla-central to autoland. a=merge CLOSED TREE | |
15cca5b18ec422dbc5b7f893f07a7410ec18300f | Karl Tomlinson — Bug 1484046 reset variables for main thread buffer dropping logic on the same thread r=padenot | |
2d1d32212c1e4107bef4d24dbbe2f12adca11837 | Gurzau Raul — Merge inbound to mozilla-central. a=merge | |
f4f56776a1122ff3df80203386c9a836f936bf6d | spillner — Bug 260562 - Remove obsolete accessibility.typeaheadfind.enabletimeout preference. r=kmag | |
0061cf77f9180cc9a502cd6726fcf0dc75786554 | Tim Nguyen — Bug 1484435 - Simplify MacOS sidebar tree styling. r=dao | |
eef8c5edb73ca16553921ebaa7b56da79c5ed921 | Ting-Yu Lin — Bug 1484360 - Remove UNSET_DISPLAY in nsCSSFrameConstructor. r=emilio | |
6190326e1b38861e9b85d2a1b48a68d82e1b41a3 | Dorel Luca — Merge mozilla-inbound to mozilla-central. a=merge | |
a13ee04709ba03b1bdd988270abb20066d6022fb | Bob Clary — Bug 1482893 - Enable unstructured logging before calling adb in reftests, r=gbrown. | |
5584c1be5c45d9bac97fb26a8ccea0eb07416320 | Bob Clary — Bug 1482888 - Allow fennec to record audio, r=gbrown. | |
3f7bfeff4b2f436b9380fd1b9c2517192eb604ea | Bob Clary — Bug 1482887 - Remote automation should kill already running instances rather than dying, r=gbrown. | |
e13bb9fa6df57081c2ac40f8cf22160a38771cde | Bob Clary — Bug 1482884 - During adb push check if remote directory exists before removing basename for adb 1.0.36 and later, r=gbrown. | |
65682bbb4b81ccb612c067aab9601a3b047d3a86 | Bob Clary — Bug 1482882 - Remove redundant definition of copyExtraFilesToProfile in remotereftest.py, r=gbrown. | |
74595d74ea3e25df0b5e49c1f7f1c61ab8d006ed | Bob Clary — Bug 1482878 - Use screencap to capture on physical android device screenshots, r=gbrown. | |
4956d2326228f24cbaf6dfebb2362aab983ae7e3 | Bob Clary — Bug 1482874 - Handle Android 8.1 change for anr stack directory to contain individual files for traces, r=gbrown. | |
974c72e27e7e0f5158fdb3b4862ff4dab4d61802 | Bob Clary — Bug 1482874 - Detect anr traces directory, r=gbrown. | |
2fe3aa8aeb317ba4bd59dd8f4cbea016741c47d5 | Bob Clary — Bug 1482873 - Do not check for su 0 id if su -c id is supported, r=gbrown. | |
ce1d36b823758c979517fde4201c627188104113 | Emilio Cobos Álvarez — Bug 1484459: Appease Servo's tidy lint. r=me | |
1e83c797f33992fa9ff267aee33bc5ea29eeba21 | Emilio Cobos Álvarez — Bug 1484459: Port servo to the new media query system. r=me | |
41afb719058905f95d939032df62e2b358032c24 | Emilio Cobos Álvarez — Bug 1484459: Update num-traits in style. r=me | |
e4d756cfe4a5938142375014e38a371f4b128250 | Tom Schuster — Bug 1483999 - Use a switch for dispatching traverse functions. r=sfink | |
27cabd417f7828fdc75f5a19b03376733a2eeb26 | Tom Schuster — Bug 1483999 - Move rooting outside of loop. r=sfink | |
936a20fefe031d3d3d4a4ce0857a23bedd352114 | Dale Harvey — Bug 1477294 - Hide identity popup when the user reloads. r=johannh | |
3ea1e0401e03662c7696d524fdeb4b042098d4ad | Dão Gottwald — Bug 1483887 - Copy fullscreen window controls styling from Windows. r=ntim | |
cbbc0e765e5e0d41dfbfaf647f6500da6cbecb3f | Csoregi Natalia — Merge mozilla-central to inbound. a=merge CLOSED TREE | |
877cdf25b483aaccf75c0ef6821194523dcce259 | Brian Birtles — Bug 1467344 - Update corresponding tests for CSS animations to make them consistent; r=hiro | |
0394a44b3955e4230a79cd8226a5cd779cf068ee | Brian Birtles — Bug 1467344 - Update event-dispatch test now that we can use the updated EventWatcher; r=hiro | |
37038c5ebcb4450b1a008743be8580c140e3102b | Brian Birtles — Bug 1467344 - Add spec links to test files; r=hiro | |
d0c3ab5c291b0743911fc3b62938e3a2c130f20c | Brian Birtles — Bug 1467344 - Move tests from dom/animations/tests/css-transitions to WPT; r=hiro | |
5b8c402641ac0a302770b6661b5f01c77226c70e | Brian Birtles — Bug 1467344 - Drop use of flushComputedStyle in css-transitions tests; r=hiro | |
64abf6978f00f919aa926d56b6ce908392549529 | Brian Birtles — Bug 1467344 - Update tests in test_setting-effect.html; r=hiro | |
0160e2c379e3a1874efc9ffd75691c1da208ad7f | Brian Birtles — Bug 1467344 - Update tests in test_keyframeeffect-getkeyframes.html; r=hiro | |
45a715e4cf0d31ef2ffa6fcd843112180ba38378 | Brian Birtles — Bug 1467344 - Update tests in test_animation-element-get-animations.html; r=hiro | |
ffce5e4f4d45e90f116bb0bf7a4c9953009c6c67 | Brian Birtles — Bug 1467344 - Tidy up test in test_csstransition-transitionproperty.html; r=hiro | |
2fcae020385795acd81f858538438708aa3763d0 | Brian Birtles — Bug 1467344 - Update tests in test_animation-starttime.html; r=hiro | |
a4a1c2383121e53bb913333eb04ac6193fa9133c | Brian Birtles — Bug 1467344 - Update tests in test_animation-ready.html; r=hiro | |
a611b59253c5c9865119e88e376e5dd8631fe461 | Brian Birtles — Bug 1467344 - Drop test_animation-pausing.html; r=hiro | |
b023fa315b32aaaea6d59184262f37665b1560cc | Brian Birtles — Bug 1467344 - Update tests in test_animation-finished.html; r=hiro | |
c5722de174bc37cfd768e62366da5acc22298969 | Brian Birtles — Bug 1467344 - Update tests in test_animation-currenttime.html; r=hiro | |
242d779840719472bea5adcd114d2a1bdb08eb96 | Brian Birtles — Bug 1467344 - Fix some minor formatting in test_animation-computed-timing.html; r=hiro | |
14200486590f8f2e121c74ded7986dccd12ff5ef | Brian Birtles — Bug 1467344 - Drop some unnecessary <body> elements from test files; r=hiro | |
fbdd599db4490ea7e651ef7f2a05c5f6584f6c0d | Brian Birtles — Bug 1467344 - Update the titles of each test file; r=hiro | |
9427f6cff88ff691b812846f819c6e93e1ef1aea | Brian Birtles — Bug 1467344 - Fix the spelling of canceled/canceling in dom/animation/test/css-transitions/; r=hiro | |
5097e03c335b588d7d3a3e369dd4f3785ea908a5 | Brian Birtles — Bug 1467344 - Replace var with const/let in dom/animation/test/css-transitions/; r=hiro | |
8d053037352a55cb0ff3f6900e43679901c23d6d | Brian Birtles — Bug 1467344 - Use async/await in dom/animation/test/css-transitions/; r=hiro | |
a8ae57ad9f1595a88c75ef0b3c41760c94e1fc27 | Brian Birtles — Bug 1467344 - Use arrow functions in dom/animation/test/css-transitions/; r=hiro | |
f0b7d002a6d545b4aa3390ffa80a00d23faff0e8 | Daniel Holbert — Bug 1397768 part 2: Adjust reftests for clarity & to reliably pass on all platforms. (test-only) | |
5477aa895b6c983f52325a3841571f4c4ba8f7f6 | Mihir Iyer — Bug 1397768 part 1: Make 'display: flex/grid' in a button take up all the available space. r=dholbert | |
1d20a072ee18eacff4685d7fdd068d10fd650e19 | Edouard Oger — Bug 1484461 - Disable FxA commands r=vladikoff | |
369762aaed07c4e20d5837219ff55f6f17c28aa8 | Randall Barker — Bug 1484374 - Update GeckoView to handle the autoplay-media permission request. r=snorp | |
060ff053ae2764fcbea5f30d39402b6cd33e0789 | Bharat Raghunathan — Bug 1483252 - Replace 0px with 0 throughout menu.css r=dao | |
48892db33179b3489126e9097f33b8c96c4c0440 | Csoregi Natalia — Merge mozilla-central to autoland. a=merge CLOSED TREE | |
e6807ae31cdb3e28abbadb87feffc3c28f1d89d2 | Dragana Damjanovic — Bug 1480704 - Detect the presents of a MITM. r=mikedeboer,keeler | |
3d54f2f451ca785ba616d4cba03b9efc004fd385 | Csoregi Natalia — Merge inbound to mozilla-central. a=merge | |
777ba79e0e0a8cfbea6c3a9d2fe4ff9fdb58bb3c | Kris Maglione — Bug 1484363: Treat FrameMessageManagers as chrome event targets. r=smaug | |
b2814d1bbbd7fc10f79c32daeaf67b4c6d527e7a | Ting-Yu Lin — Bug 1484306 Part 4 - Use FunctionTypeTraits to yield better error message if aPredicate's signature is wrong. r=gerald | |
c7d40b7574ca1232500e08763889084bfb128592 | Ting-Yu Lin — Bug 1484306 Part 3 - Use nsFrameList::Split() to replace the usage of FindFirstBlock(). r=dholbert | |
3b91ab5a0554cfd1f9aca2ca768a3605cf908cfe | Ting-Yu Lin — Bug 1484306 Part 2 - Add nsFrameList::Split(), and use it to replace the usage of FindFirstNonBlock(). r=dholbert | |
82e6a73d898550923ba779aac4f5c39d4b04dc8d | Ting-Yu Lin — Bug 1484306 Part 1 - Add nsFrameList::FrameLinkEnumerator::Find(). r=dholbert | |
3575c52180c438aa9689e3522e235272fbd1fc2c | Matthew Noorenberghe — Bug 1477100 - Scroll the country picker into view to fix browser_dropdowns.js. r=me | |
6b546d1df66256c9c538e7b5784b7c93bc2b9640 | Dan Mosedale — Bug 1484282 - Fix typo in mach bootstrap command recommendation, r=gps | |
3b8443626934e0c68e33a3e7a0fa334ac7691bdb | Matthew Noorenberghe — Bug 1478029 - Follow-up to fix test_address_form.html default country. r=me | |
cd0770bb6b0db4e059f882b8ec65a5d46a64f720 | Matthew Noorenberghe — Bug 1478029 - Don't select a shipping option by default for the user. r=sfoster | |
8a7bbdede1c93456d7b2a30bff3c646463aad0e3 | Jared Wein — Bug 1477100 - Show the labels as placeholders inside of the fields. r=MattN | |
457c223707df08866c3abd734781f75500dd1412 | Matthew Noorenberghe — Bug 1483425 - Don't mark form fields as invalid/dirty on load in an 'add' form. r=sfoster | |
c99d9b6ba765993b58f8570e9ad62d5f5dbcea1a | Cosmin Sabou — Backed out changeset d5c898a4aaaf (bug 1463483) for causing talos xperf failures. | |
fd8d17192696250a5396894301478f36c6c75be7 | André Bargull — Bug 1346211 - Part 7: Clobber after modifying ICU data file. r=clobber | |
7b1a3a49547dc9564aaa6ecf90b919b66b7ada8d | André Bargull — Bug 1346211 - Part 6: Use ICU for all time zone computations when available. r=Waldo | |
a40001643f53cbb214216e615fae913dc4384c5b | André Bargull — Bug 1346211 - Part 5: Only remove 'exemplar city' names from ICU time zone names data files. r=Waldo | |
fe6637fcb77005211e23c8adb38ac32dbbbb4414 | André Bargull — Bug 1346211 - Part 4: Split functions, create additional abstractions, and cleanup in preparation for ICU time zone changes. r=Waldo | |
7cad19d2d2d9368d130b78f2d8cf18ecf39b3c9b | André Bargull — Bug 1346211 - Part 3: Only refresh ICU default time zone after time zone change was observed. r=Waldo | |
62d58886e8d759f52c871a82dbe4d9c2a266c0c7 | André Bargull — Bug 1346211 - Part 2: Split JS::ResetTimeZone into an external and internal implementation. r=Waldo | |
b5c5bbed871f65fea01fbc25047c1865a23d6553 | André Bargull — Bug 1346211 - Part 1: Avoid returning negative zero for time components with dates before 1970. r=Waldo | |
9cef845a1039dc4ca84ead1240a7361049e4b60f | Ehsan Akhgari — Bug 1484135 - Remove the XPCOM component registration for the remote tag service since the service itself was removed; r=kmag | |
10656d31657321c67425494d554f092d4c1da6ae | Joanmarie Diggs — Bug 1484248 - Accessible name calculation from label content should include cells. r=surkov | |
92fd5c3a0996ba5e6e5692a7b115c8f6e9234cca | Chris Manchester — Bug 1481590 - generating report with |mach analyze all| and modifying |mach summarize| to become |mach analyze files| r=gps,mshal,chmanchester | |
d41406e52ae3dc6279255ec091347b8cfa4402af | Daniel Varga — Merge mozilla-central to mozilla-inbound | |
3c65908be6c6a3a485935b6ddd8447f7879d2fe2 | Emilio Cobos Álvarez — No bug - Remove an inaccurate and useless debug message. r=me | |
9b5aefe66457f3bbb6403dbe7c149993c7c7eb70 | Kris Maglione — Bug 1483738: Part 3 - Use lazy MozInvalidForm listener on desktop. r=mconley | |
89c81ab0254376e6a7ae4a61fa2607d4ecd7b08b | Kris Maglione — Bug 1483738: Part 2 - Add MozInvalidForm event, which can be handled in place of notifyInvalidSubmit observers. r=smaug,mconley | |
6f8bb8f44f2b612c964e1116282917e33168f989 | Kris Maglione — Bug 1483738: Part 1 - Change notifyInvalidSubmit to take a plain array. r=mconley | |
5266762e913c7b8186385023554ac73d324a724a | Kris Maglione — Bug 1483664: Part 1 - Use lazy actor infrastructure for LightweightThemeChild. r=ntim | |
335facce978ea7f9ef1e8dcfafc082e5b99f5a47 | Kris Maglione — Bug 1483664: Part 0 - Dispatch pagehide/pageshow to all system group listeners on frameloader swap. r=smaug,mconley | |
d5c898a4aaafedae7c53131adb5ca910c054df85 | Aaron Klotz — Bug 1463483: Add session store analysis to xperf; r=jmaher | |
127d6ad1af5483d9f90e865d49c2ea11418196ae | Aaron Klotz — Bug 1468511: Add code for expression-based analysis of xperf data; r=jmaher | |
c06cdaa3d0aa7b339542d8c20fe77d4b9fca0574 | Jason Laster — Bug 1483877 - Update Debugger Frontend v83. r=dwalsh | |
22cb98ed738bcc1de2c1d04ee8837df80c05a193 | Ehsan Akhgari — Bug 1483765 - Fix the image cache key computation logic to only consider first-party storage access for third-party windows; r=smaug | |
6363667d504cbd42645903ab0c1da7b59f4c5176 | Ehsan Akhgari — Bug 1484137 - Remove the XPCOM component registration for content iterator classes; r=qdot | |
bfc839f3cdd742408b860962cffb2c04715030f2 | Ehsan Akhgari — Backout changeset 2c7d388314b8 (bug 1483765) for crashes on a CLOSED TREE | |
8fc7f2fb5ffc065186311c04058a1bb3917833a5 | Emilio Cobos Álvarez — Bug 1478813 - Auto-generate ServoStyleConsts. r=xidorn,ted | |
b721771cf97bce4e4bfddb4e00326d49c945aa71 | Arthur Iakab — Bug 1438402 - Disabled browser_csp_block_all_mixedcontent.js on linux and mac. r=jmaher | |
2c7d388314b8bebc85707da16b6b7ce1c5e62e15 | Ehsan Akhgari — Bug 1483765 - Fix the image cache key computation logic to only consider first-party storage access for third-party windows; r=smaug | |
22d17330182c653df514ba1fa8b22e4e3d235f88 | Cosmin Sabou — Backed out changeset 4b9dcf8f2e6c (bug 1478813) for build bustages because cbindgen is missing. CLOSED TREE | |
4b9dcf8f2e6c1b9b295193d13647664f6cee3d07 | Emilio Cobos Álvarez — Bug 1478813 - Auto-generate ServoStyleConsts. r=xidorn,ted | |
b841b6fa93f18ba50ce3ee73e3203f58ca90cecb | Ed Lee — Bug 1484328 - Add router targeting, router actions and bug fixes to Activity Stream r=k88hudson | |
c75f6fed5d90fc3345f4ba5aa6779d40dc1248b3 | Jim Chen — Bug 1483665 - Only call SetSelectionDragState in parent process; r=snorp | |
765311be9111caa8c14db72f0652a0b5a384916c | Brad Werth — Bug 1482968 Part 2: Add a test of modifier key clicks and drags on input elements. r=smaug! | |
b42785b1186cb24c42e6e8fb56342fbe40867b07 | Brad Werth — Bug 1482968 Part 1: Relax input event modifier filtering to allow most modifier keys to be pressed during mouse and key events. r=smaug! | |
176dcc5da6fe5f0596a32015e710054b03da88ce | Jeff Gilbert — Bug 1482974 - Prefer to initialize members at declaration in gfx/gl. r=jrmuizel | |
dc054d9df7a50d89f3db27fa8f951232fcbd5c73 | Drew Willcoxon — Bug 1480505 - Highlight special internal search engine keywords in awesomebar r=timdream,Mardak | |
ef6a3b493405a675b56bdfed1f9480600b58ed74 | Denis Palmeiro — bug 785922: Emit column numbers for JS frames and functions in the gecko profiler r=sfink,mstange | |
1c0e36dd2c45a14cfbf1168223cb5080617c2b0e | Daniel Varga — Merge mozilla-central to autoland | |
cd628c962e757d258c5fca92e9586e88851caf7c | Narcis Beleuzu — Backed out changeset 32e2d0ddc56a (bug 1477100) for build bustages on editDialog.css. CLOSED TREE | |
b107fee86cbae4bc30815c89a2590bb052dd57c8 | Emilio Cobos Álvarez — Bug 1483808 - Make webkit device-pixel-ratio media queries a proper alias to resolution. r=dholbert | |
92102de55ba4ae9cb130c1cfa89c006895572c49 | Drew Willcoxon — Bug 1484067 - Hide search em-dash when search query only contains spaces r=Mardak | |
1715b1a7e6b0373e85af729fccf16833a215940f | Randall Barker — Bug 1483596 - Add GeckoView API to set VR UA string r=esawin,jchen | |
32e2d0ddc56a95d419428eb68f3093ee08376069 | Jared Wein — Bug 1477100 - Show the labels as placeholders inside of the fields. r=MattN | |
c80952ce66dc0d7634983c24ef94035f20c12085 | Timothy Guan-tin Chien — Bug 1483972 - Allow videocontrols to initialize without style r=jaws,dholbert!,jaws! | |
b439cdd35e49d81383827aa03a1b6f0bdfb7f274 | Randall Barker — Bug 1483420 - Add GeckoView APIs for overriding screen size and display DPI r=esawin,jchen | |
3b7671939ef8e47308674f77de1e644008bc9965 | Emilio Cobos Álvarez — Bug 1483882 - Teach IDTracker about Shadow DOM. r=smaug | |
2c6eaa99679f4b2fd142cad85e0279216d7c86c7 | Simon Fraser — Bug 1484268 Update cryptography for mitmproxy r=rwood | |
3ef1c0555a2947c1cbfbd4d253bdb1e68a4a4769 | Tom Prince — Bug 1481178: Retry downloading `chainOfTrust.json.asc` in `mach artifact toolchain`; r=gps a=tomprince | |
a75079e6f2345d2cad5623b3973a731c431dec19 | Daniel Varga — Merge mozilla-inbound to mozilla-central. a=merge | |
7800cf98a6e7d80dbd8cb3c66fdc06020e303c44 | Noemi Erli — Backed out 3 changesets (bug 1482454) for devtools failures CLOSED TREES | |
2fd1f2dc72cb3581810a1fb1478775b91db79239 | Gabriel Luong — Bug 1483965 - Fix the checked selection in the RDM device pixel ratio menu. r=caliman | |
6622bb485d9ab24900e0becb27bbe00dfc7d5048 | Ehsan Akhgari — Bug 1483035 - Add the reject tracker cookie policy to the Cookies enterprise policy; r=mkaply | |
699dadded3a896bd8975db42198243dc4a472d18 | Noemi Erli — Backed out changeset 48eed9811f27 (bug 1483035) Linting failure on builds/worker/checkouts/gecko/browser/components/enterprisepolicies/tests/browser/browser_policy_cookie_settings.js CLOSED TREE | |
48eed9811f275b8e4c255c4fa74ff1237a49824d | Ehsan Akhgari — Bug 1483035 - Add the reject tracker cookie policy to the Cookies enterprise policy; r=mkaply | |
a71e4a20a0a63fb1e996cd7a15fff11cad5fd86c | Geoff Brown — Bug 1482413 - More mozharness logging updates for test-verify; r=me,a=test-only | |
04521101cd23130ce485dd3f2009666acd35dcf7 | Geoff Brown — Bug 1482957 - Download minidump_stackwalk in android-hw tests; r=bc | |
e8538f8a05235d2b7326908c18b72187d42d46a6 | trisha — Bug 1483207 - Update the 'Continue...' label in new cert-error pages. r=johannh | |
c281dc66cf78074f4611668a19386fbb1c049c44 | Ryan VanderMeulen — Backed out changeset a692112bf9b8 for landing with the wrong bug number in the commit message. | |
a692112bf9b8054eb2e40847c32eb94fd4095d70 | trisha — Bug 1480038 - Update the 'Continue...' label in new cert-error pages. r=johannh | |
8ca1ecc2c0b863134e14ac1c444b7128a577d6a0 | Matthew Gaudet — Bug 1477842 - Document zero-offset entries in tableswitch. r=jorendorff | |
fb7b47d50f5944c47791fe20ae21033393ec6957 | Matthew Gaudet — Bug 1483806 - Guard CACHEIR_SPEW only member variable in NewObjectIRGenerator. r=evilpie | |
1b24505ca96cc89af27486c0431e9f05cc9b979e | Eliza Balazs — Bug 1423959 - Disable browser_loadURI.js on linux and osx. r=jmaher | |
337ba2284d5cceb6d08468b199951a298aea1543 | Richard Marti — Bug 1481544 - Style the treecol with CSS on Windows Classic and HC themes. r=dao | |
3ada76566234066a9adf2cc1daf8b52121dea27b | Yura Zenevich — Bug 1482454 - update a11y panel's tree/sidebar keyboard focus styling. r=gl | |
1cdd772dae68706d8359c4aae5b5316981f6ce44 | Yura Zenevich — Bug 1482454 - Display a "New" indicator to promote the accessibility panel. r=gl | |
f06260e3db1c62e7e24845fb4d92a6d7c6093427 | Yura Zenevich — Bug 1482454 - enabled accessibility panel by default. r=gl | |
3fbca6f83bebebd4e70cedf950d0090a67512067 | moz-wptsync-bot — Bug 1484042 - [wpt-sync] Update web-platform-tests to 09dfd6ac13134a85e77db24d87574458e9e3c67e, a=testonly | |
257cd39f1377b8ef53809c3f1d289bab3a839385 | moz-wptsync-bot — Bug 1483555 [wpt PR 12502] - Update wpt metadata, a=testonly | |
e7b14ae2dd779373ce54ef2a9e33ac4ddfa8353d | Philip Jägenstedt — Bug 1483555 [wpt PR 12502] - Add MediaStreamTrack Content Hints IDL file + test, a=testonly | |
8f26e8ff5c9f6690f4a49f00b39ec686390ccdce | Kenichi Ishibashi — Bug 1482354 [wpt PR 12402] - service worker: Fix navigation-preload/resource-timing.https.html test, a=testonly | |
f072eabfc07d55d52ffde5cf2a9c0b08c36e7af0 | moz-wptsync-bot — Bug 1483517 [wpt PR 12497] - Update wpt metadata, a=testonly | |
159231258afbf42f7aa9a2405aef940a33a859e7 | Philip Jägenstedt — Bug 1483517 [wpt PR 12497] - Update Feature Policy IDL file + test, a=testonly | |
163a3c25631321a7a96b23071594e9355c2c6c5b | moz-wptsync-bot — Bug 1483515 [wpt PR 12496] - Update wpt metadata, a=testonly | |
578bfc018d3d055f4803e76924cc0595afc21bce | Philip Jägenstedt — Bug 1483515 [wpt PR 12496] - Add Reporting API IDL file + test, a=testonly | |
7c7f7bcb1ffd5617b3f86ce58f38804da8bf0a80 | Anna Offenwanger — Bug 1480475 [wpt PR 12279] - Refactor vr_display_host into xr_device_impl, a=testonly | |
b6cd1e646ed9cc64d2f1dd34eeb3a36560ad0b3c | Philip Jägenstedt — Bug 1483522 [wpt PR 12499] - Update WebGL IDL files + tests, a=testonly | |
35dd99779ab6446f629d53bc363e90ebfff4d79c | Philip Jägenstedt — Bug 1483546 [wpt PR 12500] - Avoid invoking the Notification constructor in service workers, a=testonly | |
3377bf83184a7362747793d4aaaf43f0767c75d6 | David H — Bug 1483589 [wpt PR 12505] - [HTTP/2.0] Extra safety checks to fix crash during test, a=testonly | |
b5aab38ab9085bd97d841f636478c9ba7842b06f | moz-wptsync-bot — Bug 1483592 [wpt PR 12506] - Update wpt metadata, a=testonly | |
7fe0668cdda4209ba94f8e9f6a61c1f49625c690 | Fredrik Söderquist — Bug 1483592 [wpt PR 12506] - Tweak cover blending in wpt/svg/render/reftests/blending-00[12].svg, a=testonly | |
0207dddd3977b3a4e2c9a329ec4089bab5ded8dc | jugglinmike — Bug 1480648 [wpt PR 12290] - Add test for blocked iframe navigation, a=testonly | |
0b2b4da68f04f3431bfff08859d73a210573bec1 | Ehsan Akhgari — Bug 1484109 - Part 3: Make nsRelativeFilePref final; r=njn | |
489fccb13b3e963b8bf8b235a7b4c82805061ca9 | Ehsan Akhgari — Bug 1484109 - Part 2: Make nsIRelativeFilePref non-scriptable, since there are no script consumers; r=njn | |
0da5607c48f6861e5f2880bb0b596267e03e242e | Ehsan Akhgari — Bug 1484109 - Part 1: Remove the XPCOM component registration for nsRelativeFilePref; r=njn | |
d9466b483cb5de5fb7682315947c5c0cd2e64996 | Yura Zenevich — Bug 1481924 - use WINDOW_CONTENT_CHANGED instead of WINDOW_STATE_CHANGED when viewport changes to ensure accessible bounds are re-drawn correctly. r=eeejay, jchen | |
4bb194e17f26293ae8fed85e65fd56081e944da2 | trisha — Bug 1474820 - Add the 'Accept the Risk and Add Exception' Button to the new certificate error pages r=johannh | |
62d4efbe32d764134fcb8d63debc03c922e7d8f9 | Emilio Cobos Álvarez — Bug 1483964: Manually inline class and ID getters. r=xidorn | |
a7a2da45f8f7663d7fa3b3b2066d1eb05dad1d14 | Emilio Cobos Álvarez — Bug 1483964: Unify InternalAttr and ServoAttrSnapshot. r=smaug,xidorn | |
00b7caa950247c3d1e1cb6cd8f728b1a5edbc3b7 | Margareta Eliza Balazs — Merge mozilla-central to inbound. a=merge CLOSED TREE | |
f334098ab7bc805488005b3f09537e59a953cccb | Andreas Tolfsen — Bug 1484153 - Drop duplicate outerWindowID logging in listener.js. r=whimboo | |
131559bd826a1ea9c58f63de32a62eb67d1000bf | Andreas Tolfsen — Bug 1482829 - Track Marionette logger verbosity with Log#manageLevelFromPref. r=whimboo | |
2db292e66641b911f3663e5a29fada5da5c62f16 | Andreas Tolfsen — Bug 1482829 - Convert logging::Level into mozprofile::preferences::Pref. r=whimboo | |
845be8b8ba0574ad1252307d9d893759f5999c1d | Tiberius Oros — Bug 1469904 Disable test_temporary.js for failures on windows10-64-ccov r=jmaher | |
7f8f670aefa5e065eafc4bfc8f27354cbf77b0b6 | Andreas Tolfsen — Bug 1484161 - Replace nsITimer with Sleep for dispatchPause. r=whimboo | |
2f1bbddc826bb9af360c7c928068caa2a2802f5a | Joel Maher — Bug 1481708 - run wasm-misc on desktop browsers. r=rwood | |
90caf8ba542c211a4ed08d4029df6f3d200003c4 | Rob Wood — Bug 1480841 - Raptor support for running speedometer on geckoview r=jmaher | |
d3430f59b182b466c0530966d193f8226f8c4de4 | Narcis Beleuzu — Backed out changeset 9c08d6d5d6f2 (bug 1483882) for reftest failures on svg/fragid-shadow. CLOSED TREE | |
b0bad5241f20648de610267304977282f1e0d207 | Michael Kaply — Bug 1483939 - Account for anchor when creating URLSearchParams. r=mikedeboer | |
8f973f3bf41ad92ad8eb17a24ee3712a76c7121b | Edouard Oger — Bug 1483979 - Enable fxa commands r=markh | |
43cdb715d393bb8cb140cada1c0aaec27e898a14 | Henri Sivonen — Bug 1483764 - Fix EOF behavior when decoding responseText lazily. r=smaug | |
aa640b891abd0109df4552663e20318c48877d88 | Liang-Heng Chen — Bug 1481252 - Part 2: Report Tracking Protection status to docshell; r=valentin,francois | |
74da82ac273d53e5aac36be2fd4f0f10676274f1 | Liang-Heng Chen — Bug 1481252 - Part 1: Report FastBlock status to docshell; r=valentin | |
61909c98d50d54bcedec18a3c963ac8c37aa0664 | Liang-Heng Chen — Bug 1481252 - Part 0: add tracker statistics fields to document; r=smaug | |
b5df7764020578b9382c8105c761a0258a1af8cf | Edouard Oger — Bug 1484090 - Flag the device for re-registration on push subscription not found r=lina | |
7a70031ea18a1b38589809b49a0353a7fd56654c | Brian Grinstead — Bug 1478999 - Don't check for -moz-binding on dropmarker to avoid getting computed style in GetBindingURL;r=emilio | |
9c08d6d5d6f29b6bd44166cc1054d2f4b31c77d6 | Emilio Cobos Álvarez — Bug 1483882 - Teach IDTracker about Shadow DOM. r=smaug | |
af075a2e920d03345f42a62f525f28bf88672ded | Brian Grinstead — Bug 1482667 - Migrate mochitest-browser tests in browser/ to use element variations of firstChild, etc;r=paolo | |
6b3a8e5c5e77d13f71089517fe2faaa6a8e0fe69 | Gabriele Svelto — Bug 1473821 - The MOZ_PGO_INSTRUMENTED environment variable is not used anymore so remove all remaining mentions of it r=gps | |
060aa1c7072322d21ec4190fdb07dc1dd89abe0c | John Lin — Bug 1481139 - fix GMP process IPC channel error on Android. r=jld,njn | |
51881a2e2f9e1407f91ac39609685894c51fe729 | arthur.iakab — Backed out changeset bb09f2ec0d28 (bug 785922)for causing Android build bustages on profiler/core/platform.cpp CLOSED TREE | |
36e444c0d08452f6121c9c95a92a271ea7fe3858 | Noemi Erli — Backed out 2 changesets (bug 1483882) for reftest failures in uilds/worker/workspace/build/tests/reftest/tests/layout/reftests/svg/fragid-shadow-3.html | |
92bb9503d1c3b8f5af908953908eac85be1473da | Calixte Denizet — Bug 1471543 - Increase timeout and chunks for some test suites on macosx64 coverage builds. r=jmaher | |
32d94a3cc7afd8a09bf182d10932a0ee84407191 | Liang-Heng Chen — Bug 1482117 - Part 2: cache the result of IsThirdPartyChannel; r=mayhemer | |
804d903755f6290f253e4526b1341ee4f5e2cab8 | Liang-Heng Chen — Bug 1482117 - Part 1: Make FastBlock happen after tailing; r=mayhemer | |
bb09f2ec0d284f79b4a49df1db8b455c53430be4 | Denis Palmeiro — bug 785922: Emit column numbers for JS frames and functions in the gecko profiler r=sfink,mstange | |
4b5906a29b0cd71fbb9bbacf8640b00892878ab2 | Masayuki Nakano — Bug 1484092 - part 3: IsLinkTag() and IsNamedAnchorTag() should compare with nsGkAtoms r=m_kato | |
a2a95c8855db46baa7009bdc25f1555bd5f1f1e4 | Masayuki Nakano — Bug 1484092 - part 2: Drop supporting "namedanchor" special element name from nsIHTMLEditor::GetSelectedElement(), nsIHTMLEditor::GetElementOrParentByTagName() and nsIHTMLEditor::CreateElementWithDefaults() r=m_kato | |
5a465e7bdc7a0f25a305a1e4301587dccd8935cd | Johann Hofmann — Bug 1478637 - Avoid sync style flushes when cancelling the shield animation in the identity block. r=mconley | |
25d58e97db2d7f1bd8fcf5bc2676d7bd77bb6e8d | Greg Mierzwinski — Bug 1473392 - Fix failure conditions for all mochitest tests. r=jmaher | |
717fb8632016211ce9cf8a7267be60e52f7e77c8 | Masayuki Nakano — Bug 1484092 - part 1: Make HTMLEditor::GetElementOrParentByTagName() use nsAtom for the tag name r=m_kato | |
4656d3bf8e9c09101329b6a6a016764e2e93b32d | Emilio Cobos Álvarez — Bug 1483882: followup: Adjust a QR test expectation for now. r=me CLOSED TREE | |
7606350fb73e2bdf8a65eb2f432e7eb54fa6b828 | Xidorn Quan — Bug 1484146 - Use AspectRatio directly for RangeOrOperator::evaluate. r=emilio | |
6ed79690f4248197cb540c599e2404f067869cf8 | Margareta Eliza Balazs — Merge mozilla-central to autoland. a=merge CLOSED TREE | |
4105f56578d414b83e302fe5f835824f1b6f3aac | Emilio Cobos Álvarez — Bug 1483882 - Teach IDTracker about Shadow DOM. r=smaug | |
e85a0366a59931baecbf1333ec8e5d83e64d5659 | Razvan Caliman — Bug 1483575 - Update font editor in response to font property value changes outside the selected rule. r=gl | |
acbbc15249bf3fcb645ac5d685a7e0fdccd9cae2 | Razvan Caliman — Bug 1483575 - (Part 4) Ensure computed value for line-height is converted to unitless. r=gl | |
26c699458e1fbaa99c3915d9fb0bb3f04b559797 | Razvan Caliman — Bug 1483575 - (Part 3) Update unit conversion to handle unitless values. r=gl | |
961c73e8fac1b302699d3258a3b00aac7a66cb58 | Razvan Caliman — Bug 1483575 - (Part 2) Add LineHeight component to font editor. r=gl | |
b4bfcefc0535849f47065f0cdde90c1abc20926f | Razvan Caliman — Bug 1483575 - (Part 1) Externalize units from FontPropertyValue component. r=gl | |
32edecc9301f9c8aeaf511809a084b9482aa7e9d | Noemi Erli — Backed out 2 changesets (bug 1484092) for build bustages in builds/worker/workspace/build/src/editor/libeditor/HTMLEditor.cpp:100:53 on a CLOSED TREE | |
89c42a14642a3d11329d41702557b8b960603b22 | Noemi Erli — Backed out 1 changesets (bug 1483882) for reftest failures in builds/worker/workspace/build/tests/reftest/tests/layout/reftests/svg/fragid-shadow-3.html on a CLOSED TREE | |
10fdd041f1b5ef4ab557d6d6d7c4b405ae55764b | Masayuki Nakano — Bug 1484092 - part 2: Drop supporting "namedanchor" special element name from nsIHTMLEditor::GetSelectedElement(), nsIHTMLEditor::GetElementOrParentByTagName() and nsIHTMLEditor::CreateElementWithDefaults() r=m_kato | |
d0b14e8711dfbe1063f0e9ea310118d486e46652 | Masayuki Nakano — Bug 1484092 - part 1: Make HTMLEditor::GetElementOrParentByTagName() use nsAtom for the tag name r=m_kato | |
cd556691daffd823ad1f0cb7749d7ade0607bda6 | Sebastian Hengst — Bug 1483708 - Set dom.webnotifications.requireinteraction.enabled to true for notifications/idlharness.https.any.js. r=jgraham | |
10d94a3e667fefcff59dc3d50e81c3e89c3ed215 | Margareta Eliza Balazs — Merge mozilla-central to autoland. a=merge CLOSED TREE | |
e046ec0ce93d1b9d79c2c844b9135b03437f3f57 | Andrew Halberstadt — Bug 1483539 - [mozlint] Log a success message from the treeherder formatter when all lints succeed, r=sylvestre | |
d25d4da4aad2c680854931bdde183f0e2f8948c7 | Emilio Cobos Álvarez — Bug 1483882 - Teach IDTracker about Shadow DOM. r=smaug | |
f7b034b594f70a9b7d15cc31fe99308317e823b2 | Gregory Mierzwinski — Bug 1469118 - Prevent WPT from failing when all tests are skipped. r=jgraham | |
db2433c663576c4820fec50b8e5f2dc81dd9443c | Micah Tigley — Bug 1471933 - #Fixes issue where highlighting a text node with the Accessibility Inspector does not work. r=gl | |
c56ddef04468e4b7fd99ae6452bbca093420a76e | Emilio Cobos Álvarez — Bug 1483211 - Make fieldset UA rule use min-inline-size instead of min-width. r=dholbert | |
9c2e8bafeb0656aacfdb5c41f7c9bf69ef5431c1 | Emilio Cobos Álvarez — Bug 1483823 - Deduplicate system metric atoms. r=xidorn | |
131363332762842ba327166bdc361c6fffc4858f | Margareta Eliza Balazs — Backed out changeset 93877b72e677 (bug 1473392) for causing mch perma failures in testing/mochitest/tests/python/test_basic_mochitest_plain.py a=backout | |
b84213ec5a4d922b4908fdfc689d47593efc3c74 | Margareta Eliza Balazs — Merge inbound to mozilla-central. a=merge | |
5a0c5138ce9ec748d54931643fffcbf378b47948 | Noemi Erli — Backed out 2 changesets (bug 1483380) for frequent cgx and arm64 failures | |
b2ec1606871f2c6021b41f7043a42f58ab9a5cb4 | Mike Hommey — Bug 1483779 - Enable PGO on clang-cl 32-bits builds. r=dmajor | |
6ac9bb47e988cea5c3828f4fb5e9688d9bc7d148 | Mike Hommey — Bug 1479800 - Build 32-bits compiler-rt for 64-bits clang-cl. r=dmajor | |
8adbf514581c39a16e5b9fd8243db0e91c626c1e | arthur.iakab — Backed out 2 changesets (bug 1479800, bug 1483779)for frequent cgx and arm64 failures | |
f15fd461d2eca64077a42a6bcc04038cb741624e | Nicholas Nethercote — Bug 1484096 - Remove use of `fnv` in bloom.rs. r=heycam | |
cf257868689ac19d05c88e0b2607b180373cfcb3 | Tom Tung — Bug 1482812: Patch for turning on the origin parser check on both beta and release. r=janv | |
3f0e23762df5816b8a28819865679e960c2dbfac | Tom Tung — Bug 1409641: Get the result only when it's defined in IDBtranscation. r=janv | |
5fcbe08fb321a5076f56c380b554c63068efbb00 | Mike Hommey — Bug 1483779 - Enable PGO on clang-cl 32-bits builds. r=dmajor | |
dccd5299c5ad9e4258eb7b08201f2f39164a2a54 | Mike Hommey — Bug 1479800 - Build 32-bits compiler-rt for 64-bits clang-cl. r=dmajor | |
16daef3a89a23e7805469b25c21cc31f5dade193 | Olli Pettay — Bug 1471947, bug 1471948 - Enable Shadow DOM and Custom Elements in release builds, r=ehsan, emilio | |
86e6704908fde59a926376f6e42161d749e80765 | Daisuke Akatsuka — Bug 1477600 - Part 2: Implement remove/reload button. r=jdescottes | |
1889060c3412b13d3f75685a96002e6c9ac7f559 | Daisuke Akatsuka — Bug 1477600 - Part 1: Support installing temporary extension. r=jdescottes | |
17adf3f924cc0c3be2efeccf648baf3d5ee5032e | Olli Pettay — Bug 1484040, unbind shadow DOM content when uninstalling shadow DOM based XML Pretty Printer, r=timdream | |
3e060afdccb23b692fc4f58e6b41bda88550d443 | Jason Orendorff — Bug 1483380 - Update test262 from upstream. r=anba | |
6d48a7757fda9c97d342328d9d5c960f1f27a163 | Jason Orendorff — Bug 1483380 - Update test262 skipped files. r=anba | |
bf4d257147427a853979df40a48c324cb6b82992 | Andrew Swan — Bug 1365349 Allow shield studies to not appear in about:addons r=kmag | |
f106f2468612f4b903505585efdbb7019feb049b | Andreea Pavel — Backed out 2 changesets (bug 1483380) for failing spidermonkey cgc on a CLOSED TREE | |
9e6e2f78eabeeca21f60ad0058119975bd984e90 | Jason Orendorff — Follow-up to bug 1483380 - Disable slow tests in SM(cgc). r=red | |
55e5eedb90cb48a7de13515ad8d5b5154049b27a | Mike Hommey — Backout changeset 1e71e61d1623 (bug 1479800) to give time to toolchains to build without blocking other landings. | |
1e71e61d1623cf5409ebe0f6697c42bcf9452a60 | Mike Hommey — Bug 1479800 - Build 32-bits compiler-rt for 64-bits clang-cl. r=dmajor | |
f523b181c03f11aa78373eec6bcfd5ec5e2ec5bc | Hiroyuki Ikezoe — Bug 1483730 - Return null from getFileForAdb if the adb file doesn't exit. r=jdescottes | |
248f68b88c186f23650b4147c8e38005dd546710 | Hiroyuki Ikezoe — Bug 1483730 - Call nsIFile.exists method. r=jdescottes | |
4a0ae644cc5ecfd138c3fa2e101e55a3fac80fdc | Eliza Balazs — Bug 1482557 - Disable browser_urlOverflow.js for frequent failures. r=jmaher | |
40e4222861a5cba2ddd79448826e2d2c19bd158c | Michael Comella — Bug 1373964 - On profile migrate, delete <dir>/res/fonts. r=vladbaicu | |
247060b7dc37f5ff17a7edd9a9ca8294e31c86fa | Jan Henning — Bug 1483893 - Avoid crashing if we somehow don't have a GeckoRuntime. r=snorp | |
b11d7e7a65c4d7a09de9f81aa09a3478b91382da | Tiberius Oros — Merge mozilla-central to inbound. a=merge CLOSED TREE | |
9fd4fe6172c883bf6602d2f7088b6055e2e6d750 | Ehsan Akhgari — Bug 1483650 follow-up: Remove two extra declarations which aren't needed any more | |
6c418727a06c221810fde75f0cff02d3d7fca15c | Jason Orendorff — Bug 1483380 - Update test262 from upstream. r=anba | |
94913c7ee691dd715b62b7d29fa20c2ba4fb59a9 | Jason Orendorff — Bug 1483380 - Update test262 skipped files. r=anba | |
58650e51b8b7c5381f964b4404771642a5e9fb74 | Ehsan Akhgari — Bug 1483650 - Remove the component registration for nsCycleCollectorLogger; r=mccr8 | |
3b191205d529242b9936e97c0eb52f0dcf39239a | Matthew Noorenberghe — Bug 1483672 - Inject the autofill autocomplete-item stylesheets like formautofill.css. r=aswan | |
c22409215ce2225bcb881e38094117cee93cf598 | Daniel Holbert — Bug 1483685 part 2: Remove wrap-reverse styling from flexbox-align-content-horiz-001* reftest (& 'vert' variant) since that's now tested elsewhere. r=mihir | |
7400a9b3fb353b21b5a25b9927e14bb348335625 | Daniel Holbert — Bug 1483685 part 1: Move flexbox-align-content-horizrev-001.xhtml (and its vertrev variant) to w3c-css directory, and add "start/end" cases inside it. r=mihir | |
d2ba1d6c76f28d6285004c8bf2d213a46ea23d46 | Margareta Eliza Balazs — Backed out changeset 033428417ae7 (bug 1483979) for bc failures in browser/components/customizableui/test/browser_remote_tabs_button.js | |
f66c0e3eb00956066ab46c7e359cf7514777e057 | Hiroyuki Ikezoe — Bug 1420020 - Disable all properties-value-inherit-xxx.html on ASAN builds. r=birtles | |
033428417ae747ed46fc9974409cec655b96956d | Edouard Oger — Bug 1483979 - Enable fxa commands r=markh | |
b63992dfe51dec6006fe1d07b98902a398e20129 | Xidorn Quan — Bug 1475033 part 8 - Add some basic tests for scrollbar-width. r=heycam | |
dbfd2f2016a4538b96863a16a96ffe43a6e9eceb | Xidorn Quan — Bug 1475033 part 7 - Implement scrollbar-width: thin for Windows. r=jimm | |
1972d9de2b1014ffd032565578d4ca1d5016e846 | Xidorn Quan — Bug 1475033 part 6 - Have scrollbar auto colors resolve to the corresponding colors on Windows 10. r=jimm | |
76149510c0f0a2f7843bacb06239106f1013bd4e | Xidorn Quan — Bug 1475033 part 5 - Remove scrollbarbutton min-{width,height} rule. r=jimm | |
665ba9179f6f06ab22a23c606c3dd141c63c6cea | Xidorn Quan — Bug 1475033 part 4 - Implement scrollbar-width: none. r=mstange | |
ca30b641d0ab0b867f4a9181620075e3221075d9 | Xidorn Quan — Bug 1475033 part 3 - Add scrollbar-width property. r=heycam | |
4e51b28e6b281164afc6b7269aad6b1736f2ddac | Xidorn Quan — Bug 1475033 part 2 - Add a ShowScrollbar enum to be used in ScrollReflowInput. r=mstange | |
d301e82323de6816535b01ba5d2990e2ac57eb5a | Xidorn Quan — Bug 1475033 part 1 - Rename nsChangeHint_CSSOverflowChange to nsChangeHint_ScrollbarChange. r=heycam | |
a28cf4300f126a9ae4960035c991d9280c9830d6 | Masayuki Nakano — Bug 1483144 - Make HTMLEditor::GetSelectionContainer() protected r=m_kato | |
fd90e385d65bc4eeb960adaae509458504bbead8 | Masayuki Nakano — Bug 1483132 - Make EditorBase::AreNodesSameType() non-virtual r=m_kato | |
ef882e3e4b6bb67e0bfef77939d1bd1addc68998 | Masayuki Nakano — Bug 1483127 - Use NS_IMETHODIMP at definition of HTMLEditor::SetIsCSSEnabled() r=m_kato | |
c7cba947e5046220f9a3678b465df6db769c58f7 | Masayuki Nakano — Bug 1483119 - Get rid of HTMLEditor::GetURLForStyleSheet() since unused r=m_kato | |
f3e7a7dd30a59ebe893fe37caaeb63e63485127d | Masayuki Nakano — Bug 1482023 - Create HTMLEditor::EnableStyleSheetInternal() for internal use r=m_kato | |
4c023e0cd20fde4784d6d974718f659b115ab7de | Masayuki Nakano — Bug 1482022 - Create HTMLEditor::RemoveOverrideStyleSheetInternal() for internal use r=m_kato | |
fb3e5d2dd1d7c918fab39b3ef32908928eb299ec | Hiroyuki Ikezoe — Bug 1478576 - A mochitest for system font change notification. r=froydnj,jimm,karlt | |
f74ba700aff02f4716ffb9ce1c07efcc9657fa12 | Hiroyuki Ikezoe — Bug 1478576 - Use nsBaseWidget::NotifyThemeChanged for dark/liehgt theme changes on Windows 10. r=mhowell | |
e1392716e580fa5dcce0ceaf27b5d7d89cddd84a | Hiroyuki Ikezoe — Bug 1478576 - Drop GetXULWindow() check in nsBaseWidget::NotifyPresShell. r=karlt | |
2d5b4c59078e5fb0919ffeabb955b9f78c37174c | Masayuki Nakano — Bug 1482021 - Create HTMLEditor::AddOverrideStyleSheetInternal() for internal use r=m_kato | |
93877b72e6777bd8ea019a3693904cd2b3779f38 | Greg Mierzwinski — Bug 1473392 - Change failure condition for all mochitest tests. r=jmaher | |
9961965127f838781dcb1a28633269078d25fb57 | Ciure Andrei — Backed out 1 changesets (bug 1478637) for browser_trackingUI_animation_2.js failures CLOSED TREE | |
48d142e35106f207b3c286da68652bd9fcbc3960 | Karl Tomlinson — Bug 1483174 use float constants with float delay time variables r=padenot | |
85496f02e642767418641817493097099071e158 | Johann Hofmann — Bug 1478637 - Avoid sync style flushes when cancelling the shield animation in the identity block. r=mconley | |
6f8ddade347deb25d3d3dfc9df97dad6e933d0bf | Brian Birtles — Bug 1483404 - Move conversion of CompositeOperation enum types to KeyframeUtils::GetAnimationPropertiesFromKeyframes; r=smaug | |
e7869a533fac3a2adef73f4b81c29a92dcf453ec | Dennis Schubert — Bug 1481395 - Import WebCompat GoFaster v2.0.1 to Desktop. r=kmag | |
18b999f1a4c141c31d83d13842de6231a774a34c | Dennis Schubert — Bug 1338586 - Ship the WebCompat GoFaster extension to Fennec. r=rhelmer | |
13bc5c55e633f755d19cfbf58f6b05baec166a68 | Tiberius Oros — Merge mozilla-central to autoland. a=merge CLOSED TREE | |
cc1ffa88e12c75cf047757753589594c41d76ac5 | Matt Brubeck — Bug 1483600 - Notify "tab-content-frameloader-created" in GeckoView content script. r=jchen | |
07ce0e4ae08d0cd49d8be2c613121b5c84364422 | Matthew Noorenberghe — Bug 1478185 - Fix ENABLED_AUTOFILL_*_PREF references after FormAutofillUtils.jsm split. r=sfoster | |
0e1d62e81cb1fd01fa992a51446dea4d6ec92663 | Oriol Brufau — Bug 1483684 - Fix browserAction ignoring tab-specific or window-specific popups and showing global one instead. r=mixedpuppy | |
b26c8a754e401eb122d45711efb803b5c63c1c59 | Tudor-Gabriel Vîjială — Bug 1483586 - Avoid task retry if adb pull fails on code coverage file. r=gbrown | |
72442cf86f54cfd48f15ff2f3c8a926e7d078c13 | Tiberius Oros — Merge inbound to mozilla-central. a=merge | |
9e05198aa74aa76790001aa403d6d7e33b49f9dd | Kris Maglione — Bug 1481225: Avoid confusing console spam on native app shutdown. r=aswan | |
d742e378449f13dc005440257debc98068381c96 | Jim Blandy — Bug 1483554 - Make InterpreterStack::resumeGeneratorCallFrame not tolerate a lazy script. r=jorendorff | |
730e69f3206f6b788d5a3e53dfdbc4d531159d8d | moz-wptsync-bot — Bug 1483803 - [wpt-sync] Update web-platform-tests to 412533bbf031caa727d9b2ab67d04fab8d32b9d7, a=testonly | |
662cf06e15c429ab0376c8118907355b51111713 | Servo WPT Sync — Bug 1483580 [wpt PR 12504] - add test to check for null image source, a=testonly | |
5feb995925e4e581a646b2ca2885c081a2a42ae4 | Eric Willigers — Bug 1483133 [wpt PR 12465] - Move parsing-testcommon.js to support/, a=testonly | |
aeffa0abe1795afd2cad64031f25190f58dd0a2b | Florian Rivoal — Bug 1483495 [wpt PR 12492] - [css-contain] Add support file in local directory, a=testonly | |
8e6a0981695b592f61a4dafa36284be13f741b08 | David H — Bug 1478700 [wpt PR 12193] - [WIP] Extending the capabilities of the HTTP/2.0 server, a=testonly | |
ce7d670e76a26110901fcac6c6fb404bd9cbb24e | Eric Willigers — Bug 1483400 [wpt PR 12487] - [css-contain] Fix typos, a=testonly | |
66857e87411ff8c039f4ec3a7ac47f37b64f77fa | autofoolip — Bug 1483514 [wpt PR 12495] - Update interfaces/web-animations.idl, a=testonly | |
ebb1c03e09cd2fd2c898f23cb1219f50f26cb034 | moz-wptsync-bot — Bug 1480047 [wpt PR 12252] - Update wpt metadata, a=testonly | |
337b6f0c1dc4f4c6a3817b0b1fa478c8ade30566 | Momoko Sumida — Bug 1480047 [wpt PR 12252] - Add WPT for :scope selector on shadow trees, a=testonly | |
7c417ae50ad0e61a03d2ea727b1d3c80fea523e6 | Florian Rivoal — Bug 1483388 [wpt PR 12486] - [css-contain] use overflow:hidden on elements where it actually works, a=testonly | |
1247a5702eab966d4c434f2d784641c5617ff0a6 | Marcos Cáceres — Bug 1482337 [wpt PR 12399] - fix(resources/testdriver): wait for a document.body, a=testonly | |
811e84ef1cd54fa33dce6ee9645154635be52b43 | Mike Pennisi — Bug 1481911 [wpt PR 12360] - [wptrunner] Make test skipping explicit, a=testonly | |
ec6576577039d634b336ce407ea23d8c5b00cc03 | moz-wptsync-bot — Bug 1481131 [wpt PR 12315] - Update wpt metadata, a=testonly | |
e74200ec6983d0db9cab23bd7723ff766c0d237b | wanghongjuan — Bug 1481131 [wpt PR 12315] - service worker: Add a couple of tests, a=testonly | |
8a64ff46564165f5d7f876ad2b179bc605726c2a | Florian Rivoal — Bug 1483383 [wpt PR 12485] - [css-contain] Fix antialiasing issue, a=testonly | |
3758e5de716c5c52667597afa610c7b7c4783737 | Florian Rivoal — Bug 1482541 [wpt PR 12417] - CSS Containment - Contain:style Scoping Test Updates, a=testonly | |
b80e59f318c25198c0447c09b70777743dbb85ff | moz-wptsync-bot — Bug 1483194 [wpt PR 12475] - Update wpt metadata, a=testonly | |
e0609d794cb9f5d84961a17999a8266438353ab0 | Fredrik Söderquist — Bug 1483194 [wpt PR 12475] - Fix element creation in wpt/svg/idlharness.window.js, a=testonly | |
701b24453f70ab8c30c83a0eff2e4fec544fd000 | Fredrik Söderquist — Bug 1483095 [wpt PR 12457] - Fix ref for external/wpt/svg/painting/reftests/paint-order-001.svg, a=testonly | |
05b4a8337153584f23c663e4e86f9d76bd29376c | Mugdha Lakhani — Bug 1481259 [wpt PR 12328] - [Background Fetch] Idl changes, to align with the spec., a=testonly | |
446893dcdbd056db1d40b9ccf216245a7590527a | Philip Jägenstedt — Bug 1483004 [wpt PR 12434] - Remove redundant idlharness.js for Navigation Timing, a=testonly | |
439e0e17dc881a2e97b47ab7a3411730201bbda0 | Philip Jägenstedt — Bug 1483014 [wpt PR 12436] - Rewrite WebVTT IDL tests to use idl_test, a=testonly | |
a6d7d1767f0943f0d78ffc50fb363b44ec73a7f2 | Philip Jägenstedt — Bug 1483000 [wpt PR 12433] - Rewrite Vibration API IDL test to use idl_test, a=testonly | |
1b70c1fa962eb60f045c23e43d16d4cc7009829f | Oriol Brufau — Bug 1482393 [wpt PR 12409] - [css-logical] Interpolate logical properties like physical ones in CSS transitions, a=testonly | |
8c5d1fe7039fa19da77958118b3246cf72d41cd3 | David H — Bug 1483168 [wpt PR 12472] - Added h2 dependency to wptserve/setup.py, a=testonly | |
b1b26f05af1a1ec3aef742c98ef052493fd60aac | autofoolip — Bug 1483163 [wpt PR 12471] - Update interfaces/background-fetch.idl, a=testonly | |
090cbad1cd6c16f61a7cc4b327d690945c1422b7 | autofoolip — Bug 1483161 [wpt PR 12470] - Update interfaces/SVG.idl, a=testonly | |
4ac557f3b638f730c0c7010c4c4aae480cf61366 | autofoolip — Bug 1483155 [wpt PR 12468] - Update interfaces/webrtc.idl, a=testonly | |
5621c0e52e0006731b7e2d56479e5b90aba2803f | autofoolip — Bug 1483157 [wpt PR 12469] - Update interfaces/css-paint-api.idl, a=testonly | |
16effe03c0a32c9531116e81c40d173160d8f22e | kaixinjxq — Bug 1483140 [wpt PR 12466] - Add tests for HTMLTableDataCellElement/HTMLTableHeaderCellElement int…, a=testonly | |
0b43341118ae58edf32582d1d07ab4bb1cc759aa | moz-wptsync-bot — Bug 1483012 [wpt PR 12435] - Update wpt metadata, a=testonly | |
dcc25e3e6d2d9ddc539aabd02f4c0ea503d4292e | Philip Jägenstedt — Bug 1483012 [wpt PR 12435] - Rewrite UI Events IDL test to use idl_test, a=testonly | |
b5ef3ca3c0dddef6993cbfb9dee454d1eab99b47 | Zirro — Bug 1483069 [wpt PR 12448] - Test length of `selectedOptions` after change, a=testonly | |
fb6563c40067647e0aee54629917b896639a2ee4 | C. Scott Ananian — Bug 1483089 [wpt PR 12451] - Add missing `var` declaration in dom/nodes/attributes test cases, a=testonly | |
b9fca07569cd925e05ea65cec22d5e80f01710d7 | Amos Lim — Bug 1483102 [wpt PR 12460] - Fix invalid charset detection in a meta element, a=testonly | |
e63abe6c5a9b314fb313108e2dc12d4bc85b64b7 | moz-wptsync-bot — Bug 1483074 [wpt PR 12449] - Update wpt metadata, a=testonly | |
4f8486e25e69d7ed98fe1465cbc178e88713b491 | Joshua Bell — Bug 1483074 [wpt PR 12449] - Web Locks API: Convert .html tests to .any.js where applicable, a=testonly | |
96155d4be31d23b1b072a35b5738c812ffb3d11a | moz-wptsync-bot — Bug 1481644 [wpt PR 12346] - Update wpt metadata, a=testonly | |
81ce766515e4d1a18b4ff2fb87597745bd60a344 | Ben Kelly — Bug 1481644 [wpt PR 12346] - Cache Storage: Check for duplicate entries in Cache.addAll()., a=testonly | |
456c3a226bb4283deffc5b844538681d782490ec | Geoffrey Sneddon — Bug 1483105 [wpt PR 12462] - Revert "Partly fix #8581: add extra subdomains for cookie tests", a=testonly | |
322e3d3fa85ad2bda3a1fa3ad6f1dd7b71854cff | C. Scott Ananian — Bug 1483096 [wpt PR 12458] - Ensure `x` is declared before use in test, a=testonly | |
ae429d0575de4351ced73256f28d966514eaf403 | Marcos Cáceres — Bug 1482323 [wpt PR 12394] - test PaymentValidationErrors' `error` member, a=testonly | |
a07bcf02053fe4927c21ddc80db396551a7900e3 | Andreea Pavel — Backed out changeset 744065f01f78 (bug 1482454) for failing devtools at devtools/client/inspector/test/browser_inspector_addNode_01.js on a CLOSED TREE | |
fa0a81fe2da6ad958c1c1dc910e58afb1ba3c6b5 | Alexandre Poirot — Bug 1479524 - Lazy load network-monitor.js dependencies. r=jdescottes | |
7f6bb6c2bc018d3a25a877f62e79ed103661ea7b | Alexandre Poirot — Bug 1479524 - Remove unused appId filter. r=jdescottes | |
0f25b95e97408a4dfcb5ff223c130cec304c6d5e | Alexandre Poirot — Bug 1479524 - Always use message manager with NetworkMonitorActor. r=jdescottes | |
a84948944042e82007e61cb32f6eb768d037edda | Ehsan Akhgari — Bug 1483541 - DeCOMtaminate nsAutoConfig; r=mkaply | |
e1cfd8ee66d4f1696e922dccd3bcfb9d9dac7a36 | Henrik Skupin — Bug 1483801 - [wdspec] Create tests for Get Window Handle and Get Window Handles. r=ato | |
3594f4889a4316af5e979631a65d9c7a9bac00d6 | Dorel Luca — Backed out changeset 9b17b83509fd (bug 1471947) for leaks on mochitest | |
fb971f169811504aaa15352ea46f0a2ba7bcc2a0 | Eugen Sawin — Bug 1483342 - [2.1] Initialize SafeBrowsing module by default to enable safe browsing. r=jchen | |
47e290808d8e401d70ef5fc4a8f523388de6dd96 | Eugen Sawin — Bug 1483342 - [1.1] Add GeckoRuntime Safe Browsing API. r=snorp,jchen,francois | |
744065f01f78c24de3f18276d0bb8d47e4709f4b | Yura Zenevich — Bug 1482454 - enabled accessibility panel by default. r=gl | |
1d4014247f20ee46f294f131209151de6850c643 | Emilio Cobos Álvarez — Bug 1483818: Disable MSVC warning C4200 about zero-size arrays in AttrArray::Impl. r=smaug | |
8743877cec09663c306d62897650cfb41fd4e974 | Jed Davis — Bug 1480554 - Fix missing include in SandboxOpenedFiles.cpp. r=gcp | |
908ddb41b8b528351889f53e698c267356f0db5f | Jan Varga — Bug 1460162 - MOZ_ALWAYS_SUCCEEDS shoudn't be used in a method that is allowed to fail; r=asuth | |
39dc85d0cc5a9255768fd0147d6909e69193b4b3 | Andrew Swan — Bug 1449055 Make browser_all_files_referenced.js work with formautofill as a webextension r=florian | |
d13360c413ff6bd1fcb05201bb58ca4f61ff85bd | Andrew Swan — Bug 1449055 Convert formautofill to a webextension r=MattN,kmag | |
774f0b7aba0004b10107d5d28e1b608f51b3fc60 | Andrew Swan — Bug 1449055 Exit the toolbox process gracefully in browser_ext_addon_debugging_netmonitor.js r=rpl | |
fd0d6079d0d2eeac50d856d4322e99b86fd9c597 | Olli Pettay — bug 1431255, disable ua widgets, since they break tests when shadow DOM is enabled, r=bustage, CLOSED TREE | |
9b17b83509fdf49c722bb9956bd85730b46dc353 | Olli Pettay — Bug 1471947, bug 1471948 - Enable Shadow DOM and Custom Elements in release builds, r=ehsan, emilio | |
635d66906fe414e547522e7993a5e58662a77377 | Masatoshi Kimura — Bug 1306642 - Backed out changeset 5bd8445b019f as final NSPR fix has landed. r=dmajor | |
c94a29385a3acd3ece34e740b52c34db66956b70 | Eliza Balazs — Bug 1465508 - Disable browser_ext_url_overrides_newtab.js on linux and win for frequent failures. r=jmaher | |
19dde1cd4e9f9f482fd4649c3bba0f7e2e71f6f3 | Tooru Fujisawa — Bug 1477896 - Add SRC_DO_WHILE replacing 2 SRC_WHILE notes for do-while. r=jandem | |
963b3faec2021937897fe4d5f5643d8183c84192 | Eliza Balazs — Bug 1444565 - Disable browser_e10s_chrome_process.js on linux and osx for frequent failures. r=jmaher | |
92c65ba215149d6cc77c9aab05cd4cfd9964a0a2 | sahil bhosale — Bug 1483813 - Remove .tab-bottom styling. r=dao | |
e14c966ce055d8ac02a31c5d54c42afae23fea5f | trisha — Bug 1483622 - Fix wording issue on new cert-error page copy r=johannh | |
f35a649bd10f9ec29afb6391926dc833e3e3245d | Paul Adenot — Bug 1478837 - Reinstate a few Web Audio API tests in the mochitest directory. r=karlt | |
43de4e0d1745d722cbb3a6a29a838609c8d82f3c | Andreas Tolfsen — Bug 1483766 - Use timeout multiplier for Marionette-backed reftests. r=jgraham | |
b52558db35441e9eeec4a138170922c6a085e48e | Dragan Mladjenovic — Bug 1483593 - [MIPS] Fix build failure after Bug 1481998. r=mgaudet | |
f99a0c44dc9e27c3b807e9048b502a2182c2fe24 | Andreas Tolfsen — Bug 1483805 - Update links to tools-marionette@ archive. r=me | |
d367ce1c35dbc8decb44fc92d1551e589783608b | Dão Gottwald — Bug 1483503 - Stop setting color: MenuText on menu, menuitem, and menucaption elements. r=stefanh | |
97a37dbe32c9b88c54f006ada7d7e1ac79383c2a | Margareta Eliza Balazs — Merge mozilla-central to inbound. a=merge CLOSED TREE | |
6c9806cf666e4219fa6fe3ab95d99a360f7ad59e | Dorel Luca — Backed out changeset 5a77e82d273e (bug 1480872) for browser-chorme failure on dom/payments/test/browser_payment_in_different_tabs.js. CLOSED TREE | |
17896e16e10b4bc4643a76b7f7ff625a64d0b216 | Nicholas Nethercote — Bug 1483062 - Trivial comment fixes. r=me | |
da46bfc2c089ad5e79bd9387850adc37240f26cb | Nicholas Nethercote — Bug 1483062 - Inline and remove HashTable::{over,under}loaded(). r=luke | |
ca2edc3b4c1ab044694e836f3da6963c929bcf35 | Nicholas Nethercote — Bug 1483062 - Merge HashTable::wouldBeUnderloaded() into underloaded(). r=luke | |
a3bf3a494b0b7c2817e3f6f3daa9cf4ec7624435 | Nicholas Nethercote — Bug 1483062 - Inline and remove HashTable::overRemoved(). r=luke | |
2d9e3360e858f6c502ae9728280efb0f12daa7e4 | Nicholas Nethercote — Bug 1483062 - Rename HashTable::rehashIfOverRemoved(). r=luke | |
43e351bda401e80292efbde947e56d1893b95903 | Nicholas Nethercote — Bug 1483062 - Rename some HashTable methods. r=luke | |
f1e1cf1d42ec20c547a46cee30163a0b41fa36f4 | Nicholas Nethercote — Bug 1483062 - Rename HashTable::findFreeEntry() as findNonLiveEntry(). r=luke | |
e483b91eafbced7dd6636139cea44240a511bb5e | Nicholas Nethercote — Bug 1483062 - Remove HashTable::maybeCreateTable. r=luke | |
417967cf69de08d624ccbc85886ce8f0e224fdd4 | Masayuki Nakano — Bug 1482020 - Make all callers of CreateElementWithDefaults() use non-virtual method r=m_kato | |
5a77e82d273ef9dec5752614f0bb4fd35bca45d2 | Marcos Cáceres — Bug 1480872 - paymentDetails attributes should default to an empty arrays. r=edenchuang | |
bf74fe0e7f76709fe091813345aa9d0bb25cf154 | Tiberius Oros — Merge autoland to mozilla-central. a=merge | |
2b5fc64beafb876827e00921db1bd4112b13b7f5 | Daniel Holbert — Bug 1483527: Change fieldset block-end & inline-axis padding to match other browsers. r=emilio | |
f35fa6e7fb463ce848beb3df1550a12089527974 | Luca Greco — Bug 1480292 - Fix browser_ext_popup_select intermittent failures. r=mixedpuppy | |
dbf1387f8b3603fb0f57898724853c35047c63a0 | Ciure Andrei — Backed out 1 changesets (bug 1483527) for fieldset reftest failures CLOSED TREE | |
8bc5f3cdc25cb9754817ad75d9fa4e158f94042a | Jan Henning — Bug 1414084 - Part 17 - Fix setting of private browsing theme state. r=Grisha | |
f565a28721bf3a0ea5af7ce5ced737d82c7e8803 | Jan Henning — Bug 1414084 - Part 16 - Add some tests for the handling of PageActions. r=Grisha | |
c2580679282dae363a4ad1ce6f0c477ce00fc212 | Jan Henning — Bug 1414084 - Part 15 - Correctly remove already resolved PageActions, too. r=Grisha | |
e8d7b4fd98387380219b879f8a8b211bb87095c7 | Jan Henning — Bug 1414084 - Part 14 - Rename isPwaAdded for more clarity. r=Grisha | |
a40e70bbfe1a544d577c10248251628c134f6b80 | Jan Henning — Bug 1414084 - Part 13 - Cache PageActions. r=Grisha | |
3dcf1f67d7e476803f0d1daacdf7e1999f7e8724 | Jan Henning — Bug 1414084 - Part 12 - Add some tests for the processing of Menu messages. r=Grisha | |
39819b958e01a5112566c760e888ea6f5521c8e3 | Jan Henning — Bug 1414084 - Part 11 - Use a Map for the MenuItemInfo list. r=Grisha | |
47963c0890519069e98cdc89330929b45d7cc79f | Jan Henning — Bug 1414084 - Part 10 - Init MenuItemInfo list right from the start. r=Grisha | |
eb1ac381e2fb7b750482b48557ace56ef6c026f3 | Jan Henning — Bug 1414084 - Part 9 - Move add-on menu item cache out of BrowserApp. r=Grisha | |
84bac01f3a351b774a556dbc47c3305a62e54153 | Jan Henning — Bug 1414084 - Part 8 - Unify menu item EventDispatcher messages. r=Grisha | |
98ed7d6f8a7ab6b35f7ee73e6f0f7db4393ecf2f | Jan Henning — Bug 1414084 - Part 7 - Use one set of functions for managing MenuItems in the UI. r=Grisha | |
261e4bb6efd87af390d0575f2623e379f979341b | Jan Henning — Bug 1414084 - Part 6 - Use only one list to store menu items added from Gecko. r=Grisha | |
b6e63d47b9bbafb1bb58571d8abb8906d7a6977a | Jan Henning — Bug 1414084 - Part 5 - Unify menu click event handling. r=Grisha | |
c82c7117206fc5310f9a05b41e80c8d3d58b5542 | Jan Henning — Bug 1414084 - Part 4 - Move menu item ID generation into the UI. r=Grisha | |
d2aa38b39fa086df117be768e0b8f57ea361ffdc | Jan Henning — Bug 1414084 - Part 3 - Store NativeWindow menu callbacks by UUID. r=Grisha | |
9fc1c87f952f325a19ee5f41849381aaa534b500 | Jan Henning — Bug 1414084 - Part 2 - Use UUIDs for the NativeWindow menu API, too. r=Grisha | |
65a6e2ffdbaefb0356bad502edfe03df52f102cd | Jan Henning — Bug 1414084 - Part 1 - No longer track MenuItemInfo "added" data. r=Grisha | |
74feab038c3375df282b291682e0b1244c202f00 | Jan Henning — Bug 1414084 - Part 0 - Cleanups. r=Grisha | |
5a85654da581748b68bdf88aebcebf8bf4a47117 | Brian Grinstead — Bug 1481882 - Load customElements.js in chrome XHTML documents;r=mossop | |
3567e433384608b2df9c8b0124afa595edd2c3dc | Dave Townsend — Bug 1483910: Clear seenTabIcon on pagehide so subsequent loads attempt to load the root favicon. r=kmag | |
d3c6ea00c0bd57c71d257191dbaa40c192ba1e26 | Chris Manchester — Bug 1482299 - Replace libxul.mk with OBJDIR_PP_FILES. r=ted,firefox-build-system-reviewers | |
62c11588e3abb4ea5dba0849f29a9204dff46823 | Mathieu Leplatre — Bug 1483831 - Add a localFields option r=glasserc | |
87200a03eb5a8b37b829aabd2799b6f5ab4cb4fe | Tom Prince — No bug: [mozharness] Remove no-op code block in repackage code. r=Callek | |
0c42a54600831e65a4fb0bfdefdaa67324d78510 | Matthew Noorenberghe — Bug 1483401 - Fix scrollable area for the payment request page-body. r=jaws | |
237d45421fb53b69dca38c25baaff15f6a7ef5aa | Johan Lorenzo — Bug 1470942 - part 2: Upload geckoview to maven repository via beetmover r=mtabara | |
056aaefaffac83e68417a62a048b046ab5e20f58 | Johan Lorenzo — Bug 1470942 - part 1: Craft zip archive of maven artifacts r=jchen | |
3c2f920f1a2d73d710f18360dc9cd723121d3b42 | Yaron Tausky — Bug 1455078: Refactor test to run in code in page r=ochameau,asuth | |
a4b1382784fada28d5fa9b0d0b08607ee1ca82a1 | Dale Harvey — Bug 1477273 - Followup to ensure correct pref in test | |
3d98e379dc389fce823507040d3ce2a77970fb35 | Daniel Holbert — Bug 1483527: Change fieldset block-end & inline-axis padding to match other browsers. r=emilio | |
73847b793895ce36f5918f687fd652f330ff5319 | Perry Jiang — Bug 1434913 - Make FetchEvent.clientId non-nullable r=mrbkap | |
160ed81f18c44a9d22a34fec7fd9836c616b8581 | Byron Campen [:bwc] — Bug 1465617: (Speculative fix because STR are missing) Don't crash if no video send codecs are negotiated. r=mjf | |
7df7135ad04c688b90bb8e6e995dde508b7f41ad | yulia — Bug 1447494 - remove all instances of commandline/helpers; r=ochameau | |
906fa624f03ba319ba1286058c13b2ead72678b4 | Dale Harvey — Bug 1477273 - Allow autoplay-media permission to be temporarily allowed. r=johannh | |
42d6f6784fc21d04838241d35d3ceb82a1ecc935 | Henri Sivonen — Bug 1349528 - Use encoding_rs for normalizing USVString. r=smaug | |
30befe133f2375412cd68a44a234e3aa52de6eca | Dan Minor — Bug 1483511 - Only build TestAudioDeviceEnumerator.cpp if webrtc is enabled r=dmajor,firefox-build-system-reviewers | |
440497182e75a23fae17afad7853808f4d82f4c1 | Andrew Halberstadt — Bug 1481245 - [jsshell-bench] Run spidermonkey benchmarks on integration branches, r=jmaher | |
c192b972f875bd266fdfd0138a21a9d89769ed7e | ffxbld — No Bug, mozilla-central repo-update HSTS HPKP blocklist remote-settings - a=repo-update r=mtabara | |
5ee661bc90777e5fc49ad269786c0fdbde3c0ee7 | Emilio Cobos Álvarez — No bug - Add some spec links to media queries. r=xidorn | |
aae2db09d0b1cbd0a27abc764f27471cdae8bc07 | James Teh — Bug 1482317: When the remote control icon is hidden, hide it for accessibility too. r=johannh | |
ae52877671adab5f4a00e7887c6806dc26aa7cfa | James Graham — Bug 1482496 - Support list values in wptmanifest conditionals, r=ato | |
5a18b9c9a5a610cded246291c1c80498eba9dcfb | Karl Tomlinson — bug 1474222 test ConvolverNode channelInterpretation changes r=padenot | |
7e3fde45f4178449bfe2e2e9954fa3bc627b279f | Karl Tomlinson — bug 1474222 move convolver up-mixing test to wpt r=padenot | |
a10cd240dcaf8d0597a8685df99526c30344b12f | Karl Tomlinson — bug 1474222 test ConvolverNode up-mixing r=padenot | |
3ac736416349f088fb710450f85da8ac51d33374 | Karl Tomlinson — bug 1474222 change ConvolverNode output to mono for single channel convolution r=padenot | |
e6fc5ab5dd8c2293196f897c068f63f9a41c2919 | Karl Tomlinson — bug 1474222 consider allocation size instead of used channel count for re-using AudioBlockBuffer r=padenot | |
67d29891df6164d538f88fc678fbda5ade597b13 | Karl Tomlinson — bug 1474222 keep memory allocated for convolver volume premultiplication until no longer required r=padenot | |
7574547bff847ef8e5374afe683abf1bbc093ac0 | Karl Tomlinson — bug 1474222 uninline ConvolverNodeEngine::ProcessBlock() r=padenot | |
4f1eb8d888be2f446f9108b2c08f211045c532e5 | Xidorn Quan — No bug - Simplify some code in NoCalcLength::parse_dimension. r=emilio | |
52c33d6997c37f71820c5e454530dea0982bbc0c | Margareta Eliza Balazs — Merge mozilla-central to autoland. a=merge CLOSED TREE | |
dde244a006a28a32c16275378b52d89e3f24189f | Johann Hofmann — Bug 1482634 - Only run Content Blocking UI assertions if Content Blocking UI is enabled. r=nhnt11 | |
5b1525668d52bb62975db3a7379640e71e73a923 | Johann Hofmann — Bug 1483314 - Un-hide the appMenu separator for the content blocking section. r=nhnt11 | |
138014f66617183f27d3f5da44acf5bcaa6f1450 | Panos Astithas — Bug 1257478 - Turn mercurial-setup into vcs-setup and add git support. r=gps | |
b0ac567c436cd22147c97fa16a983c30e145a944 | Micah Tigley — Bug 1473030 - Show accessible object's name and role information with the info-bar highlighter. r=gl,yzen | |
5879ce048c4abe85a5f5c5737c8de9301b4b0e49 | Tiberius Oros — Backed out changeset aaabe6d53de2 (bug 1428713) for causing Bug 1483850 a=backout | |
cfbaf72d15f0696d00285872813c781557c3f59d | Dan Mosedale — Bug 1483595 - turn on NodeJS by default in the builds, r=gps, a=RyanVM | |
4248cea4f9a1e5cb64c0d121ff248e11e003e9e2 | Dorel Luca — Backed out changeset d602a2f69ff8 (bug 1475573) on request from truber. a=backout | |
161817e6d127e4a1fdc0ba9f041c709e09096dcb | Margareta Eliza Balazs — Merge inbound to mozilla-central. a=merge | |
57e568a7f9334e4b0610199a3fec7fce79e786bb | Masayuki Nakano — Bug 1482019 - part 5: Make HTMLEditor::GetSelectedNode() never return non-element node and change its name to GetSelectedElement() r=m_kato | |
66e9a30a6b1a192e6afdb9bae386243cec9a2127 | Masayuki Nakano — Bug 1482019 - part 4: Reduce the indent level of the last block in HTMLEditor::GetSelectedNode() r=m_kato | |
f6053ad1d49aa8924c4ede25f0247c9c2a86d607 | Masayuki Nakano — Bug 1482019 - part 3: Minimize some scope of auto varaiables in HTMLEditor::GetSelectedNode() r=m_kato | |
40fbaeccbd895386d7f64ba330608576d2296cef | Masayuki Nakano — Bug 1482019 - part 2: Make HTMLEditor::GetSelectedNode() take nsAtom* for element name r=m_kato | |
9b46ca68f3b0fa45e59cc39e5e922fbb0858d105 | Masayuki Nakano — Bug 1482019 - part 1: Create non-virtual method HTMLEditor::GetSelectedNode() for implementing nsIHTMLEditor::GetSelectedElement() r=m_kato | |
a61cdb1a654ca07c48ec5dc1c3d87c2bf12f83ce | Masayuki Nakano — Bug 1482019 - part 0: Add automated tests for nsIHTMLEditor.getSelectedElement() r=m_kato | |
5928090fcb23935e819e22f392367309428cb648 | Cameron McCormack — Bug 1483449 - Simplify nsStaticAtomUtils::Lookup. r=njn | |
f578ca2a361ec09d98582dc9428345d9c57096ec | Thomas P. — Bug 1481237 - Automate updating internal libFuzzer code. r=decoder | |
7de9496d9640c757f486c8fe80e0679ed78d3cf2 | Makoto Kato — Bug 1483434 - Allow nullptr parameter for PriorVisibleNode and NextVisibleNode. r=masayuki | |
280d5dade1c6296b232fcf876a1ece7a8cf79784 | Csoregi Natalia — Backed out changeset a91ccbe2b3fd (bug 1483449) for failures at nsStaticAtomUtils.h:25. CLOSED TREE | |
7080672c7b8e659ffecf3ea8a7cb1d28888f8fc7 | Gabriel Luong — Bug 1467572 - Part 19: Remove responsive-ua.css. r=rcaliman | |
5d6965e5700a8fb2e00b652a49153bbad09ee175 | Gabriel Luong — Bug 1467572 - Part 18: Show an onboarding tooltip for the setting menu button in RDM. r=jdescottes | |
599eb93053e0c513acdc25bc921b5b2103732151 | Gabriel Luong — Bug 1467572 - Part 17: Implement left alignment of viewports. r=rcaliman | |
3199491bd055a6ac07632efeb7b3592f417f520c | Gabriel Luong — Bug 1467572 - Part 16: Adjust RDM colors for the light and dark theme to match the designs. r=rcaliman | |
e1e8061780fdf074a510b94240ab303f89950a4d | Gabriel Luong — Bug 1467572 - Part 15: Fix unit tests for RDM to work with the new RDM design. r=Honza | |
8f34ca109aacc66918bb4e17a44cab8fd1acbbdf | Gabriel Luong — Bug 1467572 - Part 14: Set the minimum viewport dimension to 50px. r=rcaliman | |
2eb675aaabacaed8fcb14a6defb40f59212e3dc6 | Gabriel Luong — Bug 1467572 - Part 13: Removes the custom toolbar button styling and fixes the sizing of the device close button in RDM. r=rcaliman | |
06c72f105c508ef96f368ed2f180f94b192501c0 | Gabriel Luong — Bug 1467572 - Part 12: Use native context menu instead of select element in the Device selector. r=Honza | |
aed506e2100a0dd8e5325912edca9f74be9f3edf | Gabriel Luong — Bug 1467572 - Part 11: Use native context menu instead of select elements in the DPR menu. r=Honza | |
b55503cf4ad4328e5bf5e1f9b590b97332789a66 | Gabriel Luong — Bug 1467572 - Part 10: Reuse the network throttling menu in the network monitor in RDM. r=Honza | |
81d81c2f9098f782581869d6bafc09800e7601b9 | Gabriel Luong — Bug 1467572 - Part 9: Use native context menu instead of select elements in the reload condition menu of RDM. r=Honza | |
aa2ea377f944d50885514d39d6568a510fe797e9 | Gabriel Luong — Bug 1467572 - Part 8: Add proper separators to the global toolbar. r=jryans | |
c208d5b5b7462b19efc3556d112c346c93842307 | Gabriel Luong — Bug 1467572 - Part 7: Add rotate viewport button to the global toolbar. r=jryans | |
9f1db12b0ab98e66e49a0816a353ce99e7acdaa9 | Gabriel Luong — Bug 1467572 - Part 6: Add the viewport dimension to the global toolbar. r=jryans | |
dae96e14900fcca69d0215602b1b30b29ace0233 | Gabriel Luong — Bug 1467572 - Part 5: Implement the new style for the global toolbar. r=rcaliman | |
3427989ad89ec6484698eda2a13682cbd1f1a813 | Gabriel Luong — Bug 1467572 - Part 4: Move the device selector into the global toolbar. r=jryans | |
02aeb25939358126b9d071dce1f28f87aed47bcc | Gabriel Luong — Bug 1467572 - Part 3: Remove the viewport dimension. r=jryans | |
303f375007dbfe0518b8a86cb082884537019c95 | Gabriel Luong — Bug 1467572 - Part 2: Remove the viewport toolbar. r=jryans | |
fcedacae21579068f31e7ef6ed2b753e9d791aa9 | Gabriel Luong — Bug 1467572 - Part 1: Move the App component into the component folder. r=jryans | |
a91ccbe2b3fd8b9303b034d7a6035de572495fd0 | Cameron McCormack — Bug 1483449 - Simplify nsStaticAtomUtils::Lookup. r=njn | |
5746fe67e2d252035ca8257bd36d6b40d80fde39 | Kris Maglione — Bug 1480319: Split favicon loading code out of ContentLinkHandler.jsm. r=Mossop | |
48b8084995b1390b1f7b2214846ba19e2a55b6b2 | Mike Hommey — Bug 1480631 - Switch Linux builds to clang. r=froydnj | |
7c3423f706f79e09da412dd8be1ea4a58a5265aa | Matt Howell — Bug 1481907 followup - Fix a memory allocation oversight. r=me | |
542197624ba293765e206322c3e828242d2fd875 | Jed Davis — Bug 1481978 - Change IPC CloseSuperfluousFds to prevent accidentally heap-allocating closures. r=glandium | |
e19fc7991514a647468e3b80c798db58b06cf15b | Csoregi Natalia — Backed out 4 changesets (bug 1480319) for mochitest failures on test_ext_webrequest_filter.html. CLOSED TREE | |
dc2c0b075c0ec9bb9277835fbe510f81a3d0d2f9 | Csoregi Natalia — Backed out 19 changesets (bug 1467572) for devtools failures on browser_net_telemetry_throttle_changed.js. CLOSED TREE | |
cbfd7962458a790d91ae579c7e6f33ba046380f5 | Matthew Gaudet — Bug 1483542 - Correct the expected compare type computation for CacheIR stubs in some cases r=tcampbell | |
a972e755df1b9809ea45aaab942dffea06105900 | Brian Birtles — Bug 1483404 - Use "auto" values for unspecified keyframe-specific composite operations; r=smaug | |
d795b45b87bcc54ea3bc1b3e86b94b58f6002e25 | Randell Jesup — Bug 1482899: un-bitrot --enable-perf r=jandem | |
6b9aaa303e9a193b92d02659a0b19059007b5665 | Ehsan Akhgari — Bug 1483604 - Part 3: Pass in a channel object when calling InternalStorageAllowedForPrincipal() from StorageAllowedForWindow() and StorageAllowedForDocument(); r=smaug | |
be2d0537375471a1a5d0607821d06805a3c4ae8b | Ehsan Akhgari — Bug 1483604 - Part 2: Make all of the external consumers of nsContentUtils::StorageDisabledByAntiTracking() pass a channel if available; r=smaug | |
05a3c486ad1e5472cb22c0184adc26beecc39cb0 | Ehsan Akhgari — Bug 1483604 - Part 1: Only call NotifyContentBlockingState() when the channel argument is non-null; r=smaug | |
52844031165ab767dfd5533740a22355640dab6d | Matthew Noorenberghe — Bug 1465673 - Disable browser_card_edit.js on linux debug builds. r=me | |
39123899178c01f6863d1949e315b6093dc1837f | Gabriel Luong — Bug 1467572 - Part 19: Remove responsive-ua.css. r=rcaliman | |
62fcbe25665cde98d2f87a9b4a1c9e189628c45e | Gabriel Luong — Bug 1467572 - Part 18: Show an onboarding tooltip for the setting menu button in RDM. r=jdescottes | |
5ef6c1c4274742eeaa2aeb7b082865c63b5322f2 | Gabriel Luong — Bug 1467572 - Part 17: Implement left alignment of viewports. r=rcaliman | |
e295be61276e26f6db80b60212205ed38c275945 | Gabriel Luong — Bug 1467572 - Part 16: Adjust RDM colors for the light and dark theme to match the designs. r=rcaliman | |
41d85a6f8a2a04ed8f0206da7b3e3a2c997b3f04 | Gabriel Luong — Bug 1467572 - Part 15: Fix unit tests for RDM to work with the new RDM design. r=Honza | |
4e6b95a6c50619759eced56ee409a8bb1b63a212 | Gabriel Luong — Bug 1467572 - Part 14: Set the minimum viewport dimension to 50px. r=rcaliman | |
36d459a2402089a49e901a8d5b393cb997c33af9 | Gabriel Luong — Bug 1467572 - Part 13: Removes the custom toolbar button styling and fixes the sizing of the device close button in RDM. r=rcaliman | |
abb52c2c68ab5063ba4bcc83cdeeef8a83a1e643 | Gabriel Luong — Bug 1467572 - Part 12: Use native context menu instead of select element in the Device selector. r=Honza | |
470b9ce4ba0fd5b6c5b88f3d7b95492791d77815 | Gabriel Luong — Bug 1467572 - Part 11: Use native context menu instead of select elements in the DPR menu. r=Honza | |
37609995dc8f1ce64c3bcd7bc9b89928c013173d | Gabriel Luong — Bug 1467572 - Part 10: Reuse the network throttling menu in the network monitor in RDM. r=Honza | |
636bf5ce96f79a4481dfb08a2394667b37b957d3 | Gabriel Luong — Bug 1467572 - Part 9: Use native context menu instead of select elements in the reload condition menu of RDM. r=Honza | |
5880a55d2ee802f860490629df481a9da16a8160 | Gabriel Luong — Bug 1467572 - Part 8: Add proper separators to the global toolbar. r=jryans | |
0f19f84bb2edb6eb55a6e1f4e29319e95981cbd5 | Gabriel Luong — Bug 1467572 - Part 7: Add rotate viewport button to the global toolbar. r=jryans | |
e83526778ccde7eb8d9deb9c2422efa7bfe9f02f | Gabriel Luong — Bug 1467572 - Part 6: Add the viewport dimension to the global toolbar. r=jryans | |
c42448ca6e4a14c9f860bff8ebb4cb0087d188e1 | Gabriel Luong — Bug 1467572 - Part 5: Implement the new style for the global toolbar. r=rcaliman | |
934fb24dad268b7552a27a7f2cba31277eda9e92 | Gabriel Luong — Bug 1467572 - Part 4: Move the device selector into the global toolbar. r=jryans | |
6102b9ef805b516ef0cc98fcfdb025c4d377081b | Gabriel Luong — Bug 1467572 - Part 3: Remove the viewport dimension. r=jryans | |
7aaea1245d2793dad972ae642de15e221ab151cf | Gabriel Luong — Bug 1467572 - Part 2: Remove the viewport toolbar. r=jryans | |
7793f8a2b14f3d2b0b7ee1a76aff5ccaadb6327e | Gabriel Luong — Bug 1467572 - Part 1: Move the App component into the component folder. r=jryans | |
186ad2d171c1f2348703b119ad5983515ead58a7 | Kris Maglione — Bug 1480319: Follow-up: Re-enable favicon guessing during WebRequest tests. r=Mossop | |
baba90c7c28f86218bbf7f0fc8ae5c3831f33b34 | dvarga — Merge mozilla-central to mozilla-inbound on a CLOSED TREE | |
083414a62ea15be84270efc2bc86bb358a3b22f1 | Csoregi Natalia — Backed out changeset 7e58207e220a (bug 1471371) for spidermonkey failures at oom-in-construction.js. CLOSED TREE | |
0161b3bbc9d21cb915ffb3fe6b0aead720141c0b | Kris Maglione — Bug 1480319: Follow-up: Don't try to guess favicons during WebRequest test. r=bustage CLOSED TREE | |
9b421c484e49a94345cbf82dd4efa8155a326e5c | Csoregi Natalia — Backed out 3 changesets (bug 1449055) for multiple xpcshell failures on browser/extensions/formautofill/test/ . CLOSED TREE | |
598305280dc37b6b0136795508e4ff7c8ab7b480 | Jason Laster — Bug 1483646 - Update Debugger Frontend v82. r=dwalsh | |
da7e0c710c7d7a7ff3e124db32d4eae9ffebd2a1 | Eitan Isaacson — Bug 1479591 - Introduced accessibility scrolling event and interface. r=surkov | |
68995614a1c3ea84bfbb1c2f2ed016de67c6e2e4 | Jorg K — Bug 1482085 - Disable test_PlacesSearchAutocompleteProvider.js for Thunderbird. r=mkaply | |
add7c894216aa354f961be09cfd16e5fee1a5265 | fvsch — Bug 1476590 - Increase netmonitor table text contrast in dark theme and for cached rows. r=gl | |
bdea655c3190d4db697c36b83063ee83dd64ea4c | Ashley Hauck — Bug 1472126 - Require non-null context in NativeIterator::allocateSentinel. r=jandem | |
7e58207e220a837a79af6101c6fdfb14bb84a828 | Ashley Hauck — Bug 1471371 - Add OOM handling in RegExp construction. r=jorendorff | |
05b0499d4be328eb3330613f6c47752d70c09814 | Matthew Noorenberghe — Bug 1476345 - Only enable relevant fields in address forms and update tests. r=jaws | |
e2ee996553e5edeeb93272ea543fe78051b31f37 | Matthew Noorenberghe — Bug 1476345 - Disable the address form save button when the form is invalid. r=jaws | |
ad4b3942b9af6445273427bf47e9033a07f6214f | Matthew Noorenberghe — Bug 1476345 - Fix debugging names and add records with missing required fields. r=jaws | |
d44b1a94dbd5b9df13820893b04f063684a2b63e | Matthew Noorenberghe — Bug 1476345 - Fix console listener to not spew when .message doesn't exist. r=jaws | |
b0f499acc5b52462604c14056b8cfa634a22aee0 | Daniel Holbert — Bug 1472843 followup: Remove flexbox-justify-content-horizrev & vertrev reftest files, as they now have duplicates in another directory. (no review, test-tweak only) | |
30a0f8cede1eb5d4bde81fd3d05006d2d2062433 | Kris Maglione — Bug 1480319: Follow-up: Fix URL in browser_startup_content test. r=bustage | |
c97a717558569f49b0c14e362225f65267b0fa95 | Kai Engert — Bug 1477680, land NSPR 4.20 beta snapshot 6e31156d7002, r=me | |
809eca6fc4b705a51ddf3381ee20bad9864b06bc | Mihir Iyer — Bug 1472843 - Implement justify-content:left/right/start/end, align-content:start/end, align-self:self-start/self-end for flexbox. r=dholbert | |
38eb12ded659d380f4140ebf087277e040c5d4b8 | Gabriel Luong — Bug 1483134 - Add an overflow: hidden to the inspector-responsive-container. r=rcaliman | |
0f4b8b37bf95445e6feb5d9473c2ea61e20190f7 | Ted Mielczarek — bug 1461992 - Add a script to output build system telemetry schema in json-schema format. r=gps | |
0f9bae9652bb295ef942c25ffed68846d6bdc849 | Ted Mielczarek — bug 1461992 - add a voluptuous schema for build system telemetry. r=gps | |
a077bf122c05f9643ad66280d6b395b1751eff36 | Ted Mielczarek — bug 1461992 - update vendored copy of voluptuous to 0.11.5. r=gps | |
5ca6befe8b6f5d64addfd0145ad0ad423d4373b5 | Timothy Guan-tin Chien — Bug 1483597 - Remove the unneeded GetRootElement() check in bug 1261536, r=bz | |
96e45af1d9de74ecc146b97cac13aecfa9a54867 | Kris Maglione — Bug 1483444: Skip browser_startup_content in verify mode. r=Felipe DONTBUILD | |
cac7820c12e13f2ac246b28fdff7c680fedbf65b | Geoff Brown — Bug 1483563 - Remove 'mach autophone'; r=bc | |
58749d4c629fbf66c2145f4ca75ce2e1e8465914 | Geoff Brown — Bug 1483421 - Enable more test suites for Android test-verify; r=jmaher | |
aa14dcca91fb46a6e44a68d2b0370dd0eff8d400 | Kris Maglione — Bug 1480319: Split favicon loading code out of ContentLinkHandler.jsm. r=Mossop | |
48bf31989df6bdaa0f9135f6ed6ad857b0d22863 | Nihanth Subramanya — Bug 1483430 - Backout fxmonitor system add-on from mozilla-central. r=johannh | |
ed3e05886ae83718462fc7b3116fe4c706455b16 | sahil bhosale — Bug 1478855 - Use ES6 default parameter in updateBrowserRemotenessByURL. r=dao | |
8ab9f8c268fff2af8d7f638b30d55f2211424402 | fvsch — Bug 1476626 - styleeditor stylesheet-enabled visibility in narrow windows. r=gl | |
f80952f550064f804eb5df04f21592e14b51e0ef | Diego Pino Garcia — Bug 1405022 - Remove unnecessary use of nsAutoCString from the call to NS_NewURI in nsViewSourceChannel::BuildViewSourceURI. r=mayhemer | |
e7aaefc49e5f08eef8e4cbe8dc08fdc00e1ade45 | Csoregi Natalia — Backed out changeset 762833d5e75d (bug 1482193) for failures on blending-svg-root.html. CLOSED TREE | |
376ec8be8307c9bf77ce1fee4c08f79aec3e7404 | Kris Maglione — Bug 1480244: Follow-up: Re-add kungFuDeathGrip for mTabChildMessageManager. r=bz | |
89c9c6ba40fd1f8819d9855433d97e5086bb74d2 | Ehsan Akhgari — Bug 1483223 - Remove nsIDOMDOMCursor.idl; r=qdot | |
fc97f5b5e65d6dfaac3cf618c7b87e11d5186d4d | Andrew Swan — Bug 1449055 Make browser_all_files_referenced.js work with formautofill as a webextension r=florian | |
45306ff933fe8dfad0ab11b2f4072389b15fd993 | Andrew Swan — Bug 1449055 Convert formautofill to a webextension r=MattN,kmag | |
da3100049ef2c03f287fc700b620f6b622aa4749 | Andrew Swan — Bug 1449055 Exit the toolbox process gracefully in browser_ext_addon_debugging_netmonitor.js r=rpl | |
0fd6d03ce4a1dff0d9d3fe9904cd940532a4a1a8 | Bogdan Tara — Merge mozilla-central to inbound. a=merge CLOSED TREE | |
3999df394b25906c656d7329ab15043ffaa0be7f | Ehsan Akhgari — Bug 1483557 - Remove the unused component registration for @mozilla.org/embeddor.implemented/bookmark-charset-resolver | |
174bb3e3138c56cef6073ed5ba6e40367a1803de | Ehsan Akhgari — Bug 1480923 - Part 2: Remove the checks for the restrict3rdpartystorage pref from the channel classifier and only rely on the annotate_channels pref; r=francois | |
ecdc0137474760b86511b53627204d53e4aa320e | Ehsan Akhgari — Bug 1480923 - Part 1: Remove the centralized third-party checks from nsChannelClassifier::ShouldEnableTrackingProtectionInternal in annotation-only mode; r=francois | |
b747faf1093a44b7901d05478db24efe4f57830f | moz-wptsync-bot — Bug 1483426 - [wpt-sync] Update web-platform-tests to 1250e28d664d6e57e829589c71e872b78d3d6d3e, a=testonly | |
7b473418d3841f6c6436e1bfd736111c0b721637 | Marcos Cáceres — Bug 1482327 [wpt PR 12395] - test PaymentValidationErrors' `payer` member, a=testonly | |
faf93e2708549068e4286fad80edb2869d30ce9e | Marcos Cáceres — Bug 1482332 [wpt PR 12396] - test PaymentValidationErrors' `shippingAddress` member, a=testonly | |
2b2c564b2e13accaa97fff7dd8264904c641bc77 | Marcos Cáceres — Bug 1463390 [wpt PR 11101] - Add tests for PaymentResponse.retry(), a=testonly | |
f33bd8e46c771d7a11ba95a27ec2e930e67f4619 | Ali Juma — Bug 1483091 [wpt PR 12453] - Fix typo in IntersectionObserver test observer-exceptions.html, a=testonly | |
0d4653d55fd922f352cd3d2c5441e138ad88d17a | moz-wptsync-bot — Bug 1479514 [wpt PR 12235] - Update wpt metadata, a=testonly | |
00e32b4c233caab0a68d851b88ce2a174e0b9d4b | Reza.Zakerinasab — Bug 1479514 [wpt PR 12235] - Ship CreateImageBitmap resize options, a=testonly | |
dc075dcebb2b65d4ca9f3942b20bb55f1a9ecf8d | youennf — Bug 1483080 [wpt PR 12450] - Ensure templated tests do set a Content-Type: text/html HTTP header, a=testonly | |
1e12e45ca5d5b3c9924821db4a4c41422b8ed037 | jimevans — Bug 1481015 [wpt PR 12310] - Add default prompt value for user prompt WebDriver tests, a=testonly | |
e33f08d4713b525760077ca8e4f68d5f0ba7d7c0 | moz-wptsync-bot — Bug 1482237 [wpt PR 12385] - Update wpt metadata, a=testonly | |
8a49d6c83ccbfad19178a65c50d5feccfaa578d3 | Dave Tapuska — Bug 1482237 [wpt PR 12385] - Add a PostMessageOptions API to workers and message_port, a=testonly | |
aca35b57deb2f37ba7541a7ca622aa32de4e4cfb | Philip Jägenstedt — Bug 1482975 [wpt PR 12429] - Fix dependency order in subresource-integrity/idlharness.window.js, a=testonly | |
64dc926dde95b74f12e96c9ffb8c1237e735b785 | moz-wptsync-bot — Bug 1483045 [wpt PR 12444] - Update wpt metadata, a=testonly | |
1ab0063ff90ca1573ea5d7d0713519c81c23225d | Philip Jägenstedt — Bug 1483045 [wpt PR 12444] - Update the Animation Worklet IDL file + test, a=testonly | |
c12deabac46d90f5ae89964a219461f947da3ff2 | Geoffrey Sneddon — Bug 1460676 [wpt PR 10953] - Partly fix #8581: add extra subdomains for cookie tests, a=testonly | |
996ace7a5b6986e7179e3cca1842a253179d0b63 | moz-wptsync-bot — Bug 1483048 [wpt PR 12446] - Update wpt metadata, a=testonly | |
5562c5f0cb6cac9cc868ca6dd118f83c8bde8e77 | Fredrik Söderquist — Bug 1483048 [wpt PR 12446] - Disable 'visual aid' in wpt/svg/painting/reftests/markers-orient-001.svg, a=testonly | |
d62e80ce6f3f0d2d898dd316397a12db23fd3e67 | autofoolip — Bug 1482945 [wpt PR 12442] - Update interfaces/webxr.idl, a=testonly | |
db5c74c21001d6df263b180f79983e7bba5be202 | autofoolip — Bug 1482943 [wpt PR 12441] - Update interfaces/service-workers.idl, a=testonly | |
51fb2af4cf81b859dd2466ecaa7a2de507e1b37f | moz-wptsync-bot — Bug 1482942 [wpt PR 12431] - Update wpt metadata, a=testonly | |
08733b64cf88583cdaf0f3400e140c91392cf45e | Anders Hartvoll Ruud — Bug 1482942 [wpt PR 12431] - [css-properties-values-api] Reify values from attributeStyleMap.get., a=testonly | |
c4cf7efdfc50a14e99c37e5ec856b9e4a06baf69 | autofoolip — Bug 1482940 [wpt PR 12440] - Update interfaces/payment-request.idl, a=testonly | |
6b092327eb0df4253c114dbef3d11fad9cdec217 | autofoolip — Bug 1482937 [wpt PR 12438] - Update interfaces/speech-api.idl, a=testonly | |
1b6a39d56f5b1f459c7b5971c3725fbc4e307e5b | Servo WPT Sync — Bug 1482935 [wpt PR 12437] - implement opener, disowning, a=testonly | |
4850d4f8a660ce867932fff4ee644c38f3069a51 | moz-wptsync-bot — Bug 1482933 [wpt PR 12426] - Update wpt metadata, a=testonly | |
e49c620c574298a5bca8727ef70493e322b16f60 | Anders Hartvoll Ruud — Bug 1482933 [wpt PR 12426] - [css-properties-values-api] Test var()-references w.r.t. registered lists., a=testonly | |
2052cd073fc2b0208d9d791fd08edb9563cf6fb7 | moz-wptsync-bot — Bug 1477637 [wpt PR 12140] - Update wpt metadata, a=testonly | |
c7cbb4da979b65483a9b153faff2c09f27dae006 | Maja Kabus — Bug 1477637 [wpt PR 12140] - Replaced HTML*Element tests with two generic test files, a=testonly | |
9ee4484da82cd63bb88e713a2d97570b6f33eaac | Mike Pennisi — Bug 1481568 [wpt PR 12343] - [html] Verify synchronicity of beforeunload event, a=testonly | |
4a89638926789e52db93b8054e6020f6ef565c25 | Philip Jägenstedt — Bug 1482928 [wpt PR 12432] - Avoid using Promise.prototype.finally in idlharness.js, a=testonly | |
e66ad8dd3570eb2e9dafc370c67c5c6a59dcec26 | Wanming Lin — Bug 1482926 [wpt PR 12422] - [Battery] Correct IDL file name, a=testonly | |
4564f9f4f91fe20b7387a4ff7473634424606720 | moz-wptsync-bot — Bug 1482379 [wpt PR 12406] - Update wpt metadata, a=testonly | |
dfc43ee60dce242e7a1a1c467cfc0601cbf778e6 | Philip Jägenstedt — Bug 1482379 [wpt PR 12406] - Remove the idl_test test_name argument (always 'idl_test setup'), a=testonly | |
29f06bdb9062872380798462aabda823c684de9d | moz-wptsync-bot — Bug 1482831 [wpt PR 12418] - Update wpt metadata, a=testonly | |
0b1d420102de7c60c6c5f421d89eac788f760fe6 | L. David Baron — Bug 1482831 [wpt PR 12418] - Sync Mozilla tests as of 2018-08-11, a=testonly | |
c08527adfa859e022d66c344b0c6af9906786f90 | Domenic Denicola — Bug 1482463 [wpt PR 12415] - Test that there's no help cursor on help links, a=testonly | |
5f02883631219e208f94052387f33d7315e1d15d | Wei-Yin Chen (陳威尹) — Bug 1482336 [wpt PR 12398] - Fix misspelling "existance", a=testonly | |
43ec825180e4fcdecb46e2d9860def4891d46468 | Joshua Bell — Bug 1482459 [wpt PR 12414] - Web Locks API: Update spec/explainer/idl links, a=testonly | |
762833d5e75db09b1686e61b3304df3432842e7a | Xianzhu Wang — Bug 1482193 [wpt PR 12382] - [PE] Allow blending for svg root etc., a=testonly | |
7b50355d1de053a38f32386bd640a8c4c5f032f7 | moz-wptsync-bot — Bug 1482283 [wpt PR 12390] - Update wpt metadata, a=testonly | |
01c5f20f69f23fde79f2c14c9c3a26563d8aae11 | Philip Jägenstedt — Bug 1482283 [wpt PR 12390] - Rewrite Budget API IDL test to use idl_test, a=testonly | |
b9960e439b126ba89d8154452bb42e287a52a9f7 | moz-wptsync-bot — Bug 1482432 [wpt PR 12412] - Update wpt metadata, a=testonly | |
aa25989fd91df9721b680daee40a41ef2994a20b | Morten Stenshorne — Bug 1482432 [wpt PR 12412] - [LayoutNG] Flip for writing mode when calculating inline bounding box., a=testonly | |
d6082096a03601590f55fbf8535d1625fe5a77b9 | moz-wptsync-bot — Bug 1480218 [wpt PR 12263] - Update wpt metadata, a=testonly | |
a4f967c85a74272d895bc5b25997994d25bfa658 | Rayan Kanso — Bug 1480218 [wpt PR 12263] - [Background Fetch] Reject BackgroundFetchUpdateEvent::UpdateUI if called again, a=testonly | |
ace355575739ab115e98a4485dfbd9451608e6f4 | moz-wptsync-bot — Bug 1482160 [wpt PR 12381] - Fix service worker tests generated from non-https .any.js, a=testonly | |
c03828e252cf356f7a1c6c12f2358bbd90a96741 | moz-wptsync-bot — Bug 1481979 [wpt PR 12363] - Update wpt metadata, a=testonly | |
1ead3e77a3446cdcabbbed8ecfbc416a778921f4 | Aleks Totic — Bug 1481979 [wpt PR 12363] - [LayoutNG] Propagate abspos inline container, a=testonly | |
502e41243576385d3b3ed2033be286a09f5a002a | moz-wptsync-bot — Bug 1478956 [wpt PR 12202] - Update wpt metadata, a=testonly | |
5f88e8a5b484c50d6341b120774e38359d3c671f | C. Scott Ananian — Bug 1478956 [wpt PR 12202] - Fix test case which relied on outdated Name/QName production, a=testonly | |
f197fd07b78fd0dea84c711f70548d78ef5a2ffb | Donna Wu — Bug 1479646 [wpt PR 12239] - Introduced blink::mojom::WebUsbService with restricted methods., a=testonly | |
04f2d7c28b199af2b6970de9bee1847cbc828a9e | moz-wptsync-bot — Bug 1482377 [wpt PR 12405] - Update wpt metadata, a=testonly | |
fc2710055c3a592c52ccf5e94e008765175afbf9 | Philip Jägenstedt — Bug 1482377 [wpt PR 12405] - Convert compat+console+fullscreen+storage+url+xhr to idl_test, a=testonly | |
35fa477e6e8b95421230a470f801161a0563e141 | Mike Pennisi — Bug 1481988 [wpt PR 12367] - [wptrunner] Remove unused code, a=testonly | |
cfbe737d278256427b4818dd231c0e538afd015e | Philip Jägenstedt — Bug 1482360 [wpt PR 12403] - Update interfaces/*.idl boilerplate from reffy-reports, a=testonly | |
d44b8c1b62badcbedc36d10293d48a6e6eb1b96c | Daniel Holbert — Bug 1482310 [wpt PR 12392] - Fix typo in contain-size ruby tests (s/internatl/internal), a=testonly | |
d7b4176ba7e16ef8268e4f9fd3b0815b95a260de | moz-wptsync-bot — Bug 1480754 [wpt PR 12296] - Update wpt metadata, a=testonly | |
fd45f512c9a1d551d1758f3d0bc02ac8ac2a1701 | Adam Rice — Bug 1480754 [wpt PR 12296] - [Streams] Add a test for piping to errored, a=testonly | |
bb9b9e349c199ecf6081232a7af2abd31ecec5d1 | Oriol Brufau — Bug 1481230 [wpt PR 12326] - [css-logical] Implement flow-relative values for 'float', 'clear' and 'resize' properties, a=testonly | |
1dd1dd6c2a2c417638d2c86f5805e23f3bc47332 | Philip Jägenstedt — Bug 1482241 [wpt PR 12386] - Rewrite secure-contexts/idlharness.any.js to use idl_test, a=testonly | |
4e0dfd2db07ecaa226ddb4df3cc845b3490feb51 | moz-wptsync-bot — Bug 1481246 [wpt PR 12327] - Update wpt metadata, a=testonly | |
0af3cd1d119b4aca7292fe54ed0985fa9494bb58 | Charlie Harrison — Bug 1481246 [wpt PR 12327] - SpeechSynthesis.speak requires activation, a=testonly | |
d27af016f4fc054d00c7cd424d7f6392362b62e8 | Philip Jägenstedt — Bug 1482083 [wpt PR 12377] - Replace document.origin with self.origin in cookie-helper.sub.js, a=testonly | |
1ee204d546351e6558e57d091f36c57cecfd1ef1 | Timothy Gu — Bug 1477511 [wpt PR 12122] - HTML: document.open() and event listener removal, a=testonly | |
77273a4b047a0bf3977e31e5fe6e0d913b6e339d | Narcis Beleuzu — Backed out 2 changesets (bug 1280629) for wpt failures on media-elements/video_008.htm | |
3b64da67805357c5515858c37aceb7f2224a5bcf | Boris Zbarsky — Bug 1479483. Remove the ability of chrome code to permanently set window.opener to a non-null value. r=mrbkap | |
0097284827171bc1214caecd658832f393cb8bde | Brendan Dahl — Bug 1482170 - Remove <Add/Remove>BroadcastListenerFor on XULDocument webidl. r=bz | |
7915b80eca091d53838f20594e84ed543b1752f3 | Henrik Skupin — Bug 1469601 - [wdspec] Add tests for POST commands which make use of a Null body. r=ato | |
052b350b861bbc68c4400cd3909c4e81fadd0d3c | Henrik Skupin — Bug 1469601 - [webdriver] Fix Add Cookie command to raise an "invalid argument" error if parameters are null. r=ato | |
cba97273eb10aa51a654d7a802c843b3e149b903 | Emilio Cobos Álvarez — Bug 1482866: Simplify AttrArray's implementation. r=smaug | |
c8fa2901262d8e063b3b8f4d6c476888666c23ea | Andreas Tolfsen — Bug 1483288 - Avoid "as i64" coercion of marionette.port pref value. r=whimboo | |
0c727114d3642b64f0e8138b0b83b1093d3e03aa | Andreas Tolfsen — Bug 1483288 - Provide more number conversions for mozprofile::preferences::PrefValue. r=whimboo | |
f65812990b76c09f46c09842982d7d37f7dd6e2c | Emilio Cobos Álvarez — Bug 1481961: Revendor Rust dependencies. r=me | |
0214ed222b79d41b0b53bccb383115c4de74e045 | Emilio Cobos Álvarez — Bug 1481961: Rewrite media queries so that they work on an evaluator function. r=xidorn | |
1cee27f6b2336dfeaaeaf45e660f1614118cf7e8 | Diego Pino Garcia — Bug 1357636 - Improve IndexedDB error message on deleting an undefined object; r=janv | |
facafe35dd26f60064617d601e69bdf93822c097 | Masatoshi Kimura — Bug 1482583 - Suppress clang-cl warnings in some third-party directories. r=mshal | |
002de34fa751b8333784f0681615b809f42f31ef | Masatoshi Kimura — Bug 1482547 - Suppress clang-cl warnings in media/mtransport/third-party/. r=froydnj | |
22c19ba1a3955746f361f8d9d9431e180616a1e4 | Emilio Cobos Álvarez — Bug 1480224: It's not needed to explicitly exclude <use> trees from XBL scopes anymore. r=smaug | |
4d191bd81bbea9db56246856e9b09b11e2a6b4be | Matthew Gaudet — Bug 1483189 - Comment Compare IC attachment logic r=tcampbell | |
fde17a23425676f852797e25d93ca736d36f4291 | Matthew Gaudet — Bug 1483189 - Add PrimitiveUndefined support to CacheIR r=tcampbell | |
de505fb3dfcdf779a76dc97b9f4da91138288307 | Kai Engert — Bug 1470914, land NSS beta snapshot 6349fa699c3b UPGRADE_NSS_RELEASE, r=me | |
0d27c68cfaf85c07e1059184f17354b358228dfe | Mike Hommey — Bug 1482797 - Don't use MADV_FREE on Linux until we support it properly. r=njn | |
2852ef02208099ba0d9635794ec975d757db9425 | Cosmin Sabou — Bug 1354561 - Disable test_animSVGImage2.html on windows webrender for frequent failures. r=jmaher | |
a5f5d094aa197489311b13aeed5c67e8c74b1cf8 | Ted Campbell — Bug 1483275 - Use one definition of js::jit::SimpleArithOperand. r=jandem | |
c13d9e177361e3968314503b474ef0479d004d8a | Ted Campbell — Bug 1483275 - Remove duplicate VMFunction definitions. r=jandem | |
cf5e7017ffdc1ebc32f564f95de1ca91bf7a5795 | Ted Campbell — Bug 1483275 - Fix some SpiderMonkey unified-build conflicts. r=waldo | |
4c42d90e56a6e6364ca0ed9de11aaa79ea2f4706 | Emilio Cobos Álvarez — Bug 1477773: Simplify visited-related code in invalidation. r=xidorn | |
dc9a17cc8a62e70fe20ac5ee5e0366500c22db70 | Emilio Cobos Álvarez — Bug 1477773: no-op visited changes earlier if visited links are disabled. r=xidorn | |
4609d0b65d7c76a546c535dd1a604c4ba396f876 | Narcis Beleuzu — Merge mozilla-central to inbound. a=merge CLOSED TREE | |
0d04a3f89940536d56cd5415a78316f0960e9f0a | Mike Hommey — Bug 1483123 - Apply miscompilation fix from clang upstream. r=froydnj | |
e6a44943b17774c94e3c22e85e5260b0a62121ac | Cameron McCormack — Bug 1483121 - Generate static atom hash in StaticAtoms.py. r=njn,emilio | |
8d6f6eef3c76805d95cde66f354f150b75fbe9e4 | Cameron McCormack — Bug 1482782 - Part 7: Expand out nsStaticAtom.h macros now that we only static atom table. r=njn | |
c4b64bd53e9266f0116a27d9a41488149455005d | Cameron McCormack — Bug 1482782 - Part 6: Remove support for multiple static atom sources. r=njn,emilio | |
73c353f1d88fd07830c9034ad67800f333149cee | Cameron McCormack — Bug 1482782 - Part 5: Move CSS anonymous box atoms to nsGkAtoms. r=njn,emilio | |
6605ef249363dcf770e4d07d9753b2252690d1f2 | Cameron McCormack — Bug 1482782 - Part 4: Move CSS pseudo-element atoms to nsGkAtoms. r=njn,emilio | |
57507aba8ffd33917ad48c52b29a0fe2dad3f7a1 | Cameron McCormack — Bug 1482782 - Part 3: Define atom type in nsGkAtomList.h. r=njn | |
7ef73ff1649501f237c2df7d588ad8f9f544bed8 | Cameron McCormack — Bug 1482782 - Part 2: Move directory service atoms into nsGkAtoms. r=njn | |
6c488a5eb81d3e2e41ba0913b2610facf6df465b | Cameron McCormack — Bug 1482782 - Part 1: Generate nsGkAtomList.h from a Python file. r=njn,hsivonen | |
64648fd6ef5ee1dece183850a31c05471fb3dabb | Junior Hsu — Bug 1280629 - Part 2: telemetry of e10 back pressure suspension rate. r=dragana | |
e654f2b128f6483738646728911b29fcf426b76f | Junior Hsu — Bug 1280629 - Part 1: Suspend the http channel if the child process is not able to consume on time. r=dragana | |
9c569226e852c2df21769e2393a7bb02fc8a23cd | Gerald Squelart — Bug 1483721 - Fix MSVC error by skipping tests with too-big characters - r=hsivonen | |
0c049502810720c59f8343b685e12e6cc0f53d17 | Daisuke Akatsuka — Bug 1479468: Change mouse target to ownerGlobal.top and remove mouse out event. r=gl | |
279f7c58913c47635447b925be743a3b68366e41 | Mike Shal — Bug 1480840 - Update tup toolchain to f77dbd429d6157dac252014a26f6d275dce85d85; r=chmanchester | |
ec225468adb7fe22aa21f94ffb6969254b471d23 | Junior Hsu — Bug 1280629 - Part 2: telemetry of e10 back pressure suspension rate r=dragana | |
45e540e5e0fc2bfca60fe015a546fdb6f2f01318 | Junior Hsu — Bug 1280629 - Part 1: Suspend the http channel if the child process is not able to consume on time r=dragana | |
483ff2d2548af15a8fe5f813791c4817d2c4d091 | Karl Tomlinson — bug 1474470 support convolution of stereo input with a mono impulse response buffer r=padenot | |
f2abc57ccd74ae228d4bfb382baf452de7f1c0b6 | Mark Striemer — Bug 1482480 - Fix removing add-on from Manage Extension menu item r=aswan | |
dca187f7c72cd1db75109d1b2d8a24fcf866e905 | Timothy Guan-tin Chien — Bug 1431255 - Part XIII, Make <link> in UA Widget load stylesheets synchronously r=bzbarsky | |
c42039f3ffe7adf644c2d8ad7873300b2defbc50 | Timothy Guan-tin Chien — Bug 1431255 - Part XII, Don't set hidden explicitly on animating elements r=jaws | |
eadb58678b569be07065b3a21a1b0dbcf5cd47aa | Timothy Guan-tin Chien — Bug 1431255 - Part XI, Remove bogus comments in videocontrols.js r=jaws | |
e907d31a7160e82098653b7b1c34f14565fb324b | Timothy Guan-tin Chien — Bug 1431255 - Part X, Remove XBL workaround in bug 462114 r=jaws | |
203715029040010da6230c44f60c942d55b5bc27 | Timothy Guan-tin Chien — Bug 1431255 - Part IX, Remove fullscreenchange workaround for bug 718107 r=jaws | |
b12fb0dc3b49780879096c4d844fe5c9b057d502 | Timothy Guan-tin Chien — Bug 1431255 - Part VIII, Adjust videocontrols tests to test on UA Widget r=jaws | |
06335a11cf2ad167ad4118747fd102485a712c4b | Timothy Guan-tin Chien — Bug 1431255 - Part VII, Trap mouse/touch/pointer events in audio/video element for UI Widgets r=smaug | |
0974d8fc7f03d9330658276a2bed4cdf9fdb1ba9 | Timothy Guan-tin Chien — Bug 1431255 - Part VI, Redirect target in ContextMenu.jsm to HTMLMediaElement r=jaws | |
74adb43ed11299a58f455aa7db6d8f89cd885e93 | Timothy Guan-tin Chien — Bug 1431255 - Part V, Set the reflectors of the UA Widget DOM to UA Widget Scope r=bholley | |
4ddca5eb06c25aeeeae1f9776b81fe971a4f75cd | Timothy Guan-tin Chien — Bug 1431255 - Part IV, Load videocontrols.js, migrated from videoControls binding r=jaws | |
a0200438265ba27626915031f3dd2f91f95969b6 | Timothy Guan-tin Chien — Bug 1431255 - Part III, Create per-origin sandboxes from XPCJSRuntime and load UA widgets scripts r=bholley,jaws,sfink | |
cfecf5444baf6d15aca77461d9fc3daac59458e6 | Timothy Guan-tin Chien — Bug 1431255 - Part II, Create a Shadow Root in HTMLMediaElement when enabled, skipping <xul:videocontrols> r=dholbert,smaug | |
d82268ca14630e7534045f169c57a5277b1190dc | Timothy Guan-tin Chien — Bug 1431255 - Part I, Add dom.ua_widget.enabled pref and enable for Desktop Nightly only r=smaug | |
c0e181ee31b3bf53e7e1b4982b9c374fd3369db5 | Nick Thomas — Bug 1483409 - provide node toolchain in mac partner repackage r=tomprince | |
5a743f540b83abbbe4fb145d8ba1e713a4125153 | Ed Lee — Bug 1483671 - Add multiple pin/unpins, release defaults and bug fixes to Activity Stream r=k88hudson | |
85f7b7200eea172cc5cc1d4eb853cb5062a35baa | Gerald Squelart — Bug 1482046 - mfbt: FunctionTypeTraits - r=froydnj | |
92832d7ecc29acb44a81ceb7836baaf528c20282 | Brian Grinstead — Bug 1483274 - Remove nsIRemoteBrowser and always use nsIBrowser;r=smaug | |
8fbba4053aa0032f7ea5ced9b94c1c3972deee29 | alwu — Bug 1482259 - Add Telemetry to know the proportion of silent part in the whole audio track. r=cpearce,francois | |
907a277d51d8196af0f14ba3ef3f37963303814e | ahillier — Bug 1482551 - avoid selecting url bar text on searches r=Mardak | |
fb0c0ffeec57fee01a9a75e95ecbd4f2942f7ab3 | Johann Hofmann — Bug 1474238 - Add a "report breakage" dialog for Tracking Protection. r=Paolo | |
d3f55ddb602b2c123bfb7eef184e4ff8607bdd19 | Jared Hirsch — Bug 1280234 - Expose Telemetry APIs to trusted WebExtensions; r=aswan,gfritzsche | |
73efbce701a9880e35a5139dc67757fa68ad892a | Jan Henning — Bug 1476106 - Part 5 - Subscribe PromptService to OrientationChangeListener, too. r=snorp | |
67b327d75ce6ff41b854ce731739e0a6851674ca | Jan Henning — Bug 1476106 - Part 4 - Refresh ScreenManager data when detecting orientation changes. r=snorp | |
e936ef6b4b50fc09d0ffb988cb563f4a79d7b34c | Jan Henning — Bug 1476106 - Part 3 - Move GeckoScreenOrientation updates into GeckoView. r=snorp | |
70bfe613b3253974eb3a2d2562739a6fd6d4ed22 | Jan Henning — Bug 1476106 - Part 2 - Fix setting of mRuntime when restoring GeckoView from savedInstanceState. r=snorp | |
1484cdde97b801100ce3b06eb19d510b4f7408ff | Jan Henning — Bug 1476106 - Part 1 - Make it possible to notify Java listeners from GeckoScreenOrientation, too. r=snorp | |
20b991052ad7bf4dcd30b34b7f49397bb789e2da | Jan Henning — Bug 1476106 - Part 0 - Cleanup imports. r=JanH | |
aaabe6d53de26960892d20922454b64708ad2319 | Pavel Slepushkin — Bug 1428713 - [mozprocess] Add support for Python 3 r=davehunt | |
6560b92dbe64151387d6dd2e73167912a17d3af2 | Francois Marier — Bug 1482306 - Ensure that tables are enabled when shared between features. r=dimi! | |
68faa8b52f60394faf626d19dc3c439c48e23cfb | Daniel Holbert — Bug 1483394: Remove unneeded #includes of nsContentUtils.h in /layout. r=TYLin | |
1cee6e0d07e7aaf3a152d2eb15e2114937ce4151 | Dale Harvey — Bug 1476555 - Show notification when autoplay blocked globally. r=cpearce,johannh | |
41443a067773651862461210bd73a521fb396aaf | Joel Maher — Bug 1481815 - generate damp subtest alerts. r=rwood | |
2cc6ec2f7f0e1f945858b493133c6a26c0b4c09f | Andrew Halberstadt — Bug 1472992 - [jsshell] Run javascript shell benchmarks against Google V8, r=jmaher | |
c340d01c2552260a7d96ec5699594e6167f7bb43 | Brindusan Cristian — Backed out changeset d08617053829 (bug 1428713) for awsy-base failures. CLOSED TREE | |
50b10df2deb03b43f475fc2df6985a7cbe2d6478 | Joel Maher — Bug 1482149 - raptor needs the ability to set preferences from configs. r=rwood | |
f0819f9d226d568e96b942f1ad338cebab90f088 | Masayuki Nakano — Bug 1482018 - Create non-virtual methods of nsIHTMLEditor::Indent() equivalents r=m_kato | |
d0054c7c0ed9abd6182f9369fbd64c4bd48a2f04 | Guangyu Song — BUG 1481091 - Changed Bookmarks sidebar header text to normal to comply with Photon guidelines and match the style of subsequent headers r=dao | |
581fb40d63fb10e1ea8b29ca2b52deb12b914bc3 | Masayuki Nakano — Bug 1482017 - part 1: Create HTMLEditor::CollapseSelectionAfter() for internal use of nsIHTMLEditor::SetCaretAfterElement() r=m_kato | |
b6f1266dd6c5bf04a6dc68a5e7a19dd5f5230f51 | Masayuki Nakano — Bug 1482017 - part 0: Add automated tests for nsIHTMLEditor.setCaretAfterElement() r=m_kato | |
413c0f58374c3fd8af375ea1b680cb86c4a1492b | Dave Townsend — Bug 1480465: Infer the namespace for custom elements at definition time by following the class hierarchy. r=smaug | |
d08617053829ae9ea37b55c410768a1b07cde51d | Pavel Slepushkin — Bug 1428713 - [mozprocess] Add support for Python 3 r=davehunt | |
bf786c1aca5f35302edb23ae14015ac0f39887ff | Luca Greco — Bug 1446274 - Fix browserAction popup resize test intermittency due to initial popup height being detected while still resizing. r=mixedpuppy | |
e7b659d978e1a945a3de7859d6196e48d9422557 | Tom Ritter — Bug 1479878 Add a --skip-revert option to build-clang.py r=glandium | |
8f6dd1a7738bf26cb62ed917e844d37a9aa39eab | Razvan Caliman — Bug 1474731 - Custom styles for select elements in font editor. r=gl | |
f2d4f411057dae5f1e8c88982a0fa4a0015dbcd7 | Jan Odvarko — Bug 1463147 - Instrument inspection of "Throttling" in the Network Panel with event telemetry r=miker | |
582f8a75dd62096883c9fbe468f3f9849cca5014 | Narcis Beleuzu — Merge mozilla-central to autoland. a=merge CLOSED TREE | |
ea2e159b63a948d9fe9b8f828fe9c272b10b4b20 | Sebastian Hengst — Bug 1483493 - Use 'Core :: DOM: Web Storage' in meta data for related files to create bugs in that component. r=janv | |
c0c40b74e2b9d64d641bba505d312ba25668353b | Masayuki Nakano — Bug 1482016 - part 1: Create HTMLEditor::SelectContentInternal() for internal use of HTMLEditor::SelectElement() r=m_kato | |
e6f93da480174414e423f6e96c24b1be35f29682 | Masayuki Nakano — Bug 1482016 - part 0: Add automated tests for nsIHTMLEditor.selectElement() r=m_kato | |
5e325e2cbb1695e9802de513b495406941c79621 | Johann Hofmann — Bug 1475739 - Ignore network.loadinfo.skip_type_assertion in browser_preferences_usage since it's debug-only. r=florian | |
c9d65d413d0660beb01bea01c9eff47b00b0705d | Ting-Yu Lin — Bug 1476147 - Use path.isfile() instead of patch.exists() in which(). r=glandium | |
55a9d10ee43254e3cb5d694fc434f5ca01e1c137 | Thomas Wisniewski — Bug 1454590 - Align overrideMIMEType with the XMLHttpRequest Standard. r=hsivonen | |
4494389e577e6529815d43de71268b8837bd79c6 | Narcis Beleuzu — Merge inbound to mozilla-central. a=merge | |
c7d7fe60813267d51474afc6c401ce51df2796b3 | Julian Seward — Bug 1479055 - Suppress Valgrind false positive in style::properties::longhands::clip_path::cascade_property. r=emilio. | |
f3f6f10edab261d55866ee45f12827d65b6a10c6 | Narcis Beleuzu — Backed out 8 changesets (bug 1483121, bug 1482782) for build bustages on nsDirectoryService.cpp. CLOSED TREE | |
0a8334bbcf4594d5bc1195d31f15d550ac8e9a4a | Cameron McCormack — Bug 1483121 - Generate static atom hash in StaticAtoms.py. r=njn,emilio | |
cb2dcb8590711584e1689583a75f66d7195bb550 | Cameron McCormack — Bug 1482782 - Part 7: Expand out nsStaticAtom.h macros now that we only static atom table. r=njn | |
c834d4ca2eef0a7ace7aa7e480bba0ad76bbb8fb | Cameron McCormack — Bug 1482782 - Part 6: Remove support for multiple static atom sources. r=njn,emilio | |
887de0efbb67f436a241a60fea0fc4a001656cdd | Cameron McCormack — Bug 1482782 - Part 5: Move CSS anonymous box atoms to nsGkAtoms. r=njn,emilio | |
018fdb50a6bec77b3022b2431334bae21339c4cb | Cameron McCormack — Bug 1482782 - Part 4: Move CSS pseudo-element atoms to nsGkAtoms. r=njn,emilio | |
33a8aa8096c94e9be06d4aec7a8ad274f5dcf9de | Cameron McCormack — Bug 1482782 - Part 3: Define atom type in nsGkAtomList.h. r=njn | |
e3632354f16ec80028cf3004fcc1322f7c0ff405 | Cameron McCormack — Bug 1482782 - Part 2: Move directory service atoms into nsGkAtoms. r=njn | |
46f8319bee824fe669df21ee6023c9ea55349ac3 | Cameron McCormack — Bug 1482782 - Part 1: Generate nsGkAtomList.h from a Python file. r=njn,hsivonen | |
bc38e7f7ca73a73ed745426100e57f7c3df43fe5 | sotaro — Bug 1482032 part 2 - Only register a value for CONTENT_FRAME_TIME if we actually drew something r=mattwoodrow | |
c1f4543fd3fbae487bcfbb5f3bdc5b4fd7911124 | sotaro — Bug 1482032 part 1 - A bit clean up of FlushTransactionIdsForEpoch() r=mattwoodrow | |
a699096ae193a22952e1dc33950047c8aad7dc42 | Cosmin Sabou — Merge mozilla-central to mozilla-inbound. a=merge | |
9e6ef0b94077b72e1b9bb4bb310bfb561cd94f07 | Cosmin Sabou — Backed out changeset dad95d849302 (bug 1479591) for causing linux debug leaks and security issues. | |
a503a6d7177216541902c5a7732f1405708b1aac | Daisuke Akatsuka — Bug 1479451 - Part 2: Add test whether custom playback rates were held. r=gl | |
f9b167da147b43ed43c5092f4567e6c9d4151cca | Daisuke Akatsuka — Bug 1479451 - Part 1: Hold custom playback rates till 'new-root' event was called. r=gl | |
2ac7fbfce247f07cc642f3b2d1ced0794339049e | Matt Woodrow — Bug 1481704 - Add missing hunk that got lost during rebasing. | |
7d9cc6236b1f4f08f4a748c720c80d1e1325390a | Matt Brubeck — Bug 1481471 - Implement browser.tab.getActive() in GeckoView. r=snorp | |
0f4415f29a66170ba4dcd1dcf8ba17a770e74434 | Matt Brubeck — Bug 1481471 - Allow browser.tabs extension APIs to find GeckoView windows. r=snorp | |
9288bcd578ed278f1790580458cc741bfb65acba | Matt Brubeck — Bug 1481471 - Remove some cruft left behind by Bug 1481471. r=snorp | |
6dcaabd71ac1df51ed3e8c7fc156f82c4e5797b5 | Dão Gottwald — Bug 1482609 - Remove obsolete menucaption > .menu-iconic-text rules. r=mstriemer | |
dad95d849302c966da9a710e96c80e7882eec5c2 | Eitan Isaacson — Bug 1479591 - Introduced accessibility scrolling event and interface. r=surkov | |
c15aebdde5e38df3d203799b5d8a55c8250223d8 | Noemi Erli — Bug 1345410 Disable test_browserElement_inproc_Stop.html for frequent failures on Windows r=jmaher | |
2e79db1588c29cf4767c92834e5e5ab1f250d07f | Matthew Gaudet — Bug 1480524 - [Part 3] Move ICNewObject_Fallback out of SharedIC and remove non-CacheIR code generation r=jandem | |
ab47d3f47325f9c3a1575a406c4b0748e0eed333 | Matthew Gaudet — Bug 1480524 - [Part 2] Remove Ion NewObject stub, and remove limitation on template object dynamic slots for fast path r=jandem | |
2a09332be9ac7cc7c2b3bd224ad4be8bb408af96 | Matthew Gaudet — Bug 1480524 - [Part 1] Use CacheIR version of NewObject for Baseline r=jandem | |
34f564520a234b4318cce5be5c86adcd2be8187b | arthur.iakab — Merge mozilla central to inbound | |
27bd852b023ea5ee93af47e434c90a9518fc3d87 | Jan Odvarko — Bug 1463171 - Instrument inspection of "edit and resend" in the Network Panel with event telemetry r=miker | |
5f016db599045a909accd50f942afb96e740790c | Michael Kaply — Bug 1481447 - Switch search logging to a lazy pref. r=florian | |
7f9ad37449b67138ff06a5ebe04076844c0011c8 | Noemi Erli — Backed out changeset ac5d5dec618e (bug 1481590) for Gecko decision task failure | |
13cca9e3e12d0575378a137090f74827a0a9843d | Ed Lee — Bug 1483375 - Add tab-able search, search telemetry and bug fixes to Activity Stream r=ursula | |
ac5d5dec618e067abf88eb4ba7dc557723ccb003 | Sofia Carrillo — Bug 1481590 - generating report with |mach analyze all| and modifying |mach summarize| to become |mach analyze files| r=gps,mshal,chmanchester | |
b725384bc0cec68d4a671edc4cfc3ed67e11be75 | Cosmin Sabou — Merge mozilla-central to autoland. a=merge | |
e6584141d58175ba0df1339493bdd069f71cec07 | Mantaroh Yoshinaga — Bug 1475441 - Add requestLongerTimeout(2) and remove unnecessary code of removing animations. r=daisuke | |
3208575a228a9f2228c0efb0d2a453894f10860e | Tom Ritter — Bug 1481638 Do not pass CFI sanitization flags to MOZ_CARGO_WRAP_LDFLAGS r=ted | |
8cfb5c70e0ed8e88bde99a0408397e1eebcdd5f0 | Jan Henning — Bug 1482478 - Treat handler attribute in notification message as optional. r=jchen | |
9d21ea9afe7a61cfe80d577809bf3191e816baec | Tom Prince — No bug: Don't generate trailing whitespace in `l10n-changesets.json`; r=aki | |
66c2aec021c7eb2a5c6a37d8f64fcee84b5621b6 | Mike Shal — Bug 1481441 - Honor MOZ_PARALLEL_BUILD in non-make backends; r=chmanchester | |
7395257233f2fce9f80a7660cbfb2b91d379b28f | Haik Aftandilian — Bug 1483058 - [Mac] Camera not accessible by Adobe Flash applets r=Alex_Gaynor | |
37cf2f43323bd7c49caa3e308a624a181a1836e9 | Chris Manchester — Bug 1474028 - Use output categories to exclude the gtest libxul from the default tup build. r=mshal | |
f3a2d3db15e629812f0860ebdbadc5d6050c0307 | Chris Manchester — Bug 1474028 - Add a way to exclude libraries from the default build. r=ted | |
bac4a8aa33ad03e80f1ebcc7ca986699e1257ab7 | Axel Hecht — bug 1482695, add localization to langpacks for toolkit fluent, r=gps,firefox-build-system-reviewers | |
9bab1274f79df5a9406ea8846aae08a1cff31709 | Nicolas Chevobbe — Bug 1483212 - Fix DAMP webconsole autocomplete test on Beta; r=bgrins. | |
8546719c58dc2310bdafb81fd64a6295c59cd10e | Cosmin Sabou — Backed out changeset 419fd4edef4f (bug 1482016) for turning Bug 1480702 into permafail. a=backout | |
55313d9fd453e37f3a34b9f9c9b714d4ccbb320d | Cosmin Sabou — Backed out changeset 302ce3cdb98f (bug 1482016) for turning bug 1480702 into permafail. a=backout | |
b80906e2fbc9f9ea6ad8eab753dafc9fb9b56b39 | Cosmin Sabou — Merge mozilla-inbound to mozilla-central. a=merge | |
2844aaceec5f3ef74b4dac5359c38c568130c82e | Gerald Squelart — Bug 1261536 - Create a synthetic document after the window is set - r=bz | |
076f7722d9b58982b3ea8a12c10a6e1369477b8c | Sebastian Hengst — Bug 1481329 [wpt PR 12329] - [IntersectionObserver] Fix target rect calculation for LayoutInline: Set test as failing on OS X. r=bustage-fix | |
4bb158b7bc66d4732235664e7b7fbe3cb675872a | Kris Maglione — Bug 1483363: Stop loading ZoomChild.jsm before necessary. r=mconley | |
409f4eff2f396a892eef236d007cdb0f9194f896 | Nathan Froyd — Bug 1483344 - remove unused kernel32-sys dependency from style; r=emilio | |
7cd543332d858e28197f3e6221023df787875ba5 | Kris Maglione — Bug 1480244: Follow-up: Disable racy tests on Mac and Linux. r=me,test-only DONTBUILD | |
fea8a70ad61252016639588a0f6e1e8b75508912 | Ryan Hunt — Bug 1482415 - Handle case where we failed to allocate a buffer and are async painting. r=nical | |
1185bd9092147fee2a8aa3668defd719061f3f2b | Ryan Hunt — Bug 1482956 - Standardize method names and add comments to PaintThread. r=nical | |
2698e4d327ef9a088c93fad43d65f88a97ae9614 | Ryan Hunt — Bug 1482956 - Don't dispatch extra runnable for ending layer transaction. r=nical | |
0448f28516031e7d8429e6fc5c1a0fe2e83a5dfe | Ryan Hunt — Bug 1482956 - Use an AutoTArray in PaintTask to reduce heap allocations. r=nical | |
2300b4b766cab3f534187dd12947219d907333f4 | Ryan Hunt — Bug 1482956 - Remove templates for FinishedAsyncPaint methods in CompositorBridgeChild. r=nical | |
6639ad4e8e86ec64e9d97d6512ea77558d1f4510 | Brendan Dahl — Bug 1482256 - Support switching to browser.xul to browser.xhtml. r=mossop | |
ebfd031ace655e9001916a4aa0c42dce476cd92d | Kanika Saini — Bug 1472528 - Design and implementation of about:policies page r=flod,felipe | |
d3e5f5bcef6048adf5f324b24e862691a6a2efe4 | Matt Howell — Bug 1481907 Part 2 - Remove uses of GetTempFileName from updater code. r=rstrong | |
710af6f30b99dac3c43ac3488a68e0d879f63b50 | Matt Howell — Bug 1481907 Part 1 - Block updater code from using paths containing invalid symlinks. r=rstrong | |
e72eac515afc77cfc9be68b3a33020cb79330eb9 | Kris Maglione — Bug 1480244: Follow-up: Fix more unified bustage in debug fuzzing build. r=bustage | |
cb79c9adc1a6c772550702399bdfb3d0d3417966 | Kris Maglione — Bug 1472491: Part 0 - Process UpdateSharedData message in middle man process. r=mccr8 | |
d4a387207b7ae2cb4a431c62ff78a526e12c2ee2 | Nicolas Silva — Bug 1482795 - Fix the gfx memory pressure observer. r=sotaro | |
2ceb7952766db7caf602bc5f09427bb973cd1017 | Kris Maglione — Bug 1472491: Follow-up: Add missing CC trace for document observer hashtable. r=me | |
b712d41d474554d13447594ebc0ce8b2cccd0f47 | Kris Maglione — Bug 1480244: Part 5 - Run most framescripts in shared scope. r=mconley | |
c7a263321e999b1806b8facd31177ca026a7a33f | Kris Maglione — Bug 1480244: Part 4 - Make child message managers non-global objects. r=bz | |
7d6c6e052339d90767d18403826f0a316521074f | Kris Maglione — Bug 1480244: Part 3c - Fix GC test with bad assumptions. r=aswan | |
7aa3ada140f74e48947a4c69a1fd53b84b39a51e | Kris Maglione — Bug 1480244: Part 3b - Fix tests which rely on bad scoping assumptions for frame scripts. r=aswan | |
d17af8236abe8b1a53674955d2baee603abc2b62 | Kris Maglione — Bug 1480244: Part 3a - Fix non-strict-mode test code which expects `this` to be bound to its global. r=aswan | |
809dc9048fea945398495e575a7d7cc9f71fd5cc | Kris Maglione — Bug 1480244: Part 2 - Replace ExecuteInGlobalAndReturnScope with ExecuteInScopeChainAndReturnNewScope. r=tcampbell | |
2aac9238b59e5e7b1422d82d7f71e3a001465300 | Kris Maglione — Bug 1480244: Part 1c - Rename TabChildGlobal to TabChildMessageManager. r=bz | |
6760912e7b0330c082654ed2c3039321150fde9b | Kris Maglione — Bug 1480244: Part 1b - Rename nsInProcessTabChildGlobal to InProcessTabChildMessageManager. r=bz | |
bfd2f668e16cf0794f06e0349185c47a88a4f0b4 | Kris Maglione — Bug 1480244: Part 1a - Rename ProcessGlobal to ContentProcessMessageManager. r=bz | |
ee6026ef734262f58502034ecff213603ffdb2b4 | Kris Maglione — Bug 1480244: Part 0 - Fix unified build bustage. r=me | |
89ccbf0db23e336905be45b2fa4388f7e3ab6c90 | Tim Nguyen — Bug 1483251 - Clean up bookmarks/history sidebar CSS. r=jaws | |
ba4dba41c7a8836a75d38771a4c3f272d8fced93 | Cosmin Sabou — Backed out 2 changesets (bug 1482610) for mochitest failures on test_keycodes.xul. CLOSED TREE | |
69e6aadbb2299dd10a54759850d9cf6fc5b18585 | Kris Maglione — Bug 1472491: Follow-up: Add bug component to actors/ directories. r=bustage,npotb CLOSED TREE | |
6dedec0e4c5e5e24c12696d35fc246368f57764b | moz-wptsync-bot — Bug 1482961 - [wpt-sync] Update web-platform-tests to ea85edd7e7db3a08088a5951b881a83380f07154, a=testonly | |
581b167c860ea514d14dad24b0e7644955350ed9 | Timothy Gu — Bug 1481906 [wpt PR 12359] - HTML: Add checks for the return value of document.open(), a=testonly | |
b029f3ea36f74ebccbff35741843c1cca6941ad3 | Josh Matthews — Bug 1481997 [wpt PR 12369] - Ensure the ls-tree/check-ignore pairing use the same separators., a=testonly | |
408a34018d82c3ac2f8f1eaea1e154093bfee04c | moz-wptsync-bot — Bug 1460224 [wpt PR 10914] - Update wpt metadata, a=testonly | |
992b4da7462743d446f3f2da5f74d720a0cf57c0 | Eric Willigers — Bug 1460224 [wpt PR 10914] - Add basic test for 'paint-order'., a=testonly | |
f2f7d1e29ac6ea7a1d9ae907c1f2dd65948eece1 | moz-wptsync-bot — Bug 1480905 [wpt PR 12305] - Update wpt metadata, a=testonly | |
b6e9010c6387a844841891a8d7e6d7cff7c953d7 | Philip Jägenstedt — Bug 1480905 [wpt PR 12305] - Wrap an assert in step_func in a CSP test, a=testonly | |
11cd21d2d6daa6730829412eae4e6c7302fdc7a8 | moz-wptsync-bot — Bug 1482068 [wpt PR 12376] - Update wpt metadata, a=testonly | |
aa2ff8eda9ae4aa415bfc003c630bb7bde280bf8 | James Graham — Bug 1482068 [wpt PR 12376] - Run registerProtocolHandler tests in a secure context., a=testonly | |
6ebda1cb3131020e4738403ea5f8feaf05d2b81d | James Graham — Bug 1482063 [wpt PR 12375] - Actually pass capabilities to marionette session, a=testonly | |
86ac39eb681388ba4dc94b1febf06a2891bd7329 | kaixinjxq — Bug 1482047 [wpt PR 12373] - Fix bug in Document-url.sub.html, a=testonly | |
a52201915f4071a4cc605003c24b88286766ec61 | Marcos Cáceres — Bug 1473359 [wpt PR 11775] - Check [NewObject] on show(), use webdriver, a=testonly | |
f66f84b4eae08de13a511bad81e4b644ec6bfaa7 | kaixinjxq — Bug 1481773 [wpt PR 12351] - Add tests for 'face' and 'size' attribute on <font> element, a=testonly | |
b2b460aecf7fade97c5d06cc2a7ee5d77378a5ca | moz-wptsync-bot — Bug 1479099 [wpt PR 12216] - Update wpt metadata, a=testonly | |
0282e5b0d11b4dda5ce823cf6a969c687a6ad51e | Steve Anton — Bug 1479099 [wpt PR 12216] - Add RTCIceTransport IDL + binding skeleton, a=testonly | |
b2ecac097a34350ca51c6168666d6165a2756e44 | moz-wptsync-bot — Bug 1481904 [wpt PR 12358] - Update wpt metadata, a=testonly | |
fad7f71861a34f74f51e6af5c13f68cc6dbe1335 | Stefan Zager — Bug 1481904 [wpt PR 12358] - [IntersectionObserver] Fix initial notifications for non-zero threshold, a=testonly | |
8da92fbd2897d3df88b029b1d9985940717ac63b | Matt Wolenetz — Bug 1481631 [wpt PR 12345] - MSE: Make changeType-play layout tests' audio mime-type be audio-specific, a=testonly | |
07c3e8edac20aebdaba07c621751b04eb9b77743 | moz-wptsync-bot — Bug 1481785 [wpt PR 12353] - Update wpt metadata, a=testonly | |
5d5c420b010e2fec2a0f3d15cbdb50eacc7b268b | Philip Jägenstedt — Bug 1481785 [wpt PR 12353] - Rename idlharness tests for [SecureContext] APIs to .https., a=testonly | |
341b2f6072f63832890d144dafcb754411f4706c | moz-wptsync-bot — Bug 1475560 [wpt PR 11963] - Update wpt metadata, a=testonly | |
3abcdaad2d3e3e64aa540dc93f7b8493301f125c | kaixinjxq — Bug 1475560 [wpt PR 11963] - Add a test for the absence of XMLDocument.prototype.load, a=testonly | |
fa822c31ed77e4baa99433b6c87c017aeb4a65d7 | moz-wptsync-bot — Bug 1472630 [wpt PR 11750] - Update wpt metadata, a=testonly | |
4b5dc6900b75c33a8b5ca9f7efd8ee91f5fa285e | kaixinjxq — Bug 1472630 [wpt PR 11750] - Add a test for getRootNode({composed:true}), a=testonly | |
c47fca0f6839156e8039bbff8d3381e7128dc86a | moz-wptsync-bot — Bug 1481718 [wpt PR 12349] - Update wpt metadata, a=testonly | |
596946660bcc6e035e21cfda99ccf08a1b14c836 | Manuel Rego Casasnovas — Bug 1481718 [wpt PR 12349] - [css-grid] Update grid-layout-properties.html to new behavior, a=testonly | |
911099be5a8fb9eebc1c027c0ca4b22a28d4e20f | moz-wptsync-bot — Bug 1481126 [wpt PR 12313] - Update wpt metadata, a=testonly | |
158e96ea66473392a85b3624ede8155a8d772343 | kaixinjxq — Bug 1481126 [wpt PR 12313] - Add tests for dynamic changes to base urls, a=testonly | |
e2def376d23939122b38fb8d6adaf3d9c66111c5 | Josh Matthews — Bug 1480528 [wpt PR 12281] - Ensure that in-repo files that match gitignore rules are synced., a=testonly | |
23d8c44ece32cb90b1ffdf2900a132ebbd10cc6a | Dominic Farolino — Bug 1481369 [wpt PR 12330] - Fix worklet referrer tests to match spec, a=testonly | |
607ed7312870154790798781353f291b78e3071a | Michael[tm] Smith — Bug 1481705 [wpt PR 12348] - Update nokogiri version, a=testonly | |
93e702f219aad32791b0abda2569480dff80d52d | moz-wptsync-bot — Bug 1476240 [wpt PR 12017] - Update wpt metadata, a=testonly | |
a25097d06d50803b6e53483961d3315270c06410 | Alice Boxhall — Bug 1476240 [wpt PR 12017] - Add WPT tests for inert, a=testonly | |
240b04560d55f2076e008e84d9b8954a94b63cea | Dominic Farolino — Bug 1481188 [wpt PR 12321] - Fix module worker referrer tests, a=testonly | |
fb7b1227df5bf5ce2606762aa749b0ec73056f47 | Rune Lillesveen — Bug 1480059 [wpt PR 12253] - Don't re-attach ::first-letter during style recalc., a=testonly | |
0b43c73b77ff855363c07a65e3ddf35fd6ac154a | Josh Matthews — Bug 1481509 [wpt PR 12341] - Don't try to re-encode already-encoded bytes when serializing., a=testonly | |
35015a039883d03ce9fe937c877cd3ab15acd166 | L. David Baron — Bug 1481567 [wpt PR 12342] - Sync Mozilla tests as of 2018-08-07, a=testonly | |
083926fe16d329fee591b2b49aebc63d34061ee5 | Stefan Zager — Bug 1481329 [wpt PR 12329] - [IntersectionObserver] Fix target rect calculation for LayoutInline., a=testonly | |
a420d2a71594b6a139d4b3a0f38816e5698583bb | Andreea Pavel — Bug 1483229 - Exit test early if TypedObject is not defined. r=jonco | |
e7c6a3233a73880101e8c491392d339e6b3ae566 | Ryan VanderMeulen — Backed out changeset 8e3582b41621 for landing with the wrong bug number in the commit message. | |
8e3582b4162117fb0e721b474133c2f97b7b53da | Andreea Pavel — Bug 1481093 - Exit test early if TypedObject is not defined. r=jonco | |
1197612113fc404526166f19045ae7127ac7b2a7 | Dão Gottwald — Bug 1483153 - Let menulist popups inherit the font from their menulist parent. r=stefanh | |
dc2b23ed78c70e50c44c6c1f9a07a8864647ecca | Philipp Hancke — Bug 1481725: change minimum bitrate for VGA to 150kbps r=bwc | |
756f9059dec9d50636e2f880792c2e6bfb54d611 | Andreea Pavel — Merge mozilla-central to mozilla-inbound. a=merge on a CLOSED TREE | |
8920abb9801dcf5a330485b7393dce3265487660 | Kris Maglione — Bug 1472491: Part 5θ - Add WebRTCChild actor. r=florian f=mconley | |
4da0eca21e18abbef9cebc5f0744ddc9384f5c26 | Kris Maglione — Bug 1472491: Part 5η - Add BrowserChild actor. r=florian f=mconley | |
100500156e86ffbdea5439283c394a3ddf6c4e15 | Kris Maglione — Bug 1472491: Part 5p - Add ExtFindChild actor. r=mikedeboer f=felipe | |
c7b959b74404be51b72134222c8be46e2d8ad5a9 | Kris Maglione — Bug 1472491: Part 5μ - Add WebNavigationChild actor. r=mconley | |
6e04b88dde43abfeb8a2ee3fe21c561a79f6c1e9 | Kris Maglione — Bug 1472491: Part 5λ - Add Split RemoteFinder into FinderChild and FinderParent actors. r=gijs | |
1e3e2acebb2c832fbcc04ed64be7b9bb35941b0c | Kris Maglione — Bug 1472491: Part 5κ - Add ManifestMessagesChild actor. r=mconley | |
1194a1b4bf239c861da8f8f89ab5e8dacb68848c | Kris Maglione — Bug 1472491: Part 5ζ - Add ControllersChild actor. r=mconley | |
2d586e4a214e2e03b7c596872691f57acf240dcb | Kris Maglione — Bug 1472491: Part 5ε - Add PurgeSessionHistoryChild actor. r=mconley | |
b683542cac352cb84c409aa52827accc0669a856 | Kris Maglione — Bug 1472491: Part 5δ - Add UnselectedTabHoverChild actor. r=mconley | |
c209596f78c2a5401671dc34545bf3cd4e49dfee | Kris Maglione — Bug 1472491: Part 5γ - Add UITourChild actor. r=MattN | |
83ab8ab55813ca7a63155acdfddf629ffd4546b9 | Kris Maglione — Bug 1472491: Part 5β - Add ShieldFrameChild actor. r=mconley | |
28f69e0977c46d9df90fa3284c2b57dd946f7d52 | Kris Maglione — Bug 1472491: Part 5α - Add DateTimePickerChild actor. r=mconley | |
868162b370c877ef1ac9c9129010bcfe914ad0ed | Kris Maglione — Bug 1472491: Part 5z - Add WebChannelChild actor. r=markh f=mconley | |
9b635ae98f46f7431fd5e95ba38d5454e18bf7b9 | Kris Maglione — Bug 1472491: Part 5y - Add PopupBlockingChild actor. r=mconley | |
795a767014f36aad7a9d890b0d894053e89d6a65 | Kris Maglione — Bug 1472491: Part 5x - Add SelectionSourceChild actor. r=mconley | |
3925f3d433172e3edd02cf0dbd28a24d354627a3 | Kris Maglione — Bug 1472491: Part 5w - Add PageMetadataChild actor. r=mconley | |
a3e7ca5cf109f0db99b3179e62c073a090201218 | Kris Maglione — Bug 1472491: Part 5v - Remove Browser:HideSessionRestoreButton listener. r=felipe | |
7699b1ced009a10ec61806cd6fdbc339c304106d | Kris Maglione — Bug 1472491: Part 5u - Add URIFixupChild actor. r=gijs | |
7c87ed2a2a357f965f071bab78149d970a01e164 | Kris Maglione — Bug 1472491: Part 5t - Add ThumbnailsChild actor. r=Mossop | |
2bb9468f5609918be8a635fec650f55ca89666c5 | Kris Maglione — Bug 1472491: Part 5s - Add ZoomChild actor. r=mconley | |
cddc9e0db0d65c9d9c9a6a37ec489c59da50c929 | Kris Maglione — Bug 1472491: Part 5r - Add PrintingChild actor. r=felipe | |
733c55bf5fe8e6348ad2020a3a863d01c88ab2f3 | Kris Maglione — Bug 1472491: Part 5q - Add SelectChild actor. r=felipe | |
b1c2735a9a17f0dc87946f564f3981ba671b06ce | Kris Maglione — Bug 1472491: Part 5o - Add FindBarChild actor. r=gijs | |
750cdb02923bb544ca7b38e606e87c6d35e0d74b | Kris Maglione — Bug 1472491: Part 5n - Add AudioPlaybackChild actor. r=felipe | |
1dc5ef9b4bf34df0e28be99e5736f6a744b96696 | Kris Maglione — Bug 1472491: Part 5m - Add DOMFullscreenChild actor. r=felipe | |
58587e163a5912cf56164a3f4af43a8d114913be | Kris Maglione — Bug 1472491: Part 5l - Add OfflineAppsChild actor. r=felipe | |
0196bac4114b13c869f57cad22d922920a5b8180 | Kris Maglione — Bug 1472491: Part 5k - Add NetErrorChild actor. r=johannh f=felipe | |
17440776f078aa0219f72e97ce88f0b7a1217b30 | Kris Maglione — Bug 1472491: Part 5j - Add BlockedSiteChild actor. r=johannh f=felipe | |
0fbc93e84af5cfc0ce57f3c0bf3189bfcf20af74 | Kris Maglione — Bug 1472491: Part 5i - Add PluginChild actor. r=felipe | |
923c346f02128f4498a7ca102ec75b4ee1aef2fa | Kris Maglione — Bug 1472491: Part 5h - Add LightWeightThemeChild actor. r=felipe | |
9359b425ceaf244112a155533cd1cc6877b22028 | Kris Maglione — Bug 1472491: Part 5g - Add PageInfoChild actor. r=felipe | |
f1e08d7ed69ebdc3614ddd2d2a9547994e0a2f73 | Kris Maglione — Bug 1472491: Part 5f - Add ClickHandlerChild actor. r=felipe | |
4ec3a9d01b242ed4054a319f43a50dfbbaa6d99c | Kris Maglione — Bug 1472491: Part 5e - Add ContextMenuChild actor. r=felipe | |
13dc8b7b72f3fc5f774a00335f68c4815338ff07 | Kris Maglione — Bug 1472491: Part 5d - Add ContentSearchChild actor. r=adw f=felipe | |
271ac4e75c900d5a41602ca7de1c1b9823385e34 | Kris Maglione — Bug 1472491: Part 5c - Add PageStyleChild actor. r=felipe | |
a7d69dc796d1fec209805c1dc9b0875f1b3ef056 | Kris Maglione — Bug 1472491: Part 5b - Add AboutReaderChild actor. r=jaws f=felipe | |
66c5f71e12c6df95c8e3e1e63083d59c7f77c7d8 | Kris Maglione — Bug 1472491: Part 5a - Add BrowserTabChild actor. r=felipe | |
80ebfef17da585c25ac4f73e8d78d38bd1662253 | Kris Maglione — Bug 1472491: Part 4b - Add lazy actor support to browser_all_files_referenced. r=florian | |
c3649a09b92e57555e71e8c2f0b4308c18dc252b | Kris Maglione — Bug 1472491: Part 4a - Add helper classes for lazily loading JS IPC actors. r=felipe | |
761dcb3fa4e90fe6e500671ca8123c6dae96103e | Kris Maglione — Bug 1472491: Part 2b - Add MozDocumentObserver class to notify on new pattern-matched documents. r=zombie | |
5479607a771acc685552de2b7f968c0c64cc2358 | Kris Maglione — Bug 1472491: Part 2a - Split matching logic for content scripts into MozDocumentMatcher base class. r=zombie | |
823dbd89637cf9c0847de7957932220bcc6905a0 | Kris Maglione — Bug 1472491: Part 1 - Add [ChromeOnly] wantUntrusted event listener option. r=bz | |
78d5bc33afd08d7fa8acedcdf074de4ddc6f0bf0 | André Bargull — Bug 813836: Optimize comparisons of single-element strings. r=jandem | |
5589d9ec31aabd93c3b1b20f2517b96ec78ef752 | Andreea Pavel — Backed out 2 changesets (bug 1446309) for build bustages at builds/worker/workspace/build/src/image/RasterImage.cpp on a CLOSED TREE | |
da82ea6820eebf698d72c7273efe4b19cad4fda3 | Jon Coppeard — Bug 1482153 - Replace ModuleObject's host defined field with one on top-level JSScripts r=jandem r=hsivonen | |
79a59b25e5354e991ba27af9aec9820fe172501a | Paolo Amadini — Bug 1482610 - Part 2 - Move the remaining attributes and remove the sidebar broadcasters. r=jaws,mixedpuppy | |
f5873a719ec0ba10ca55a09c3a36320ee6abbedb | Paolo Amadini — Bug 1482610 - Part 1 - Move the sidebar title and URL from the broadcasters to a JavaScript object. r=jaws,mixedpuppy | |
c95be400d029a6c961aa77468d123b44f2f1de09 | Brian Hackett — Bug 1479058 - Add new test. | |
45e3f5d8e29402e8fda2fea772dc5d08d8866fd7 | Andrew Osmond — Bug 1446309 - Part 2. Make nsDisplayImage fallback to the previous image to avoid flickering. r=tnikkel | |
69a4c2a0aac6e8bfc041a82b634611e1432af36b | Andrew Osmond — Bug 1446309 - Part 1. Return draw result from imgIContainer::GetImageContainerAtSize. r=tnikkel | |
45dd8818d922150a499cf1477455679b9819e475 | André Bargull — Bug 1482364: Allow bitwise value comparison for strict-equals even when object emulates undefined. r=evilpie | |
2070b60e32cdfeeec032f734070900fa9d24fb3e | sahil bhosale — Bug 1481724 - Remove .autocomplete-history-popup styling. r=dao | |
8dd8272a5aea4e3097acba8407540797cec9d8a8 | qiaopengcheng — Bug 1483093 - Fix mips64 compiling error for ma_cmp_set(). r=dragan.mladjenovic | |
83793017b08643c4ef917fcb477e46a936114e08 | Henrik Skupin — Bug 1482042 - [wdspec] Make "test_negative_x_y" and "test_height_width" independent from system settings. r=jgraham | |
3a0e1fb203fad7e435ab65e1b78a5ceb5998bdc0 | Brian Hackett — Bug 1481352 - Add whitelist for remote scripts that can run in middleman processes, r=mccr8. | |
dc70bcd78ca84c628ae0077bc0f9084d3db609dc | Brian Hackett — Bug 1481353 - Record refcount changes on a couple of stream classes, r=froydnj. | |
290b508c04ee871a1582f4ede10ed1d6ed2cc8dd | Brian Hackett — Bug 1481351 - Fix some issues around PBrowser::Show message handling, tidy up web replay child headers, r=mccr8. | |
3352ce18917b2c7d210cc09aa1b610c2ca775580 | Brian Hackett — Bug 1481346 - Fix problems when forwarding sync messages in the middleman, r=mccr8. | |
d492e85d1040e12a5b34c25a45156e02d91d22fe | Brian Hackett — Bug 1482275 Part 2 - Recognize hanged replaying processes when reporting crashes, r=gsvelto. | |
51d56958d3d0016f38591a340eef901845cd2d7e | Brian Hackett — Bug 1482275 Part 1 - Trigger crashes in hanged replaying processes, r=froydnj. | |
7846bdd3762cf494ec24efc9cfc3472dc715ce4f | Jeff Muizelaar — Bug 1481570. Update webrender to commit 890f3746b798538d201e54b66d2711a70447b781 | |
08bf805f6f0ef61f68686ef1ca2cc6f750a2cfa0 | Jon Coppeard — Bug 1469004 - Add an API to create a module namespace object r=anba | |
5660b9d6ef1edb68673d2fd8abc75873ab08f4f7 | Jon Coppeard — Bug 1483169 - Output argument index when compartment checks fail r=jandem | |
a77d82cbe1cc5af755402e6c853c4ab36522f1e8 | Ted Campbell — Bug 1482931 - Simplify some static initializers in js/src. r=jandem | |
490b0d605859e612832f6b655d4168e39a30ceb1 | Ted Campbell — Bug 1482931 - Cleanup const-ness of statics in js/src. r=waldo | |
fa2f3d22c1564e6318725061c390834729a4df66 | arthur.iakab — Merge autoland to mozilla-central a=merge | |
1e0dffecbfb06dafcd853949ac06e4f0e8c7eaca | Henri Sivonen — Bug 1473337 - Omit ASCII-case length calculation for short strings when performing an encoding conversion that expands non-ASCII. r=Nika | |
f88a04dbc4b16d8137261bcd5ef66d6788b66e3d | Andrew Halberstadt — Bug 1482057 - [raptor] Fix benchmark setup on Windows, r=jmaher | |
c22115a387fe44ad09ed8ec2a2483fdbe0d6d839 | Jared Wein — Bug 1476854 - Expose whether tabs are multiselected for accessibility. r=dao,Jamie | |
7c59c72f3c8c9dbd636184f12367c5c86cdafbe7 | Brian Grinstead — Bug 1479538 - Rewrite non-test callers of document.createElementNS(XUL_NS, ...) to use document.createXULElement(...);r=paolo | |
b9e484491261a33ab02f13a0968092b30ac69aa2 | Andreea Pavel — Merge mozilla-central to autoland. a=merge on a CLOSED TREE | |
0705214135b0bf126bfe0d47c5c6b29d70e00cee | Dennis Schubert — Bug 1483233 - Add mobile User Agent overrides for eBay domains. r=miketaylr | |
a4fa7f83310289e84f0a416ed35dd7b042047057 | Jan Odvarko — Bug 1463169 - Instrument inspection of "sidebar changed" in the Network Panel with event telemetry r=miker | |
747bdd512c396daedb3c443bfa85f7844f162cb9 | Brian Grinstead — Bug 1442058 - Override loadURI on tabbrowser browsers with an expando property;r=dao | |
8fdd88cea1887c403c09a486cff98313bd191f13 | Edgar Chen — Bug 1480618 - Cloning node for Range APIs should be in tree order; r=smaug | |
a2876bd195728a0f96aa432e795f09c2a6a62c1e | Rob Wood — Bug 1473365 - migrate AWFY assortedDOM tests to a raptor benchmark r=jmaher | |
c8c488989a62c9ad8805569062c89ff74e641418 | Tim Nguyen — Bug 1469287 - Implement new shared tree styling. r=dao | |
98d17facfe0093c4120cedd656d82b46822c1964 | Nan Jiang — Bug 1483065 - Add search edit UT events for activity stream r=ursula | |
1283ee4cfb6bea6641102cd08931540688e4d2cc | Thi Huynh — Bug 1478910 - Use JSMSG_AWAIT_IN_DEFAULT error for incomplete await expr in async function/generator parameter. r=arai | |
5312e71473c402f520db9e24f5c7e5eb6795cbcf | Tudor-Gabriel Vîjială — Bug 1480187 - Fix mach try again when using multiple source checkouts. r=ahal | |
e477368edf31c7e2e01d18dbd92c4a9f498daf90 | Nicolas Chevobbe — Bug 1472117 - Fix autocompletion with "." surrounded by spaces; r=bgrins. | |
33d4952d34f9b6d6f1066a01aa162a2f4f5c2522 | Andrei Lazar — Bug 1477700 Android media notification appears swiped down after video starts r=JanH | |
e8a70b46acab520de70370851ae0f3b8cbdb3ec8 | Jonathan Kingston — Bug 1482681 - Fix load iframe in tab context menu. r=johannh | |
9ebc9e26c37a9656d3a9015646739e983b6dd405 | Tiberius Oros — Backed out changeset 6181783d973c (bug 1463169) for eslint failure at builds/worker/checkouts/gecko/devtools/client/netmonitor/src/middleware/event-telemetry.js on a CLOSED TREE | |
6590b3c23f488844c94cdeac40011aa15af58ed6 | Thi Huynh — Bug 1458125 - Document the valid log levels for toolkit.telemetry.log.level r=chutten | |
6181783d973c1927d7e63f2ef9a5dbe9d9541b05 | Jan Odvarko — Bug 1463169 - Instrument inspection of "sidebar changed" in the Network Panel with event telemetry r=miker | |
0fc57261a269af5b3f787a48395c83ab558c3035 | Ryan VanderMeulen — Bug 1483190 - Only enable LTO if the NDK is available. r=froydnj, a=RyanVM | |
48a45df79f328c88f0ffe0d2aeeb7d78c007d86b | Andreea Pavel — Merge mozilla-inbound to mozilla-central. a=merge | |
0dcc490db922fc504a1b92339be000260448d75b | Jean-Yves Avenard — Bug 1482605 - Don't error on Opus channel mapping version 2. r=padenot | |
53d24927729908653f4397f8c34c3a65a919d0a6 | Jean-Yves Avenard — Bug 1482841 - P2. Fix opus in mp4 decoding. r=padenot | |
7b1366d8fa15fcce4a300cff135119985f04b167 | Jean-Yves Avenard — Bug 1482841 - P1. Update mp4parse-rust to 643f48e137592e6318f6c780448374324908da31. r=padenot | |
4ef0f163fdeb9afeddd87b37bfd987298c038542 | Henri Sivonen — Bug 1402247 - Use encoding_rs for XPCOM string encoding conversions. r=Nika,erahm,froydnj. | |
e1a2c51657b4b389407c78f8612589b480834411 | Eliza Balazs — Bug 1444631 - Disable browser_utilityOverlay.js on linux and mac for frequent failures. r=jmaher | |
31bcd77ca52ec19bb25233131eb25b5a32bf9013 | Andreea Pavel — Backed out changeset 1fbfb6dcd887 (bug 1444631) for build bustages on a CLOSED TREE | |
1fbfb6dcd8879a654a1e60d799a9b8460a52a117 | Arthur Iakab — Bug 1444631 Disabled browser_utilityOverlay.js on linux and mac. r=jmaher | |
a12c995d61221cbeea9a53d48e5443f87d2d28ce | Margareta Eliza Balazs — Merge mozilla-central to inbound. a=merge CLOSED TREE | |
15ee7782cf2374aa90d85202b018bba63e33ade3 | Paolo Amadini — Bug 1481813 - Part 4 - Remove support for adding generic DOM attributes to page actions. r=jaws | |
dfa8fbd4199ebc27ce8a9453836ad9faee374319 | Paolo Amadini — Bug 1481813 - Part 3 - Remove bookmarkThisPageBroadcaster. r=Standard8,bgrins | |
bc73aba2028e672721dcb43cc83e4332f55924d0 | Paolo Amadini — Bug 1481813 - Part 2 - Move reference strings out of the bookmark broadcaster. r=Standard8 | |
69a297a2ce860da42f97e027e601046911cee045 | Paolo Amadini — Bug 1481813 - Part 1 - Remove unneeded broadcaster observers for bookmarks. r=Standard8 | |
d02af44b96ab6aa513ba7f58701625360c8b501d | Narcis Beleuzu — Bug 1212419 - Disable browser_save_video.js on Mac for frequent failures. r=jmaher | |
0f32468900cd607c16a6a3c12dc255f11395a96e | Jan Varga — Bug 1471018 - Speed-up AsmJSCache shutdown by setting the shutdown requested flag; r=asuth | |
825425be7ba9d2b941ee57f02195c28be5a4bb0f | Andreea Pavel — Backed out changeset e76d40d9a7d8 (bug 1457086) for failing devtools at devtools/client/inspector/markup/test/browser_markup_events-windowed-host.js | |
e496e1a130b4c3fdca5d99f90dde3da7a3b91770 | Paul Bone — Bug 1473213 (Part 5) - Only record allocation counts on Nightly builds r=jonco | |
f3796f1a571b6e11e247f366dc45cecd97d77729 | Paul Bone — Bug 1473213 (Part 4) - Add cells allocated statistics r=sfink | |
5f35c86a0d22072c5287f46f338bcbd36ea5d76c | Paul Bone — Bug 1473213 (Part 3) - Refactor JSContext code for changing zones r=sfink | |
8217b33680fa66e2553d27c9076a6bf429df3431 | Paul Bone — Bug 1473213 (Part 2) - add a comment about an invariant required by the JIT r=sfink | |
9022f602d14632498cab4a73c947797365b2f459 | Paul Bone — Bug 1473213 (Part 1) - Track the number of tenured cells r=jonco | |
9a627240fa20844a88bd8d1bee6057f5e5e8cefa | Sahil Bhosale — Bug 1479605 - Remove ENSURE_TRUE in nsFrame.h, and replace it with NS_ENSURE_TRUE_VOID. r=TYLin | |
19f9ed0f53b917f064655375341db76a9c5a4461 | Eden Chuang — Bug 1408234 - mochitest for PaymentRequest cleanup after document closed. r=baku | |
c7536967b2f93ab4d4a4cfa2b24d198c680dfc43 | Eden Chuang — Bug 1408234 - Cleanup the PaymentRequests when document close. r=baku | |
056806c8edf31cb3db1a95c8e5206d8089a262e9 | André Bargull — Bug 1482846 - Part 4: Remove unused code from BytecodeUtil. r=tcampbell | |
88384f2cacf9e087cb9f4903ab3e9cd62c4d180d | André Bargull — Bug 1482846 - Part 3: Avoid allocating empty arrays and parsing byte code when result is not used. r=tcampbell | |
b32e7222f9dc41bd88bbff8e485446f6b32229de | André Bargull — Bug 1482846 - Part 2: Parse byte code only once when decompiling an expression. r=tcampbell | |
131b2132cb79940808faf6b78a591ffc70df7a89 | André Bargull — Bug 1482846 - Part 1: Mark BytecodeParser methods as const. r=tcampbell | |
a23c3d37ae2b94c711059950b4f287e19c8f6b13 | André Bargull — Bug 1482359: Use more JSOP_STRICTEQ optimizations for Object.is(). r=jandem | |
0d46368b8d77dbeedb4bf84f3a15b2e860a927ee | Suriyaa Sundararuban — Bug 1481532 - Use HTTPS protocol for Searchfox link in InstallerBuild.rst file r=mossop | |
45c9845c7deafdbb9a7a5ad3e891e27f35cdee56 | Suriyaa Sundararuban — Bug 1482419 - Update links to mozilla.org in LICENSE file r=mossop | |
e4f165c26370def0a21c0d7bf36a41bcf055ff53 | Hiroyuki Ikezoe — Bug 1481699 - Merge two if statements for 'start-server' into a single one. r=jdescottes | |
6b1f74eb6d3dc0f127c1390b0e42d0ff6faec271 | Nicholas Nethercote — Bug 1477627 - Convert CCGraph::mPtrToNodeMap to a mozilla::HashSet. r=mccr8 | |
e76d40d9a7d87f57edefdf6790101d3c84fb22e0 | Gabriel Luong — Bug 1457086 - Bump the markup badges font-size to 10px on 1dppx screens and 9px for higher resolution screens. r=rcaliman | |
cfadc4196e56392680bf53a81740ecdb74976d30 | Andreea Pavel — Merge autoland to mozilla-central. a=merge | |
07bf059b54930e579c660cfb7434cb37f3dd3582 | Chris H-C — bug 1482466 - Ensure subsession activeTicks are correct in simpleMeasurements r=Dexter | |
0af5942407da25f69e19a5533e921c5f6722fbf8 | Jan Odvarko — Bug 1463144 - Instrument inspection of "Filter changes" in the Network Panel with event telemetry r=miker | |
419fd4edef4fb7057f7a168ee03242df759f6fac | Masayuki Nakano — Bug 1482016 - part 1: Create HTMLEditor::SelectContentInternal() for internal use of HTMLEditor::SelectElement() r=m_kato | |
7fa9542af27771814577a9825c3c378841979476 | Tiberius Oros — Backed out changeset d6fa0293fe15 (bug 1474731) for build bustages on a CLOSED TREE | |
d6fa0293fe155625da30bb6824074e267d95ef68 | Razvan Caliman — Bug 1474731 - Custom styles for select elements in font editor. r=gl | |
09baf4d80d60b193f3dd432a7d5947895daee30c | Belén Albeza — Bug 1473917 - Show #shadow-root in breadcrumbs. r=jdescottes | |
0360d2d3a79a0fc685b65717ee7b4a9310013985 | Margareta Eliza Balazs — Merge mozilla-central to autoland. a=merge CLOSED TREE | |
6452467b0d3c57f03da3632d2c654311dc54defe | Xidorn Quan — Bug 1483090 - Rename StyleUserInterface to StyleUI. r=emilio | |
fd9dd6df3ae7acc647af581a8e0db4e6d43aa6b9 | Blake Kaplan — Bug 1482921 - The ServiceWorkerManager should no longer use these types. r=asuth | |
b9c875be605ea87103ccd549954a59543fbf48de | Tiberius Oros — Backed out changeset ec2b796f1af2 (bug 1482016) for build bustages on builds/worker/workspace/build/src/editor/libeditor/HTMLTableEditor on a CLOSED TREE | |
ec2b796f1af29470e3a96873df7fb8dcf805edb3 | Masayuki Nakano — Bug 1482016 - part 1: Create HTMLEditor::SelectContentInternal() for internal use of HTMLEditor::SelectElement() r=m_kato | |
302ce3cdb98fd24ebcf184fdba5eefe109b32e5b | Masayuki Nakano — Bug 1482016 - part 0: Add automated tests for nsIHTMLEditor.selectElement() r=m_kato | |
5db1348b915fa90b9b8b33f33a4867d1b7e0148f | Nils Ohlmeier [:drno] — Bug 1481548: Added additonal comparison for fmtp r=bwc | |
aec3b4405809dd67ac64ca2dfde8c2349e8db97d | Suriyaa Sundararuban — Bug 1482708 - Update links in license.html file using HTTPS protocol r=mossop | |
a8e3b457c43d7686b915463c93ad9aeb5b737f82 | Suriyaa Sundararuban — Bug 1481409 - Use HTTPS protocol for Mozilla's Credits link in AUTHORS file r=mossop | |
b1dea6a1cd1135bca0180100f98ce713670d6e0a | Hiroyuki Ikezoe — Bug 1358510 - Disable properties-value-002.html and properties-value-003.html on debug or ASAN builds as well as properties-value-001.html. r=birtles | |
a62c083163d60a523e2d3cae38c6b1a8adac0817 | Mike Hommey — Bug 1480006 - Enable LTO on Android CI builds a=bustage-fix | |
914b3b370ad059a04ad751642b74e013f8e3ad08 | Margareta Eliza Balazs — Merge inbound to mozilla-central. a=merge | |
397dbf4d571f60282bed90ce11918adfae99b0d1 | Dorel Luca — Backed out changeset 9aae17d0e090 (bug 1482256) for browser-chrome failures on browser/base/content/test/static/browser_all_files_referenced.js. CLOSED TREE | |
e01f02f3bb217eac0ac24d56bf1dba4e85e342a7 | Dorel Luca — Backed out 2 changesets (bug 1449055) for xpcshell failures on browser/extensions/formautofill/test/unit/heuristics/test_de_fields.js. CLOSED TREE | |
644216b0ad9b5f9e1e9e8f1f930d4db1c6e717a1 | Andrew Swan — Bug 1449055 Make browser_all_files_referenced.js work with formautofill as a webextension r=florian | |
ecda6532c852b3f225fce998e3ce83ad157760e6 | Andrew Swan — Bug 1449055 Convert formautofill to a webextension r=MattN,kmag | |
515c80e08cb90de324300c000b50d0d69b608951 | Brian Hackett — Bug 1481009 - Disable Web Replay recovery test. | |
cb8d7e42139e064c7c6caeef0001b5803fa971b5 | Brian Hackett — Bug 1481009 Part 8 - Remove unused RecordReplayFatalError message, r=froydnj. | |
a3bd72355db187ec1f492127d117f6d5796ce802 | Brian Hackett — Bug 1481009 Part 7 - Treat inaccessible memory regions after thread stacks as untracked, r=froydnj. | |
41d3f63a86da3ac2a57c46afc40a99ab411539df | Brian Hackett — Bug 1481009 Part 6 - Cleanly shutdown middleman processes after a recording/replaying child crashes, r=froydnj. | |
305a6de8a4579c3a2546d693a927f143e4c4e906 | Brian Hackett — Bug 1481009 Part 5 - Generate a minidump when reporting a fatal record/replay error, r=froydnj. | |
d605332894bff2a8eee8667463e35b76e0f2f791 | Brian Hackett — Bug 1481009 Part 4 - Add redirection for crash reporter code, r=froydnj. | |
7927150efaa6b6ea07e56d2b1e144171e2150046 | Brian Hackett — Bug 1481009 Part 3 - Report recording/replaying processes crashes as if they happened in the middleman, r=gsvelto. | |
5b2072d947e67e065e1186cc599680be3b2ae691 | Brian Hackett — Bug 1481009 Part 2 - Avoid changing exception ports when installing the exception handler in replaying processes, r=gsvelto. | |
2add7d6141eca39f5d31739b5c6c0b361d88c8bc | Brian Hackett — Bug 1481009 Part 1 - Enable the crash reporter exception handler in recording, replaying, and middleman processes, r=gsvelto. | |
681777ca2f49d42264c11c24c10b346f7913a744 | Mike Hommey — Bug 1480006 - Enable LTO on Android CI builds. r=froydnj | |
4c784d8df2efd300970cfad12da0d370506c41c7 | Nicholas Nethercote — Bug 1482011 - Make Bench_Cpp_MozHashSet more idiomatic. r=froydnj | |
e8fc15190a98351d7b004b2e7110363a90a4838f | Ehsan Akhgari — Bug 1478539 - Part 4: Update the test to use the new pref after the landing of bug 1480780 | |
783e7599b5c2512066cfcae30cfff438d1ecba58 | Mike Hommey — Bug 1480004 - Normalize optimization level passed to the linker when doing LTO with clang. r=froydnj | |
d6db6699e050997b9d9e04dbf5fe1a3de1c3456a | Mike Hommey — Bug 1479055 - Upgrade valgrind to current git trunk. r=froydnj | |
5b4eb54d89f0cf8f1292c7120831a208aff8485d | Mike Hommey — Bug 1481861 - Move the eh_frame sections when they are before the first executable section. r=froydnj | |
a1861cdc3ef2b9e3bdeeb76e2a85b2e2bf8b7974 | Ehsan Akhgari — Bug 1482999 - Use the final channel URI for top-level document loads when determining the unique cache storage space identifier; r=valentin | |
7ee37c654498bffa4168de734ed27f9296c70caf | Daniel Varga — Merge mozilla-central to mozilla-inbound | |
9aae17d0e0901fa1cccdf16b5f32d8212b2b84e2 | Brendan Dahl — Bug 1482256 - Support switching to browser.xul to browser.xhtml. r=mossop | |
971b4826653d4461a155ea08a36411dece3ba9ed | Ehsan Akhgari — Bug 1480899 follow-up - address the review comments properly, DONTBUILD | |
0bbf7aa0ab2e54adcd0f2234e77a4603b6c4dd2b | Ting-Yu Lin — Bug 1482665 Part 5 - Remove nsDeviceContext::AppUnitsPerCSSInch() and replace it with mozilla::AppUnitsPerCSSInch(). r=dholbert | |
ed67e5b2479a9d37ccfeeb5d215acb89e37c3c45 | Ting-Yu Lin — Bug 1482665 Part 4 - Remove nsDeviceContext::AppUnitsPerCSSPixel() and replace it with mozilla::AppUnitsPerCSSPixel(). r=dholbert | |
67c05f411b4867ed39c83a70226b527fadd9d3b0 | Ting-Yu Lin — Bug 1482665 Part 3 - Remove nsPresContext::AppUnitsPerCSSInch() and replace it with mozilla::AppUnitsPerCSSInch(). r=dholbert | |
f61b7e1a0216dc7e006526e266e0ab4bc7ef084d | Ting-Yu Lin — Bug 1482665 Part 2 - Remove nsPresContext::AppUnitsPerCSSPixel() and replace it with mozilla::AppUnitsPerCSSPixel(). r=dholbert | |
975fd6febbeabdaf741f859f7f8b60ef1b297480 | Ting-Yu Lin — Bug 1482665 Part 1 - Add constexpr to mozilla::AppUnitsPerCSSPixel() and mozilla::AppUnitsPerCSSInch(). r=dholbert | |
77038440246afb2d878f129dffd4b7c2af6b38ec | Ehsan Akhgari — Bug 1480899 - Do not activate the window.open() heuristic for allowing storage access if opener access hasn't been granted; r=englehardt | |
ed645e2703e989bd2cb7971162d06fef54d7daf2 | Jeff Walden — Make DecodeOneUtf8CodePoint* take |const EndIter& aEnd| to enforce immutability of the end iterator. No bug, r=me as trivial | |
f244ce374cd26b231d5309900b4648db90ad39cb | Jeff Walden — Bug 1478892 - Instantiate Parser for UTF-8 source text. r=arai | |
ba7c501f82f538585c54947a9392e6f450c7c24c | Jeff Walden — Bug 1478892 - Instantiate GeneralParser for UTF-8 source text. r=arai | |
acf7da1e9687a774c9a091b18cc75c49717ed4aa | Ehsan Akhgari — Bug 1478539 - Part 3: Remove some dead code; r=nwgh | |
237c1635b0e9bfc15b16762fbe7283de34e8120e | Ehsan Akhgari — Bug 1478539 - Part 2: Add a test case to ensure that we don't send existing cookies in restricted third-party storage contexts; r=baku | |
434ed946ad61650c28e085d33e3081b14caee8ee | Ehsan Akhgari — Bug 1478539 - Part 1: Add the Cookie header to HTTP requests only after a potential classification has been completed on the channel to ensure the tracking state is up to date; r=nwgh | |
e5d982e6568b576838f9674c48b9603651124e56 | Ehsan Akhgari — Bug 1480780 follow-up: Fix the build bustage on a CLOSED TREE | |
f93a51060a07cb216d9c44cb538a948155e1ad32 | Ehsan Akhgari — Bug 1482988 - Handle null arguments in nsContentUtils::StorageDisabledByAntiTracking correctly; r=smaug | |
e70b1d7ba1ebeb23000e6c1a97dafafd6b79a324 | Andrea Marchesini — Bug 1480780 - Merge the privacy.3rdpartystorage.enabled pref with the network.cookie.cookieBehavior pref; r=ehsan | |
3e66cf1dad95c1594448d82bcac82711f8ba155e | Andreea Pavel — Backed out changeset b7531c106b59 (bug 1480934) for failing android at mobile/android/tests/browser/chrome/test_session_scroll_position.html on a CLOSED TREE | |
b7531c106b5947faf3edd8a951003d406c6a54dd | vinoth — Bug 1480934 - Saving Reader View page yields blank page fixed by removing inline style r=jaws,ckerschb | |
597222dce884518ce020cd7a1552d0b571a158de | Edouard Oger — Bug 1483020 - Re-upload our own client record if our FxA device ID changed r=markh | |
cd55c4ac10c3a3040b406a4d13e09e828a45634b | Francois Marier — Bug 1480450 - Honor browser.contentblocking.enabled in tracking protection. r=dimi! | |
b3f01b9ce2bf9c4cf05bf4bca16330560439db0b | Karl Tomlinson — bug 1480661 use single precision for operating on delay values r=padenot | |
a1f7a37f6390439884af21446f7b62a5924545e8 | Karl Tomlinson — bug 1480661 remove unused mCurrentDelay r=padenot | |
3802f485af6f53722848a0262e9706d468d3ee38 | Karl Tomlinson — bug 1480661 move DelayNode channelCount test to wpt r=padenot | |
8d9e3375e91d875f0138373829d861aa1050e895 | Karl Tomlinson — bug 1480661 add test for DelayNode channelCount r=padenot | |
d168f623e879463bc4198f231b230706620dc1f7 | Karl Tomlinson — bug 1480661 avoid reading channel count of most recent delay buffer input when reading samples at max delay r=padenot | |
fcf8f41c1ae260f6695cf12e0528997361d55f28 | Ed Lee — Bug 1482959 - Add aliased search, search styling and bug fixes to Activity Stream r=k88hudson | |
f4c0098a60888e14bbb168ea6c33ae30733ed3ea | Daniel Varga — Merge mozilla-central to autoland | |
d754118be3dbe31b2fb34ac16d03cdd605a7dbd7 | Tarek Ziadé — Bug 1477755 - Measure TimeoutManager execution - r=farre,froydnj | |
8015bcc55dae2b966149fc857cf7e0963f46e3a9 | David Keeler — bug 1479918 - fix HSTS update script to only access XHR headers after each request has completed r=sfraser | |
3fd274a79d272c32e03b03993945688e087c7e56 | irrationalagent — Bug 1476393 - Record pwmgr histograms in sync ping r=markh,tcsc | |
44517ac63b7ca1e1d8f71fe320cedd50b60c56fe | irrationalagent — Bug 1476393 - Allow sync ping to contain histograms r=markh,tcsc | |
5373497f3c4ed10f2511cda855dab8ac31a3979c | Michael Kaply — Bug 1481420 - DuckDuckGo doesn't use subdomains. r=adw | |
3049a5cc847bf692e3f1d9e69837d1b03c918a8f | Ciure Andrei — Backed out 1 changesets (bug 1480450) for mochitest/test_trackingprotection_bug1157081.html failures CLOSED TREE | |
ec15fcd87b3825b08c31601091a57a921cddaf20 | Nan Jiang — Bug 1482958 - Add missing events for activity stream UT event telemetry. r=ursula | |
02b3167c1a8e87b2cb09cf2c6508df76e3e03c76 | Henri Sivonen — Bug 1482640 - Null out mDecoder in OnStopRequest to avoid asserting when there is more than one OnStopRequest. r=smaug | |
e0ddd48b0a8f092c05f3d254e346407929b43f30 | Ting-Yu Lin — Bug 1460075 - Use 1px as the minimum column width. r=dbaron | |
9cfa0cc67011dac863b681a74aa62078a9a8563d | Mark Hammond — Bug 1467904 - allow addons to be installed if the addon manager's addon cache is outdated. r=lina | |
adadcbb4f742a70bedb5a79c96a67ecb1c93d9a4 | Chris Manchester — Bug 1478798 - Handle the CLOBBER file optimistically in the Tup backend. r=mshal | |
34d3b10c54ebd19d277f23684fb651688c0ef68c | Francois Marier — Bug 1480450 - Honor browser.contentblocking.enabled in tracking protection. r=dimi! | |
cf5e3a3105dc6006d90642d03d1c2e5b2abee8de | Francois Marier — Bug 1480450 - Move TP tests to using async/await and promises. r=dimi! | |
8b39d1161075364a95bc2d1577b389411fe5c342 | Daniel Varga — Merge mozilla-inbound to mozilla-central. a=merge | |
6f69e808328401eba4d3984f5c755f82ebbcd631 | William Lachance — Bug 1482898 - Support running adb commands in mozdevice as non-root;r=bc | |
07e7080fdf6cf42a7ba5fff94c6af87d25f6f742 | Steve Fink — Bug 1479672 - Force use of gcc for hazard analysis, r=jonco | |
45b699f010a60f36d27492918cda5ab66e0e7075 | Steve Fink — Bug 1479672 - More verbose output from hazard commands. r=me | |
fbbf72dcf1753b5921f395fe68e8730a1315a5a6 | Steve Fink — Bug 1479672 - Reduce the number of parallel compiles for JS shell hazard analysis. r=me | |
12ddac0d1af4c9b0a24eef7dea6f10604c410697 | Steve Fink — Bug 1479673 - Trivial return value change, r=jonco | |
9345ad05c0c590d9dae02c0d2e3b9903fc92985f | Steve Fink — Bug 1480843 - Avoid hazard by controlling order of operations so that we GC before using any GC heap pointers, r=bz | |
f6684513f10a4d4893f5000e246a3e03acd98c43 | Steve Fink — Bug 1480927 - Whitelist some more nsISupports virtual functions, r=jonco | |
8ac2b54e22a8c7610e15c6f697e38a4bfe40e4a7 | Steve Fink — Bug 1480640 - Fix hazard in CopyingStructuredCloneReadCallback, r=baku | |
309fe3a601ac44cacccdda9fab32a0601a046005 | Steve Fink — Bug 1480835 - Remove now-redundant assertion that is a rooting hazard, r=jandem | |
09c51359bb20f1ebf9adfcc893f3199c7389d101 | Csoregi Natalia — Backed out 2 changesets (bug 1482153, bug 1469004) for assertion failures at ModuleScript.cpp:59. CLOSED TREE | |
e4da6d38fa33c808666aa614dc0baa3c3a70d61e | Dan Mosedale — Bug 1482676 - configure should prefer .mozbuild copy of node | |
b9a687b9bbe2414a0c452f4e631afc129ebe3244 | André Bargull — Bug 1480819 - Part 7: Add comments, constants, and better variable names to RegExp stubs. r=mgaudet | |
411fa809129a533f492136cb8ac58a4ef7e1119e | André Bargull — Bug 1480819 - Part 6: Add helper methods to MacroAssembler to work with CharEncoding and reduce code duplication. r=mgaudet | |
68db5a68d65abca77d8f857e6b89b42973833ef6 | André Bargull — Bug 1480819 - Part 5: Add registers and encoding type as members to CreateDependentString. r=mgaudet | |
215a50752a4966c2d8ef8dc2b51f73a25351c6b0 | André Bargull — Bug 1480819 - Part 4: Don't save non-volatile registers. r=mgaudet | |
34165b194cf9df25e92febd28948d93554280bf6 | André Bargull — Bug 1480819 - Part 3: Reorder temporary register names in generateRegExpMatcherStub. r=mgaudet | |
7ad24c33a9b5747245545b3ea8aca85a0e57429d | André Bargull — Bug 1480819 - Part 2: Switch the temporary variables used for CopyStringChars in CreateDependentString::generate. r=mgaudet | |
09d8a8e246481cde29ee88928dc14a98b36d8634 | André Bargull — Bug 1480819 - Part 1: Remove dead and unnecessary code to restore registers from generateRegExpMatcherStub. r=mgaudet | |
4615903e51b8b0606a93d50926af96589bcdceee | Jorg K — Bug 1482627 - Switch off test_NewTabUtils.js::getTopFrecentSites_improveSearch for Thunderbird. r=ursula | |
50338591c8f31326a22921c10cc470849aa4e430 | Logan F Smyth — Bug 1378808 - Use ::Arguments or ::PropertyName location for method call column offsets. r=jorendorff, r=ckerschb | |
b789f764a1ae22d4b6f09658a9e0d79791b50125 | Logan F Smyth — Bug 1378808 - Add a new ParseNodeKind::PropertyName to hold location information about property access name. r=jorendorff | |
fb38cfb1031dcd9ca730d7aeac46c8dacf24c0e7 | Logan F Smyth — Bug 1378808 - Add a new ParseNodeKind::Arguments node type for call argument lists. r=jorendorff | |
b5a05c5f134c06a0f4419d2a27d53070e6831160 | Csoregi Natalia — Merge mozilla-central to inbound. a=merge CLOSED TREE | |
8289b70dc0dbbe144f0081c7d99add92707efe79 | Jon Coppeard — Bug 1469004 - Add an API to create a module namespace object r=anba | |
4129380f8318157558887cf61ac42b3c63495bcb | Jon Coppeard — Bug 1482153 - Replace ModuleObject's host defined field with one on top-level JSScripts r=jandem r=hsivonen | |
16aa20e2e300fc82772935add7a61d2004c081eb | Dan Minor — Bug 1480092 - Cherrypick rev 52add5896661d186dec284ed646a4b33b607d2c7. r=drno | |
435db71c3e29b1fc91d5257495e3518c3259d2d4 | Brian Hackett — Bug 1482668 - Add some redirections for server connection APIs, r=froydnj. | |
42473b857282739b3878fd6e75cf13f14a54bce6 | Ryan VanderMeulen — Bug 1482901 - Update pdf.js to version 2.0.760. r=bdahl | |
cd69094e843a3fec0e963b62a107c5c1519d9385 | Matthew Gaudet — Bug 1481556 - Compute the appropriate stub field index instead of assuming it based on execution order r=jandem | |
2f962180068b5d353f3cb1d1b084382535067cd1 | Matthew Gaudet — Bug 1341261: [Part 9] Rename CacheRegisterAllocator::loadDouble to ensureDoubleRegister r=tcampbell | |
b712adf814a364bb2b816aa0fc182f4ee67411cf | Matthew Gaudet — Bug 1341261: [Part 8] Dump opcodes for CompareIC to CacheIR logs r=tcampbell | |
c65164fbc41ca83aad3476987c9991c5ca81fc8d | Matthew Gaudet — Bug 1341261: [Part 7] Remove now-unused SharedIC Machinery for CompareICs r=tcampbell | |
b4d6c397f94c7597c4d1dee8386ab0e3dd30d97c | Matthew Gaudet — Bug 1341261: [Part 6] Teach the Baseline Inspector about the new CacheIR ops r=tcampbell | |
2d21ae32eca79970dd918da9686fb14359b7f5ac | Matthew Gaudet — Bug 1341261: [Part 5] Number+Null+Undefined Comparisons r=tcampbell | |
b3455cc95ec0d3112993b3ebff49b1dadff7d715 | Matthew Gaudet — Bug 1341261: [Part 4] Compare Undefined/Null+Object r=tcampbell | |
24cdf8f1b8af8f174bff62f0360ac6f9528762af | Matthew Gaudet — Bug 1341261: [Part 3] Support Number/Number Comparisons in CacheIR r=tcampbell | |
0ede6fd95cc0673778b2f2621118ea1a9b1a9f1e | Matthew Gaudet — Bug 1341261: [Part 2] Support Int32/Int32 Comparisons in CacheIR r=tcampbell | |
5565956d9a268936359c6ffa84419965d4964a0a | Matthew Gaudet — Bug 1341261: [Part 1] Enable CacheIR Compare ICs in Ion r=tcampbell | |
3f6a9544c0784bcb3ec272106232534cfac69a48 | Matthew Gaudet — Bug 1341261: [Part 0] Enhance compare test case r=tcampbell | |
8a5504fe1af59fa5b6fa576f6ba0a23b60fbb00d | Eugen Sawin — Bug 1479026 - Adjust GeckoView telemetry API tests to match corrected schema. r=janerik | |
e789bd1ead097ae48c08e6c7b887188008439167 | Ondrej Zoder — Bug 1438051 - [Linux/GNOME] Use notify_notification_set_hint() to pair Firefox with a system notification, r=stransky | |
125176893a0a113be1865f1d3efc1e38425ee0e6 | Tooru Fujisawa — Bug 1476203 - Separate IfEmitter and CondEmitter. r=jwalden | |
ec59471499f174cd05086b572f759f67cdfa4476 | Jon Coppeard — Bug 1481093 - Also update children of typed object type descriptor objects when compacting r=sfink a=abillings | |
bb02d7d281cb13805772a9875c4f31074c152c7b | Francois Marier — Bug 1480450 - Use correct resource url for chrome test. r=dimi! | |
b225b5030a165b9bfd59b1c82ceee0e138afa516 | Francois Marier — Bug 1480448 - Honor browser.contentblocking.enabled in Fastblock. r=xeonchen! | |
6ef963d51b7a84737fc00486df1985e13b1e5763 | Francois Marier — Bug 1482281 - Sync contentblocking pref. r=johannh! | |
8fca282c5ffd8752f6c6e6c0bbe20d4191a4d298 | Dave Townsend — Bug 1479316: Pass through link related messages when in responsive design mode. r=jryans | |
6ef1b4f2756a3acaef780237c50aa9b0e9fd59e8 | David Keeler — bug 1460062 - Enforce Symantec distrust in Firefox 63 r=franziskus | |
776150decf44aa096bea714e975e2dd753e4df0d | Oriol Brufau — Bug 1474440 - Implement support for the 'onHighlighted' API for multiselect tabs r=mixedpuppy | |
0b0cb02af89526277fd2ae185e1fffcd8a0f69b0 | Oriol Brufau — Bug 1474440 - Rename browser_ext_tabs_onHighlighted.js to browser_ext_tabs_events_order.js r=mixedpuppy | |
668856ac23b11777d4d1653c37a08c1c55697580 | Emilio Cobos Álvarez — Bug 1478813 - Add cbindgen toolchain job and install via bootstrap. r=ted | |
114f05d1f4a4bea799aa0f7ca548cef7d0bae950 | Alex Gaynor — Bug 1481304 - shutdown connections to the windowserver in content processes; r=haik | |
9a65efe88395ef3d8e79f652a317bafbd9bbe962 | Peter Simonyi — Bug 1469705: allow menus.refresh() without an onShown listener r=mixedpuppy | |
ff3f57736492ae3884047c9e27521db1ce4f1138 | Daniel Stenberg — bug 1466462 - TRR: disable EDNS Client Subnet by default r=mcmanus | |
7f54ced0aeebad9503625b4007453a141720df50 | Csoregi Natalia — Merge mozilla-central to autoland. a=merge CLOSED TREE | |
4c7aa5c4ea2f35e67043bfb6e153cbd28dc27377 | Daniel Stenberg — bug 1475781 - revert the doubled DNS cache r=mcmanus | |
2f02edc7acc480c0d79cae848a6f1fc5332eec32 | Csoregi Natalia — Backed out changeset 6b4359d502be (bug 1482466) for test_TelemetrySession_activeTicks.js failures. CLOSED TREE | |
9048b39d9be41db7b17340935c453138d12d5071 | Bogdan Tara — Backed out changeset bc15796e6fa7 (bug 1478644) static analysis failures on win2012 | |
ccba4bf58b0fe402026346d09a7911f513f89daf | Jay Lim — Bug 1482422 - Use UTF-8 character set instead of ASCII when reading Activity Stream scripts with `mozJSSubScriptLoader`. r=mconley | |
6b4359d502be4882df3a9f6f38da2796901e5280 | Chris H-C — bug 1482466 - Ensure subsession activeTicks are correct in simpleMeasurements r=Dexter | |
6d03373ced3a298e6fdff35f9c9ae8638fded93f | Rob Wu — Bug 1481179 - Stop extensions from changing the icon in the top-level menu r=mixedpuppy | |
bc15796e6fa77d268144f43427a9e388b6cbca91 | Andi-Bogdan Postelnicu — Bug 1478644 - [Clang-Tidy] Synchronize run-clang-tidy output with the actual files that are being checked. r=sylvestre | |
674c721d44fee8c4edd243312cbc73f81122e5d0 | Adrian Wielgosik — Bug 1481645 - Remove some redundant uses of do_QueryInterface. r=bzbarsky | |
4d90ecbd2cb4dc3c42d38033dda17a47f315ea26 | Tudor-Gabriel Vîjială — Bug 1474869 - Fix mach try fuzzy when using multiple source checkouts. r=ahal | |
6296ed36532a887f88dfe4c6299f34811e694220 | Csoregi Natalia — Merge inbound to mozilla-central. a=merge | |
c9c1a36c4f414593ba6587b746889e9e4d3ba870 | Hiroyuki Ikezoe — Bug 1482753 - Introduce two macros to implement HAL observers handy. r=gsvelto | |
8741c8f1eaa615a12d50db8d62a21eb2dbecd585 | Hiroyuki Ikezoe — Bug 1482753 - Move power/Types.h into hal/ and WakeLockObserver into hal namespace. r=gsvelto | |
586c439c9a0d86b4fd5d734ec31146631fc8374d | Hiroyuki Ikezoe — Bug 1482753 - Move battery/Types.h into hal/ and BatteryObserver into hal namespace. r=gsvelto | |
0f7c6b1dae394d5da62b4fade193bca1bb8115af | Hiroyuki Ikezoe — Bug 1482753 - Move network/Types.h into hal/ and NetworkObserver into hal namespace. r=gsvelto | |
784bc6605eebd2bb1ba447a1f58a81ad6acbf688 | Hiroyuki Ikezoe — Bug 1481699 - Send host:kill command through TCP socket instead of spawning a new adb process with 'kill-server'. r=jdescottes | |
4e70c4d1dfc30b07f31e3315eb50eb3e93715b5a | Hiroyuki Ikezoe — Bug 1481699 - Do not process any further data after we started shutting down the ADB server. r=jdescottes | |
147066d870a2457ca7bc1bb870e99783290526db | Hiroyuki Ikezoe — Bug 1481699 - Send back 'OKAY' to the client when the adb server received 'kill-server' command. r=jdescottes | |
671ad07b1645783c470c7417ab6e8cee4c7ccdb0 | Hiroyuki Ikezoe — Bug 1481699 - Rename ADBServer to ADBRequestHandler. r=jdescottes | |
8413a2a9c0c17f93daa202ea9c7be49d2e491175 | Julian Descottes — Bug 1482054 - Allow to add and remove network locations in Connect Page;r=daisuke | |
2a3d6bc157c812d4a3904780f03ea9a1b9501c10 | Julian Descottes — Bug 1482054 - List existing network locations in Connect Page;r=daisuke | |
50bbb02dc5c9eb264ec6221c67c4c19a9f5b67df | Julian Descottes — Bug 1482054 - Add icon for network section of connect page;r=daisuke | |
2d6272c35ae86e92d8aa5a8fe04db77e5f16291c | Julian Descottes — Bug 1482054 - Create module to manage network locations;r=daisuke | |
ec43c1941881c67e62b45ac5773b4e2929794bef | Julian Descottes — Bug 1482054 - Move .button and .ellipsis-text to aboutdebugging.css;r=daisuke | |
cdf6161812fb21b313e9c146b4a74079960ae7bc | Julian Descottes — Bug 1482054 - Fix classname for ConnectPage;r=daisuke | |
c5b9d0ee244d78c70f49ddeb526b0e0023a99326 | Julian Descottes — Bug 1482054 - Sort rules in ConnectPage.css alphabetically;r=daisuke | |
b41545e3d60d879732e79af0701850ff5fae5473 | Julian Descottes — Bug 1482054 - Group aboutdebugging constants together;r=daisuke | |
6f714c1fb6e128977b9d4f86198c2dd1c43e422e | Bogdan Tara — Merge mozilla-central to inbound. a=merge CLOSED TREE | |
5c9a4d66f5f3f8ff76b64824b8fbb66c310a7443 | Emilio Cobos Álvarez — Bug 1472020 - Make AccessibleCaret a bit saner. r=bz,TYLin | |
b5e9fdddf12e598962d6282a4b053aa66b7aabda | Jonathan Kingston — Bug 1466801 - Flipping disallowInheritPrincipal to be allow. r=ckerschb r=gijs | |
9112406a54a2d3806112111620f25267203a992e | Lars T Hansen — Bug 1481171 - Properly emit signal handling metadata for wasm on aarch64. r=luke | |
d0fd03694e57863acce88a7736ce8b0d63702cf2 | Jonathan Kew — Bug 1481031 - Add Noto Serif CJK to android font prefs. r=m_kato | |
f5389dab7be85e3a2d7e1a68a2d39869e22e8795 | trisha — Bug 1476509 - Implement a new clock skew error page r=flod,johannh | |
b7941dfa029aa597b9a1e165bceb10c418f00c7b | Alexandre Poirot — Bug 1482090 - Instanciate Debugger API in the same global as DevTools modules. r=jdescottes | |
e906e53dd6ba1b75a2b6ab6913776cb931810a70 | Alexandre Poirot — Bug 1299344 - Fix exceptions when accessing DOMWindow and contentCharset when reload page against the netmonitor. r=Honza | |
a28c7f13b6a6f5d1471cb98de79a59316cd25475 | Nicolas Chevobbe — Bug 1479521 - Only run browser_jsterm_accessibility.js with old jsterm; r=Honza. | |
6011582e3f69efcbba042b286523d2016c174c18 | Nicolas Chevobbe — Bug 1479521 - Update tests to match the new jsterm behavior; r=Honza. | |
65f3480a713b33098891dadd7d504313aa39775d | Nicolas Chevobbe — Bug 1479521 - Remove browser_jsterm_no_autocompletion_on_defined_variables.js; r=Honza. | |
9838d4b3680d806475d4ae6dbbf9410e6be991da | Nicolas Chevobbe — Bug 1479521 - Refactor JsTerm autocompletion behavior; r=Honza. | |
32a474d6a1c8edf6c17365ae0f5ea75c01b23dd1 | ffxbld — No Bug, taskcluster/docker/funsize-update-generator pipfile-update. r=sfraser | |
d2d335ca743b25de0e9b6a103828d4ce0a20aab1 | Nicolas Chevobbe — Bug 1482826 - Fix DAMP autocomplete test; r=Honza. | |
b1ba938512d0593ec194ae7035f1436fef55512e | Bogdan Tara — Merge mozilla-central to autoland. a=merge CLOSED TREE | |
07a842e3bf52cd8d1169951d00eb977793d03f72 | Olli Pettay — bug 1482820, fix a small typo in nsFocusManager.cpp, r=emilio | |
7b6834fceadea39c08a4a5dd819f418e53cb2b2e | Sylvestre Ledru — bug 1482792 - Only enable -Wno-unused-private-field for clang. Doesn't exit (yet?) in gcc r=jya | |
6c752dc707f5bc5557bc558d8737c143c658727c | Alex Chronopoulos — Bug 1481957 - Make input device enumeration for Android similar to other platforms when cubeb is disabled. r=padenot | |
3a54c28335c447bac5ce3b1dbad39ff7a724f8d1 | Tim Nguyen — Bug 1472276 - Make -moz-cellhighlight distinct from Highlight and -moz-field r=karlt | |
aeb2e2eaf0c48397b5ca52347a21c74f45366aec | Henri Sivonen — Bug 634541 - Make the HTML parser remove only one BOM when the input starts with multiple BOMs. r=bzbarsky | |
bf79440c1376b1e1114ba653917e1577d7b1007b | Bogdan Tara — Merge inbound to mozilla-central. a=merge | |
a5f1f7df5521c12e922af6439b49cb80aa7c75df | Daisuke Akatsuka — Bug 1477598 - Part 5: Remove extra css loading. r=me | |
f4bbda249beed3143907a74c0683c87c9a9a692b | Daisuke Akatsuka — Bug 1477598 - Part 4: Add a listener to detect updating the extensions. r=jdescottes | |
7e20f49730d2f249fa382479ec2a58f33bf91373 | Daisuke Akatsuka — Bug 1477598 - Part 3: Implement inspection action. r=jdescottes | |
72e1e5b24aaa8de32c254d19b68b70412414819d | Daisuke Akatsuka — Bug 1477598 - Part 2: Implement UI for extensions. r=jdescottes | |
a6ccfdee5d73e4acb85fdbfee7d78007ef659b82 | Daisuke Akatsuka — Bug 1477598 - Part 1: Implement a mechanism to dispatch extensions. r=jdescottes | |
13ec6b447cc53a5acec6063a892e824cb3d7c7b8 | Martin Thomson — Bug 1479501 - Disable TLS version fallback, r=ekr | |
ad30dc53e38ec41adc99f81fd8a5102ecf7775fd | Nicholas Nethercote — Bug 1481998 - Make mozilla::Hash{Map,Set}'s entry storage allocation lazy. r=luke,sfink | |
223884f0ad76f8224f046311dd016b83fbb3aa6e | Nicholas Nethercote — Bug 1481998 - Define lookup() in terms of readonlyThreadsafeLookup(). r=luke | |
6bb61989d9ae6611277918cbf320e878c55dd825 | Nicholas Nethercote — Bug 1481998 - Change sJSObjWrappers initialization. r=luke | |
acf69d2b847db39c9c8740606ba8fe8d191b416e | Brindusan Cristian — Merge mozilla-central to inbound. a=merge CLOSED TREE | |
85247ce250af40e6eaf7abbfa2d99cf32a4b4302 | Kris Maglione — Bug 1481021: Follow-up: Fix another test that relies on bad COW behavior. r=me,test-only | |
957f7aa848b1a46d824d5e11de2e62c63ac4a526 | Ionut Goldan — Bug 1472979 - Add Web Tooling Benchmark as a jsshell-bench test r=jmaher | |
d05ea252346c6cca1b9148b315b9bc5678b6fd19 | Masayuki Nakano — Bug 1482015 - Create HTMLEditor::RemoveInlinePropertyInternal() for internal use r=m_kato | |
179fc264c8643d1f8770ef2b2e861abf56a5287e | James Teh — Bug 1480060: Support aria-multiselectable on role tablist. r=MarcoZ | |
50e4f06ac01a1f6dc187ef6ea23226e551f6f2a0 | Masayuki Nakano — Bug 1482013 - Create HTMLEditor::SetInlinePropertyInternal() for internal use r=m_kato | |
a415ada9fdae85a9162a898928a8d7e854bbd338 | Masayuki Nakano — Bug 1482012 - part 2: Create TextEditor::PasteAsAction() as non-virtual method for outer C++ code r=m_kato | |
b11bd5b080a2cd7feac3c7be175bd4e4b7b0dd2a | Masayuki Nakano — Bug 1482012 - part 1: Create HTMLEditor::PasteInternal() for internal use r=m_kato | |
147cb3ed71f8dc1f24653b4486cecc54c52ad5a1 | Makoto Kato — Bug 1464251 - SplitNodeDeepWithTransaction might create orphan node. r=masayuki | |
7717c47bd4ed667fa6dd0148f8653a2a57692754 | Xidorn Quan — Bug 1478178 - Sync the condition in ApplyFrameJustification as that in ComputeFrameJustification. r=dholbert | |
1fc2147d10ddda062eaafde21e141bd278bb9d8a | Cameron McCormack — Bug 1482677 - Remove unused BorrowedAtom. r=emilio,TYLin | |
dc6e00ee89a8fcbd48d5d7cc086db7754e0194e5 | Emilio Cobos Álvarez — Bug 1482694 - Don't clear the insertion point from ClearInsertedChildren if we're not the insertion point the node is assigned to. r=smaug | |
42d89a7c8813d51aabc059ac2e28a3ab165fbcc7 | Brindusan Cristian — Merge mozilla-central to autoland. a=merge CLOSED TREE | |
cf5af792699e4ca3fe33ea51b664d1d2ccde2735 | makmm — Bug 1476580 - rewrite italic font toggle using ::before. r=rcaliman | |
83d0673bbca49e9713f5326708cf9908f2d71764 | Brindusan Cristian — Merge inbound to mozilla-central. a=merge | |
385ebda7ee53d91b62dac1ad244ab84551e2b8a2 | Trisha Gupta — Bug 1477310 - Enable the new certificate error pages by default in Nightly. r=johannh | |
6b10b850fddb252128fcba796ef9c4aa2d868b5f | Jonathan Kew — Bug 1481905 - Testcase for loading subsequent @font-face source after an in-progress load is cancelled. r=emilio | |
49daf4d2dee760db6c0b2188a105a18f2530fc5c | Emilio Cobos Álvarez — Bug 1481905 - When canceling a user font load, make sure to not leave mUserFontLoadState as LOADING. r=jfkthame | |
935abf820aeb9ef35967b08ae9a27670b2e48a54 | Cosmin Sabou — Merge mozilla-central to mozilla-inbound. a=merge | |
ecfef1d46f56aac8d339d2b4c590ff3b7d5b0ec3 | moz-wptsync-bot — Bug 1482434 - [wpt-sync] Update web-platform-tests to d309efd6d5a63376db72494c21d403624c14d7af, a=testonly | |
b95c1f42b57317d59eec2d51c2d423d4dcc11bdd | Ms2ger — Bug 1481478 [wpt PR 12338] - Fix some typos in testharness.js., a=testonly | |
b510d9481252c3c4e46b75909c2ccc138d8ef3fc | Chris Lilley — Bug 1460281 [wpt PR 10926] - Add test for marker 'orient' attribute., a=testonly | |
e6ebc3d6b2d15e17e518fdfa14fc297122d2a2d3 | moz-wptsync-bot — Bug 1459593 [wpt PR 10868] - Update wpt metadata, a=testonly | |
7dff426db9e5448cb87e45f5590f4c06a53adfb8 | Chris Lilley — Bug 1459593 [wpt PR 10868] - Add basic text 'inline-size' tests., a=testonly | |
5a7e0c138ab40c7c81cf8ae002c4442fe678d836 | Chris Lilley — Bug 1450824 [wpt PR 10275] - Add tests for rel, rellist, download, and text on SVGAElement, a=testonly | |
83db2554a25872fc6a984c8cd99cdedbcea631bc | moz-wptsync-bot — Bug 1450151 [wpt PR 10249] - Update wpt metadata, a=testonly | |
c9ac3dc79539d8b151a578950815ee0a96e847f2 | Chris Lilley — Bug 1450151 [wpt PR 10249] - Add test for DocumentAndElementEventHandlers in SVG, a=testonly | |
a1a968b10f674cc26bb135fe3b928cb6e6289a59 | moz-wptsync-bot — Bug 1459618 [wpt PR 10871] - Update wpt metadata, a=testonly | |
115883acffc087d255ee7a19a1464de5ec2d9d15 | Chris Lilley — Bug 1459618 [wpt PR 10871] - Add basic text multiline text (via 'white-space')., a=testonly | |
813d004e2e3033132ba5102f828ca9814a4662ac | moz-wptsync-bot — Bug 1480724 [wpt PR 12293] - Update wpt metadata, a=testonly | |
541cf966565ba39184e03b5989f6c4a272262c4d | Ms2ger — Bug 1480724 [wpt PR 12293] - Use a .worker.js test for WorkerGlobalScope_requestAnimationFrame., a=testonly | |
52ddadb5708fd2a85ac47dfd586f30ee3ac7218a | Morten Stenshorne — Bug 1480787 [wpt PR 12297] - [LayoutNG] Pass constraint space to inline children for min/max., a=testonly | |
0572f9ed6b15ba51715990ffd4e89fde1be1056c | moz-wptsync-bot — Bug 1480560 [wpt PR 12284] - Update wpt metadata, a=testonly | |
b8f99b99c563ec06ce7534c30f88ffa1e388f50f | Luke Bjerring — Bug 1480560 [wpt PR 12284] - Update the screen-capture IDL file, a=testonly | |
a56d67a01d2daa9b7f9d3468e64d50f107d78ffc | moz-wptsync-bot — Bug 1477230 [wpt PR 12089] - Update wpt metadata, a=testonly | |
b695a1526020329c5dbe56bea9a367db5178a5cb | Manuel Rego Casasnovas — Bug 1477230 [wpt PR 12089] - [css-grid] Change how percentage row tracks and gaps are resolved, a=testonly | |
14f33f70fa0c3bc615a19f0b104b63a7421e6fab | Chris Peterson — Bug 1481097 - xpcom: Remove nsTString literal string workaround for gcc 4.9 bug. r=nika | |
4b80658654037ce3c205c15c6df69e63e90765af | Brindusan Cristian — Merge autoland to mozilla-central. a=merge | |
e915ed47a2af1a0d9d1c6baf6beb6c9e8f6cf0a2 | Francesco Lodolo (:flod) — Bug 1482637 - Add missing trailing period to contentBlocking.notDetected string r=johannh | |
a4cff96e8c08ef5b7e07f68cee37b94feca49c90 | Narcis Beleuzu — Backed out 2 changesets (bug 1474028) per chmanchester`s request. a=backout | |
e3cec7443adffef026b98c41bb709a4c48baecb9 | Cosmin Sabou — Backed out 8 changesets (bug 1481009) for causing devtools crashes @XUL + 0x37bba19. a=backout | |
ffc96a72ae14f9dcd9ba0245cc6f8f9a6dcb6e81 | Kris Maglione — Bug 1481025: Fix devtools code which calls message manager methods with a null target. r=ochameau | |
c2e822179070687fce86468933a404f558490df7 | Kris Maglione — Bug 1481024: Stop relying on lexical variables being available across frame scripts. r=yzen | |
f76a479a58723ef08ee5c385c7c2ba45228b6635 | Ciure Andrei — Merge mozilla-central to mozilla-inbound. a=merge CLOSED TREE | |
de68b04194643a337a75616de65dbd76979846c2 | Dorel Luca — Backed out 16 changesets (bug 1481478, bug 1482434, bug 1477230, bug 1459618, bug 1460281, bug 1450151, bug 1480787, bug 1480724, bug 1459593, bug 1480560) for wpt failures on multipefiles. CLOSED TREE | |
a199b25b1a4b15ae3f996139248407e772aa000c | Dorel Luca — Backed out changeset 4575c3b6b09c (bug 1450824) for failing wpt on svg/painting/reftests/markers-orient-001.svg. CLOSED TREE | |
16c9abfa230cd3fe48e7772022c7a2fe70a314be | moz-wptsync-bot — Bug 1482434 - [wpt-sync] Update web-platform-tests to d309efd6d5a63376db72494c21d403624c14d7af, a=testonly | |
0cff8da6a4f4f1d931b000e20c0118ae69f9af2c | Ms2ger — Bug 1481478 [wpt PR 12338] - Fix some typos in testharness.js., a=testonly | |
f4716486af3007b832ee28ed4b1c56be3d25ded8 | Chris Lilley — Bug 1460281 [wpt PR 10926] - Add test for marker 'orient' attribute., a=testonly | |
bf082e33a8245fe0da3bb239c5d2432d7a101464 | moz-wptsync-bot — Bug 1459593 [wpt PR 10868] - Update wpt metadata, a=testonly | |
936c2d035358f068c650ed073f8c4b67a2ee41f3 | Chris Lilley — Bug 1459593 [wpt PR 10868] - Add basic text 'inline-size' tests., a=testonly | |
4575c3b6b09c6665cdaedd903476a4de904900b0 | Chris Lilley — Bug 1450824 [wpt PR 10275] - Add tests for rel, rellist, download, and text on SVGAElement, a=testonly | |
b0e2387b578185d46a757db859bc2cb521bf7e5e | moz-wptsync-bot — Bug 1450151 [wpt PR 10249] - Update wpt metadata, a=testonly | |
7fe7da39498657e77e5617da25a1343fd52a9205 | Chris Lilley — Bug 1450151 [wpt PR 10249] - Add test for DocumentAndElementEventHandlers in SVG, a=testonly | |
5fd6d3ad49ea51ccaef614820181cdc0a02ea158 | moz-wptsync-bot — Bug 1459618 [wpt PR 10871] - Update wpt metadata, a=testonly | |
e08114ea42d3e943d45fa6dfacafad41cbe058ae | Chris Lilley — Bug 1459618 [wpt PR 10871] - Add basic text multiline text (via 'white-space')., a=testonly | |
ba42a3f7a31746799b4332ab979eb939c70a5b08 | moz-wptsync-bot — Bug 1480724 [wpt PR 12293] - Update wpt metadata, a=testonly | |
21ac820030f7e576d3627bc801cd864ac2f03122 | Ms2ger — Bug 1480724 [wpt PR 12293] - Use a .worker.js test for WorkerGlobalScope_requestAnimationFrame., a=testonly | |
d7eaecb758f7d3eb4c7410978042d91c77d350f7 | Morten Stenshorne — Bug 1480787 [wpt PR 12297] - [LayoutNG] Pass constraint space to inline children for min/max., a=testonly | |
509f61d497cd3a97c2f1700ca344722d05dc9737 | moz-wptsync-bot — Bug 1480560 [wpt PR 12284] - Update wpt metadata, a=testonly | |
63a59e79c1dd39c832754b6fb243e703cec0c8c3 | Luke Bjerring — Bug 1480560 [wpt PR 12284] - Update the screen-capture IDL file, a=testonly | |
d7389a33caeaf904fed36f106a18b778aed8791f | moz-wptsync-bot — Bug 1477230 [wpt PR 12089] - Update wpt metadata, a=testonly | |
04e49a49f1ea217f43dffddd666d01ccc5dcec3d | Manuel Rego Casasnovas — Bug 1477230 [wpt PR 12089] - [css-grid] Change how percentage row tracks and gaps are resolved, a=testonly | |
a8c600b76180d9cb8f07e515579ad05b7849e6ed | Dale Harvey — Bug 1481289 - Update autoplay media blocked icon. r=dao | |
11ee868c59038139231cfa32548139aa88da1648 | Brian Hackett — Bug 1481009 Part 8 - Remove unused RecordReplayFatalError message, r=froydnj. | |
4a0c7dd5e1acf4e3f517eeee51b6483de04af949 | Brian Hackett — Bug 1481009 Part 7 - Treat inaccessible memory regions after thread stacks as untracked, r=froydnj. | |
4e6908123a97033d65fadd2cd04ce0118658c7e8 | Brian Hackett — Bug 1481009 Part 6 - Cleanly shutdown middleman processes after a recording/replaying child crashes, r=froydnj. | |
6869ea5ebd32246bfc155d0a5fa0ad0ea6619580 | Brian Hackett — Bug 1481009 Part 5 - Generate a minidump when reporting a fatal record/replay error, r=froydnj. | |
85eec9cfc3d9ddc06af8b3523833d8e14d1a4884 | Brian Hackett — Bug 1481009 Part 4 - Add redirection for crash reporter code, r=froydnj. | |
f7f4127aa9d86a4f7e964e2a2b2131dd149a7c65 | Brian Hackett — Bug 1481009 Part 3 - Report recording/replaying processes crashes as if they happened in the middleman, r=gsvelto. | |
58598aa3cf0cf9ea6508314bed448a6fbe3b0654 | Brian Hackett — Bug 1481009 Part 2 - Avoid changing exception ports when installing the exception handler in replaying processes, r=gsvelto. | |
1ec7f635f4f371bd95b494f68583047d49ca7ee8 | Brian Hackett — Bug 1481009 Part 1 - Enable the crash reporter exception handler in recording, replaying, and middleman processes, r=gsvelto. | |
4bf146738292330c1fba2dc84df3ecb27e09872c | Ciure Andrei — Merge inbound to mozilla-central. a=merge | |
39ad7ffcd976cb51d908f139c9d19f1e112ee4f5 | Brian Hackett — Bug 1465491 - Add remaining web replay tests. | |
e6b953e50fbf75c58fb122520e0abd09662b1019 | Jan de Mooij — Bug 1482423 part 2 - Use js::IsSystemCompartment in xpc::AccessCheck::isChrome. r=mrbkap | |
9f73af1f3b2c6928a18cc01d64f55b75aa3c4bba | Jan de Mooij — Bug 1482423 part 1 - Assert compartments don't contain both system/non-system realms. r=luke | |
54fe148fced876aeb78488afdc2faf6de8c4a401 | Ekanan Ketunuti — Bug 1481231 - Add words to en-US dictionary. r=Ehsan | |
ee3a3272cbc0140bec59c05c9fc681a8bf97d807 | Andreea Pavel — Merge mozilla-central to mozilla-inbound. a=backout | |
7468e087a90a3aa8d9229c98f6e45871a15e15be | Andreea Pavel — merge mozilla-central to mozilla-inbound. a=merge on a CLOSED TREE | |
39473d98f6e199b40bbf72d1600d64edce5be3a8 | Matt Woodrow — Bug 1481704 - Add FX_TAB_SWITCH_COMPOSITE_E10S_MS to measure total time it takes to present a tab during tab-switch. r=mconley, data-review=francois | |
f1ec6d943b5f524588db3f699c829709a6108111 | Petru Lingurar — Bug 1480421 - Crash reporter not working prior to Android O r=jchen | |
edf053871a39c3c0d5b1c90418b8ea6c70188436 | Petru Lingurar — Bug 1480806 - Remove javascript intent filter if unused r=jchen | |
1c63d5a13deb0998e1c28a1ec4db13d6ed418f23 | Dão Gottwald — Bug 1481754 - Use inheritance for menu fonts. r=mstriemer | |
3398b4fe1bcf27955e0a2e24afc5cfe6afc1f367 | Ekanan Ketunuti — Bug 1481231 - Add words to en-US dictionary. r=Ehsan | |
47091a68bf3a7f0706cab19f00c414134a63a787 | Jean-Yves Avenard — Bug 1480190 - Enable media-capablities extension by default. r=drno,bzbarsky | |
56aaeff290b7cbe2b9efc43ef8a651049c3fe6b0 | ExE Boss — Bug 1482411 - Port bug 1371951 changes to extension-mac.css r=mixedpuppy | |
e1631a0ca4dbba5bbc55919ee1472c4eed428e63 | Ed Lee — Bug 1482565 - Support and show @Яндекс and @百度 searches for yandex and baidu r=mkaply | |
9145f0cd07642bb04ad48e38d1c5463d4f80b1bb | Andreea Pavel — Merge mozilla-central to autoland. a=backout | |
bff59a727a39aeab1d9c82d7ee34a8823eb9fe1f | Andreea Pavel — Merge mozilla-central to autoland. a=merge on a CLOSED TREE | |
6f7f5d29287391336e33626c88b70ffd4b0222a6 | Coroiu Cristina — Backed out changeset 62e358f53fdd (bug 1480190) for mochitest failures at dom/workers/test/test_navigator.html | |
62e358f53fdd136cfec7fa7e19d8f9f512dae07d | Jean-Yves Avenard — Bug 1480190 - Enable media-capablities extension by default. r=drno,bzbarsky | |
d0a17fc80dabd76aca148d42684a385ba41f9ed8 | Andreea Pavel — Backed out changeset ef30529d43dd (bug 1476509) for breaking localization a=backout | |
d4f49a59a42d9a8dea01ea0f75871eff301ad037 | Andreea Pavel — Merge mozilla-inbound to mozilla-central. a=merge | |
7311e3026a473a4e4329257e6fd50b38bba6f614 | André Bargull — Bug 1481247: Don't compare pointers twice in MacroAssembler::compareStrings. r=tcampbell | |
8d873104914ee117bc19c749f22b1ee29989e6b4 | Jason Laster — Bug 1482406 - Update Debugger Frontend v81. r=dwalsh | |
cde3d3c1697f8436237b3fcceb50175e4aaaa4f2 | Dan Mosedale — Bug 1481693 - Implement no_system_changes for moz_bootstrap, r=gps | |
ba1040e677cbc55e4da0aa5307789a755143f3a5 | Dan Mosedale — Bug 1481693 - Factor out install_private_packages from moz_bootstrap, r=gps | |
f9e703507607f5a4fd9b65b636c4d04fb9acac79 | Dan Mosedale — Bug 1481693 - Factor out try_to_create_state_dir from mach_bootstrap, r=gps | |
a0e53aa1b0fb145b13145f6f30f8a700479c0a7f | Dan Mosedale — Bug 1481693 - Add --no-system-changes argument to 'mach bootstrap', r=gps | |
719fdec4ac2732c1bec40089450deae29617d8d8 | Dan Mosedale — Bug 1481693 - Teach mach bootstrap to install NodeJS from toolchain artifact, r=gps | |
a1da4af0f87f0c9abeaa7544cb71cf03eb379d79 | Dan Mosedale — Bug 1481693 - Teach node.configure to prefer .mozbuild node to PATH, r=gps | |
2b2bd723ebc8f15f747c4783e8f6d62f3e6d0d0a | Mike Hommey — Bug 1482330 - Upgrade to Android NDK r17b and API level 16 (JB). r=snorp | |
32ad5fef292ac00aaf5049c4ceceb5d93f173809 | Hiroyuki Ikezoe — Bug 1481691 - Unpack files only if the devtools-adb-extension versionis mismatch or there are no unpacked files. r=jdescottes | |
4c351951fd428b1a57297e261ee0de06ea86a643 | Hiroyuki Ikezoe — Bug 1481691 - Rename extractBinary to extractFiles and make it return a boolean instead of path string. r=jdescottes | |
e73c07a618a7b130e65601ba4cc1507a9f77616d | Hiroyuki Ikezoe — Bug 1481691 - Drop |sync| argument from kill() and stop(). r=jdescottes | |
70b0f635cc4d871e36a01bb6e5c328f77239e572 | Hiroyuki Ikezoe — Bug 1481691 - Use Promise instead of PromiseUtils. r=jdescottes | |
0ce06cc7f5d7e2d19e2967285f030807749e0889 | Hiroyuki Ikezoe — Bug 1481691 - Drop root relevant stuff and push and pull. r=jedescottes | |
fa083919718a87778ac4a8507ffd41c103861ec8 | Hiroyuki Ikezoe — Bug 1481691 - Drop code for FirefoxOS. r=jdescottes | |
0d6fb76b026b0fe301683a5b2b96b82fe4fb7e46 | Hiroyuki Ikezoe — Bug 1481691 - Drop code and comments for older versions of Firefox. r=jdescottes | |
59dae312f47b3d0fdba8ea29225299023ca4532f | Hiroyuki Ikezoe — Bug 1481691 - Replace console.log and console.debug with dumpn. r=jdescottes | |
0d9b9292981566dfeff99bcb4b5a00a61b47136f | Hiroyuki Ikezoe — Bug 1481691 - Add a preference for the devtools-adb-extension id. r=jdescottes | |
ef30529d43dd59e449b31b085efef98b8891c16d | trisha — Bug 1476509 - Implement a new clock skew error page r=johannh | |
8dadac023d15cce16284e5ebb533b5b267cb552e | Mark Banner — Bug 1481932 - Fully enable ESLint rule mozilla/reject-requires-await. r=mossop | |
1ceb97675d5671a58ce33e9fb9be2129e24ea4a5 | Bogdan Tara — Merge mozilla-central to autoland. a=merge CLOSED TREE | |
09fe744984bc6f548ae4b9f2e09ae44773215923 | Csoregi Natalia — Backed out changeset 3dc7979622c3 (bug 1280234) for xpcshell failures e.g. test_ext_contentscript_restrictSchemes.js. CLOSED TREE | |
b17bf2e7a761071252eb4e65c553ba841dc674cb | Barry Chen — Bug 1466575 - Update tests to use new Screenshots pageAction id; r=_6a68 | |
ea0593b7eb05ca90e0c2c886845a18eb8b373eb9 | Barry Chen — Bug 1466575 - Replace Photon pageAction with WebExtension pageAction in Screenshots; r=_6a68 | |
3dc7979622c3ca97221db9320efe1d2c9ca76cb8 | Jared Hirsch — Bug 1280234 - Expose Telemetry APIs to trusted WebExtensions; r=aswan,gfritzsche | |
322c3cf43fe843235b7e733eb9d32ce049c8fe41 | Ed Lee — Bug 1482523 - Add search edititing, search unlinking and bug fixes to Activity Stream r=k88hudson | |
ebe78e2810c58acd805ef53508f7fdd6692d49ae | Chris Manchester — Bug 1482516 - Use set comparison to determine whether the list of build backend outputs has changed. r=gps,firefox-build-system-reviewers | |
1a93db801952311861e6f4817bff9113fe60f531 | Chris Manchester — Bug 1481340 - Don't generate combinations of make and tup backends in configure. r=gps,firefox-build-system-reviewers | |
e623335f541313cd59ced846c6cecaeaca7f2c85 | Ursula Sarracini — Bug 1480888 - Implement blocking system for special search shortcut top sites r=k88hudson | |
68dbca6faa6e5d21684d73048cf7beb579acb7b5 | Rob Wu — Bug 1325814 - Support shadow DOM in menus.getTargetElement + test r=mixedpuppy | |
a7c2208c1f85a2d301d6a89a6c4c08ec43f60fa4 | Rob Wu — Bug 1325814 - Add tests for menus.getTargetElement API r=mixedpuppy | |
e08c04702ab48c1fc5729dd09ce9ab5f3bcde08e | Rob Wu — Bug 1325814 - Add extension API to find menu target r=mixedpuppy | |
f47fc4512dfb3975e15e6af96c1f9886a6863f9a | Rob Wu — Bug 1325814 - Remove unnecessary schemas/menus_internal.json r=mixedpuppy | |
51d530820c10c71944b73decd7ba5f489d0a0245 | Rob Wu — Bug 1325814 - Clarify file overview comment in ExtensionChild.jsm r=mixedpuppy | |
01a46abce8fa48d11860f928e44b46d1e90eaae8 | Anny Gakhokidze — Bug 1479956 - Fixed async clipboard API tests, r=nika | |
a9e9c00b0953eaffc0ab654f311dff55affa3415 | Mark Striemer — Bug 1482476 - Align the headings in the Home section with other sections r=jaws | |
4cf17b7dbf34e26f5f5a3e2f7e1f592f0eac9868 | Jeff Gilbert — Bug 1482301 - Remove webgl.webgl2-compat-mode. r=kvark | |
90d8a466a355840b4045d6caec0d7494aced4adc | James Graham — Bug 1482238 - Bump version of regex in mozversion, r=froydnj | |
53bdfc04ee13bf0fcff34734187fdb6598e3f6f2 | Michael Kaply — Bug 1482125 - Add internal aliases for common search plugins. r=Mardak,adw | |
f5748d54bf4be5312f5a5463bc7d1ce8f8e1a777 | Michael Kaply — Bug 1481869 - Correct in-content reporting payload r=Dolske | |
7ed5ed3d48146ef939a6ca4cba221430128ba5f5 | Bogdan Tara — Backed out changeset 003838e8d110 (bug 1482330) for Adnroid build bustages on mozalloc_abort.cpp CLOSED TREE | |
ecd5d7bcee04b97d2a4b1b87e301105c11b34cc7 | Bogdan Tara — Backed out changeset 485fdf8e37e8 (bug 1453153) for clipboard failures on test_findbar.xul CLOSED TREE | |
919250fdd7c2b335346f28ff841f5febdffb44e1 | Bogdan Tara — Backed out changeset c9b0ce46ad4f (bug 1466801) for pause-remove-from-document-networkState.html failures CLOSED TREE | |
141dc7ae832e94ecd0c3b38a6a8ff04159b9bdf8 | Olli Pettay — bug 1481079, Shadow DOM hosts should be focusable, r=mrbkap | |
b4b17e9deb17e35ac6420741532fb78447171741 | Bogdan Tara — Merge mozilla-central to mozilla-inbound. a=merge CLOSED TREE | |
babb78f979b24ef5a6cbed39d6d4e9e2239814da | Mike Hommey — Bug 1482335 - Update clang 7pre toolchains to 7rc1. r=dmajor | |
003838e8d1104f2f2728a3713ba4d54a6de96af5 | Mike Hommey — Bug 1482330 - Upgrade to Android NDK r17b and API level 16 (JB). r=snorp | |
90a8b7d09a4b262f6dbc39c377825b97b0f1c5a9 | Daniel Holbert — Bug 1433158 followup: touch CLOBBER file to avoid bustage from libvpx update. rs=jya | |
c9cc4b80fefa156da51c83c6539453c1b84e71d9 | Sebastian Hengst — Bug 1482142 - Set dom.webnotifications.requireinteraction.enabled to true for notifications/idlharness.any.js. r=jgraham | |
6dfec7088c60115e1f7e6ca1e05a3c8de0752dd6 | Andrea Marchesini — Bug 1480131 - AntiTrackingCommon::IsFirstPartyStorageAccessGrantFor() should not grant permission to sub-sub-iframe channels; r=ehsan | |
efaab64ea46bd43aa70bd7bdcdc654372cd8028b | Bogdan Tara — Backed out changeset 93aabcabcdf7 (bug 1480190) for test_interfaces.html failures CLOSED TREE | |
44e8eb2860b6ad5dada7a327744599a272c6d5db | Kanika Saini — Bug 1479769 - Homepage Policy no longer needs to use complex prefs. r=felipe | |
7da8698ae52b48cc6102e054c4787f2b7d486f00 | Brian Hackett — Bug 1465491 - Add some more web replay tests. | |
6f0f8668fb8198364c4b59b0a818d2405b6349dc | Yura Zenevich — Bug 1481924 - added GevkoView accessibility tests for scrolling. r=eeejay, jchen | |
8720a95a99917395f69be6ea8a1d6c58dfd34290 | Yura Zenevich — Bug 1481922 - add support for select action and view selected event. r=eeejay, jchen | |
93aabcabcdf717db6d0e0983fa1f8b2add0c42f3 | Jean-Yves Avenard — Bug 1480190 - Enable media-capablities extension by default. r=drno | |
bb3e357f21b456c90f9055f10c95a22fd54257a7 | Jean-Yves Avenard — Bug 1482197 - P3. Update wpt expected values. r=bryce | |
b472c4e49ac66a7a86aef2ef0520a1d5e6698ee4 | Jean-Yves Avenard — Bug 1482197 - P2. Make IsWebMEncoderEnabled usable off the main thread. r=bryce | |
aea50d33724cf43f19cc81f8c6de668ec7016f66 | Jean-Yves Avenard — Bug 1482197 - P1. Fix variable name in MediaCapabilities. r=bryce | |
64c7e3b34869ce65e1ece5ff6bc61dcd17d94fe9 | Aaron Klotz — Bug 1481958: Add binary version check to TestNativeNt; r=mhowell | |
9705ac8fbee347f99503d2fa1723143bbdd3bdb8 | Aaron Klotz — Bug 1482219: Fix NativeNt clang-cl warnings; r=mhowell | |
d7e288a6599d1f8e7bec7e4f9f764e73812371fb | Johann Hofmann — Bug 1476224 - Update the Tracking Protection section in the main menu for Content Blocking. r=nhnt11 | |
3ff2f60011af3b786eb297f7e1c5e3b7cb8a749f | Johann Hofmann — Bug 1476218 - Part 3 - Update Tracking Protection tests to reflect Content Blocking changes. r=nhnt11 | |
d2d9e5e7112cf228f8d4537113950940ce228af4 | Johann Hofmann — Bug 1476218 - Part 2 - Add a "Disabled" label to the content blocking section in the identity popup. r=nhnt11 | |
e55d75be1dcd1904816c6d4d2299614595e29aae | Johann Hofmann — Bug 1476218 - Part 1 - Update Tracking Protection section in the identity popup for Content Blocking. r=nhnt11 | |
71af60e17c8bdd72065137083be9eb61ac0a68d7 | Geoff Brown — Bug 1482413 - Improve mozharness diagnostics in per-test runs, especially for TV-bf; r=jmaher | |
299ae7dac53a80e9843e75da290d4c3153573d03 | Narcis Beleuzu — Merge mozilla-central to inbound. a=merge CLOSED TREE | |
485fdf8e37e801c10fa32190481d8c1f3f7310b3 | Anny Gakhokidze — Bug 1453153 - Initial removal of moz* APIs in DataTransfer, r=enndeakin,nika | |
6c136cbb8f787e674a6c69c02c0a63db73e365c9 | Jonathan Kingston — Bug 1466801 - Fixup slow running video wpt test on 32bit debug build. | |
cfc33798c721117c0d16ab8d569b59f13fe2156c | Nicolas Silva — Bug 1482109 - Fix unified build related issues. r=rhunt | |
4bf45d1a86655070ca2e41ad97d35fab45e18908 | Nicolas Silva — Bug 1482109 - Use the generic memory pressure observer in PuppetWidget. r=sotaro | |
594a80cf1466e7ee67b6258f8821d11a803468cc | Nicolas Silva — Bug 1482109 - Use the generic memory pressure observer in gfxPlatfrom. r=sotaro | |
6c09f894ccf18ccd3b472cc2810fa9811429a224 | Nicolas Silva — Bug 1482109 - Use the generic memory pressure observer in ClientLayerManager. r=sotaro | |
287b6b052c20c5a0d38f9e6a99ac6c386ac88e93 | Nicolas Silva — Bug 1482109 - Add a generic MemoryPressureObserver. r=sotaro | |
402e309359419e325967c42a51beeb97eb0971b9 | Nicolas Silva — Bug 1469496 - Handle video memory purge with WebRender. r=sotaro | |
0386ff1e9956566b5ca1b5674af24ac40f4298ed | Andrew Osmond — Bug 1481933 - Store a shared surface's dirty rect update if we cannot process it immediately. r=nical | |
e57c44d5ec978b70bbfb0d44152b5625a5b8997a | ExE Boss — Bug 1371951 - Make browser-style checkboxes and radio buttons handle style themselves. r=mixedpuppy, bwinton | |
d5fd44722c761ceb08a6eceea7392d3a97db169a | Geoff Brown — Bug 1481587 - Skip a few mochitests on Android x86 7.0 only; r=snorp | |
79cb6b81ad3e12fa51da950066d2e64b4f8c5561 | Geoff Brown — Bug 1460411 - Enable some Android x86 7.0 geckoview tests, tier 3, mozilla-central only; r=jmaher | |
c9b0ce46ad4f59e7c07fc3b7db2b16646140ae46 | Jonathan Kingston — Bug 1466801 - Flipping disallowInheritPrincipal to be allow. r=ckerschb r=gijs | |
b44b01a42d8c47688ad9af21fd9463c8e19f791b | Andrew Osmond — Backed out changeset 3f41992ab77e (bug 1446309) because wrong bug number. r=backout | |
3f41992ab77ee921028fb0e05b719e128eb9ec71 | Andrew Osmond — Bug 1446309 - Store a shared surface's dirty rect update if we cannot process it immediately. r=nical | |
9a6728f46269868c5f24f18c95cd2319b5b67a0a | Morgan Rae Reschenberg — Bug 1472919 - Establish stacking context, containing block, independent formatting context for contain:layout. r=dbaron | |
53626fd5c3bc0e33d38890b38160611b5a3fad04 | Chris Manchester — Bug 1482442 - Do not check for gamepad related headers in an artifact build. r=ted,firefox-build-system-reviewers | |
d94aa8ef3c68ddad3b9a20ec932952865fbe2cf3 | Nico Grunbaum — Bug 1455724 - add telemetry for legacy PeerConnection getStats API usage r=mjf | |
52bd814d3589b8b7d6194e456b7fd7068af397e1 | Chris Manchester — Bug 1474028 - Use output categories to exclude the gtest libxul from the default tup build. r=mshal | |
39a528147c34c988e990e9b7675f5a21e7756b10 | Chris Manchester — Bug 1474028 - Add a way to exclude libraries from the default build. r=ted | |
5f7aa22e5ee66a9b4644273066d0d8c02825c3e5 | Bogdan Tara — Backed out 3 changesets (bug 1479521) for webconsole/autocomplete.js failures CLOSED TREE | |
818a07277354cacbf0956fdaed0100771dde3a92 | Bogdan Tara — Backed out changeset 39c853b19002 (bug 1479521) webconsole/autocomplete.js failures CLOSED TREE | |
c5109843829d5758ac7e5ad618b826141396ad59 | Bogdan Tara — Backed out changeset 1f187635f2e4 (bug 1482125) for test_nsDefaultURIFixup_search.js failures CLOSED TREE | |
5d5bb48ca0b9dc79f6f0c62f3f11b97c6f25cd2d | Boris Zbarsky — Bug 1479793. Throw when someone tries to define an accessor property with an integer name on a DOM proxy with an indexed setter. r=qdot,jorendorff | |
ce455e421b0b4656a66dca47b004ba61669ba022 | Nicolas Chevobbe — Bug 1479521 - Only run browser_jsterm_accessibility.js with old jsterm; r=Honza. | |
618fe87eb9f0f55f7b9e35d2fcb7e69649e9fb4b | Nicolas Chevobbe — Bug 1479521 - Update tests to match the new jsterm behavior; r=Honza. | |
67fc7d23d665f175f6f61448a5afbbb9f712395b | Nicolas Chevobbe — Bug 1479521 - Remove browser_jsterm_no_autocompletion_on_defined_variables.js; r=Honza. | |
39c853b19002e947f3b3b0dd93f50ebd37186f4e | Nicolas Chevobbe — Bug 1479521 - Refactor JsTerm autocompletion behavior; r=Honza. | |
606d6089dd0277c1ca30634cc1e5bfde65074654 | Brindusan Cristian — Backed out changeset 44e1ccd1d22b (bug 1480888) for xpcshell failure on toolkit/modules/tests/xpcshell/test_CanonicalJSON.js. CLOSED TREE | |
1f187635f2e4b801134bd6b549a55df5e3ed96c7 | Michael Kaply — Bug 1482125 - Add internal aliases for common search plugins. r=Mardak,adw | |
22df8543130204c62d68a257f2a3dbfe9d5abfad | Narcis Beleuzu — Merge mozilla-central to autoland. a=merge CLOSED TREE | |
7f2a8c753f0cb2df16ac97fa3125a66f0f82cf34 | Mark Banner — Bug 1479726 - Use correct filterXUL property for nsIFilePicker in FilePicker.js. r=snorp | |
1a264632cf3fb854255fd31f8863e63861feccd2 | Mark Banner — Bug 1479730 - Fix instances of unknown nsISearchEngine.DATA_XML property in test_device_search_engine.html. r=snorp | |
f06bcde158d3bbaec4389590e525cc3dead85d97 | Mark Banner — Bug 1479727 - Fix the request rejection value in ImageBlockingPolicy to be a valid one. r=snorp | |
2ee80881dcf39daa1fe5096ba6dce9ea2b994717 | Rob Wu — Bug 1480993 - Remove unused extensions.sidebar-button.shown pref from tests r=mixedpuppy | |
0287730fa8083788a871960eeb91deb01a3629a2 | Nicolas Chevobbe — Bug 1480823 - Fix invalid command error message; r=yulia. | |
3e1fce19285f56a2324f825c85713174827f70b8 | Rob Wood — Bug 1481930 - Add assorted-dom benchmark source to benchmarks fetch task r=ahal | |
44e1ccd1d22b1dd0644d55614c6444217d5abcc1 | Ursula Sarracini — Bug 1480888 - Implement blocking system for special search shortcut top sites r=k88hudson | |
50396ca120f5f8709b5f1a77e1aace735e64ba59 | Anny Gakhokidze — Bug 1479935 - Enable async clipboard readText and writeText APIs by default, r=nika | |
134e465360c9438024aae38144c5b4761d23a039 | Andrei Lazar — Bug 1480007 Image not displayed for Welcome screen - Sign in to Sync r=jchen | |
8b97d3b934726a1b81199e4059817c5514ec1d2b | Thomas Wisniewski — Bug 1070763 - Ensure that XHRs sniff the BOM for non-JSON responseTypes, and flush the decoder upon end-of-stream; r=hsivonen | |
be0650692abc58dd1cd19b0051df9b1b0f409e5d | Morgan Rae Reschenberg — Bug 1476495 - Treat overflow in contain:layout elements as ink overflow. r=dholbert | |
003ea7d3924f1c439c859d178e64e24a8fffeab0 | Matt Brubeck — Bug 1482304 - Remove dead code from remote-browser.xml. r=mconley | |
dcab8343b3db152c68e2e981cd22b0cb77ebaf5c | Luca Greco — Bug 1481485 - Fix Android-only failure related to telemetry tests when running on Beta. r=Dexter | |
5a51b1f6d4f9e32d728912b9352a66120a8a10a5 | Shane Caraveo — Bug 1471387 fix calling onBeforeRequest for data/etc urls, r=kmag | |
61e553ff703e2d93db2f03aa901d1976e8084723 | Narcis Beleuzu — Merge inbound to mozilla-central. a=merge | |
1d475ec08b135446685a267b9a0e8d876a3d4c7f | Masatoshi Kimura — Bug 1472254 - Backed out changeset 69259eedc1e6 as the final fix has landed. r=dmajor | |
059d023837068e124e35966c20eb87216b481ec5 | Sebastian Hengst — Bug 1482123 - set dom.animations-api.getAnimations.enabled to true for CSSPseudoElement tests. r=emilio | |
4d0483ecd5932907575039e2097cbece0691a637 | Sahil Bhosale — Bug 1481401 - PanelMultiView.jsm: replace _dwu getter with _getBoundsWithoutFlushing method. r=dao | |
e574b6c899c1e4e8f7a087483d8bbb16edd554cf | Benjamin Bouvier — Bug 1482365: Sync stack before branching in wasm baseline compiler's emitSetGlobal; r=lth | |
3c3a7d2137942e8b839e8c3f44e1d9a7474a4873 | Jan de Mooij — Bug 1472976 part 6 - Remove unused xpc::AccessCheck::getPrincipal method. r=mrbkap | |
efacd0e6ef9b0007aac034bf2cea86c07590db2d | Jan de Mooij — Bug 1472976 part 5 - Use xpc::GetRealmPrincipal instead of xpc::GetCompartmentPrincipal in xpc::GetObjectPrincipal. r=mrbkap | |
7f26ac88d55c5ccce39797522473369b243455b2 | Jan de Mooij — Bug 1472976 part 4 - Use JS::GetRealmPrincipals instead of JS_GetCompartmentPrincipals in XPCWrappedNativeScope::GetPrincipal. r=mrbkap | |
9e40d14b0c5ab413c310c218b82fb50a38fa765c | Jan de Mooij — Bug 1472976 part 3 - Use JS::GetRealmPrincipals instead of JS_GetCompartmentPrincipals in nsContentUtils::ObjectPrincipal. r=smaug | |
650a29193146b0b045af38ea3c76e4c9a32620a9 | Jan de Mooij — Bug 1472976 part 2 - Use the callback global instead of the callback in JSEventHandler::HandleEvent. r=smaug | |
088210d062b7659f4b7dafb3f0baa8d411f20c37 | Jan de Mooij — Bug 1472976 part 1 - Unwrap the object before getting its principal in CustomElementRegistry::IsCustomElementEnabled. r=smaug | |
af32e7b1cb1e3e3fd797c2497bf206216bfa9442 | Margareta Eliza Balazs — Merge mozilla-central to inbound. a=merge CLOSED TREE | |
253e2e30634e8bb9f7a09249f20f9c11a8813321 | Tom Schuster — Bug 1408129 - Remove dead references to InputEventManager. r=aswan | |
e89fb659271cf500cfddb3c776067ce06ce9001f | Tom Schuster — Bug 1408129 - Treat webextension commands as user input. r=aswan | |
cb71f8efdaca50cfe2e4062477c177fab7e07f75 | moz-wptsync-bot — Bug 1481799 - [wpt-sync] Update web-platform-tests to 9d6cc1e097031d1a2eda42b61a94e660be3ed5b0, a=testonly | |
dca719e2198660fc7c7b8cd596739329b2642855 | moz-wptsync-bot — Bug 1481159 [wpt PR 12317] - Update wpt metadata, a=testonly | |
7f369d4cf66d1a3d256b2a93469ccd2904ebf081 | Philip Jägenstedt — Bug 1481159 [wpt PR 12317] - Add Web Speech API IDL file + test, a=testonly | |
eb7126b9df0caf9b9cdf6bb2d92abfefb387dd8c | Philip Jägenstedt — Bug 1481407 [wpt PR 12335] - Sync whitespace IDL differences in interfaces/, a=testonly | |
ce57d8675ab253346b71117d5840eba655713696 | Philip Jägenstedt — Bug 1481202 [wpt PR 12324] - Add more suggested reviewers for Priority Hints, a=testonly | |
aab61e2e9714ed773cfda602c2eab847590508d7 | Philip Jägenstedt — Bug 1480748 [wpt PR 12295] - Add interfaces/README.md to explain reffy-reports origins, a=testonly | |
f1ffa19831c44e72dbfc973dff0c706c9a0b3d55 | Ben Smith — Bug 1478615 [wpt PR 12190] - Introduce AgentClusterID to serialized messages, a=testonly | |
0008c529584f380e0bd89443c10e3c652be12f01 | Philip Jägenstedt — Bug 1481165 [wpt PR 12318] - Sync trivial IDL differences in interfaces/, a=testonly | |
449629a122f6e5588e322fa029ca96e8bf441710 | moz-wptsync-bot — Bug 1480711 [wpt PR 12292] - Update wpt metadata, a=testonly | |
a2645ddde8aeb9a7353643c126760f869d075cdc | Manuel Rego Casasnovas — Bug 1480711 [wpt PR 12292] - [css-grid] Apply content alignment during second pass, a=testonly | |
d559e07b5faf7fb6d649d8f832572d8051cbfcf0 | moz-wptsync-bot — Bug 1481218 [wpt PR 12325] - Update wpt metadata, a=testonly | |
d26cf19119b99b684d8dc04196bc6ebfd12b56dd | Florent Castelli — Bug 1481218 [wpt PR 12325] - Fix the wpt/webrtc/RTCRtpParameters-transactionId test, a=testonly | |
8bd1c6572b6ba9ce6265e9524562c56ab805a063 | moz-wptsync-bot — Bug 1474673 [wpt PR 11889] - Update wpt metadata, a=testonly | |
d5849a51fa4976dd0352d95da0399edfd270c161 | Daniel Vogelheim — Bug 1474673 [wpt PR 11889] - Origin Policy: Web Platform Tests for Origin Policy w/ CSP., a=testonly | |
45e89feb5a66dfb031ec3c00fa785f3df4bdeb0b | Franziskus Kiefer — Bug 1470914 - land NSS 01d970fe9048 UPGRADE_NSS_RELEASE, r=me | |
2bbf606a0b6870b24dd33612dafa9a37f3bee47a | Emilio Cobos Álvarez — Bug 1482043 - Avoid starting the benchmark twice with the same client. r=jmaher | |
1bbc2b8d4a31ea210f6aaf2984d56370f8fb62c0 | Martin Balfanz — Bug 1471952 - change default tool to Inspector;r=gl,rcaliman | |
d05ae84b507f7c0ba986f09202d8be8b3b2eded2 | Margareta Eliza Balazs — Merge mozilla-central to autoland. a=merge CLOSED TREE | |
925d2fd06a2451ceee7c9136fe6f337a87c2af67 | Andrei Lazar — Bug 1476966 Constant notification ringing when downloading a file r=JanH | |
d999fb858fb2c007c5be4af72bce419c63c69b8e | Margareta Eliza Balazs — Merge inbound to mozilla-central. a=merge | |
ac7bd965f86b3ae24921f35072eeea2204c82bba | Lars T Hansen — Bug 1481171 - Remove failure path for lookupTrap(). r=luke | |
413be91a02578a573edcb765117fc3e73ad6c427 | Lars T Hansen — Bug 1481171 - Wasm-specific atomics operations. r=luke | |
15911e3bde6b790287204c3d657ea30cb5f8a155 | Tom Prince — Bug 1477706: Fix typo in test; r=me | |
3f8ddc26081f5052c6042db3253a15d80e2c46ff | Daisuke Akatsuka — Bug 1480027 - Part 2: Add test for overflowed delay and endDelay. r=gl | |
a90a87e41d896b87cf0af4c3b0492ca2fda704bf | Daisuke Akatsuka — Bug 1480027 - Part 1: Ignores animations that have overflowed delay or endDelay. r=gl | |
0d58330c8fbc730be0ea41f70e7db04e9b7ae2cf | Paul Bone — Bug 1482002 - add nsCaseInsensitiveStringComparator default constructor r=bz | |
18b07b4bf54886d713b7e01809135bd98e6caa6d | Eitan Isaacson — Bug 1478727 - Move IDSet out of windows to base for Android use. r=jteh | |
2a51d4fba8a52208d273bdb3863cd7d2c8524aa2 | Eitan Isaacson — Bug 1479036 - Android classes role additions. r=surkov | |
64840ebaa8f1542641454d412eafdad3a77d9a01 | Mike Hommey — Bug 1482270 - Check libgcc version compatibility. r=froydnj | |
42e2eeaca65d313926e962b6583d52d4bcab6d15 | Gabriele Svelto — Bug 1348273 - Convert crash annotations into a machine-readable list of constants; r=ted.mielczarek,njn,dholbert,mak,cpearce,mcmanus,froydnj,Dexter,jrmuizel,jchen,jimm,bz,surkov | |
0e67d90ba707c8030c27fc2c488dfdaeb914cfb0 | sotaro — Bug 1481995 - Remove WebRenderBridgeParent::mForceRendering r=nical | |
ea11fbe9e4a6ba831cac401f1a2f8a7ca99f961a | Ehsan Akhgari — Bug 1482277 - Rewrite test_chrome_ext_webrequest_host_permissions.html to make it not depend on the order in which HTTP notifications are dispatched; r=kmag | |
69df43ebd6a3cd630171aee973490fd1a42f7609 | Ehsan Akhgari — Bug 1482262 - Ensure that test_chrome_ext_webrequest_host_permissions.html can access the images it uses; r=kmag | |
8f74896e5c9b34d560226ae18021f1bf84ef832f | Jim Blandy — Bug 1481858: Update JS shell's newGlobal function's docs. r=jandem | |
65c4fa236298578b59f3d32893ff69f96793c608 | Tooru Fujisawa — Bug 1456404 - Part 7: Remove unused code/comment for SRC_FOR. r=jwalden | |
61ec9ed5da1aa0a2654ea251223b561cab60073b | Tooru Fujisawa — Bug 1456404 - Part 6: Add DoWhileEmitter. r=jwalden | |
91e18d8d1e48340f27242342f20f047389af6703 | Tooru Fujisawa — Bug 1456404 - Part 5: Add WhileEmitter. r=jwalden | |
b355131844eaba786b4c86479e17f48a96ead435 | Tooru Fujisawa — Bug 1456404 - Part 4: Add ForOfEmitter. r=jwalden | |
b4a44d463eaaca925d705d6145f24d9f18c59a7a | Tooru Fujisawa — Bug 1456404 - Part 3: Add ForInEmitter. r=jwalden | |
6dbce3046bd95e61ced3487cb3d6e5bf4310983f | Tooru Fujisawa — Bug 1456404 - Part 2: Add CForEmitter. r=jwalden | |
e20a86a9b5756d9bf2ec3c48b1c7ddbdb95a9eba | Tooru Fujisawa — Bug 1456404 - Part 1: Move loop related bytecode/offset handling to LoopControl. r=jwalden | |
60a38b319b323f9b8c44040eedecb49715a129b0 | Tooru Fujisawa — Bug 1478936 - Fix the comment for JS_GetFunctionArity, and add JS_GetFunctionLength which matches to the original comment, and fixed consumer. r=jandem | |
e51868670f3cd7c2c029cd0843e9919a5664db78 | Noemi Erli — Merge mozilla-central to inbound. a=merge CLOSED TREE | |
b807f63147aeb40dc4139b258d630cc1739662e0 | Jeff Gilbert — Bug 1478909 - Make funcName implicit for WebGL calls. - r=kvark | |
423c08523aa92bcbd5587771ca1dd6720c6d2884 | Ryan Hunt — Bug 1478815 part 10 - Don't submit PaintTask's if the DrawTargetCapture is empty. r=bas | |
2b95cb0f33ea440b0301d25b462b033a01e81c75 | Ryan Hunt — Bug 1478815 part 9 - Add ability to create a DrawTargetCapture that can flush to its destination draw target. r=bas | |
f6f972d4003bb7bcd1b6d8aac24446613cab1072 | Ryan Hunt — Bug 1478815 part 8 - Remove buffer operations for ContentClient. r=nical | |
f07a1e9cbab30755c76e3c1334b7d78aee1fb4e3 | Ryan Hunt — Bug 1478815 part 7 - Add a buffer unrotate operation to DrawTarget. r=bas | |
1fb06d46b562f86af248aeda9aa721372014ceab | Ryan Hunt — Bug 1478815 part 6 - Add ability to create a SourceSurfaceDual directly. r=bas | |
f98ce6cfb69791aa944187904cbaacf15d75de87 | Ryan Hunt — Bug 1478815 part 5 - Rename CapturedTiledPaintState to PaintTask. r=nical | |
ea29f1cd8da62a190fd5855e1026275e85393f68 | Ryan Hunt — Bug 1478815 part 4 - Remove buffer operations for TiledContentClient. r=nical | |
a3148cb43f975770fca07d919478c274b67aa6cc | Ryan Hunt — Bug 1478815 part 3 - Add a DualTextureClientLock for texture clients used for component alpha. r=nical | |
caa552d03ce8719a138044afb1bab409bd2cd47a | Ryan Hunt — Bug 1478815 part 2 - Make DrawTargetDual aware of component alpha clearing. r=bas | |
61ebda8713d36f89af5435cc2daa7d43accb93bd | Ryan Hunt — Bug 1478815 part 1 - Add a PadEdges operation to DrawTarget. r=bas | |
9db45f8500a9088745ebb5717240ae90b19bd360 | Jonathan Kingston — Bug 1362034 - Fixup for tests for addTab() to provide the correct triggering principal. | |
83ab70ff5231b11e46b72f7f34579f4962c48661 | arthur.iakab — Backed out changeset 435661644b2d (bug 1481401) For Eslint failure on PanelMultiView.jsm CLOSED TREE | |
479342879a30961cd7d0cec6b31fb0b5d4e4d8eb | arthur.iakab — Backed out changeset d3978309484a (bug 1480920) For Android build bustages CLOSED TREE | |
3c4564c2f2d5b0b5fe4a0c1f80896484a0b0f5d7 | Mike Hommey — Bug 1464170 - Support PGO in clang builds on Linux. r=dmajor | |
45b401d8443fe6b6ca4d08ec5a32cd56038a12f0 | Mike Hommey — Bug 1481989 - Copy 32-bits libraries from gcc to clang. r=froydnj | |
c8e81d19d4760b63638743c29a7d25d8dfceef8f | Mike Hommey — Bug 1481989 - Don't try to enable libstdc++ compat on Android. r=froydnj | |
0cc26ba6672f184a71013d0908445a8061d75318 | Geoff Lankow — Bug 1481941 - Resync selected preference pane after calendar pane added r=Fallen | |
435661644b2d2448563a71b4d5599278ed68f6b5 | Sahil Bhosale | |
fb1e9182ad38dc4d34162d7bbaff875a3730f549 | Thi Huynh — Bug 1479354 - Null-check this.listener when reporting cached geolocation values r=jdm | |
a35c331a4bbc5103df2553d6dc044f6f01399595 | Jason Laster — Bug 1481628 - Update Debugger Frontend v80. r=dwalsh | |
d3978309484acd5512a017190a20bc1e2b4a3618 | James Willcox — Bug 1480920 - Bump versions for Android test runner packages r=jchen | |
3113161a3af10892ad42dd8bb856ad50987e6fba | arthur.iakab — Backed out changeset 1ac3e522f55f (bug 1465491)For failing on browser_dbg_rr_replay-02.js | |
b5a9f0882836c16bf2fbc7f2eab60f9f143f65f2 | Himanshu Teli — Bug 1462537. Add WebIDL parser tests for the concept of JSON type. r=bzbarsky | |
258ab6ac738176bf18f81ceab2f4d931c5575653 | Ehsan Akhgari — Bug 1482129 - Exempt stylesheets, fonts and images when canceling loading of slow HTTP requests of tracking resources; r=valentin | |
97ab168799b94f4a8bd6ad002ef9917fa33ad779 | Randall Barker — Bug 1477837 - Fix typo in comment documentation for function GeckoRuntimeSettings.getDisplayDensityOverride r=jchen | |
96daed2c2310ebf74460e556ad732189f0990092 | Olli Pettay — Bug 1476301, try to ensure sequential focusing can leave shadow trees, r=mrbkap | |
ee0da73c6741a866af6eec84eafcfae6e5c9bf77 | Jon Coppeard — Bug 1482135 - Always root Scope::Data pointers when creating scopes r=jandem | |
f2a2b4e644d649833e68b3f761ee89cc6032d704 | Dão Gottwald — Bug 1482078 - Port browser_bookmark_popup.js fix from beta to central. r=standard8 | |
f3b637d1359222dffc41dd9ba4d5b56416e2cce1 | Kershaw Chang — Bug 1478950 - Add a max limit to FTP list line, r=valentin | |
24901fe38fac929955f42fc95cc418d9fc44767c | Matthew Gaudet — Bug 1482133 - [Part 3] Stop using shared stubs machinery r=jandem | |
ed10f47809935e3b5d681d75d8bf7d5f3c288e96 | Matthew Gaudet — Bug 1482133 - [Part 2] Relocate NewArrayFallback to Baseline r=jandem | |
9467565d40b03f3010e0935be48b180dffa54923 | Matthew Gaudet — Bug 1482133 - [Part 1] Disable NewArray Ion Shared Stub r=jandem | |
393f7e716c4f7ecbb3ead2d1ccbc796a0d8726a0 | Jan Beich — Bug 1473732 - Base default number of OMTP workers on the number of logical CPU cores. r=rhunt | |
ff11750d6c43dbbe420b64da03e6dde9fe3b22bb | Valentin Gosu — Bug 1478732 - Backed out changeset 9de74f5039a4 r=backout | |
6ffffe663eb90370496d71a351c08124021f2b1e | Dan Minor — Bug 1433158 - Disable avx512 in libvpx; r=jya | |
04a7c8e2ab6d9be7b4c083ed14104005e4da87b7 | Dan Minor — Bug 1433158 - Update libvpx to 1.7.0; r=jya | |
607f7fbeaeb46ca97549a623d4b83bf8aa7a5549 | Dan Minor — Bug 1433158 - Remove vp9_svc.patch; r=jya | |
6f3907a1da34a62133832dc981e9005ee30e9388 | Jonathan Kingston — Bug 1362034 - Have addTab() provide the correct triggering principal. r=ckerschb r=Gijs | |
f194a48a48bb4ec47a2aefbfca4187d0be078967 | Jonathan Kingston — Bug 1362034 - Tests for addTab() to provide the correct triggering principal. r=ckerschb r?=gijs | |
e17409c5199c0ade0de9899782d6a9f5f4970871 | Ryan VanderMeulen — Bug 1480354 - Add the new crashtest manifest to the master one. r=me | |
462ddf703a7b2de78178a48ed29988a4945b990e | Tom Prince — Bug 1477706: [test-verify] Move logic for finding locally changed files to a helper; r=ahal | |
13400de208289690b0b5718a7549474e3b4da9d4 | Tom Prince — Bug 1477706: [test-verify] When asked to generate a taskgraph quickly, guess the number of chunks; r=ahal | |
e415755450bb62657834557bfb9b6ab2c4e25c6c | Tom Prince — Bug 1477706: [test-verify] Only look at locally changed files on try and in try-select; r=ahal | |
8616f91338375095850ced71af2668a7b9ee9c1c | Tom Prince — Bug 1477706: [try-select] Let taskgraph know that it is being called from try-select; r=ahal | |
1ac3e522f55fe1d893089d31e0f650a26e7ce332 | Brian Hackett — Bug 1465491 Part 1 - Web Replay tests. | |
dfdd922e68028b57b288fe2ecfac1a0b50ae6c2b | Aaron Klotz — Bug 1481956: Allow SIMPLE_PROGRAMS to embed manifest from source directory; r=froydnj | |
9a174db276a3c1e834bb8a5c22e44541deeaae46 | Justin Wood — Bug 1463749 - Langpack Checksums r=mtabara | |
185d367f1916d83ba4d0ff19f45437f5c47a212e | Justin Wood — Bug 1463749 - Support checksum .beet files having duplicate content, as long as sha's match. r=mtabara | |
64e80e767f816f6cf43f906b40b603a245fe2110 | Brindusan Cristian — Backed out changeset d103f117bb84 (bug 1480888) for xpcshell failures on /extensions/test/xpcshell/test_ext_topSites.js. | |
29b6e333a0ed5322c4387e412d54c8437fae013b | Cosmin Sabou — Backed out changeset b580e5b9f9e4 (bug 1476495) for wpt reftest failures on contain-layout-ink-overflow. CLOSED TREE | |
d103f117bb840de854c518fc4c0b4388f49dfc6e | Ursula Sarracini — Bug 1480888 - Implement blocking system for special search shortcut top sites r=k88hudson | |
32b8e73c790291f91d03e344057234d16e0b8d64 | Daisuke Akatsuka — Bug 1479773: Change col-resize style on summary graph during dragging the scrubber. r=gl | |
b580e5b9f9e43851d654fc93c6777a655c875c62 | Morgan Rae Reschenberg — Bug 1476495 - Treat overflow in contain:layout elements as ink overflow. r=dholbert | |
6e6e3fb61b3e573751227e249b75a138887baabb | Joel Maher — Bug 1480870 - Summary:fix xperf imports and fix errors with NULL values in parsing csv rows. r=rwood | |
a377edbfae933b68be83dccd0e2a641c963afca0 | L. David Baron — Bug 1481866: Swap order of values in 'overflow' shorthand property. r=emilio | |
870590e08e6651cec9838955a51ae6671cceda31 | John Lin — Bug 1480533 - drop frames with presentation time earlier than what's already output. r=jya | |
ab427e770c87eb95217e49091236fe69dfdf9a9b | Hiroyuki Ikezoe — Bug 1478106 - Skip properties-value-001.html on ASAN build. r=birtles | |
ad47d0b548113fc9068a7df10e8269a601e4b852 | Mike Conley — Bug 1481913 - Allow texture direct mapping by default on macOS. r=mstange | |
972b3c48c6e99fcecf27e73215ef5285f6a0a337 | Ed Lee — Bug 1482205 - Add top search, fixed search and bug fixes to Activity Stream r=k88hudson | |
f8c756895a372f7e4fbe5e89faad1bd5d78db75f | Noemi Erli — Merge mozilla-central to autoland. a=merge CLOSED TREE | |
b72122eacaeeda7a39dd1cefca3096f46903b184 | Noemi Erli — Merge mozilla-central to autoland. a=merge CLOSED TREE | |
56a97a3eee824d1b5174d4ca075c080e8fbbc054 | Tim Nguyen — Bug 1347207 - Add and fix tests for theme loading warnings. r=mixedpuppy | |
98010ec675282db53e3e48491c5efeb1496bfc4c | Tim Nguyen — Bug 1347207 - Implement theme_experiment manifest field. r=jaws | |
68d89e639065b204947e8007d33658a5ace141ac | Michael Kaply — Bug 1479857 - Use pref for Autoconfig on release, off by default r=kmag | |
8504df6f71e427f65428b81297741b4adad5d449 | Jean-Yves Avenard — Bug 1482243 - Place Screen's MediaCapabilities behind a different pref. r=bzbarsky | |
e3a6f64071f2f1f82da639a7d09749839d5f053b | L. David Baron — Bug 1369941: Replace single integers N in fuzzy() and fuzzy-if() with 0-N ranges. r=dholbert | |
0d3b8e14e25fc6956bbcf8be58ad9f2be3eef5bd | Michael Kaply — Bug 1482235 - Import AppInfo for test. r=Mardak | |
329e64cecd9822d76fff76c0ef42b0f75ede30dd | Myk Melez — Bug 1445451 - vendor rkv; r=froydnj | |
e8494bf468011dde86c7b9427d65b1ded4196432 | Nick Thomas — Bug 1481619: Upload symbols for the main Android builds r=ted | |
13e8f03483829db42b9ce6a5e6a189e52907bc5c | Jean-Yves Avenard — Bug 1473173 - Report MediaResource as seekable if we know we will never seek into underlying transport. r=bryce | |
764bcd0ac036a9af692a9e1b563a6d8df8e8f4d2 | Alex Gaynor — Bug 1480992 - fixed perma-fail compilation warning on beta builds; r=haik | |
9f6a722db7b300f4cd25be5dfe42c2c43c9882e0 | Abdoulaye O. Ly — Bug 1481700 - Release clear-selection lock when 'mouseup' event is fired for tabs. r=jaws | |
937c64cef999caecf6478792683879105877a6db | Valentin Gosu — Bug 1478732 - Backed out changeset 9de74f5039a4 r=backout a=backout | |
25a65f1051c29d44aca7ecfe6af6bfada92a912f | Noemi Erli — Merge inbound to mozilla-central. a=merge | |
b0cdb1cc6d65a2e3c02aa6fe2ea84258121ecc04 | Ryan VanderMeulen — Bug 1476334 - Update HarfBuzz to version 1.8.7. r=jfkthame | |
43fd4a3dbdc7bdc9e5bcc1a30e71ffee0d85545c | Eugen Sawin — Bug 1480813 - [1.0] Use non-animated setProgress method to avoid API level 24 dependency. r=snorp | |
0e7fa66a761c242203eddb68a3f713ada4a1a8a5 | Eugen Sawin — Bug 1480757 - [4.0] Emit load error when blocking load requests for unsafe URIs. r=snorp | |
9e1dfd6ceee22640b124c312cb8bda4e916d3e09 | Eugen Sawin — Bug 1480757 - [3.0] Add some IntentUtils tests. r=snorp | |
0f5e0ddc5ce11c9e7b538b1928e3c899f5dc4efa | Eugen Sawin — Bug 1480757 - [2.0] Block unsafe URI intent load requests. r=snorp | |
4a9bb2b62b72ce22b21520451dba85ecc5e1626e | Eugen Sawin — Bug 1480757 - [1.0] Move safe intent handling utilities from IntentHelper to IntentUtils to make them accessible in GeckoView. r=jchen | |
09fbeb118af3db3c5092603339f025164a01b337 | Margareta Eliza Balazs — Backed out changeset a0eacbf25c0f (bug 1473932) for bc failures in toolkit/content/tests/browser/browser_findbar.js on a CLOSED TREE | |
414d96e41cd26fc4a5c6eb29c8f5c65185545576 | Masayuki Nakano — Bug 1481148 - Make TSFTextStore::MaybeHackNoErrorLayoutBugs() keep hacking the result of GetTextExt() even on Win10 build 17643 and later for ATOK 2016 and newer r=m_kato | |
7f5ada8ce4013c26b40784d5305862a49d6b906e | Jan Varga — Bug 1399789 - nsSubstringSplitter/nsCSubstringSplitter is not defined anymore; r=erahm | |
a0eacbf25c0ffcb0f60631c27391c19230d7f962 | Dão Gottwald — Bug 1473932 - Load findBar.css as a document stylesheet. r=paolo | |
4c826b3937d8a1ca06658d4a9403bbb7509345f8 | Lars T Hansen — Bug 1343981 - Perform unaligned memory accesses from high to low on ARM, and emit metadata. r=bbouvier | |
f95e8da173618fddb155faf7df34576857027b14 | Jan de Mooij — Bug 1481793 part 4 - Use the CCW's realm for Debugger.Object referents. r=jimb | |
b1bfefd4495f785edec66dcec131f498f234ba95 | Jan de Mooij — Bug 1481793 part 3 - Assert cross-compartment wrappers don't wrap other CCWs. r=luke | |
697419a81da4f0b4e3895ab86527df6c17897c11 | Jan de Mooij — Bug 1481793 part 2 - Do a CheckedUnwrap in JS_StructuredClone. r=luke | |
6d258e061cb184a4e87d2977e96d36e93ad6e474 | Jan de Mooij — Bug 1481793 part 1 - Use assertSameCompartment instead of AutoRealm in JSStructuredCloneWriter::write. r=luke | |
1c2151fe7f760e68770178466ad7bf7a1cdce819 | Masayuki Nakano — Bug 1481153 - part 4: Should stop hacking the result of TSFTextStore::GetTextExt() when Win10 build 17643 only in Nightly or early Beta r=m_kato | |
e89afaa8173de68496ac1737b5244a91c0cb25a5 | Masayuki Nakano — Bug 1481153 - part 3: Make TSFTextStore::MaybeHackNoErrorLayoutBugs() hack even on Win10 build 17643 or later when Microsoft Pinyin or Microsoft Wubi is active r=m_kato | |
5d8f6ac00e4ff90c664591abd9615cc5107280e2 | Masayuki Nakano — Bug 1481153 - part 2: Rewrite TSFTextStore::MaybeHackNoErrorLayoutBugs() with switch-case statement with TSFStaticSink::ActiveTIP() r=m_kato | |
241cb3078495a2aae68fa4fb129659c04d370176 | Masayuki Nakano — Bug 1481153 - part 1: Make TSFStaticSink cache active TIP rather than checking it every time with GUID comparison r=m_kato | |
82dbd237f05a7d0947d77f374917fd7b1db1a6ae | David Heiberg — Bug 1476661 - Ensure H2 dependencies are packaged alongside wptserve where needed, r=jgraham | |
62e63235190bdb064246d7126cb9f61410af138d | David Heiberg — Bug 1473648 [wpt PR 11806] - [WIP] Prototype HTTP/2.0 Server, a=testonly | |
f8f0cd99d049cc695050c21068137d544c8cdf3a | Tiberius Oros — Merge mozilla-central to inbound. a=merge CLOSED TREE | |
19e2b100fdb90a7962d0a46d05af48f7df8635b4 | Ms2ger — Bug 1481436 - Run jstests on changes to wpt; r=sfink | |
f60a7c1ec1efb3312ae1ec49b9fbac22ba3a1b2f | Martin Stransky — Bug 1481385 - Calculate bitmap mask size with stride. r=lsalzman | |
39b075bd9b5e6827ece8a189863717abffc88300 | Daisuke Akatsuka — Bug 1477597 - Part 4: Add inspect button. r=jdescottes | |
e2e11284f64becda81a752f8e7cd84689b42eff8 | Daisuke Akatsuka — Bug 1477597 - Part 3: Update UI when tabs are updated. r=jdescottes | |
2a2ca07d425702f678b5735ee9f2ac2846efed55 | Daisuke Akatsuka — Bug 1477597 - Part 2: Show tabs. r=jdescottes | |
ceac9b538854dee2ddc5e6ad49a63b79bf4a7555 | Daisuke Akatsuka — Bug 1477597 - Part 1: Implement a mechanism to dispatch tabs. r=jdescottes | |
23b8939ad87e9442f5ff8fb3bcca0a5638b86747 | Jan de Mooij — Bug 1480678 part 13 - Use JS_WrapValue in IntlUtils::{GetDisplayNames,GetLocaleInfo} instead of switching realms. r=kmag | |
81cb351bae8945fd07e7b4753c9a4d91220df52f | Jan de Mooij — Bug 1480678 part 12 - Do a CheckedUnwrap in AudioContext::DecodeAudioData to ensure we don't have a CCW. r=bz | |
27e04584ae0fb6ce64ad5ad2d90e09bf6c73da4f | Jan de Mooij — Bug 1480678 part 11 - Wrap the typed array in the current compartment instead of entering its realm in WriteStructuredCloneImageData. r=bz | |
f189ec6420b67a91e26283d968329e728d97e211 | Jan de Mooij — Bug 1480678 part 10 - Remove unnecessary realm entering in TCPSocket::Send. r=bz | |
1b77b8693df1318724721514073a3f65d7efdd9e | Jan de Mooij — Bug 1481772 - Remove unnecessary JSAutoRealm in mozJSComponentLoader::ImportInto. r=kmag | |
3e23fa2eb65d8b36fe148064487040ffef66437d | Nihanth Subramanya — Bug 1480610 - Add minimal stub for fxmonitor add-on into build system. r=johannh | |
2a818faa9c1b717f8e47d77e6683b7b68ad9e3ec | Ian Moody — Bug 1467541 - Add a test for opening the layout debugger. r=dbaron | |
5ed009eaad1c07c0898aafb982eb0e39652b8dad | Ian Moody — Bug 1467541 - Remove dead layout debug files. r=dbaron | |
db5198c10a4b0b3a0e837faef01931d60dd2fee1 | Ian Moody — Bug 1467541 - Package layout debugger in debug builds. r=dbaron | |
5ad7b28b1009149d1fb27ed6b8c5e10d2b4727ec | Abdoulaye O. Ly — Bug 1458056 - Implement ability to move a selection of tabs into another window through drag and drop. r=jaws | |
0260bc2917ddcb8166a498c6b37d643b20282276 | Chris Manchester — Bug 1450078 - Require rust 1.28 in configure. r=ted,firefox-build-system-reviewers | |
152ac3a5a10c4958a6040ab0e3ca1733066dd5b2 | Mike Conley — Bug 1477461 - Make sure tab locking freezes tab width animations until after the next flush. r=dao | |
cbd1cebd5af9174c3e5be323c9e10b6d3a6089f2 | Mark Banner — Bug 1456078 - Upgrade ESLint to version 5.3.0, and eslint-plugin-html to 4.0.5. r=mossop | |
d7e4ce95a34e6ab71d95a1ebbc0b66e15e80faa5 | Mark Banner — Bug 1456078 - Enable eslint-plugin-mozilla's parsing of HTML files to understand script tags with type="module". r=mossop | |
24337f8b8499282522e84083e4fdb821005fc340 | Mark Banner — Bug 1476467 - Make eslint setup use package-lock.json again and use a different method for preventing accidental changes to package-lock.json. r=ahal | |
f90c0cecba1973e07e5bed1d8c9faf5a48a66b16 | Tudor-Gabriel Vîjială — Bug 1480120 - Cleanup reftest, jsreftest and wpt file paths in per-test coverage data. r=gbrown,marco | |
554e0fbeec46e2c89d4006f6f7a1cffe02c98852 | Sam Foster — Bug 1480880 - Fix exposing of payment defaults prefs object. r=MattN | |
65a6a118cb1a7bbe4c2af3ee41e89eb6704f48bc | Andreea Pavel — acked out changeset 20d0116ece9a (bug 1347207) for failing xpcshell at xpcshell.ini:toolkit/components/extensions/test/xpcshell/test_ext_manifest_themes.js on a CLOSED TREE | |
bb68137ed8a9714a637f90d197e7837fa8de80f4 | Jean-Yves Avenard — Bug 1482116 - Only schedule update when a track exists. r=bryce | |
1a03fc28195e1a29978a2cd25ca6e5900f2d59da | Nicolas Chevobbe — Bug 1481833 - Fix expanding getter returning longString; r=Honza. | |
20d0116ece9a1b88eceaf1876aabd2a162ca5496 | Tim Nguyen — Bug 1347207 - Implement theme_experiment manifest field. r=jaws | |
e6005ad883098b389cfacaf2ac85d85ced0bbbc1 | Andrew Swan — Bug 1479599 Recognize webextensions in packager r=glandium | |
9199b036bad892bebf0e5210c6212e33751f78f0 | Joel Maher — Bug 1481707 - remove asm.js apps benchmark. r=ahal | |
59e0a0f2487f6e65225415760db9d7161132aab1 | Joel Maher — Bug 1482048 - run raptor linux tests on hardware, not AWS vms. r=rwood | |
963ef5e31cdc4fe024160df147df40c728b74484 | Xidorn Quan — Bug 1481984 - Use function pointer rather than Fn trait object for collect_property_completion_keywords. r=emilio | |
c994c033717148128951957aaf24912d8291a4e3 | ffxbld — No Bug, mozilla-central repo-update HSTS HPKP blocklist remote-settings - a=repo-update r=mtabara | |
b493b05dcbd5574c81e4834bf23c9b6c61b8a1e3 | Daniel Stenberg — bug 1466860 - upgrade DOH code to draft-12 level r=mcmanus | |
c266a7f4237e42503d320f81e82fb822dadd1002 | Brian Grinstead — Bug 1479125 - Migrate calls that expect an element to be returned to use element variation firstChild etc to firstElementChild etc;r=Paolo | |
0b8b186eb7126908aade4bc17db7843ac8b850cd | Brian Grinstead — Bug 1479125 - Update marionette driver to access tabBrowser.tabs as an iterable;r=ato | |
249570f5e1ba0dcddb6b0b562a28a03a38a715ef | Andreea Pavel — Backed out changeset 421c12a2837b (bug 1347207) for bc failures at toolkit/components/extensions/test/browser/browser_ext_themes_experiment.js on a CLOSED TREE | |
1f2d27837b9014882527edbada246861596d5546 | Masayuki Nakano — Bug 1467800 - Create HTMLEditor::InsertTextWithQuotationsInternal() for internal use of InsertTextWithQuotations() r=m_kato | |
305478da57df5ec75ea4ac7a0bbe4010f3874200 | Masayuki Nakano — Bug 1482007 - part 2: Make all callers of EditorBase::BeginTransaction() use AutoTransactionBatch r=m_kato | |
3392988c08941ca7e7ead7455d3574445d0acb50 | Masayuki Nakano — Bug 1482007 - part 1: Create a helper class to guarantee to call nsIEditor::EndTransaction() after nsIEditor::BeginTransaction() call r=m_kato | |
421c12a2837ba777d295a891ff4de9637792011e | Tim Nguyen — Bug 1347207 - Implement theme_experiment manifest field. r=jaws | |
959260497f7c24b1d01d495b3bad5057649b7f95 | Nicolas Chevobbe — Bug 1481480 - Add a test for the object_expanded telemetry probe; r=miker. | |
911fa6559859562c137ae7aac506838e5326cce2 | Andreea Pavel — Backed out changeset 91a30d78c074 (bug 1347207) for browser_ext_themes_experiment.js test failures | |
91a30d78c074af8d15dcab9d6069dbaacffc8615 | Tim Nguyen — Bug 1347207 - Implement theme_experiment manifest field. r=jaws | |
bc863d3448397ae2882da7f00ff45b56fd23faab | Botond Ballo — Bug 1480866 - Avoid creating a fling animation with zero velocity. r=kats | |
2f966891da20b987e132b193ccca9059894fb967 | Andreea Pavel — Bug 1469054 - edit type in devtools/client/webide/content/runtimedetails.js on a CLOSED TREE | |
7579b609d28e8555062738cbeb5105507a9db968 | Tiberius Oros — Merge mozilla-central to autoland. a=merge CLOSED TREE | |
0252b4978c286971cb9f6d6643246e704d693f8d | Mathieu Leplatre — Bug 1471503 - Add ability to remove event listeners r=glasserc | |
c847fd578fae7dd547005db3f99572eab2678873 | Martin Stransky — Bug 1478454 - [Linux/WebRender] Create glxContext with GLX visual chosen at nsWindow::Create(), r=jgilbert | |
71e7d262b066533be92742a227ea498117a36c35 | Dimi Lee — Bug 1479901 - Add telemetry probe for measuring more detailed network status of download protection remote lookup. r=francois | |
e4db2e54dad664d4316b82e15c17608af3575b27 | Hiroyuki Ikezoe — Bug 1469054 - Skip some test cases in test_adb.js on Windows. r=jdescottes | |
d241949106e88ef4313aa66e069ee94660bb27ee | Hiroyuki Ikezoe — Bug 1469054 - Make check() in adb-running-checker fail if a certain period of time elapsed. r=jdescottes | |
6a40296e9ca90d09af8135d3e82442bc7d57791d | Hiroyuki Ikezoe — Bug 1469054 - Make sure the ADB server is ready to listen from clients when we call adb.start(). r=jdescottes | |
610d28f29e34288cf1019673d49860f394a248d0 | Hiroyuki Ikezoe — Bug 1469054 - Make sure that the adb.py sends all data. r=jdescottes | |
41da6d248ce3b76937b5e334ad7c02fb3d86d427 | Hiroyuki Ikezoe — Bug 1469054 - ESLint: lint fix for adb-device.js. r=jdescottes | |
7651e7eeb149e120ae92dc8e21b81209a4236527 | Hiroyuki Ikezoe — Bug 1469054 - Adapt device.js in the adbhelper addon into devtools. r=jdescottes | |
081d9ef214de6329208594aa96889b1015c8da26 | Hiroyuki Ikezoe — Bug 1469054 - ESLint: lint fix for adb-scanner.js. r=jdescottes | |
1de410c3efb3d9888725864789687f05232a51c9 | Hiroyuki Ikezoe — Bug 1469054 - Adapt scanner.js in the adbhelper addon into devtools. r=jdescottes | |
bee6212d1727d7d23f6ae4272fb22ccbe1437298 | Hiroyuki Ikezoe — Bug 1469054 - Split Runtime.RuntimeTypes into a new file to import the RuntimeTypes in a file which is importing runtimes.js. r=jdescottes | |
3151ffa250c2bc1f9d0ddde322858a83e02e3885 | Hiroyuki Ikezoe — Bug 1469054 - Add async annotation for adb.start(). r=jdescottes | |
b497d03cf428df7a1c25404926173363d0fc0305 | Hiroyuki Ikezoe — Bug 1469054 - ESLint: Add no-fallthrough annotation. r=jdescottes | |
13135cde0d585be8dbe5be0de26610964f3921df | Hiroyuki Ikezoe — Bug 1469054 - ESLint: Use integer for the radix on parseInt. r=jdescottes | |
888d90ad5f9349bb923f60afb104d785d9111b81 | Hiroyuki Ikezoe — Bug 1469054 - ESLint: Drop function name. r=jdescottes | |
ce992f3fd9b038ef15e13442580a59c03e16b5c1 | Hiroyuki Ikezoe — Bug 1469054 - ESLint: Drop 'a' prefix from argument names. r=jdescottes | |
06690249322bf8943e4cd7536e308b9971edaf0c | Hiroyuki Ikezoe — Bug 1469054 - ESLint: Lint fixes. r=jdescottes | |
8e296137f5bf6416fd18dab3f340e6a13560ff18 | Hiroyuki Ikezoe — Bug 1469054 - Make sure the adb server stops. r=jdescottes | |
5bbec1fa2d0781b95234b619dc2aedbb6686035f | Hiroyuki Ikezoe — Bug 1469054 - Adapt implementations for adb.start() and adb.stop() and relevant stuff. r=jdescottes | |
8b57faf0b3d1df90207232a39731e4be3a850125 | Hiroyuki Ikezoe — Bug 1469054 - Extract adb binary and related files into local profile directory from the extension. r=jdescottes | |
18573457af6ac5b1f928bccdd7a9f01b5dccc3b8 | Julian Descottes — Bug 1481714 - Fix actors is null error when custom element is defined;r=ladybenko | |
f650c0df72f9f1dc616bb1510a36f894400e8b84 | Tiberius Oros — Merge inbound to mozilla-central. a=merge | |
21cbd16b3b271dcea0a2899629191f84e5ad4278 | Tom Tung — Bug 1481753: Remove redundant lines for flipping the flag and checking the storage limits. r=janv | |
c1f51ec5d90540643ae3bcfbf881afb3b0c80274 | Tiberius Oros — Merge mozilla-central to inbound. a=merge CLOSED TREE | |
a45929e06aa9cd2ce23a6c5440d4d70a5d388f1e | Matt Woodrow — Bug 1480695 - Add telemetry to record how frequently we encounter a cross-origin <iframe> within a filter. r=mstange,Nika | |
d448684096cd16f67fcc842f43e2111aeb56332b | Coroiu Cristina — Backed out changeset a18c257cf35d (bug 1480695) for build bustage at build/src/obj-firefox/dist/include/nsDisplayList.h | |
a18c257cf35d1b10cd713579b83357084812ba72 | Matt Woodrow — Bug 1480695 - Add telemetry to record how frequently we encounter a cross-origin <iframe> within a filter. r=mstange,Nika | |
c50b638b8e7157661ce4ebb023c93969844eddbf | Dorel Luca — Backed out changeset e8023a02b6c2 (bug 1478909) on dev's request | |
e8023a02b6c2870e15bea85539ce9ba1563ffdc5 | Jeff Gilbert — Bug 1478909 - Make funcName implicit for WebGL calls. - r=kvark | |
8489f76a1b4ddbef11e853fe7355cdfbf7e03689 | Daniel Varga — Backed out 3 changesets (bug 1480631) for failure at /home/cltbld/workspace/build/tests/talos/talos/run_tests.py | |
819b923159847ebf0227a910e966490f4f9dc177 | Ted Campbell — Bug 1479900 - Part 2: Refactor GC relocation to use a reserved flag. r=sfink | |
ebac10c8c8b9ab70465097b02de34eee86bf41be | Ted Campbell — Bug 1479900 - Part 1: Use accessor methods for JSString::flags/length. r=sfink | |
044705c4d308da03fd8f89f42497ffd7b17614f1 | Daniel Varga — Merge mozilla-central to mozilla inbound. a=merge | |
b353e89db75153e9de959b56193ebfef3b483ac3 | Mike Hommey — Fix up for bug 1481727, because operator priorities are fucked up in C/C++. r=bustage on a CLOSED TREE | |
ed7dba433629d45ad46f4985882ebd7cfed8f85f | Mike Hommey — Fix up clang-tidy after bug 1480631. r=bustage | |
dd64a5e6d4dfa07ba7a819878852cb458a87bf98 | Mike Hommey — Bug 1480631 - Switch Linux builds to clang. r=froydnj | |
910a805c960d49ab54d3337c648e3cb0ca315ec4 | Mike Hommey — Bug 1480631 - Copy 32-bits libraries from gcc to clang. r=froydnj | |
9f473a8655432529bba5261ad4afc8bcb557b |