User Push date [To Local] | Changeset | Patch author — Commit message |
---|---|---|
ebalazs@mozilla.com Thu Aug 16 09:25:15 2018 +0000 | 161817e6d127e4a1fdc0ba9f041c709e09096dcb | Margareta Eliza Balazs — Merge inbound to mozilla-central. a=merge ← 205 merge changesets [Collapse] |
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 |