Changes pushed with changeset 36496a0fbbab4f9fe0765301cec818233831b23a
User
Push date [To Local]
ChangesetPatch author — Commit message
mtabara@mozilla.com
Mon Jun 12 13:08:53 2017 +0000
2191d7f87e2e69af1db8b3459522abe7c1db4c2effxbld — Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release
18b55eab59f586df67c73063134f0e5ee96ead12ffxbld — No bug - Tagging mozilla-beta d8424bcbf72f7a451e89f8f625a9ebafecded872 with FIREFOX_BETA_54_END a=release DONTBUILD CLOSED TREE
204ef40b16797a6e735f945319b4d33413bc5261ffxbld — Preserve old tags after debugsetparents. CLOSED TREE DONTBUILD a=release
d0fa55d83a4217327350bf5e5dd0232333526a7dffxbld — Merge old head via |hg debugsetparents 3a1cbc0b96cdbcb5dd9693a08026b7293eb1dc16 d8424bcbf72f7a451e89f8f625a9ebafecded872|. CLOSED TREE DONTBUILD a=release
3a1cbc0b96cdbcb5dd9693a08026b7293eb1dc16ffxbld — No bug - Tagging mozilla-central f9605772a0c9098ed1bcaa98089b2c944ed69e9b with FIREFOX_BETA_55_BASE a=release DONTBUILD CLOSED TREE
f9605772a0c9098ed1bcaa98089b2c944ed69e9bCarsten "Tomcat" Book — merge mozilla-inbound to mozilla-central a=merge FIREFOX_BETA_55_BASE
07b5b1e2ed4b665b6f01fc8a9d98faad65df5c21sotaro — Bug 1368882 - Prevent ClientSize becomes minus value r=jrmuizel
b2fe8f4df7010f229348fdd1da1459ec78617a39Junior Hsu — Bug 1158387 - Remove "PRAGMA synchronous = OFF" to avoid corruption in cookie service. r=mak
b4b058bd7bcf9736b6d9cfb7fd2be7cc533c5339Ryan VanderMeulen — Merge m-c to inbound. a=merge
16fbe02d5cb57907929b7ace9c443c184f57cebasotaro — Bug 1367452 - Add DestroyLayerManager() to WM_DESTROY message r=jrmuizel
8c7211cc49637cec922b1d4b141a44c7007f9bb6Carsten "Tomcat" Book — merge autoland to mozilla-central a=merge
3118b9ee9db8f10d53b9352efe3796b917b8930eHiroyuki Ikezoe — Bug 1364731 - Specify px unit explicitly. r=birtles
daa0394d99737310d2595b63db235ba0d4498ca9Brian Grinstead — Bug 1371452 - Provide instructions for POSTing the profile from test_render_perf.html to perf-html;r=nchevobbe
52b2148d954c3c012901e42529035e27edc88cc6JW Wang — Bug 1371202. P2 - don't release decoders if we are looping since we will need them soon. r=jya
9305945e748c7196d5927ba08da9185d1a52b597JW Wang — Bug 1371202. P1 - plumb the 'loop' attribute into MDSM. r=jya
f1ecd59649e4253c42aec200da396fc4591f27cdSadman Kazi — servo: Merge #16477 - Pass URL to Browser::new(), delegate url checking logic to 3rd party (from sadmansk:url_param_browser); r=paulrouget
70bfa8c83b16b1e3dd4477a6f9aa7c8d03ea6072Dan Glastonbury — Bug 1372057 - Limit pulse-rust to nightly builds. r=kinetik
401127e8ba3bf0890d843c33173f9d1fb182e643Masayuki Nakano — Bug 1368554 ContentCacheInParent::mPendingCompositionCount should be decreased when TextCompositin which has dispatched composition events to corresponding remote process r=m_kato
8047b74cb02259717a3e0714b75a4a181e1b15c0Mantaroh Yoshinaga — Bug 1353987 - Clear ready promise when animation is canceled. r=birtles
fab1fc13a6496b0b20cd6a5b4ccebe9e8bfebfc9Gerald Squelart — Bug 1371880 - Use Variant with indexed access in MozPromise::ResolveOrRejectValue - r=jwwang
97877fd398adf74bb68de31e4f5b10bd0c2c11a9JW Wang — Bug 1371515. P5 - remove mIsShutdown which is not read at all. r=kaku
9a840c89892e0e4f1d2a3d2f6d741d02fd17f206JW Wang — Bug 1371515. P4 - remove CanonicalIsShutdown() which has no callers at all. r=kaku
6266b3ba9d2356c9521e2bdaaf305b37ba58ac89JW Wang — Bug 1371515. P3 - remove IsShutdown() which now has no callers. r=kaku
a12ce07a8154626a61eb958088e4569116ed23bcJW Wang — Bug 1371515. P2 - remove the check from DecodeError(). r=kaku
e10c8efbb0fe265a2fe251e92e5f09c497f1bc10JW Wang — Bug 1371515. P1 - remove the |IsShutdown()| check from Seek() which is already handled by ShutdownState. r=kaku
3df6d3c1bebfeeb501e8f1485da21d9170602736JW Wang — Bug 1371514. P2 - remove MediaDecoder::mStateMachineIsShutdown. r=gerald
6cb63e92bc902cb701f8ad65a32218d1e6ee66bfJW Wang — Bug 1371514. P1 - remove AbstractMediaDecoder::IsOggDecoderShutdown() and its friends. r=gerald
1ce78807187af4d8243ee751d3176f77d3a30068Wei-Cheng Pan — Bug 1354143 - Commit jump list on lazy idle thread. r=florian,jimm
9858be1746b67131a36b60dbae910e60c00a3040JW Wang — Bug 1371200. P5 - devirtualize some functions that don't have overrides. r=cpearce
d2fd192ad9277abcc42324e818dda7db59f64dd0JW Wang — Bug 1371200. P4 - constify some members. r=cpearce
4a76d18a41c6f22b71a4254dec8b89b3a53b709eJW Wang — Bug 1371200. P3 - remove unused code. r=cpearce
dca576ac7065976e770c4bb6f8a86b74768edf33JW Wang — Bug 1371200. P2 - add more fields to MediaDecoderInit. r=cpearce
a12048e898ee9dada33a86c511ea51916122e3b7JW Wang — Bug 1371200. P1 - add MediaDecoderInit and fix MediaDecoder constructor and its friends. r=cpearce
2629ca0641a72087efcc1d12498519450070dbc7peter chang — Bug 1371114 - Add gecko profiler labels for WebRender, r=kats
ab78c7663a97b34babc1b3169e2110f7796a5fb5gasolin — Bug 1371144 - Add the library button as a UITour target. r=MattN
f6a8aef8986c3faaa506d44de4b22f42fd1f5c3aRyan VanderMeulen — Merge m-c to autoland. a=merge
db8fa24af581408effe76d1daef665e2c209e180Daisuke Akatsuka — Bug 1368610 - Part 6: Add tests for valid inherit value during animation. r=hiro
27cad9749cddf68e11fdd4e5d73dad84a8f8cf23Carsten "Tomcat" Book — Backed out changeset 3e06253547af (bug 1329152) on developers request / bug 1371561
3c60b0f8edb0f107d05f1a1822ac47a284c8f35cCarsten "Tomcat" Book — Backed out changeset 3c03b94342b9 (bug 1329152)
042829191d730dd6e901d09fb62bbf4274fe5895Ryan VanderMeulen — Merge inbound to m-c. a=merge
f7987c98de3ecb90a07e58a1337e10ae2d83bb4eKris Maglione — Bug 1371548: Accept invalid stderr handles when spawning subprocesses. r=aswan
b18762d91f3fe1d6c828e6657189811b67b7548aEric Rahm — Bug 1370070 - Avoid unnecessary string creation. r=smaug
9bd1aecf586ba635b7c5cd1ef802ccb8491e540dRyan VanderMeulen — Bug 1372003 - Update pdf.js to version 1.8.439. r=bdahl
d8042b28922a3c4324fd1bbd0e9ba18e9c4e2490Robert Longson — Bug 1371973 - Remove SVGTextFrame::TransformFrameRectToTextChild and nsSVGUtils::GetNearestSVGViewport as they have no callers. r=heycam
1b58c5233eaa7968dc289d9113130ea6bf2985c8Jan de Mooij — Bug 1352709 - Fix browser_plainTextLinks.js to work around some context menu issues. r=Gijs
e80316ec40e40f3cfd5a438bf17abc1980ea4c06Ryan VanderMeulen — Merge autoland to m-c. a=merge
acacb9c914f1deb3cc6f879abc8587d6a023b9f6Gerald Squelart — Bug 1371205 - MEDIACACHESTREAM_NOTIFIED_LENGTH captures the HTTP header length given to MediaCacheStream - r=cpearce,francois
77d1075b9f522cbf13b14f6e18db5ea53e06a9a0Emilio Cobos Álvarez — servo: Merge #17270 - stylo: Use bitfield accessors in string-cache (from emilio:bindgen-does-bitfields-sort-of); r=wafflespeanut
dae49146c17ca29cf317249630e142dbcac84946Emilio Cobos Álvarez — servo: Merge #17265 - style: Reduce some code duplication and ugliness when parsing identifiers (from emilio:macros-on-top-of-macros); r=wafflespeanut
11e9775fd375003197c01c05ccd4091ba6dd0222Makoto Kato — Bug 1371492 - Use AutoTArray to save current listener in NotifySelectionListeners. r=smaug
981da978f1f686ad024fa958c9d27d2f8acc5ad0ffxbld — No bug, Automated HPKP preload list update from host bld-linux64-spot-306 - a=hpkp-update
9fffb8a06c945820854e22a4ba826f49a8cd2f27ffxbld — No bug, Automated HSTS preload list update from host bld-linux64-spot-306 - a=hsts-update
799d43edb324395cf02da6b028e803712334615fSebastian Hengst — merge mozilla-inbound to mozilla-central. r=merge a=merge
330ef64c2e3885ab843fd57fd6faaad49b232147Eitan Isaacson — Bug 1371698 - Don't run a11y+e10s tests on release branches of Windows. r=RyanVM
b9dc09ee4793549e07e0a568a919eb0575f4b669Honza Bambas — Bug 1370340 - Carry TopLevelOuterContentWindowId to redirected HTTP channels. r=mcmanus
06ab93e49fa8f4c5c6cdd32ca7bea796bccfccf8Ted Campbell — Bug 1365782 - Disable jit-test/parser/bug-1355046.js on cgc for timeouts. r=test-only
c26e124516f41cddf6f6908b870b884612d2138cRyan VanderMeulen — Backed out changeset 882d55c60444 (bug 1365782) to avoid adding risk to Beta55.
806cf3746d111cd359fcea0938959b0582448ad6UK992 — Bug 1185482 - Remove gap between titlebar buttons and navigation toolbar r=dao
35bdd25a810319b52365a12da51df0ac2426c6ccSebastian Hengst — Backed out changeset eb85e39d0383 (bug 1368431) for too long line at browser_net_filter-autocomplete.js:10. r=backout
7dc72037b16f9739ea59eb244ef9d898be0eb222Hiroshi Hatake — Bug 1366744 - Remove needless SetPaperSizeUnit override. r=haik
00218a54f7e36e99ed46d901e4552fe92599d23cHiroshi Hatake — Bug 1366744 - Fix wrong PaperSizeUnit handling. r=haik
7583224b1a4203b9be338f555c6e9da054dba9dbJason Laster — Bug 1371842 - Update Debugger frontend (6/9/2017). r=jdescottes
eb85e39d0383980f7d698e4bb163c14ef322c137Ruturaj K. Vartak — Bug 1368431 - Add network monitor tests for searchbox autocomplete. r=ntim
cc20d9ee0ef908d0139c521988e0ae0564e90030Arthur Edelstein — Bug 1344034 - Auto-enforce W^X for WindowsDllInterceptor hook pages. r=dmajor
230564c469b24b9201ae815c6af0dd1670b5ad74Shih-Chiang Chien — Bug 1371203 - Ensure channel object lives longer than the owned ChannelEventQueue. r=mayhemer
2a06ae79b84a66e4ff98bfb2fbea8b832bdf77ccAndré Bargull — Bug 1370817 - Avoid calling slice in self-hosted code. r=till
b7e57100a79cc71dba99280b3a2b4aba719d8565Sebastian Hengst — merge mozilla-central to mozilla-inbound. r=merge a=merge
25b03b08f551411d7618232028584d66498d5bbaSebastian Hengst — Backed out changeset 091c5613b5cf (bug 1370644) for failing GTest XPCOMDeadlockDetectorTest.XPCOMSanity3DeathTest | Death test: Sanity3_Child(). r=backout
3955d49d5cd776dfb0849ce44fd7975e49fc34f8Sebastian Hengst — Backed out changeset 56bbb6d5d587 (bug 1353593) for Windows 2012 static build bustage in Unified_cpp_gfx_thebes0.obj. r=backout
e273a44edbae36c831756124c70e35e6e98d6554Sebastian Hengst — Backed out changeset 11c7b498a836 (bug 1353593)
f40ea9d14a1114c305108475053a5353fceb9304Lee Salzman — Bug 1369949 - compute precise clipping region for DrawTargetSkia::BorrowCGContext. r=mchang
07fcbdb153e29d0fec4420aac2593150365bf7c3Shu-yu Guo — Bug 1371105 - De-templatize parse handlers. (r=jorendorff)
6fdd4f87cc0ea91ee036b38fa1ce58f7eaea88eaOlli Pettay — Bug 1371438, investigate why assertion fails on Windows, r=bkelly
aee83eca587fdd51b9b29830eee0905606b25fa9Olli Pettay — Bug 1371224 - Add markers for forgetSkippable and CC slices, r=mccr8,mstange
d3eb944e22e1df2a3461ef7a80c23639e86c62daOlli Pettay — Bug 1367905 - Try to run GC/CC slices, including forgetSkippable, during idle time, tweaks to keep reftest memory usage lower, r=mccr8
22c8d6540061dc3d016bb25568b477f72562accbOlli Pettay — Bug 1367905 - Try to run GC/CC slices, including forgetSkippable, during idle time, r=mccr8
11c7b498a83650e1d9f658700ff06d07a9106329Eric Rahm — Bug 1353593 - Part 2: Remove wwc functions. r=froydnj
56bbb6d5d58728d56b8ee85449b2fbc7a69604adEric Rahm — Bug 1353593 - Part 1: Allow implicit conversion of non-const char16ptr_t to wchar*. r=froydnj
091c5613b5cfe1e448bd2c93cd2bb4149701ba9fEric Rahm — Bug 1370644 - Part 1: Only use NS_ERROR for an imminent failure. r=froydnj
a040e8315026ea31bd92aa26333d69f689b1ccd7Sebastian Hengst — merge autoland to mozilla-central. r=merge a=merge
76831b11ec441613689914a1eeb5a073f3134709Cameron McCormack — Bug 1338007 - Remove comments from already re-enabled tests. r=me (DONTBUILD)
ad5856c55a94eac582cdef6347bacabb9e6285f7Cameron McCormack — Bug 1323647 - Re-enable crashtest. r=me
7996b68e8a642f16633e3f6ec07e2473ed895608Josh Matthews — servo: Merge #17244 - Copy all geckolib dependency docs for upload (from servo:jdm-patch-3); r=emilio
68f9a27cdf3bc31652a3c33dab3110af348b5b2fCameron McCormack — Bug 1368113 - Part 3: Use closest non-NAC ancestor as originating element when restyling all NAC-implemented pseudo-elements. r=bz
129c04db249edf92fb1ab2dbfc283ad84cd530b9Cameron McCormack — Bug 1368113 - Part 2: Split out problematic parts of display-contents-xbl.xhtml into separate tests. r=bz
9817633686c2bda12bffe8b306184322280a46aeCameron McCormack — Bug 1368113 - Part 1: Test for restyling ::placeholder. r=bz
145daf186ca7790ffbeb88b8dea1f8e22e8bf4dbNazım Can Altınova — Bug 1355724 - stylo: Update test expectations for :active and :hover quirk r=emilio
958eeb68e32ec9cb55bcb8f746f5591381266ae2Nazım Can Altınova — Bug 1355724 - stylo: Fix propagation of quirks mode information to servo side r=emilio
d8871fb0af7d50668441c15650ce0e37cb1b05d5Nazım Can Altınova — servo: Merge #17266 - stylo: Support :active and :hover quirk (from canaltinova:active_hover_quirk); r=bholley,emilio
7642d6435b63f797aa519aae2659b7f4ee96942bMarkus Stange — Bug 1370757 - Don't expand the dirty rect for Mac native widget drawing. r=mattwoodrow
34bb128e167e830831d649b193b0231dd89bb864Markus Stange — Bug 1370757 - Improve widget overflow calculation. r=mattwoodrow
9db3efe6c0357bb84cc0603e6cb3b4a4a8db2531Markus Stange — Bug 1370757 - Only push device aligned clips. r=lsalzman
79cbec4c644c193bf8737f18493a789784638ba9Gijs Kruitbosch — Bug 1370986 - disable panelmultiview in the overflow panel off-nightly for 55, r=mikedeboer
1a3550df404396cd1bb5ea12703f2979b2e3c3e3James Graham — Bug 1368262 - Disable webdriver test that behaves differently on dev edition vs release, r=ato
5cf9d6d03da7bd891baa8b27e2fe35fcfc9ebe57Tomislav Jovanovic — Bug 1333403 - Part 3: Fix using browser.menus from multiple contexts r=kmag
d9488457b8debef552cc690da9c8deeb8352685aTomislav Jovanovic — Bug 1333403 - Part 2: Implement browser.menus as alias for contextMenus r=kmag
ad0c7334477be3b0e9fc0761235d7df37fab01f7Tomislav Jovanovic — Bug 1333403 - Part 1: Implement $import keyword for schema namespaces r=kmag
65e8eacd6f7ce1f765542b6512c786a61523fb28Timothy Guan-tin Chien — Bug 1368943 - Disable content process count UI and switch description for non-e10s users, r=jaws
7f16a9ed93a6a3ed963a35aea816c0f3f7cedd1cSebastian Hengst — Backed out changeset 42f53d05f6f1 (bug 1185482) for breaking eslint because it tries to validate a file which needs preprocessing. r=backout on a CLOSED TREE
42f53d05f6f1ed18dbf3b6e3f4d0be532fa3221dUK992 — Bug 1185482 - Remove gap between titlebar buttons and navigation toolbar r=dao
860e84e33e702efd51551430aff30396cc76ac68Sebastian Hengst — Backed out changeset 37b0fcb54cba (bug 1333403) for eslint failure: browser/components/extensions/ext-c-menus.js:158:24 | 'SingletonEventManager' is not defined. r=backout
30819ae5b63f726476f3a74aed8fb64e26a166a7Sebastian Hengst — Backed out changeset cfc47df74537 (bug 1333403)
1bd81296c74c392a01a593a719806f8900049607Sebastian Hengst — Backed out changeset d842c744941e (bug 1333403)
d842c744941efbbcc04136fcce2eb42fd1fb76f2Tomislav Jovanovic — Bug 1333403 - Part 3: Fix using browser.menus from multiple contexts r=kmag
cfc47df7453793820bfc716d94f14de32e87d4ceTomislav Jovanovic — Bug 1333403 - Part 2: Implement browser.menus as alias for contextMenus r=kmag
37b0fcb54cba5efa068af210908b0a9f33b2eac5Tomislav Jovanovic — Bug 1333403 - Part 1: Implement $import keyword for schema namespaces r=kmag
82b1cbbae714ae83b88ccf8db963046982f02342Dão Gottwald — Bug 1371218 - Move browser.js' stray DOMContentLoaded handler into gBrowserInit. r=mconley
44a734e1209d8c164a9b1b7e56fc9cb65440efabSebastian Hengst — Backed out changeset fe04c0fec69b (bug 1369782) for eslint failure at toolkit/components/extensions/test/mochitest/test_chrome_ext_downloads_open.html:60. r=backout
650ad20e9fea9b94e64de273578eced87250deb7Marco Bonardo — Bug 1370518 - Don't completely detach/attach the autocomplete controller on TabSelect. r=mconley
d843dbc23708d592850e0381b8b9a872bc91345dScott Wu — Bug 1370671 - DateTimeFormat timeZone set to UTC to show correct year-month header for datepicker. r=mconley
25b6519f489d6c103f794efcbeb0a2266d987fbdMark Striemer — Bug 1365079 - Make legacy badge in about:addons more legible r=rhelmer
fe04c0fec69b97608c8b7090e4b7e6ff73ac0f6dMark Striemer — Bug 1369782 - Require user interaction for downloads.open() r=aswan
9dbf22ca29326b84af6c9c71dac4ed0fa94d4a5fMark Striemer — Bug 1369771 - Confirm launch of executables other than .exe on Windows r=Paolo
d9b245a92c6cf1e46a9fbbe559f57afff90f7fd4Prathiksha — Bug 1342793 - Style the permission states wrapped on multiple lines in the control center to align correctly. r=Paolo
405e89243e0a88abf3982cddb4a2043ec3eef908Mark Striemer — Bug 1351255 - Align icons in webextension install dialog r=nhnt11
cad0db00e0b473bab9f7abae5b57074cd7e99865Marco Bonardo — Bug 625778 - Contextual commands on the main menubar bookmarks menu don't work after a customization. r=adw
158930f1c0d31038b5015cdf60221e50bebcfd89Sebastian Hengst — merge mozilla-central to autoland. r=merge a=merge
c11325203c125688c9d6d584572e9a509975d66aSebastian Hengst — Backed out changeset a8c970380c92 (bug 1368943) for mass test failures, e.g. in browser/extensions/formautofill/test/browser/browser_privacyPreferences.js. r=backout
a8c970380c927a352398865e90ba8605e56c5facTimothy Guan-tin Chien — Bug 1368943 - Disable content process count UI and switch description for non-e10s users, r=jaws
8a990794c2ee923ccd839750912d10ff3a690a2affxbld — No bug, Automated HPKP preload list update from host bld-linux64-spot-304 - a=hpkp-update
49c375200aabad932ccfad27986a6fb7b79e9db8ffxbld — No bug, Automated HSTS preload list update from host bld-linux64-spot-304 - a=hsts-update
91dc9525c422f11041da33b008b14a8117ed9a40Sebastian Hengst — merge mozilla-inbound to mozilla-central. r=merge a=merge
f4b350008c452a890b207afac42fbc530e1e8ec0Wes Kocher — Merge m-c to inbound, a=merge
091c8103ff38276b1b0e98ea3792a222e101e146Botond Ballo — Bug 1371299 - Restrict the thumb snapping back to its original position to when the thumb is on-screen. r=kats
8b11f8753daed51e71663be9976ef846498dfed7Wes Kocher — Backed out 2 changesets (bug 1353593) for windows build bustage a=backout
c16b53fc17d9155299c00e49c8287e24c1aeb1bfEric Rahm — Bug 1353593 - Part 2: Remove wwc functions. r=froydnj
4bc441fc5860b4c6ebc22c3d261aa9025dfe15daEric Rahm — Bug 1353593 - Part 1: Allow implicit conversion of non-const char16ptr_t to wchar*. r=froydnj
7533679209b1d740374dcb3a8a36d1e23de36dffEhsan Akhgari — Bug 1357656 - Part 2: Switch the direction of the tab title fade-out effect based on the directionality of the title string; r=mconley
2e6cc6c65a79ec24b566cd1d6714744ba8165d3eEhsan Akhgari — Bug 1357656 - Part 1: Expose an nsIDOMWindowUtils method for retrieving the direction of a piece of text based on the first-strong character algorithm; r=mystor
42d138495591207d43ca49e01f1bcb4f23774c17Joel Maher — Bug 1308068 - Intermittent browser/components/extensions/test/browser/browser_ext_windows_events.js. temporarily disable. r=gbrown
5f65427cd949c682d3e47bf370a86011d690c973Jeff Muizelaar — Bug 1367538. Clear user data after we're done with the recorder. r=lsalzman
4f5ed57189adad562d8885e887f6bd5118d22e77Felipe Gomes — Bug 1365714 - Part 2 - System add-on to control rollout of the CTP feature. r=bsmedberg
1731ad31e6a5ae451ee08b8b713d23ae4985c51cFelipe Gomes — Bug 1365714 - Part 1 - Adjust prefs to roll Click-to-Play by default on release. r=bsmedberg
16e85990be7411ddc09628c015546932e8218dd4Ryan VanderMeulen — Bug 1371748 - Update pdf.js to version 1.8.432. r=bdahl
7d0171fd883a38c5c8e310b7e66b30002b035653Fischer.json — Bug 1370780 - Test storage pressure notification according to the browser.preferences.useOldOrganization pref. r=jaws
a305f9e66fa5b6faec4804ace67bb69f3c5de2d3Paul Ellenbogen — Bug 1371362: Remove unused audio and video stream counters of PeerConnectionImpl r=bwc
73eefb81f8e15845cf63cd809047c80b7ac8e3f5Mike Conley — Bug 1360946 - Consider a SetDocShellIsActive message a 'pending input event' so it can interrupt reflow. r=bz
e5fe50da0571a67e4ad62aeb9e13013eba5369c8Liang-Heng Chen — Bug 1371550 - create worker thread before it is required; r=bagder
a2d018ad5a124009910072387c54c61303835a41Ricky Chien — Bug 1370490 - Hover on search tooltips should change background opacity r=mconley
2d949a67f1fce4d5d03de6631bc55127095cf10aJeff Hajewski — Bug 1371354: Changes macro defined NS_SYTLE_IMAGELAYER_ to enum class StyleImageLayer; r=manishearth
f627e18598c3ccd3c086865186459eda991fca0bManish Goregaokar — servo: Merge #17262 - Update bindings for StyleImageLayerRepeat (from Manishearth:bindings); r=Manishearth
53bc47324ae04505287898b760a069989f214a04Marco Bonardo — Bug 1371331 - Show the 'search with Engine' suffix for Location Bar search results on mousehover. r=adw
3f12cc772ae84e7d8ab6ca959b6b2f86809c0785Wes Kocher — Merge m-c to autoland, a=merge
b6f4ba89792e51ed67a7407113f9953de3eb4f72Servo VCS Sync — No bug - Revendor rust dependencies
79d8f06313932e8f116100390dd153a1c8f9734bJosh Matthews — servo: Merge #16752 - Report more informative CSS errors (from jdm:css-parse-error); r=SimonSapin
f7450fa2d7aa1590ac6a4954dbfc4cd8a9557254Jed Davis — Bug 1362601 - Don't crash on sandbox violation if known-problem injected libs are present. r=gcp
ae620d7e41e2d88e9145a3c744dda13eee92c26eBlake Kaplan — Bug 1327118 - Fix the charset encoding menu not being properly enabled when dragging tabs into a new window. r=mconley
6c8c383edd02189f7a1e52d93e36b1be9d60197fMaja Frydrychowicz — Bug 1370899 - mock_runner.driverclass should return mock_marionette; r=whimboo
69bc2ed7ebb5e5721d46b7edd06618c984e36560Josh Matthews — servo: Merge #17261 - Allow running selectors tests with test-unit (from servo:jdm-patch-5); r=emilio
2499565216fcb80eeef4069f604fc2dc40f7bf76Sylvestre Ledru — Bug 1371839 - Add jsoncpp to the list of thirdparty code r=kip
7e925cbe797684129a52ecee13a1d7b38b1b2141Sylvestre Ledru — Bug 1371626 - Fix a format-overflow issue with gcc 7.1 r=bsmedberg
f759d63d25b98c4e73a375fa2752b5be442e2435Doug Thayer — Bug 1331736 - Use selected search suggestion with one-offs r=mak
d09e630c7054ca6e08200bbfc659784652ac7b3eMike Cooper — Bug 1371058 - Override default notification styles in Shield's Hearbeat. r=mossop
675ddaef4e5d0aaee6d03d78a78587d584a73e06Jeroen Kleijn — servo: Merge #17258 - Reduce code duplication when adding a SessionHistoryChange (from jkl445:issue-17249); r=cbrewster
5b713fb1cd98370f0bd7645f848e5972c2f198dcKirk Steuber — Bug 1370727 - Return void from nsICanvasRenderingContextInternal::SetIsOpaque r=bz
bbdd2add81ecdb7340e604130e39f990f8129bd5Chris H-C — bug 1369531 - Collect INPUT_EVENT_RESPONSE_COALESCED_MS opt-out r=bsmedberg,Dexter
c4e74cfbf7e9d8e297e214478d25e3456f858ceaWes Kocher — Merge autoland to central, a=merge
3c876e859603f37750de4725546d2c1dddf05e31David Keeler — bug 1332681 - part 4/4 - convert authentication.getAssertion to credentials.get r=jcj,qdot
3c0d57fec9e5bb5c6eb71389d62129d7f8a2baa8David Keeler — bug 1332681 - part 3/4 - convert authentication.makeCredential to credentials.create r=jcj,qdot
5d05100ea93645c57fcdb196c323afe159151135David Keeler — bug 1332681 - part 2/4 - authentication.getAssertion: return a PublicKeyCredential instead of a WebAuthnAssertion r=jcj,qdot
675f396003827bd1075128c6620dd38386a2b64fDavid Keeler — bug 1332681 - part 1/4 - authentication.makeCredential: return a PublicKeyCredential instead of a ScopedCredentialInfo r=jcj,qdot
ec9d6a6c30ee4f72a279725b882609e18e637100Sebastian Hengst — Backed out changeset 71da3a25b572 (bug 1370986) for timing out in browser_photon_customization_context_menus.js. r=backout
84141f9b5d9aefd6d912a0d6405c27bdf0c05668Chris Manchester — Bug 1371245 - Install minidump-analyzer to its final location in artifact builds. r=nalexander
584c3716e9638cbb851c03aea3948b70c051fa1aGrigory Kruglov — Bug 1229216 - Make Firefox Accounts "sign-in" flow default to sign-in, not registration r=nalexander
cd6899d44b57e758140f105f171bdd50b9299acaAxel Hecht — bug 1370176, generic configuration for l10n, r=flod,gps
f4a1c16d1a10359363cd9f2abf0b26d7744c3a86Andrew Swan — Bug 1371788 Localize Legacy Extensions panel title r=flod
c89f7b976deaa1cdaa7bec8a44a9c7e80dcf2e29Tomislav Jovanovic — Bug 1368669 - Support explicit null callback for runtime.sendMessage r=aswan
913b05b92f32cdb3ab15a39303eaf3d312aad1e3Andreas Tolfsen — Bug 1371658 - Remove CommonTestCase.setup_SpecialPowers_observer; r=whimboo
c7bcf4a7e382c840f26031f5507b04e7d695b356Andrew Halberstadt — Bug 1048446 - [taskcluster] Add a 'mochitest selftest' task that depends on a build, r=dustin
b2d113409e2195b5e70b17c52364acdf72dd575cAndrew Halberstadt — Bug 1048446 - [taskcluster] Move 'require-build' out of run_task and into source_test, r=dustin
83081a324efb68dacb018a4ea1ef8dea91796dbaAndrew Halberstadt — Bug 1048446 - [python-test] Create a mochitest selftest harness, r=jmaher
d98f79ccd63645f5a2e16683b2fa0be73217be04Andrew Halberstadt — Bug 1048446 - [python-test] Add 'sequential' key to python.ini manifests so tests can opt out of running in parallel, r=jmaher
455513c2cfe74b08d6bbb127b2c44d95b9f194f3Andrew Halberstadt — Bug 1048446 - [python-test] Set up a temporary directory for tests to use, r=gbrown
91ce65d749ad9261dd36d287c84a61e799fd5295Andrew Halberstadt — Bug 1048446 - [mochitest] Check for a modules dir in the parent directory even if there is a build, r=gbrown
525728eff624112eedff5009655cd837c09420bdAndrew Halberstadt — Bug 1048446 - [mozlog] Don't re-use existing loggers when calling mozlog.commandline.setup_logging a second time, r=jgraham
f375a096bff95e10f770a779155012ff8647847dAndrew Halberstadt — Bug 1048446 - [mozprocess] Allow passing in a function as a value to 'processOutputLine', r=gbrown
42084b6fc3f926badd3af331876c995312103299Andrew Halberstadt — Bug 1048446 - [mozinstall] Add ability to download and extract installer from a url, r=whimboo
03b97e826142d8fc2d4d94ece6b4bfdbf1a5a60cAndrew Swan — Bug 1370437 Really make webextension experiments run on release r=kmag
30aa5d85e852f5daa36e4e8b3448d5307a322744Andreas Tolfsen — Bug 1371730 - Use release branch for build state badge; r=whimboo
6b987061dd1ad105a30ebd1db08f4a438fc9536aDaisuke Akatsuka — servo: Merge #17253 - Bug1368610 - stylo: implement primitive (bit, uXX) type of discrete animatable properties (from dadaa:bug1368610); r=hiikezoe,nox,emilio
71da3a25b5720039ef7a0c84e0b49a35c86cae0aGijs Kruitbosch — Bug 1370986 - switch to photonpanelmultiview for photon, disable off-nightly, r=mikedeboer
2019434e6aac032a91aeeeb6b7fb4926ddc85aafGregory Szorc — Bug 1371497 - More robust handling of spaces in variant processing for Talos BBB; r=froydnj
3ab795d94b1f67ed90ecfd96ce6430b6b4d339f3Andrew Halberstadt — Bug 1371711 - Update reference to python/compare-locales in mozharness, r=Callek
4f3cf37e0c74283791c7c3a1630b69b016dc6be3Jessica Jong — Bug 1311857 - Adjust CSS for date/time widget internals to prevent them from overflowing the widget. r=dholbert
f0c05f5e4dda7ac9d0cf597c5c3f3634a73f21e3Wes Kocher — Merge inbound to central, a=merge
70c026121670bd42e43bb87334fec1fd848b77d9L. David Baron — Bug 1371157 - Cache results of Windows system font lookups. r=jimm
aa3557e8515c8a8a1cbab8f5a5614476cc68ffe6L. David Baron — Bug 1371157 - Use override keyword in windows nsLookAndFeel header. r=jimm
7a7047b62b518b662751bff2cf9f2e35398636f9Benjamin Smedberg — Bug 1369755 test followup - the infobar no longer shows plugin-specific data, so this subtest is no longer relevant r=trivial
da58840d7f3d0e38299caf95a6299b670172a30bJeff Muizelaar — Bug 1359527. Fixup DrawTarget::IntoLuminance mismerge. r=mchang
4b6b2e9e5492d8e2606f4daa145f1f16ef6bbfb4Benjamin Smedberg — Bug 1369755 part B - Adjust the wording of the infobar to more closely match the in-content UI, and the doorhanger to more closely match other permissions and be more personal. ui-review=sbarrett r=felipe
6c35cc91b1bb156e43c59ed028b5edef290763daBenjamin Smedberg — Bug 1369755 part A - Add context about browser performance to the in-content UI.Remove the tap-to-activate UI on desktop, because we don't specifically say "click" on desktop anyway, and we don't want/need to customize it from PluginContent.jsm. ui-review=sbarrett r=felipe
95ca02ed62c40dc248bebda7c637211d757e3b63Ehsan Akhgari — Bug 1368567 - Remove support for importing localstore.rdf at startup; r=florian
ae536496bc6d565a03bfcafa96cbe55c704596a0Georg Koppen — Bug 1371263 - Improve about:cache page. r=mayhemer
46707f69b3aa27a874881824d782f8e8099c472bCarsten "Tomcat" Book — Merge mozilla-central to mozilla-inbound
eb644e17a1a425060663da2c2196084ca6fb47deNicolas B. Pierron — Bug 1371261 - ScriptLoader: Work-around the lack of Epoch from TimeStamp class. r=mrbkap
35d8d330b97d94eb1885400b674661d49823f39aNicolas B. Pierron — Bug 1371260 - Allow fetchCount/lastFetched to be read when either cache or alt-data cache entry is available. r=valentin
911cfe8592965b661cc38c6777654d6c66a1fb9cNicolas B. Pierron — Bug 1370345 - Create JS bytecode mime type based on the platform BuildID instead of MOZ_BUILDID macro. r=mrbkap
c76e85ca482fc4320b104a098e0c5fdf7da3e631Florian Quèze — Bug 1371603 - avoid loading UnifiedComplete.js before first paint, r=mak.
d1bdd265b00d8bebb2e73fdf75da45ad300088ffFlorian Quèze — Bug 1369751 - avoid constructing the sidebar browser before first paint, r=mikedeboer.
56ac88ccb3c6b15d0f551451897134b7d66e1fa8Florian Quèze — Bug 1369705 - avoid starting the search service or calling the search-one-offs XBL constructor before first paint, r=adw.
944c5cc643a642b399ae6dc7ec29ba2a0e42b562Dão Gottwald — Bug 1371620 - Make arrowscrollbox._canScrollToElement not flush styles. r=mconley
6efd3b837691c005a140c2325e7ce19e26869eddDão Gottwald — Bug 1371604 - Convert arrowscrollbox.scrollboxPaddingStart and arrowscrollbox._startEndProps from XBL properties to fields. r=mconley
94df53e8cc7eefbd20cd999a2e89f91b7083fd2bJunior Hsu — Bug 1370454 - Part2: Expose runInTransaction in nsICookieService.idl, r=jduell
2ae4d9b0f74c0e0d3bdc8d3e5e70706db713d52aJunior Hsu — Bug 1370454 - Part1: remove dup test in test_cookie_async_failure.js, r=mak
24ef2aa69cf3366dc9efec033cba4bf61b6322f6gabriellesc — Bug 1359681 - Tap timeline column to open the timing sidebar panel. r=gasolin
d0e38542a05b17dd87586281b5d324112d38f6caWes Kocher — Merge autoland to central, a=merge
07edbac9bdee8722ba261b41537582125a17cf87Emilio Cobos Álvarez — Bug 1369954: Mark a few tests as failing awaiting investigation in bug 1371722. r=bustage
d5c96e74c92039b8d34cf467b60c4e7e32b44858Wes Kocher — Backed out changeset 1efa46c863a0 (bug 1368145) for failures in browser_visibleTabs_contextMenu.js a=backout CLOSED TREE
2abd7ace9f93d1906645a3154bcb18c24bc8d78cWes Kocher — Backed out changeset 9933f2d4d188 (bug 1369095) for timeouts in browser_page_action_menu.js a=backout CLOSED TREE
0aa17836c076731e011948fabb1d78dcf1703c8fWes Kocher — Backed out changeset 17c92027f70b (bug 1287852) for test_ext_all_apis.html failures a=backout CLOSED TREE
55d4c283d94c9c6e7011161b4fe3fd89b97de166Wes Kocher — Backed out changeset 91ddd0674124 (bug 1370176) for build bustage a=backout CLOSED TREE
ca350cb8a959f03603803eeb6621525604b6d1e7Timothy Guan-tin Chien — Bug 1370439 - Make sure new preferences page tests are running on the new preferences, r=jaws
656e918f28c03448a878e1159fe0c46e402d4a44Ricky Chien — Bug 1370781 - Run offlineQuotaNotification test on new preferences r=jaws
2d90236d15722d3aeeaf721d1050fa74b21adb92Josh Matthews — servo: Merge #17255 - Remove cssparser dependency from msg (from jdm:rmcssparser); r=metajack
5378ea8f1894428451efbac3e5e225b34a348ff1Alex Gaynor — Bug 1371701 - Fixed sandboxing tests to reflect that we're enabling file content process for all channels r=bobowen
68f271f79ce6630fc2c75c0d8f291a20e004b83eJohann Hofmann — Bug 1348549 - Await pageload in browser_bug822367 to avoid intermittents. r=nhnt11
bf13425e15f781c4616e23aee4484dcac66b1d21Tom Tromey — Bug 1370786 - use UniquePtr for SecMap in LUL; r=froydnj
1efa46c863a0fcc79dc66757d7e3a22c88475e18Jeongkyu Kim — Bug 1368145 - Change 'All Devices' to 'Send to All Devices' with its property name r=eoger
8ae6f0335b204177f90e9c964ede65da3054fe76Anthony Ramine — servo: Merge #17215 - Derive more ToCss impls (from servo:derive-all-the-things); r=emilio
17c92027f70b7d4f4ca6218d09aa77672fd0608dTushar Saini (:shatur) — Bug 1287852 - Mark tabs.highlight as unsupported in schema. r=kmag,zombie
407132c5b0373814c9630c5958abaed62c4423e2Ed Lee — Bug 1371479 - Update search behavior about:newtab tests to work with activity-stream.enabled true and false. r=ursula
91ddd067412484aec8d482eabe27eb048bea7ef8Axel Hecht — bug 1370176, generic configuration for l10n, r=flod,gps
5351949ada723f7be77bd49c4673390ded774e52Carsten "Tomcat" Book — Merge mozilla-central to autoland
9933f2d4d1885c5b730fb5d5a5103d77219be57dMike de Boer — Bug 1369095 - calculate the size of the panel to be shown off-screen to work around all the panel layout issues. r=Paolo
ba02f6a155b8d2d44882686d669cd15033cdef5aAndreas Tolfsen — Bug 1370871 - Remove use of global from Firefox refresh test; r=Gijs
c9a85535d60760870ed3d586e129a4a3a4f9340eAndreas Tolfsen — Bug 1370871 - Remove "global" global from evaluate script context; r=automatedtester
11143139638479ed1b1fcab32f36fb5218cea863Carsten "Tomcat" Book — Backed out changeset 0cfb320a3026 (bug 1357046) for test failures in browser_misused_characters_in_strings.js
dbfc1396ac142914a602236627471722b1d555dfCameron McCormack — Bug 1369954 - Part 5: Add FFI function for checking whether an element has XBL-created anonymous content. r=emilio
0a3b78002ba3b8d0d1fea4b0ee36c16339e4a904Mike Taylor — Bug 1368920. Part 4 - Enable Report Site Issue button for DevEdition and Nightly builds only. r=Gijs
a2380d694ba088f6112ef52fdd59ab81e09a9673Mike Taylor — Bug 1368920. Part 3 - Use correct constants to identify Nightly and non-Release/Beta in CUI tests. r=Gijs
3ef6dbeeef35d071e10e794f260911b373bd160bMike Taylor — Bug 1368920. Part 2 - Use MOZ_DEV_EDITION and NIGHTLY_BUILD to include non-Release and Beta extensions. r=Gijs
d5c7a8389ed9fecd4afef2710025cbea627937bdMike Taylor — Bug 1368920. Part 1 - AC_SUBST MOZ_DEV_EDITION so it can be used in moz.build. r=ted
f4ddc1f62425b69b4febd6fd4ec3959cb3f2ff5fCameron McCormack — Bug 1369954 - Part 4: Stop running <meta viewport>-related tests on non-Android stylo. r=emilio
f7ea798b7f9f5f23417d4548adca757b7ad07a99Cameron McCormack — Bug 1369954 - Part 3: Test. r=emilio
8482bd081e6cfec6a2c6a3c3946e7d90bf1d30ebCameron McCormack — Bug 1369954 - Part 2: Remove unused Gecko_GetParentElement. r=emilio
cae7431057ac46e67e5c0a3d5f3ebd8347ad25d2Cameron McCormack — Bug 1369954 - Part 1: Rename Gecko_GetParentNode to Gecko_GetFlattenedTreeParentNode. r=emilio
38edb8755b924553a0e0efa62965925a3a3b9f69Dão Gottwald — Bug 1367047 - Make toolbar button backgrounds more visible on dark toolbars. r=nhnt11
6fcb8d17838d87c1864a776bfe1ddb95357c73c0Cameron McCormack — servo: Merge #17252 - style: don't perform selector matching on the flattened tree (from heycam:flattened-tree); r=emilio
1383878b7e8f18f2634e47fcf8912fd27ec0ef83Tom Tromey — Bug 1369830 - fix "telementry" typo in netwerk; r=michal
1a2d8f20bb23fd0e54bde99190a752a6a00e8c31Henrik Skupin — Bug 1371404 - Add firefox-ui-functional TC jobs for Windows. r=jmaher
0cfb320a3026684937f24a8f2b6641bd906d1ffbRex Lee — Bug 1357046 - Add private browsing and search tour to onboarding overlay. r=Fischer,gasolin,mossop
2d20b365eee19434657f6b365d310e8b70904d2bffxbld — No bug, Automated blocklist update from host bld-linux64-spot-308 - a=blocklist-update
70907e2a110baf98c6b7159f3d320192b8b07b4bffxbld — No bug, Automated HPKP preload list update from host bld-linux64-spot-308 - a=hpkp-update
3c4327f603fc2ca503e5868846fddc5962dbfc32ffxbld — No bug, Automated HSTS preload list update from host bld-linux64-spot-308 - a=hsts-update
eca8d0ea03af1d2424550a037f714f14c0f7b1beCarsten "Tomcat" Book — merge mozilla-inbound to mozilla-central a=merge
7457b240847db66b78493ed3a6d03663173bd745Carsten "Tomcat" Book — Merge mozilla-central to mozilla-inbound
825e71dae9bf360ff0ae51bf0d4bb663189df72cJon Coppeard — Bug 1369748 - Parallelise the start of GC marking r=sfink r=smaug
aafdd9bcceaf566fcfb4a259f0f90d3dc620e350Jon Coppeard — Bug 1369748 - Refactor GCRuntime::beginMarkPhase r=sfink
af923cfd5121b8ea2ec450ba35dbd21128bd70e2Matthew Noorenberghe — Bug 1368872 - Update Autofill work-in-progress warning to reflect heuristic and <select> support. r=me
c18268020e6e77dd5872a423a080bb60e5065f3eGeorg Fritzsche — Bug 1368937 - Make search event opt-out. r=Dexter data-review=rweiss
3b978477fa6994be455c98c9404405aff3cfa37aJonathan Guillotte-Blouin — Bug 1371554 - Change .indexOf(...) == 0 to the more expressive .startsWith(...). r=mattn.
ff83c340468acd6c32f3802fe40bd0336930ea7fJonathan Guillotte-Blouin — Bug 1371554 - Use Components.aliases where not used. r=mattn.
128c9d3bc0475f403ef54913b5c4d64b32a695d7Louis Chang — Bug 1246741 - Add more test cases for basic shapes clipping in SVG content. r=jwatt
94a5f5ddcf39adb5f22bd0fc8b1401d0f75b7b33Junior Hsu — Bug 867798 - avoid blocking main thread when we closes nsCookieService syncConn db, r=mak
eb3eb05ddb0492c18b0491fa3970cf16c9b50be0Junior Hsu — Bug 1370456 - Batch operations for nsCookieService, r=jduell
b996f14177a63f5f27d5222e8f1f86e9155e98daCarsten "Tomcat" Book — Merge mozilla-central to autoland
4a4ab5c308b09be400c5167ffe1b430f843cbce9Anthony Ramine — servo: Merge #17149 - Update Rust nightly (from servo:rustup); r=emilio
05dddaa0010fc5b4b3592450d052edd22e8eec7dHenrik Skupin — Bug 1369709 - Release geckodriver 0.17.0. r=ato
7fc5e5d918915e6d8e8d06289a5c0aabeef75394Carsten "Tomcat" Book — Backed out changeset df527bcc28dc (bug 1303510) for test failures in browser_first_time_use_doorhanger.js
5eeca8c89ac2a31fbe34c4ad7c329aca6157f7eaCarsten "Tomcat" Book — Backed out changeset 0d885ad1419d (bug 1303510)
a12026007a59c0483c6d92cbd7faadcdc4d41db1Carsten "Tomcat" Book — Backed out changeset 19bc87470994 (bug 1303510)
19bc874709946cf841baf782452939711a300102steveck-chung — Bug 1303510 - Part 3: Add mochitest-plain for saving submitted form. r=MattN
0d885ad1419d65e06e4e30e3c1ebe9acb5d288absteveck-chung — Bug 1303510 - Part 2: Add browser test for doorhanger part, r=MattN
df527bcc28dc918dc87914c9840cbde63bfdb7e0steveck-chung — Bug 1303510 - Part 1: Implement doorhanger helper and parameter for first time use doorhanger. r=MattN
552aa9d9f4f956e0def642e7c61c3e57a57aa9a1Chris Pearce — Bug 1346620 - Resolve symlinks and junction points in path to GMP dir when loading GMP process. r=bobowen
6d3603a87085e02c0123574d97a73b8baf1234d0Jeremy Chen — Bug 1360133 - enable WPT interpolation tests for SVG {stop, flood}-opacity. r=hiro
3888304a47f36783634e92edc1704663b1c84ce5Jeremy Chen — servo: Merge #17251 - stylo: make {stop, flood}-opacity animatable (from chenpighead:stylo-stop-flood-opacity-animatable); r=hiro
99fe8edb8296f2cd4f704e7dcad482a4926ca1acHector Zhao — Bug 1347530 - Part 2: Use insertTree API to import bookmarks from 360se. r=Gijs
300d2598ec40fec50f611e62db2d51bf90748782Hector Zhao — Bug 1347530 - Part 1: Add a unit test for 360se bookmark imports. r=Gijs
2cf913cce0c47a55f866ef4d46a7f62c9d487e5cgasolin — Bug 1369291 - add l10n support for onboarding overlay;r=mossop,Pike,rexboy
880b0d81cf87455cdd51c59c924c73fcd7a01daaScott Wu — Bug 1365489 - Show select element drop down arrow in edit profile dialog. r=MattN
29f34e4a8b1acf7d734ca44b8dddbeee0b8a081fScott Wu — Bug 1352307 - [Form Autofill] Open the edit profile dialog on top of the manage profiles dialog. r=MattN
1a7356fac9ba0d1f5cb8651db78bb62dad50b3e5Jonathan Hao — Bug 1217238 - Reduce time precision when privacy.resistFingerprinting is on. r=mystor
e967714a341a26b64ce118edb3172faa35fbd4b3Jonathan Hao — Bug 1217238 - Regression tests for reducing precision of time exposed by Javascript. r=mystor
7bc19dddce5d264b0cc4029015caae6277fce01cRobert Helmer — Bug 1360777 - remove double spaces and remove hardcoded Firefox for legacy extensions in about:addons r=aswan
7bfba17e1cb194afb1a2cbeb201b7fc0788a0762UK992 — Bug 1125634 - Let about:about use info-pages.css instead of about.css r=dao
bd00685e1e660debac3597016d58bd13715e7a16Masayuki Nakano — Bug 1369695 Creating ITfInputProcessorProfiles and TSFStaticSink when they are used at first time r=m_kato
52c02dbc1e23924cc7d999a2ec09ca0345ff5e4fBrian Birtles — Bug 1371196 - Round font-weight when interpolating, don't floor; r=hiro
646b691852bd9bf6d50e2ca2b14daa85a7f8ecdbMasayuki Nakano — Bug 1369697 Create ITfDisplayAttributeMgr and ITfCategoryMgr when TSFTextStore::GetDisplayAttribute() needs to use them at first time r=m_kato
1742b1bdadd13a02df95ca690bea9cc42ff40c91Carsten "Tomcat" Book — merge mozilla-inbound to mozilla-central a=merge
35b9efa24066bdf59d333dc357f7c19a71a60f10Jan de Mooij — Bug 1371215 part 3 - Optimize and simplify Matcher a bit more. r=luke
fce84022f5e3d9f600f2e56c5d4845423c558b8fJan de Mooij — Bug 1371215 part 2 - Remove FirstCharMatcher16bit as it's not used much and has some perf issues. r=luke
f4048987a5e361345738dc2bf7ab6e44c9b78aacJan de Mooij — Bug 1371215 part 1 - Use the memchr optimization on OS X too, as it's fast now. r=luke
587d7e9b6c7e5ae6697b8eeb1baf3d9e744c2199Ray Lin — Bug 1300996 - Part 4: Add mochitest for form autofill preview and highlight. r=MattN, lchang
3bac6640f2584c8fc746523bd2fba6b327d19ffaRay Lin — Bug 1300996 - Part 3: Handle the highlight style if the filled fields being changed by user. r=MattN, lchang
13b52285f52c77dd2fb65fd24b84b3063498654eRay Lin — Bug 1300996 - Part 2: Show preview text on and highlight the fields that would be filled. r=MattN, lchang
7c98b13c5b45c9b7d21a2f9954596c1e158d5011Ray Lin — Bug 1300996 - Part 1: Set selectedIndex of autocomplete popup when mousemove over profile item. r=adw
0156ad061c5d85df6a47ea92455fa124a2d3f852Phil Ringnalda — Backed out changeset 830842118f8a (bug 1356474) for failing most of its browser_grids_grid-outline-* tests
fd26823c9dc6aaff3dbae97e5d3953564f8664caNick Thomas — Bug 1371099 - Add merge day support for aarch64, r=aki DONTBUILD
7680538080d1bc8dd25be592d94ede01145fdb4aEhsan Akhgari — Bug 1371277 - Use reserved space for one item in SelectionState::mArray; r=masayuki
ea0c86248f0aee0133154de3d763917f42748300Ehsan Akhgari — Bug 1371279 - Try to use reserved stack space instead of heap allocation in nsLocalFile::GetNativeTarget(); r=froydnj
830842118f8a0f636aa298dd27a34918d924f746Micah Tigley — Bug 1356474 - Add units tests for the Grid Outline component. r=gl
45a389969f2594c63f22e4fcf3c4dcb17a702915Brian Birtles — Bug 1367307 - Add content property to create pseudo element in web-platform-tests and devtools tests too; r=hiro
ad1958745d3f41283a4892efdad0f17381fef84cMorris Tseng — Bug 1354463 - Use precise range for fuzzy-if. r=kats
28064e6e5ba462332ed65e7d5248f3d4d9d9efefBen Kelly — Bug 1371020 P3 Cleanup some IsFrozen()/IsSuspended() checking in TimeoutManager. r=ehsan
536ad9812d0c41f51472fffaf75995fc459da4adBen Kelly — Bug 1371020 P2 Avoid scheduling TimeoutExecutor if the window becomes suspended in RunTimeout. r=ehsan
d832f5aee62a3eba4ef5b1e24f4713d837790710Ben Kelly — Bug 1371020 P1 Avoid rescheduling the TimeoutExecutor in ClearTimeout() in some cases. r=ehsan
40a8be84033f3a45c3da1ef3f3f8f910c51bb74dBen Kelly — Bug 1369440 Disable test_ext_contentscript_about_blank.html on android due to intermittent failures. r=kmag
85f387a3a99b932d1fa0e1306f1e2bfe318c3666Wes Kocher — Merge m-c to inbound, a=merge
3c1e9ea66c7f9316d457be2cab3eacd57d72f208Ted Campbell — Bug 1365782 - Backout the backout of changeset 882d55c60444 because of cgc bustage because current bustage is worse than potential future risk a=bustage
53cdf23f7d183ee68dee237efc074d15cc299f77Wes Kocher — Backed out changeset d20646799abb (bug 1352852) for failures in test_drag_empty.html a=backout
ee6c97bf9ca68e449662d9bba14ec83dc19753baAaron Klotz — Bug 1371376: Fix static analysis errors; r=bustage
908eeb65a000fbe12ddb8f48cec00872451ebccbMatteo Ferretti — Bug 1370278 - used getTransformToAncestor in Grid Inspector highlighter; r=gl
3fea90e94f1df641f540a3b62e42e171f9b9ee39Aaron Klotz — Bug 1371376: Make mscom smart pointers destroy their objects asynchronously; r=jimm
9363eda05c395837a8c98a366e591ea33a5af240Jeff Muizelaar — Bug 1370681. WebRender: Remove unnecessary sync messages. r=kats,dvander
296f060687f72d68ccfa304a750478937e28f745Steve Fink — Bug 1343568 - Add --upload-xdbs option to mach try, r=chmanchester
acbfbde0a7d20e741a347e121c0a34aa938a474aAaron Klotz — Bug 1371345: Fix deadlock caused by holding mscom Interceptor live set lock while posting work to the main thread; r=jimm
b693eb4b9ef6967c8a73e67e35df80705653ee2fSamuel Vargas — Bug 1325113 - Implement support for WEBGL_compressed_texture_s3tc_srgb - r=jgilbert,qdot
8191dc9bb34f36730cd6ab894f7de9685680886aMatteo Ferretti — Bug 1368535 - translate the matrix also by element's borders; r=gl
26c76000d709f12f5f707a2c46509fcd5e32fc1fBenjamin Smedberg — Bug 1369160 part B - use the new list to suppress infobars, r=ksteuber r=felipe
2322c37ad902a808a764c9d2ed8e11ad800fa031Kirk Steuber — Bug 1369160 - Add a Shavar list to be used to suppress the infobar, r=francois
cba06bfa1e8878ff28cb8072f760e6698bb974bcRyan VanderMeulen — Bug 1371364 - Upgrade to SQLite 3.19.3. r=mak
0d4fe81a5f816b5bf67bca874431a2857b52f247Sebastian Hengst — Backed out changeset b61c6809644c (bug 1370278) for failing chrome test test_dom_matrix_2d.html with 'getNodeTransformOrigin is not a function'. r=backout
d20646799abb8ab802873017464461bd1a526804Michael Layzell — Bug 1352852 - Add dummy data to the DataTransfer when dragging a draggable object, r=enndeakin
65c3ca9e63c0c85be91d5df2c06a806e1ad7436dJan de Mooij — Bug 1371097 - Change sRopeMatchThresholdRatioLog2 from 5 to 4 to flatten less eagerly. r=luke
60b8fd06f8fb98d98f3aaa3e03b980291286842fMichael Layzell — Bug 1368524 - Add a telemetry probe for how long we spend processing NotifyObservers callbacks, dr=bsmedberg, r=ehsan
7060e3ad0b48542072d37fbdd9f014150dffe39fJoel Maher — Bug 1365408 - random-if bug-442419-progressmeter-max.xul win8/debug. r=gbrown
fc905fca340af6f85a9ba95cd024572d6708f7adBen Hearsum — bug 1359084: update balrog usernames in release configs. r=asasaki
b61c6809644c0f97872971957842f59736e6851dMatteo Ferretti — Bug 1370278 - used `getTransformToAncestor` in Grid Inspector highlighter; r=pbro
df6304204f6a3a2e22d92c47b4ddd48bffd6697aHonza Bambas — Bug 1369496 - linux build fix, r=me
66a83f17d67b97e32e65600fb636f05336114bc4Michael Layzell — Bug 1371100 - Check userContextId in the content process instead of in the chrome process, r=smaug
ed9bcfd60646b4e0def9b5ca80e67fa24d55af58André Bargull — Bug 1370214 - Don't allocate RegExp objects during syntax parsing for RegExp literals. r=shu
2b11565d26fc3e84db455ecc46cab3fdf4cde59bHonza Bambas — Bug 1369496 - HTTP transaction read throttling algorithm improvements. r=mcmanus
f7d5030aee458b2d47ccdb9d88c6088f16a5c682Jason Laster — Bug 1370923 - Fetch environments on demand. r=jimb
a067d03f16279017b85d498bf926b6ed12d1abeeOriol — Bug 1365018 - Escape U+2028 and U+2029 when quoting a string in VariablesView. r=tromey
6d07706eb18a42f97d45f87ca1b6687566ccd108Benjamin Bouvier — Bug 1371317: ARM simulator: don't assert when triggering a second interrupt; r=luke
09084e1e008f1390659eced83bbea2b0a30644a7Ryan VanderMeulen — Backed out changeset 882d55c60444 (bug 1365782) to avoid adding risk to Beta55.
d17ac655cc513f8d22c5b0f41fce966756b08bfdBob Owen — Bug 1323188: Don't use restricting SIDs in the sandbox access tokens when running from a network drive. r=jimm
4da23071bc0ed686316d2dbb3a537439546ca04aEhsan Akhgari — Bug 1370609 - Avoid reading the version of dbghelp.dll on startup; r=ted
7c9d96bbc400aa77f5310486162abf6b61344b74Louis Chang — Bug 1362255 Part 2 - Import the tests. r=xidorn
87c849a40f9d8b5c2f54a2f5228827059f43b357Louis Chang — Bug 1362255 Part 1 - Update failures.list for new failures. r=xidorn
b64b32836e5a42a1ba04cb0db7fa991cc53f96f8Boris Chiou — servo: Merge #17223 - stylo: Make -moz-{tab-size, box-flex, image-region, outline-radius} animatable (from BorisChiou:stylo/animation/tab_size); r=hiro,Manishearth
aa3ad194df6cd7531ebdf5327af3b66ab9ae6027Phil Ringnalda — Backed out changeset cff7d7889369 (bug 1366853) for frequently failing browser_source_map-no-race.js at line 39 with: newLoc is null.
b8bf64f573f883dbcde9df5417aa61630dcb261eConnor Brewster — servo: Merge #17248 - Fix parent climb hierarchy in send_frame_tree (from cbrewster:fix_the_chrome); r=asajeffrey
5b72abe64ab7aecb4d41dd8438cdc4ad16b6ca4cKartikaya Gupta — Bug 1371382 - Update gl_generator to 0.5.3. r=jrmuizel
6f8f19201f7e7fa655091fc6fe6b3395869e927bWes Kocher — Merge m-c to autoland, a=merge
45dfceacb9e8d53b7633e27c5cb458e103e3e85bManish Goregaokar — Bug 1364162 - Part 2: stylo: Make all attribute selectors respect case insensitivity; r=SimonSapin
3db546295a0a2d999e57b4879eee6ad25bc0f277Dan Glastonbury — Bug 1371319 - null out pulse pointers on destruction. r=kinetik
0dd4c63082dd9eaf9d0800a34eb575e05c8627fcGrigory Kruglov — Bug 1371402 - Disable processing of background telemetry if it's disabled in the preferences r=nalexander
a43b9bebbc130260a86de84b06d0cf9f1add6796Grigory Kruglov — Bug 1369844 - Add switchboard experiment for background telemetry processing r=nalexander
bbabea85e0aad084a64e2d0b4ca3aa1ace4fda5bManish Goregaokar — servo: Merge #17247 - stylo: Make all attribute selectors respect case insensitivity (from Manishearth:stylo-insensitive-selectors); r=SimonSapin
07a573e7aef39759c3a863c7ab4a974e50ebe1e0Wes Kocher — Bug 1371109 - Use random-if instead of fails-if due to unexpected passes elsewhere r=me a=me
efb90e3387f03eeb114c0be8f59b8508e9ba2c3eMakoto Kato — Bug 1370806 - Part 2. Remove selection before calling nsIPlaintextEditor.setText. r=masayuki
29687a739c34c4ef13532849c972232cdc7967dfMakoto Kato — Bug 1370806 - Part 1. Use RAII class for StartBatchChanges and EndBatchChanges. r=masayuki
f47c91dc7c8e45bdde0caf4669cd5de480052762Hiroyuki Ikezoe — Bug 1358966 - A reftest for overflow shorthand animation in SMIL. r=birtles
fee301b94b59473beb8344b0b706f2f9ee35c473Hiroyuki Ikezoe — Bug 1358966 - Enable shorthand properties for SMIL. r=birtles
3eef803b781febe81dc767e38b99b709aa8e4287Hiroyuki Ikezoe — Bug 1358966 - Serialize multiple AnimationValue(s) for sub properties of a shorthand into single shorthand string. r=birtles,manishearth
9dfcdc2bfc8a2d596a0d449747279bfaf41281b7Hiroyuki Ikezoe — Bug 1358966 - Drop a redundant include for DeclarationBlockInlines.h. r=birtles
a9f39ff3b27bd0ca1b9a3e80a2d7e0e195a249efHiroyuki Ikezoe — Bug 1358966 - Call additive or accumulative functions for each sub properties of shorthand. r=birtles
854d41e31f4bcfbe093b89580b51d72a24c7c095Hiroyuki Ikezoe — Bug 1358966 - Compute distance for each sub properties of shorthand. r=birtles
4e730eaffad1568c62771acf447bbb305e731406Hiroyuki Ikezoe — Bug 1358966 - Call Servo_AnimationValues_Interpolate for each sub properties of shorthand. r=birtles
00953e22f9f6f4345a2149a7f38dfeb1414e3d8bHiroyuki Ikezoe — Bug 1358966 - Use Servo_GetAnimationValues. r=birtles
f234d46a9b40f3674f3b1741ebe0cd38a79dce02Hiroyuki Ikezoe — Bug 1358966 - Make RawServoAnimationValue in ValueWrapper an array. r=birtles
4d87f2bf4b10369af0dd83a2ef962a23299ee8d9Hiroyuki Ikezoe — Bug 1358966 - Split mCSSValue into a RawServoAnimationValue and a StyleAnimationValue. r=birtles
c54f6b4989cc20ef8958622f5f5ece501a062851Hiroyuki Ikezoe — Bug 1358966 - Add a new FFI to convert PropertyDeclarationBlock into nsTArray<RefPtr<RawServoAnimationValue>>. r=birtles
78fc301cf3b7a7acd02bc350db9bfabadaeca099Hiroyuki Ikezoe — Bug 1358966 - Drop RawGeckoAnimationValueList. r=birtles
8f4f2486fc3a6435c9e15956d76bcf03d6fecfccHiroyuki Ikezoe — Bug 1358966 - Drop parent style argument from Gecko_UpdateAnimations. r=birtles
83ff39c14cedc6a5a56fc0b0c2aa774880ca7c00Hiroyuki Ikezoe — servo: Merge #17228 - Shorthand support for SMIL (from hiikezoe:shorthand-for-SMIL); r=birtles
76a620a287bfa2bf79971613d2a28093c687c65bDavid Keeler — bug 1369911 - gather telemetry on the prevalence of 3rd party PKCS#11 modules r=bsmedberg,Cykesiopka data-review=bsmedberg
62e44a82730804257046e8fe9aafd8d53652d6eaShane Caraveo — Bug 1367478 support websocket ws/wss protocol in matchpattern, r=kmag
c608727501c7c6c4c11904b68a3b6963a23af464Boris Zbarsky — servo: Merge #17245 - Share styles for elements with eager pseudo-elements attached to them (from bzbarsky:share-pseudo-styles); r=emilio
ddabdf4ac22249028c167b015610ee24d4b69d62Wes Kocher — Bug 1371109 - Followup to annotate some frequently failing android reftests r=me a=me
52586ef104b1740b82d994f4572272ad3ad54d3dJean-Yves Avenard — Bug 1371290: P2. Override sample duration if unknown. r=mattwoodrow
381c3ee3d00e12bec3f9873f17867b0e1c68c914Jean-Yves Avenard — Bug 1371290: P1. Use TimeUnit in WMF decoder. r=mattwoodrow
cc4812a78c235db11fb2de247acec6c6ef1ff09bJean-Yves Avenard — Bug 1370079: P1. Don't check for DXVA support when checking for VP9 support. r=mattwoodrow
16a2f50d486db9d24262b5888a4269ae81d56381Boris Zbarsky — servo: Merge #17242 - Reduce the size of ApplicableDeclarationBlock (from bzbarsky:smaller-decl-block); r=bholley
cff7d788936904e78a5b499ad2782fb4f21cf2b1Tom Tromey — Bug 1366853 - SourceMapURLService must wait for sources to be available; r=bgrins
be872a73b67be9e0f1f9ec5e4b1132d7b862545fManish Goregaokar — Bug 1371408 - stylo: MediaList getter should return null when string is not found; r=bholley
bfc4b019d8e81e3172dafda44ff36f38ab440a5eGijs Kruitbosch — Bug 1368194 - add tooltiptext to 'send to device' items in the page action menu, r=adw
0c8ab344a2491cb9b293ed04ea8c7fa3c1d955e6Mike Hommey — Bug 1371093 - Remove now redundant tooltool manifest definitions from mozharness. r=mshal
30a7983347576602e95280b0131c437ac4dc060dBrad Werth — Bug 1367523 Part 4: Update the layout/reftests/stylesheet-cloning/counter-style-rule-clone.html test to use correct unicode literals. r=heycam
2d26be0ac13fb57ed2a090013e424c1eb911285eBrad Werth — Bug 1367523 Part 3: Re-enable layout/style/test/test_stylesheet_clone_font_face.html. r=heycam
f0ce0e021b873810e9006b1ca2f199d229445124Brad Werth — Bug 1367523 Part 2: Gecko-side implement the CounterStyle and FontFaceRule clone functions. r=heycam
a344042d76e92e824f153da614d6571d63a2c71bRalph Giles — Bug 1370978 - Enable av1 decoding in Nightly on macOS and Linux. r=froydnj,gerald
78b1221a307d768c75f75fdb4bc9386ce93a9210Brad Werth — servo: Merge #17236 - Define Gecko CounterStyle and FontFaceRule clone functions (from bradwerth:cloneRulesBetter); r=heycam
7d58abacf87b29394def7cf7a4c9d51df9a5fc28Ralph Giles — Bug 1370976 - Add webm MediaMIMEType gtest. r=gerald
0900434f24159cea6699b4f5db57b23425208686Chris Manchester — Bug 1319223 - Generate interfaces.manifest files in the tup backend. r=mshal
f0fc4ee3e6552758fe7a1865fe3d3a8043d7ac12Chris Manchester — Bug 1319223 - Handle ChromeManifestEntry objects in the tup backend. r=mshal
f274f4c10a926af50621b79daf6f9c28fb5e8a8eRalph Giles — Bug 1370975 - aom: Use Visual Studio 14 configuration. r=gerald
1a6a5662822da676d0825577dd6d26074c09c3a0Tom Ritter — Bug 1365047 Turn on the Windows DLL Blocklist in MinGW r=aklotz
4ed96242e485a46349226ca9a473898e25b31f66Mark Banner — Bug 1371292 - Clean up more ESLint global definitions in configuration files in mobile/android. r=mossop
27f5231ba905f39bc90ee3c56a375b40b7d02569Mark Banner — Bug 1371292 - Clean up more ESLint global definitions in configuration files in toolkit/ and browser/. r=mossop
b63a5b39d75a772d36d3d57a1d8e9d19ea9dcf7dBoris Zbarsky — servo: Merge #17235 - Increase the size of the style sharing cache to 31 (from bzbarsky:bigger-sharing-cache); r=bholley
7035543349b631b27540f2b82c974544328e93f1Ralph Giles — Bug 1371372 - Update win64 builders to rust 1.18.0 stable. r=mshal
0e44ba584daf4aed13eaf6e919160ab5e448562eRalph Giles — Bug 1371372 - Remove cargo tarball naming work-around. r=mshal
85a4e9d8310beb91494865dd8f4a0391222aeee9Ralph Giles — Bug 1371366 - mozboot: Install rust 1.18.0. r=froydnj
ce5e886383df2f6b631d33d818b3b577d99d717fMatt Brubeck — Bug 1367310 - Update stylo test expectations. r=xidorn
23c65a593b7ddc454786b6443f43ab82536979ccFrancesco Lodolo (:flod) — Bug 1371374 - Use new domain for Norwegian searchplugin bok-NO.xml r=mkaply
49690ce265bb74a152f36c88c6ae5dc01f331523Matt Brubeck — servo: Merge #17234 - stylo: Make :-moz-locale-dir selector non-internal (from mbrubeck:dir); r=xidorn
20d3fd264af14d0180a04a3a2807512921b04b00James Graham — Bug 1371358 - Don't check the webdriver binary exists before running wpt tests, r=ato
09251a0a67718d0c341606c231c1cf0da3e41a3dJeremy Chen — Bug 1369624 - stylo: update test expectations for animation support of SVG fill-opacity.
772e8e39e74d6783756930663222c77eeef10849Jeremy Chen — Bug 1369624 - update manifest for WPT.
e4606d8c6c6c010e0be3a4ab6cf20ba4dbfdde70Jeremy Chen — Bug 1369624 - enable WPT interpolation tests for SVG fill-opacity.
a3f4e0c311543afe8fb094bad0460befb679e235Sebastian Hengst — Backed out changeset 634b361b1b9d (bug 1364150) for scroll position failures in devtools' browser_webconsole_keyboard_accessibility.js. r=backout
1961976dc596ea0ce5c712ab26b011dd72df22b5Kit Cambridge — Bug 1368715 - Ignore and report invalid modified dates in synced bookmark changesets. r=markh
e2aece985d533323ae7e43c88d39f6b4ef7dad2cJeremy Chen — servo: Merge #17227 - stylo: make fill-opacity animatable (from chenpighead:stylo-fill-opacity-animatable); r=boris
fb3cbcd197fe99ff51ff94c50cdd8919fa8e848eAndreas Tolfsen — Bug 1370850 - Serialise undefined script evaluation return value to null; r=maja_zf
7459489e961dfa2aa2efc2a23802a91d671dfc44Boris Zbarsky — Bug 1371112 tests. r=emilio
00c3f75ed9a00df54df729135cbd12651cd736b8Sebastian Hengst — Backed out changeset eaef7cd5e288 (bug 1370850) for failing modified Marionette test test_execute_script.py TestExecuteContent.test_return_value_on_alert. r=backout
6b37ea6c7ad1c016c3fdb7ff1d1484c5be5bc938Andreas Tolfsen — Bug 1370857 - Remove Marionette.import_script API; r=automatedtester
0dac00039fda22f1570a0e439b34703b6f5e5fa6Andreas Tolfsen — Bug 1370857 - Remove Marionette.clear_imported_scripts API; r=automatedtester
a494916f461a29dac8099841efa3eb6024d99796Julian Descottes — Bug 1371298 - trim values extracted from pref files in devtools addon prefs loader;r=bgrins
b418659052d26c36c9e4f0f569d5277a5643086fJulian Descottes — Bug 1371298 - support sticky_prefs in devtools addon prefs loader;r=bgrins
5b3aef6c71b7a5acf9c5f9caa209c14140abad2eJulian Descottes — Bug 1371298 - stop ignoring prefs after #endif in webpack/addon devtools prefs loaders;r=tromey
f776e85cbb5881ef6f97fce55a4dc7d78a8c8583bechen — Bug 1371109 - Enable webm-video/poster-xxx.html . r=alwu
a5a453664f8f51302e3fcccabf3f2020e74bbf6eAlex Gaynor — Bug 1370438 - The MOZ_DISABLE_CONTENT_SANDBOX environment variable now works on macOS and is used in the xpcshell tests; r=haik
352b0d009f78a90c9ea7565ee7afba8270947104Tom Ritter — Bug 1367847 Support makensis on MinGW Linux for Windows builds r=glandium
132095a40bdea9b47221ac7cb16bae39a1e9e8c5Mike Conley — Bug 1369662 - Make tabpaint talos test rely on MozAfterPaint paint timestamps as opposed to event processing timestamps. r=jmaher
d2fe4dfffa0da867b7f1d3ef1c0174b261789811Emilio Cobos Álvarez — servo: Merge #17233 - Remove file accidentally added in #17219 (from emilio:rej); r=bzbarsky
f8d48ac82e7b06c803558ff5086882f2e122783aGreg Mierzwinski — Bug 1357082 - Retry synthesizeMouseAtCenter until it is performed. r=xidorn
58a93f7d6b20b5809ed14294eabccd825aeb174fSebastian Hengst — Backed out changeset 8a1615be322c (bug 1369095) for failing browser-chrome's browser_page_action_menu.js with "page-action-multiView" == "page-action-sendToDeviceView". r=backout
eaef7cd5e2884314fb81c70d1b9576772a38e415Andreas Tolfsen — Bug 1370850 - Serialise undefined script evaluation return value to null; r=maja_zf
62c0be1d862980516240e8e186cbab34597ebfbfLuca Greco — Bug 1366755 - devtools.panels.create should set invertIconForLightTheme to false by default. r=aswan
8344aaa080f46d8898a77d475503d8652a527dafMichael Kelly — Bug 1371053: Re-enable Shield system add-on in Beta and Release. r=mossop
faf77d75b2b079921f0067c92ee06a6636e63eedMichael Kaply — Bug 1301315 - Add support for chrome_settings_overrides search engine. r=mixedpuppy
5cb536ad2b36e2769546cce1707d11dbd7bacaccGijs Kruitbosch — Bug 1367012 - update edit UI visibility checks for photon, r=mikedeboer
8b399dd247e88710771137267070c66c7579800aJames Graham — Bug 1369109 - Ensure conftest.py files are not considered as tests, r=maja_zf
779cf4deec412fb33de2ce3765a595d02ba25002James Graham — Bug 1369109 - Add --rebuild option to mach wpt-manifest-update, r=maja_zf
b30457bfb195fd7abb1cb938cc4ca151112f6c5bHenrik Skupin — Bug 1366784 - Force quit the application if requested quit or restart doesn't happen. r=maja_zf
dcffcfdf03ad254ae04b91fe6b230cd455723f7aKartikaya Gupta — Bug 1368496 - Add support for fixed-positioning with APZ. r=jrmuizel
c48397f4c2e2c2b8152abc7370bc615047130de3Kartikaya Gupta — Bug 1368496 - Expose the push_clip_and_scroll_info API in WR via WebRenderAPI. r=jrmuizel
fd266694b1f8a5d81ce30382bde54d505139329eKartikaya Gupta — Bug 1368496 - Track the pushed clip and scroll IDs. r=jrmuizel
6ca11746a8fc0914f47c00b526155348a9db8087Kartikaya Gupta — Bug 1368496 - Propagate the layer's "scrolled clip" to WebRender. r=jrmuizel
de72271be8b87e1472bc11825d4bc485a75d061fKartikaya Gupta — Bug 1368496 - Skip over scrollinfo layers instead of aborting entirely. r=jrmuizel
69a0d95d19bbee728d6e255bb63706da1fd36ce8Rob Wood — Bug 1370607 - Add additional talos tests to the quantum-pageload-e10s suite; r=jmaher
ede89b73c7dbc61a8a34a2b5cfd3a60024f84f42Boris Zbarsky — servo: Merge #17225 - Fix revalidation selectors when pseudo-elements are involved (from bzbarsky:pseudo-sharing-fixage); r=emilio
b86fec2a2ed8f2f5ca5f5f71f794decba6e15b74Jared Hirsch — Bug 1369824 - Pref Screenshots off in beta and release; r=standard8
a2159eb5765cd0a7ff5bcdb3ebb8091e989fa948Manish Goregaokar — Bug 1370734 - Fix hazards ; r=bustage
c17be0697cfba90244e38eccfb98a94ba0901120Jeongkyu Kim — Bug 1370645 - Fix sync notification message following platform conventions r=eoger
3568cd107bf40d1442539d7905de3ca353d70c31J. Ryan Stinnett — Bug 1361311 - Remove project editor. r=pbro
f7248d3f0d8a54c54df4ea2b9819a2e2730ad1a8J. Ryan Stinnett — Bug 1361311 - Remove project editor from WebIDE. r=pbro
dcdff55098560d60df1ec0a7d26e8e1303b1c6e8Kate Ustiuzhanina — Bug 1370880 - Fix expires in version value in Histograms. r=gfritzsche
f5da859b433fe40803847ad77cc4a573fbf8dc25Kirk Steuber — Bug 1365092 - Move side effects of SetAttr, UnsetAttr, and ParseAttribute functions to BeforeSetAttr and AfterSetAttr r=bz
c0a03c5be17267f19ed9b925e5faf471eebe7802Kirk Steuber — Bug 1365092 - Moves side effects of HTMLImageElement's SetAttr function to the corresponding BeforeSetAttr and AfterSetAttr functions r=bz
a52c6e64be6e03577c312f63f422cd133c6d6e83Kirk Steuber — Bug 1365092 - Moves side effects of HTMLAnchorElement's SetAttr, UnsetAttr, and ParseAttribute functions to the corresponding BeforeSetAttr and AfterSetAttr functions r=bz
cde92b45e56c8187403667e4a670dff33fc4a496Kirk Steuber — Bug 1365092 - Moves side effects of nsGenericHTMLElement and Element's SetAttr, UnsetAttr, and ParseAttribute functions to the corresponding BeforeSetAttr and AfterSetAttr functions r=bz
e36088242facca249d718e6d79a6cfa7007fd42bGijs Kruitbosch — Bug 1367909 and bug 1368973 - fix sidebar header button cropping and hover state, r=bgrins
3952f89f9b1d541a839d64abb68cbdd100eeb6ebGijs Kruitbosch — Bug 1366573 - force foreground color inheritance on page action button, r=dao
8a1615be322cb623d5f4e1dd7d85aae1c6c6b18cMike de Boer — Bug 1369095 - calculate the size of the panel to be shown off-screen to work around all the panel layout issues. r=Paolo
358e2a5aa1412742f295ec8c5492e46025dd4e29Nazım Can Altınova — servo: Merge #17218 - Don't accept an extra token at the end of transform property (from canaltinova:transform-bug); r=emilio
f4262773c4331d4ae139be536ce278ea9aad3436Sebastian Hengst — Backed out changeset 634b361b1b9d (bug 1364150) for scroll position failures in devtools' browser_webconsole_keyboard_accessibility.js. r=backout a=merge
1fe323870581b963b970822efd1497cc186f3d4eWes Kocher — Merge autoland to m-c a=merge
a08ea7f330370f90091ef1ee4b3a814bc2112755Carsten "Tomcat" Book — Merge mozilla-central to autoland
634b361b1b9db2b26d64a5944c7ebaa88fd5991aBrian Grinstead — Bug 1364150 - Introduce debounce middleware; r=bgrins
09b1aee5ad9fb7c1e884036985576121b4a67766Andrew Halberstadt — Bug 1370359 - Stop dumping all tests to errorsummary.log; include manifest in error lines, r=jgraham
189df493159bb85b1bfe566ce609ceb0ed254c43Andrew Halberstadt — Bug 1370359 - Add ally to list of test path prefixes that mochitest harness normalizes, r=jgraham
a9e45f56795b5c5cc64da28b64fdf72d45b8cce0Marco Bonardo — Bug 1368470 - Count search suggestions notification impressions only when the popup is really shown. r=past
47f43b453c2d66958de80486d851ea85d31c0756Xidorn Quan — Bug 1290276 followup - Update reftest expectation.
90deb122d260c1547228ed2ac05e26750775f224Nihanth Subramanya — Bug 1367450 - Don't trigger captive portal check until delayed startup has completed. r=florian
5719ed999b403c9a9949bf8c8f84f86fb8cf83bfEdouard Oger — Bug 1369582 - Use dedicated synced tabs icon. r=dao
9493b84ba6a07e575ab0be68f21e9586908021aeMasatoshi Kimura — Bug 1370865 - Suppress more MSVC warnings in gfx/angle. r=jgilbert
b977e23d261c81568a53fabfaa8885566f76fe47maliu — Bug 1369281 - Simplify Locale setting string without variant/script which is from Locale.toString(), r=nechen
f6f6770d93afdf8b1283af892059572c79a29f2bDavid Burns — Bug 1370510 - Update WebDriver Crate dependency; r=jgraham
a7d219eb3c53cb0ce4e99a7bc49ee5b41b8e08b4David Burns — Bug 1370510: Implement Fullscreen Window command r=jgraham
874111f01ee284362b26d8c5e626362beefa5798Ting-Yu Lin — Bug 1290276 Part 8 - Update test expectations after implementing XBL <stylesheet> for stylo. r=heycam
42720e3e88b658048a47d4223698294147ec1015Ting-Yu Lin — Bug 1290276 Part 7 - Restyle element and its descendant after loading XBL bindings. r=heycam
cdb6f5b3d4baea69ef0ea16086db021b0a8f1926Ting-Yu Lin — Bug 1290276 Part 6 - Add FFI functions to allow various XBL data to be used from servo side. r=heycam
65826e77a624e211b2c9762da5b01fd01e363f54Ting-Yu Lin — Bug 1290276 Part 5 - Add XBL stylesheets to ServoStyleSet so that it can be used in servo cascading later. r=heycam
9ca52a56010a0f54f0021dadbec4a00c07a82654Ting-Yu Lin — Bug 1290276 Part 4 - Make ServoStyleSet::RawSet() return a pointer. r=heycam
a462579a738ffae396bf19865361a27cd9896850Ting-Yu Lin — Bug 1290276 Part 3 - Move nsStyleSet's call to SetBindingManager to PresShell::Init(). r=heycam
b47e827616c4ae4549f865729bf421d63d7f3e01Ting-Yu Lin — Bug 1290276 Part 2 - Pass bound element to Loader through LoadResources(). r=heycam
002da609b9a4eef7a04ad4b4fb78828c37a42c79Ting-Yu Lin — Bug 1290276 Part 1 - Make LoadResources() return bool directly. r=heycam
4104db6e97c8420ee9b0001ea83e1a1cbb3cf551Ting-Yu Lin — servo: Merge #17221 - stylo: Get rules from Gecko XBL stylesheets in cascading (Bug 1290276) (from aethanyc:support-xbl-stylesheet); r=heycam
f1a9cda28b1b786688b1ab9fd859b995f6295dffDimiL — Bug 1359299 - V4 caches in LookupCache need to be copied around in copy constructor. r=hchang
f661dec1797fd10f7a2c167324c17ff25c5b0e97Jean-Yves Avenard — Bug 1370805: P3. Use whichever extradata is available when constructing the decoder. r=jwwang
ce819cf67a70778cf715281df61afa96a918ccdaJean-Yves Avenard — Bug 1370805: P2. Let current operation completes before continuing. r=jwwang
a8b2d76d085c0f433fe1a21ffc34ac3882b9cc16Jean-Yves Avenard — Bug 1370805: P1. Revert "Bug 1370164: Properly handle flushing during ongoing operations. r=jwwang"
e92dd6dae230f9ebff1c30d7168d08c5eaac5920gasolin — Bug 1369282 - Update the close button style in the onboarding overlay to fit the spec;r=Fischer,mossop,rexboy
bc6756d41d8004124c4b266cbeec4f5d52d41bacNevin Chen — Bug 1334113 - Update the document to reflect 'searches' field in core ping. r=bsmedberg,jchen,sebastian
4304817bdadeb9be9c7dda6400302ad60174f542Andrew McCreight — Bug 1371042 - Fix destructuring assignment in sanitize.js. r=Gijs
b42d50cafb154e3e50fdde3ca853635a000cb219Wes Kocher — Merge inbound to central, a=merge
d2a4436a43499b7fbc2e47600cfbea3740b896a0Mark Banner — Bug 1369028 - Disable the extra telemetry reporting from follow-on search until the perf issues are fixed. r=past
6e0d544cc5cadbdb3090c60b532ba1b95fbb32ccMark Banner — Bug 1369028 - Import the Follow-on search telemetry system add-on v0.8.0. r=past
d1272c6ebb3f5cfe2e9bd19cf5d0fee8255d8383Mark Banner — Bug 1369028 - Add build infrastructure for follow-on search telemetry system add-on. r=Mossop
479b56b160d835e6d78055d4b05d50a883b69e41Joel Maher — Bug 1371014 - do not run Talos on nightly builds. r=rwood
7ae0d4245ce74b3be7157bee494d85d64f278c0bEhsan Akhgari — Bug 1361461 - Dispatch the compartment-nuking part of WindowDestroyedEvent to the idle queue; r=smaug
280dedc5b8c803a9c8ac42a90c38062123da12a7Carsten "Tomcat" Book — Merge mozilla-central to mozilla-inbound
e3fbe145dafcc919baa422c1de5b2ed6935344e6Ben Kelly — Bug 1370537 P2 Remove TimeoutManager::RunTimeout()'s last expired timeout reference. r=ehsan
505c2ccffae36c0226dd946c50771928b83c2d3dBen Kelly — Bug 1370537 P1 Stop iterating in TimeoutManager::RunTimeout() when we see an invalid firing ID. r=ehsan
b8c1a978f8fe1a95517ed608561b5ce9e1876230Ben Kelly — Bug 1369350 Add additional delay to test_dont_use_document_colors.html since nsPresContext delays applying prefs. r=dbaron
9819afb3f5235e4bd32a960c57795f2ecb5f4258Shawn Huang — Bug 1370485 - Do not return lowercased header names for getAllResponseHeaders(), r=smaug
f6e748977f2ef182c591859e0c5d0af5d9d60393Matthew Noorenberghe — Backed out changeset baea1f6031e8 (bug 1300996)
44a4b6a5219e4bc4067330f64f28807d5401161cMatthew Noorenberghe — Backed out changeset 97543ecd15b6 (bug 1300996)
7fb9fb8839aa9d320b07237e3ae30ece01b617e1Matthew Noorenberghe — Backed out changeset 20b16e014c00 (bug 1300996)
040a6cd949b8a6ded51f123344932da00e6a5fb3Matthew Noorenberghe — Backed out changeset bacd825eed43 (bug 1300996)
e77d611eee6e34ff03865edd0954bf1601187ab3Teng-pao Yu — Bug 1367768 - Enable jumbo mode for Gradle debug builds; r=maliu
d39d7663a53b3222cbd55142f7f84cc26bc738f2Gijs Kruitbosch — Bug 1369564 - fix min-width issues with panels, r=mikedeboer
ccf7273933f03b7732450300ec4a7b91aed66716Franziskus Kiefer — Bug 1345368 - land NSS NSS_3_31_RTM UPGRADE_NSS_RELEASE, r=me
97735d7197e2004195d3689e332af6efe968673dMats Palmgren — Bug 1371061 - Optimize nsBaseHashtable::GetOrInsert() to only do a single hashtable lookup. r=froydnj
d1a431f894c29fe4ef5ebde3dc6431d1566307d2Mats Palmgren — Bug 1370654 - Use mPendingLoads.GetOrInsert() to avoid a second hashtable lookup for Put(). Remove a redundant Get() before Remove(). r=froydnj
ee20b7f985f5471b1a095f030505796ed97365b3Mats Palmgren — Bug 1367217 - Merge ClearAllUndisplayedContentIn / ClearAllDisplayContentsIn to avoid doing duplicated work. r=dholbert
bacd825eed43f60d48e8e9a86987ae0043b672b2Ray Lin — Bug 1300996 - Part 4: Add mochitest for form autofill preview and highlight. r=MattN, lchang
20b16e014c00c399148799148758b0c9745afc72Ray Lin — Bug 1300996 - Part 3: Handle the highlight style if the filled fields being changed by user. r=MattN, lchang
97543ecd15b617945f2cc8ebb41568f8c95d2ec4Ray Lin — Bug 1300996 - Part 2: Show preview text on and highlight the fields that would be filled. r=MattN, lchang
baea1f6031e8c57e5f899223e992a56bdd21c30aRay Lin — Bug 1300996 - Part 1: Set selectedIndex of autocomplete popup when mousemove over profile item. r=adw
5c61d5d5fc653454cb816b2bcf8c6a9f5a71c705Wes Kocher — Backed out 2 changesets (bug 1367905) for a spike in Windows reftest failures a=backout
e61060be36424240058f8bef4c5597f401bc8b7effxbld — No bug, Automated blocklist update from host bld-linux64-spot-307 - a=blocklist-update
3942d066229f663f1db792bb292f9fb0aab034eeffxbld — No bug, Automated HPKP preload list update from host bld-linux64-spot-307 - a=hpkp-update
750b3c0ffcee05ad02039195ffa7441bfa887268ffxbld — No bug, Automated HSTS preload list update from host bld-linux64-spot-307 - a=hsts-update
6491fb29e7fcc9e02cc179ae2856f426a3552385Carsten "Tomcat" Book — merge mozilla-inbound to mozilla-central a=merge
f46c3d67b5eb210dd769c68b9e3d34841a756824Nicolas B. Pierron — Bug 1371035 - Index JSMSG_CANT_TRUNCATE_ARRAY MDN documentation. r=fscholz
82bdfe54a6cd08087b41e971c282a903355ba5abCarsten "Tomcat" Book — Backed out changeset 575e351a12af (bug 1361461) for causing frequent reftest assertion failures like Assertion failure: false (Ran out of memory while building cycle collector graph), at z:/build/build/src/xpcom/base/nsCycleCollector.cpp:929
1b675aa9a437be904cdf145a6727b9addd161de2Jon Coppeard — Bug 1370541 - Always assert that the atom is marked when setting a function's name r=sfink
8a43148a783bfded64c99ca534ff20f0f2f13a2aJon Coppeard — Bug 1370869 - Don't allocate scope bindings data only to delete it immediately r=shu
d4a231038b542f620340aa1daf0c709ae1b5d856Leni Kadali — Bug 1275145 - Convert xpcshell-tests in toolkit/components/places/tests/bookmarks/test_388695.js to Bookmarks.jsm API r=mak
6a84d1b254338f398a9558b886c0ca31a94e7874Carsten "Tomcat" Book — Backed out changeset a3eec11c6b37 (bug 1359709) for reftest failures in group-opacity-surface-size-1.html
91ce014868c5d60738d1b5e8c4de4d41f68652a8Carsten "Tomcat" Book — Backed out changeset 5ea810dbc4af (bug 1359709)
7b6507f85ef5284717212a975906918a0d0bfbb2Carsten "Tomcat" Book — Backed out changeset 14ac21b548cf (bug 1361970)
08d8f714ec4df12b0572497a83b57fc72a9fa2f9Carsten "Tomcat" Book — Backed out changeset 4f29bdedb50c (bug 1359709)
82ffae610a03a314544f54d6d79edafb3f0daa7fRuturaj K. Vartak — Bug 1364093 - After a space and character, autocomplete should be shown for all flags. r=ntim, jdescottes.
fd72dc86c01db8ef2035c7aaeccd9758ec9bc8aeRobert Longson — Bug 1361593 - Simplify nsSVGMarkerFrame by storing the transform matrix rather than all the parameters necessary to calculate it. r=jwatt
4f29bdedb50c5f60d58e88030cb37c0bec6cfab0Matt Woodrow — Bug 1359709 - Remove failing annotation for WR since it no longer fails
14ac21b548cf4f8bbec395429f9b941425265e73Matt Woodrow — Bug 1361970 - Make PostProcessLayers occlusion culling work against the surface we will draw to rather than the parent layer. r=mstange
5ea810dbc4affeeffb3694b99609435075a25697Matt Woodrow — Bug 1359709 - Scale visible region for preserve-3d layers correctly. r=thinker
a3eec11c6b37419b1a700b2873d5a66b0db1e62dMatt Woodrow — Bug 1359709 - Use the DOM-ordering parent frame when deciding if a frame combines its transform with ancestors. r=dbaron
5c606fafb195dc6f460ba27b5f56a594c017a863Tobias Schneider — Bug 1370968 - Test for crash in nsLayoutUtils::FindNearestCommonAncestorFrame. r=mstange
217c7653e6ec6bc13dc146d17b7f798be1fe55a4Tobias Schneider — Bug 1370968 - Guard against possible NULL values when IntersecionObserver API is used in XUL pages. r=mstange
42388ab3ebfe247d5ccba418ff7bbb807906b61eRyan VanderMeulen — Merge m-c to inbound. a=merge
4142967e1f23c25bebdc92ad1a486eb34a703588Glenn Randers-Pehrson — Bug 1368407 - Check for too-large PNG width. r=tn
0d00b9dfaeb8de948db85d359a29bde8496a48d1Ryan VanderMeulen — Backed out changeset 76404bf85ef7 for landing with the wrong bug number in the commit message.
575e351a12af55a98990dd88c81bf20fbf983977Ehsan Akhgari — Bug 1361461 - Dispatch the compartment-nuking part of WindowDestroyedEvent to the idle queue; r=smaug
76dd2108b4ae49d518e70a97e5070894685af41fStephen A Pohl — Bug 1364984 - Ensure that our sandbox and tests can handle temp directory paths using symlinks on macOS. r=haik,aswan
8a3691625489b1f21fca5aa93cb8eee626068a19Colin Dean — Bug 1364984 - use non-deprecated API for finding the temporary directory on OS X; r=mstange
c5aaa3f7b79e2c8ccec4447b9c38109677d4cd01Olli Pettay — bug 1367905, trigger GC/CC even more often in reftests, r=bustage
76404bf85ef79bacff8fd82b364698af17275d6bGlenn Randers-Pehrson — Bug 1367496 - Check for too-large PNG width. r=tn
7fb451a4d22c87e7de74be4c169c85601bdb938eMason Chang — Bug 1359527. Part 2 - Add D2D fuzzing for IntoLuminance r=jrmuizel
e14c50095f3660dbd7d995f7b4590cf21265d0abMason Chang — Bug 1359527. Part 1 - Add DrawTarget::IntoLuminance r=jrmuizel
6b534147049e9a4afaa3320712d824dc9563ac67Aaron Klotz — Bug 1371051 - Restore Windows check to "a11y disables e10s" prompt for Beta and Release; r=mconley
7337e221d89ea8ae5b52f56d8306dc0590915a8cAaron Klotz — Bug 1371051 - Modify ContentParent to only initialize Windows a11y on Beta or Release when e10s is force-enabled; r=jimm
8c5509c3c923751a23257fedb9335e25fad94396Aaron Klotz — Bug 1371051 - Restore Windows a11y checks for e10s on Beta and Release; r=jimm
46699016ed9c06e82c88f4b255246430db2c9dd3Aaron Klotz — Bug 1368571: Modify handler and interceptor marshaling code so that it strips out any handlers from proxies that are destined for non-Gecko processes; r=jimm
1c66da2b1e88e56a1b4de45a0721808eacb16338Olli Pettay — Bug 1367905 - Try to run GC/CC slices, including forgetSkippable, during idle time, r=mccr8
f223e1fd2044a026c740434df95f37a7f7accf48Cameron McCormack — Bug 1365162 - Followup: fix reftest annotation.
41ba10aad446166d6c4263432150d9184e6d1ee7Makoto Kato — Bug 1371170 - Add non-virtual EditorBase::GetSelectionController. r=masayuki
3e11df0da1c8bcbc3ea210d6ef2784795ea65ca7Henry Chang — Bug 1362182 - Early return if mUpdateObserver has been nulled out by CancelUpdate(). r=francois
6166315e5efdb9f668fdf3c3b0205029faa0cb38Glenn Watson — servo: Merge #17196 - Update WR (move glyph data to gpu cache and halve glyph alloc/uploads) (from glennw:update-wr-cache-glyphs); r=jdm
2d432523af9ff9bd0b059a49e4b5aa4fd3f56b28Cameron McCormack — Bug 1365162 - Followup: fix reftest annotation.
bf544b2ca2bc17569da68b4fbb277594f05eb4b6Kaku Kuo — Bug 1349253 - modify the assertion; r=jwwang
c02a8965ab7cf4f71c5d0e1688d5398f9dc23a5cMasayuki Nakano — Bug 1250823 part 2 - IMEContentObserver should cache adding ranges as a range during document change r=smaug
d786da7fdddac9fc6e9bbfd48ae5cd2860e0e6fdMasayuki Nakano — Bug 1250823 part 1 - Implement DocumentObserver as a nested class of IMEContentObserver for observing to begin and end update r=smaug
33765075ea48726242efdf2f0df7a7e1a2578d47Ting-Yu Lin — Bug 1370762 - Null check GetSelection() before calling Stringify(). r=mtseng
e328e1ff50af96566ef3440f6564781d60ef5aadAlan Jeffrey — servo: Merge #17077 - Removed root browsing context from constellation (from asajeffrey:constellation-no-root-browsing-context); r=cbrewster
e1880a72e41e5718754a6321e87b5923348908c0Xidorn Quan — Bug 1345709 - Lowercase color keyword in specified value. r=heycam
b1628969b8330e235e62664d966b38fa560fbb23Xidorn Quan — servo: Merge #17219 - Support interpolation between currentcolor and numeric color (from upsuper:currentcolor); r=Manishearth,birtles
66124e23e8d8637de199d3ede303ec3cb9672f55Matt Brubeck — servo: Merge #17192 - Parallel layout optimizations (from mbrubeck:layout); r=pcwalton
757a3c336d6e5e399fa944b4342372f233bb72c3Phil Ringnalda — Backed out changeset 5decd51af7a9 (bug 1369282) for breaking the build by trying to ship a duplicated file
69f302e5caf1584341425d0eac6e4144dc3a3396Nevin Chen — Bug 1369685 - Add 'region' to switchboard. r=sebastian
5decd51af7a980c2b96c95bb9729610dabeb9d9dgasolin — Bug 1369282 - Update the close button style in the onboarding overlay to fit the spec;r=Fischer,mossop,rexboy
d397d4c72d75d0510c277f1b6329a70bf2090388Edouard Oger — Bug 1369855 - Update sinon.js to version 2.3.2. r=markh
dd6ac8761b9d015e2dbf2cf5d0813ff4542f4ed7Hiroyuki Ikezoe — Bug 1367307 - Add content property to generate pseudo element. r=birtles
d27eb08d5cffe0d1e4b2803588566d5a551a09cbCameron McCormack — Bug 1365162 - Part 7: Test for :lang() with a sibling combinator. r=emilio
bc0e5e592ff4a4c0bd367715d3b3cb0a1ba592a8Cameron McCormack — Bug 1365162 - Part 6: Add FFI function for matching :lang(). r=emilio
383f5061c80eda1a9579283d29f64ccbe5d8db3fCameron McCormack — Bug 1365162 - Part 5: Factor out :lang() matching function. r=emilio
c1cac2541d866bdca8d405df2ba432f6d65ccb6fCameron McCormack — Bug 1365162 - Part 4: Add FFI functions for getting the relevant lang attribute value for an element or snapshot. r=emilio
e10c7dba03490b6c74c8b3cdcb11948684e8e867Cameron McCormack — Bug 1365162 - Part 3: Record on snapshots whether the element supports lang="" attributes. r=emilio
6751fa7c52610960e62ab6e743037c7f43951682Cameron McCormack — Bug 1365162 - Part 2: Factor out lang="" namespace checks. r=emilio
53c186e01b1295b5781820ef5f4d7460a0de7a64Cameron McCormack — Bug 1365162 - Part 1: Restyle entire subtree when lang="" or xml:lang="" changes. r=emilio
79907a4c6755780258f95a982ae0ad852b6590e8Cameron McCormack — servo: Merge #17206 - match :lang() against snapshots correctly (from heycam:lang-snapshots); r=emilio
a5c1b2aba36c6ca27136cef41995fe53ee500a70Ryan VanderMeulen — Merge m-c to autoland. a=merge
351a87f24a6f9f315567ec3db089db79c4c14981Anthony Ramine — servo: Merge #17216 - Fix serialisation of computed circle() shapes (from nox:fix-computed-circle-serialisation); r=canaltinova
dedcbcd211227eb2fbf866d61a0a83d69090366bHiroyuki Ikezoe — Bug 1368889 - Post animation restyle hint againt pseudo element instead of its parent. r=birtles
5ba76b85e0c9447656a8f942e6764acf7a18d448Wes Kocher — Bug 1370734 - Temporarily increase the number of allowed write hazards until issues can be sorted out a=me
9c745f0c2216e1435585c4686ea4c4051d5764dbNick Thomas — Bug 1369551 - Remove unused release mozconfigs for fennec, r=mtabara
4a4a50da0398b5c818912def6e3111448cef8e0eAlan Jeffrey — servo: Merge #17193 - Count number of braces on a line when checking spec links in test-tidy (from asajeffrey:test-tidy-brace-count); r=jdm
38740950a317793c48629a961d65765d87b477fbManish Goregaokar — Bug 1370734 - Whitelist ThreadSafeGetDefaultFontHelper; r=bustage
496a533b6037dbd0a87ae6bf51fa1d919c0dd455Xidorn Quan — Bug 1370840 - Make regexp more general for capturing lines. r=dbaron
1ba8f05e12f31500cee3795649b63bf7abfe3b37Dan Glastonbury — Bug 1360060 - P3: device_collection_destroy for cubeb-pulse-rs. r=kinetik
372f1eece4d4b0c019ba70b720933a6c9a5c37aeDan Glastonbury — Bug 1360060 - P2: Add patch to libcubeb/update.sh r=kinetik
131f4f05972943ce176d61069d294bb67a3adb66Dan Glastonbury — Bug 1360060 - P1: Enable selection of cubeb-pulse-rust over cubeb-pulse. r=kinetik
5a1e31e98aab9b2649ff482ffb0d86098e8fc8d1Mark Hammond — Bug 1370746 - about:prefs#sync listens for more FxA account state notifications. r=eoger
29d01be1fca2b708be5b9ca6acdcdbcbad9ad19dMike Hommey — Bug 1356952 - Move tooltool manifests defined in toolchain build scripts to taskcluster job definitions. r=mshal
3d6e3b030c4f6ef11869b643f1be5c52145f0ef9Mike Hommey — Bug 1356952 - Use environment variable to define tooltool manifest in spidermonkey builds. r=mshal
0376305933bfabd58b1dcec0dcc140f8e4a3b1bbMike Hommey — Bug 1356952 - Use environment variable to define tooltool manifest in hazard builds. r=mshal
bde62d05afec2fa3d510369c367676af44cfd0a3Mike Hommey — Bug 1356952 - Add tooltool manifests defined in mozharness configurations to taskcluster job definitions. r=mshal
08c4a4446432639d2ca9de1a7c4b671e7ba94b5dBoris Zbarsky — servo: Merge #17214 - Back out https://github.com/servo/servo/pull/17198 for Gecko test failures (from bzbarsky:backout-style-sharing-increase); r=bustage
8df2372798c595fb7bb4f4ee187408036d76c26bMark Hammond — Bug 1370736 - reset the sync login status after an FxA login event. r=eoger
c46606ac60c8ce5a07798aa63e4717f54cc14e5eMike Hommey — Bug 1370815 - Don't collect package metrics for Android Gradle Dependencies builds. r=gps
807243861494284b3dc25ebad7bfe3877529b1d4Wes Kocher — Backed out 2 changesets (bug 1368383) for a11y failures in test_focus_general.html a=backout
4795dae51ea662221496c708635ff8cf8f72fd7cGerald Squelart — Bug 1364828 - Use nsTArray (with fallible append) in mp4_demuxer::ByteWriter - r=jya
0911969994df38067922315c033c0ec59faecd49Gregory Szorc — Bug 1370421 - Verify we don't write Perfherder data to same bucket; r=mshal
9a60cc7a38d15937bfce7de137bba08b362c75a5Gregory Szorc — Bug 1370421 - Differentiate Perfherder buckets for Linux64 ASAN builds; r=mshal
d2289ec1f6d1a87f40f02b8b933dddc1d3ba5c1aGregory Szorc — Bug 1370421 - Define Perfherder bucket for asan-fuzzing; r=mshal
378499da20301b4d3952a5068f4a1422cad45ef4Gregory Szorc — Bug 1370421 - Put base-toolchains builds into own perfherder bucket; r=mshal
858813bdc9b43c07d48d55fc85801c0b0a65144cMasatoshi Kimura — Bug 1279593 - Add /arch:AVX or /arch:AVX2 to compile some files under media/libvpx. r=ted.mielczarek
0d25a6e63f799309f2c56f86ca4c4dc42e85ee3aMasatoshi Kimura — Bug 1370511 - Suppress more warnings from MSVC when compiling ICU. r=ted.mielczarek
0529a8cb549c58cb886ee0725db3a36b2430ae40tiago — Bug 1356281 - Remove bookmark contents from sync debug logs. r=tcsc
d218a8cbd8f7d2b8882b52e111a82646cbf999dfGreg Tatum — Bug 1265526 - Correctly categorize blob URLs and wasm frames as user content; r=julienw
b9658a599512b6ab7ba24766bab946c4370f9979Johann Hofmann — Bug 1342940 - Add a test for login exception dialog interaction in about:preferences. r=standard8
2e5cb33a39c074ec18663c1b2c96808429ad0854Manish Goregaokar — Bug 1370734 - Whitelist outparam of Gecko_nsStyleFont_PrefillDefaultForGeneric ; r=bustage
b129d01e825c866832b3ff526fb61bb0523bf60eJ. Ryan Stinnett — Bug 1370358 - Enable visited selector tests. r=emilio
6dbed508be86d1f4bfb2c2761e0557a4fd7addb2Servo VCS Sync — No bug - Revendor rust dependencies
a39f666af494d11f0ca6b67e08db983e05d01e8aJ. Ryan Stinnett — servo: Merge #17212 - Stylo: Visited selectors for nested links (from jryans:visited-selectors); r=emilio
4ae5d273a14975c2b5ddc609eb1abdf2bed5ff99Andrew McCreight — Bug 1370732 - Define Cc and Ci in sanitize.js. r=Gijs
7c0b44852e1e5688040f6ff5d48d8d8ca0907cc1Mark Banner — Bug 1342715 - Allow node to be in the PATH on Windows, rather than just a set directory. r=mossop
814a9b5ef1866c988b6d97490f305d5a246b44c2Alan Jeffrey — servo: Merge #17150 - Implemented the plumbing for paint worklets (from asajeffrey:script-paint-worklets-plumbing); r=jdm
763730b2f816122b2bef3897325ea46099d2930cFernando Jimenez Moreno — Bug 1367615 - Part 3: Implement ServoStyleRule::GetSelectorCount and GetSelectorText. r=emilio
b1df5d005cafbab39ab41edad24791d7bbbd3bfcFernando Jimenez Moreno — Bug 1367615 - Part 2: Make ServoStyleRule implement nsICSSStyleRuleDOMWrapper. r=xidorn
9526ccbaa1e7cc42b19cad86029c5fa95a48f289Fernando Jimenez Moreno — Bug 1367615 - Part 1: Move inDOMUtils style rules related functionality to BindingStyleRule. r=emilio
4eb7778c4325c8ab17c4576aaf57e952cddbadbeEdouard Oger — Bug 1368383 part 2 - Handle the Sync-not-ready state in page action send to device. r=markh
3ca93081969bdb74ada3974ce36afa7dd327bbb2Edouard Oger — Bug 1368383 part 1 - Always show Send Tab to Device in the context menu. r=markh
9721edbfbba3c928d3dee5a5abe9b5c9bb12fb05tiago — Bug 1364337 - Remove a deprecated RemovePages call from WindowsJumpLists.jsm. r=mak
3ccce79352609fa6604658e1b3fd80ae7f4b9f53Gregory Szorc — Bug 1370599 - Only issue alerts on installer size changes to builds we ship; r=mshal
90d3eb2f3d002f003f5f044253a237dec54f2689meetshah — Bug 1366231 - Implement History.hasVisits as a wrapper of asyncHistory.isURIVisited; r=mak
4b380c4484bac968a96cf76878de0e0100d23a73Sylvestre Ledru — Bug 1366882 - Fix a resource leak - CID 221217 - r=ted
2ec004b70daae60449d9fb91280d170bd0178196Sylvestre Ledru — hg logBug 1366882 - fix resource leaks CID 1401664 1401662 1401661 r=njn
365687db6288738e30dd76d926790e1cd16df651Sylvestre Ledru — Bug 1366882 - Fix a resource leak - CID 1213977 - r=froydnj
021d3649e2fcc1b017b9cedb3bd10f7cc08ad33dSylvestre Ledru — Bug 1366882 - Fix a resource leak - CID 1402588 r=erahm
9c914937a358e1dac731194071f4be5c90741790Manish Goregaokar — Bug 1370734 - Part 2: stylo: Prefill default font when a single generic is set; r=heycam
43589b5d25c16bfd9b029a9e3fb40f9df2d64ac4Manish Goregaokar — servo: Merge #17211 - stylo: Prefill default font when a single generic is set (from Manishearth:stylo-single-generic); r=heycam
0d5ae200e069f348555b175c339ea0f1443eec7cJed Davis — Bug 1321134 - Allow access to dconf shared-memory flags. r=gcp,glandium
4aaf7ad4fef8d318688e9a4c3ceb74bc75b7153dGreg Mierzwinski — Bug 1370242 - Prevent performance data from being uploaded when collecting code coverage. r=jmaher
ab4f6b6cd8dd8897cd7bf7be4a05da4bca1ecc48Greg Mierzwinski — Bug 1345284 - Move variable declarations in test_promise_argument.html, and test_promise_callback_retval.html. r=jmaher
50a90931ab2e1f58a48a8eb7f064a5dda9f73116Jean-Yves Avenard — Bug 1370487: Don't incorrectly recreate a decoder. r=JamesCheng
14d24ce5d4aafa57ca7568b4a70a2c47c6569dc7Brian Grinstead — Bug 1370659 - Add more measurements to test_render_perf.html and manually control the profiler;r=nchevobbe
2135a8d8bed282a2982703828c503b334653ab2bAndrew McCreight — Bug 1370733 - Add an explicit import of Services.jsm to window_browser_drop.xul. r=Gijs
24861f3cb85f42d78c64f3f941ba6da02700d6dcYury Delendik — Bug 1370926 - Fixes function name reference in start section in wast. r=sunfish
47ddea39b2a66e44e11233941e9afc5fd45a7732Fernando Jiménez Moreno — servo: Merge #17210 - Bug 1367615 - Stylo: implement inIDOMUtils.getSelectorCount and inIDO… (from ferjm:bug1367615.inDOMUtils); r=emilio
4b3ef3cb1b9c494e28728c6574481e2a0a2e2a48Markus Stange — Bug 1370977 - Rename gfx.webrender.profiler.enable to gfx.webrender.profiler.enabled and expose it on about:config. r=kats
a1759d29a2cdf4f1bc7ed744b9b5f1d86f707a9cAndrew Swan — Bug 1360777 Move legacy extension to a separate pane in about:addons r=rhelmer
dad55ab4119137316c3b5d6107e3afba00d02385Anthony Ramine — servo: Merge #17209 - Introduce more generics and more deriving (from servo:derive-all-the-things); r=emilio
ff64a7889c1fac56d48205fc2fad4eb5aa481a73Andrew Halberstadt — Bug 1346025 - Move vendored python modules from /python to /third_party/python, r=ted
4dd4e37e40f7503ab157f70c643aaf9dedd5d469Botond Ballo — Bug 1365761 - Do not dispatch mouse-move events targeted as a slider frame to web content. r=smaug
c8b5660430d2f30569451c216f2b99aedf75bc3aBotond Ballo — Bug 1365761 - Modify the mochitest for bug 1328065 to avoid relying on receiving a mouse event while the mouse is over the scrollbar. r=kats
525fb3e1314b9da3d86c0f68c7bb76301eaae1bbSebastian Hengst — Backed out changeset aa3d11c78ac9 (bug 1366231) for linting failures, e.g. in History.jsm. r=backout
9b935696d41305da89c147173bca277db6f72dabMiko Mynttinen — Bug 1367219 - Avoid multiple hashtable lookups in DisplayItemData destructor r=mattwoodrow
aa3d11c78ac9a7ee493b595e91bf49f4c77e50bcmeetshah — Bug 1366231 - Implement History.hasVisits as a wrapper of asyncHistory.isURIVisited; r=mak
364a31932fe3f0be6d7c8e68aefe05f225fcdad9Brian Grinstead — Bug 1370442 - Update keybindings test to always use the new debugger frontend;r=pbro
9c79509cd7563afd6284528c62504ff63c2b4229Maja Frydrychowicz — Bug 1367430 - Set modifier-key properties for mouse action; r=ato
d0c59bcdd5bc46b2fb2e6742fccbf5effb36537dLuca Greco — Bug 1370925 - Fix missing DebuggingServer.removeContentServerScript. r=jdescottes
172f1077e83f5cc475f185836ab0d501e3cafbe9Andrew Halberstadt — Bug 1288432 - Use new mozlint configuration for eslint linter, r=standard8
0eb21ab64fcd026cc753fc6d9457499fab9045d5Andrew Halberstadt — Bug 1288432 - Use new mozlint configuration for wpt and wpt_manifest linters, r=jgraham
97d503af98d9ac9e6fdba3d8c7f2ffc6c74bac27Andrew Halberstadt — Bug 1288432 - Use new mozlint configuration for flake8 linter, r=bc
a9e96c22024990f36321b04be3a67796d98d020cAndrew Halberstadt — Bug 1288432 - [mozlint] Use yaml for lint definitions and separate implementation of external linters, r=bc
8ff72102a4fbc320b0a9f1f6d3c7b2bc76165b0bGregory Terzian — servo: Merge #17068 - Separate waking the event loop, from communicating with Compositor (from gterzian:remove_compositorproxy); r=asajeffrey
9e2113a451b75df560d2cf4d86a66c6d200b2e69Panos Astithas — Bug 1369248 - Don't mute tabs when dragging to a new window. r=florian
be624d4f3f132c032429381517a2e736563dac38Dão Gottwald — Bug 1370503 - Remove leftover .toolbarbutton-1 > .toolbarbutton-menu-dropmarker styling. r=johannh
b84549aaa1037161156416e1883295da2311ed3aBoris Zbarsky — servo: Merge #17198 - Increase the size of the style sharing cache to 31 (from bzbarsky:bigger-sharing-cache); r=bholley
8e6503872bec65706914a92ddf776c2c72a7df7aCarsten "Tomcat" Book — Backed out changeset 34b11112f0e3 (bug 1346025) for bustage
a2c815efed55c04c5d535ff44fa2562c1760852aWander Lairson Costa — Bug 1370650: Increase timeout value for talos-g1. r=dustin
c8fa4dd82f4649e59dac4b8adcde0af5f7769999Daisuke Akatsuka — Bug 1358011 - Part 2: Add test for frames() timing function. r=pbro
8880a286e471cd8c39493dd3b1c3f9f5e62a9a9fDaisuke Akatsuka — Bug 1358011 - Part 1: Handle frames() timing function. r=pbro
34b11112f0e3b342c149295ea8e8eac01cdf646cAndrew Halberstadt — Bug 1346025 - Move vendored python modules from /python to /third_party/python, r=ted
5413302a24e6099faa510ce21546958c3cd9f591Andrew Halberstadt — Bug 1346025 - Move 'python/compare-locales' documentation and mach command to 'tools/compare-locales', r=Pike
568c208a0531436946515bcc377222fd460bb76eCarsten "Tomcat" Book — Merge mozilla-central to autoland
504c134cc674234582e42f4ba15803137f859737Carsten "Tomcat" Book — Backed out changeset afcfa17be8ac (bug 1367430) for making bug 1365021 worse
9a76c93fb1b5ff00ae7653433894958828b7194cLiang-Heng Chen — Bug 1366133 - Part 1: make nsISystemProxySettings::GetPACURI happen in another thread; r=bagder
40c08de101f1413b58d7ceed08a3fcbd8654bbd1Liang-Heng Chen — Bug 1366133 - Part 0: remove support for Windows Vista and earlier versions; r=bagder
98553984eedf7138423e61031c543e9b363d2e8cDavid Burns — Bug 1368674 - Remove B2G Permissionis handling from Marionette. r=ato
541fbf25b0245113f86d4cf4f67281dba978139bDavid Burns — Bug 1368674 - Remove setTestName functionality from Marionette r=whimboo
db29fed24bd44c49c3b8b4ecbba90cd086137ec2David Burns — Bug 1368674 - Remove JS Test support in Marionette Harness r=maja_zf
28b38b97ffbd4ae196f4a04983ca5e48d6f8c0ddDavid Burns — Bug 1368674 - Remove simpleTest functionality from Marionette. r=whimboo
162d1c8539dccd359502a8abcb2f08cbe98b5bd3Benjamin Dahse — servo: Merge #17189 - Add pref to force WebGL context creation failure (from bd339:iss17038); r=emilio
2f14337def2d952661fd523c175c27775f7c000aMike de Boer — Bug 1369339 - make sure to flush layout when necessary for the description height workaround in panelviews. r=Paolo
1766ee2089e809650c6f44f91c38fa953b335347Julian Descottes — Bug 1370467 - avoid CPOW in screenshot gcli command;r=pbro
0498a3f9d548b986ed103bc8bd0d32dbfa975f8cJohn Lin — Bug 1366706 - accepts video frames with negative timestamp but non-zero size. r=jya
60afe5db03953126ca3f6a40e7a3aab81e425556Sean Lee — Bug 1368872 - Enable FormAutofill Heuristics by default.; r=MattN
72d59502362b52b49cfa141703d7e82d4180bff6Cameron McCormack — servo: Merge #17204 - style: always re-cascade in native anonymous subtrees (from heycam:recascade-nac); r=emilio
6175f32bed68450cf039f42399802243f0e4898dJulian Descottes — Bug 1365891 - interpret preprocessing instructions in DevTools addon bootstrap;r=bgrins
57187d8e14337441e40c2ca33c2997e95bc7cdd0Fischer.json — Bug 1369750 - Get window from event.target.defaultView inside load event to make r=mossop
b9b5c00e6352a396d0e72dd90aa1c843c30bb871Julian_Chu — Bug 1369681 - CustomTab hide content to prevent flash r=JanH,sebastian
1df01865d1002d084da22266ab74827aa1298759Boris Chiou — Bug 1335998 - Part 3: Add a crashtest for mismatched transform lists. r=hiro
ab49fc64a4bf9271d2b33575907f7d5e6827a1f7Boris Chiou — Bug 1335998 - Part 2: Delegate matrix decomposition/interpolation/recomposition to Servo. r=birtles,manishearth
86c0fdac3bc28395b0f5795182a1ceadd4dc5fd9Boris Chiou — Bug 1335998 - Part 1: Implement Gecko_CSSValue_InitSharedList and read the transform from the shared list. r=birtles,manishearth
e7068e646fe5825588b30b99a08c25f366ceba9aBoris Chiou — servo: Merge #17202 - stylo: Bug 1335998 - Handle interpolation and accumulation of mismatched transform lists (from BorisChiou:stylo/animation/mismatched_transform); r=Manishearth,birtles
b884346aefbe104e0d16680808bf0d3e6c205f7fMorris Tseng — Bug 1354463 - Add fuzzy-if for tests. r=kats
16d73b417ed500c356d54f02e1b7d87112b06d06Morris Tseng — Bug 1354463 - Set fails-if for opaque layer check fail. r=kats
4ac4ad3ba687f03839cfbed2e5dc3ee6ac1a97b7Morris Tseng — Bug 1354463 - Enable layers.advanced.canvas-background-color if webrender is enabled. r=kats
ced7540c6f6f6cb857df6b3770121f6fceac726cBobby Holley — servo: Merge #17197 - Force the NonZero optimization for servo_arc and StrongRuleNode (from bholley:nonzero_arc); r=Manishearth
b06ce45694e200d5d3efb7edc9760a91d049fd1aKaku Kuo — Bug 1369970 - enable the preference; r=bwu
a12adeb205ce703c8f904cab08751bf7c4a054d2Xidorn Quan — servo: Merge #17199 - Make shadow values share more code (from upsuper:shadow); r=Manishearth
4d5d122b04ea7867ecf84c4a354c3bd43c5a6c91JW Wang — Bug 1370453 - fix potential race condition in ThenCommand<>::Track(). r=gerald
0fbdafd2214dee63b4bf31c7891ed8c075c23cb5Markus Stange — Bug 1370673 - Discard exit profiles when the profiler is stopped. r=njn
61f5e3d8517c96ce70ec0cb5539dfd3b03f80a02Grigory Kruglov — Bug 1370221 - Don't try to serialize ExtendedJSONObject r=nalexander
afcfa17be8acdd3d1b88b2bf8d6deffb53c52af1Maja Frydrychowicz — Bug 1367430 - Set modifier-key properties for mouse action; r=ato
5718965e62ebb4a6e5f405ef3a22e2d89138e024Ray Lin — Bug 1357519 - Set media src again after setting .loop attribute to ensure media is always in play state afterwards. r=jaws
c6ab7e1a315b392582236faf9235218aa9e344f0Alex Gaynor — Bug 1370540 - Extend the level 3 content sandbox filesystem read blacklist to include /Network and /Users; r=haik
85b383c5a7a8b187d71e7706fe4c38efb5f243bcBlake Kaplan — Bug 1369399 - Re-enable e10s for DevEdition. r=Felipe
9581f9e1b988c7320589effa3aefda47b51c8acaGrigory Kruglov — Bug 1370668 - Do not assume that uid and deviceID will be present in the sync telemetry bundle r=nalexander
215afe84f16e8a1d191a85ce3d9e5ceea5038bbeJulius Schwartzenberg — Bug 1370597 - Dismiss basic auth dialogue implicitly; r=ato
09c76ee950d007a1f6eb7ac875d7f506edd65ae7Grigory Kruglov — Bug 1370656 - Don't re-use the same instance of TelemetryCollector between syncs r=nalexander
b92c5e65face5f8f9e687c388e246c2969b6483eDoug Thayer — Bug 1369899 - Listen to MozDOMFullscreen events r=Gijs
0dec1e86d314c086283c590c2db4d2758ac219d9Gerald Squelart — Bug 1338389 - Tests for Variant's detail::Nth and detail::SelectVariantType - r=froydnj
e84a5251008fa4f6fe22ac89314fd53f5f1dba04Gerald Squelart — Bug 1338389 - VariantType<T> and VariantIndex<N> permit unambiguous and variadic Variant construction - r=froydnj
1a8ecb297f243f4bc1bc055d5478758ddf57d0faGerald Squelart — Bug 1338389 - Allow repeated Variant types, but prevent is/as/extract<T> for them - r=froydnj
d0254e59eb1078f06d7ebb19d7751525e3bd56a9Gerald Squelart — Bug 1338389 - Index-based Variant::is<N>, as<N>, and extract<N> - r=froydnj
12af2c27c2b2bb6dd55dea06f0364b564b27e26aGrigory Kruglov — Bug 1370111 - Post: More explicit global error handling for Sync Telemetry r=nalexander
84818c89ef9ce8734678e9f099025da3e394de18Grigory Kruglov — Bug 1370111 - Set 'started' telemetry timestamp before attempting to talk to the Token Server r=nalexander
c1ae34baf77ac2a747acc7a3b65a388847c12f8fTed Campbell — Bug 1169743 - Implement class decls with extends in Baseline r=jandem
bc64157bced9005d257e6b39d5189e6f2180e647Ted Campbell — Bug 1169743 - Rework JSOP_CLASSHERITAGE to be jit-friendly. r=shu
76d4bd75e8e2d2e11b987ffca7ffd2f702dea742k88hudson — Bug 1369875 - Turn off activity-stream.enabled for new tab related tests r=Mardak
447882512ee8c875b6931ddc87c5eab3753c001aAndreas Tolfsen — Bug 1368264 - Make WPT use WebDriver binary from test archive r=jgraham
3f7e348f0ff218a49f8730cc514ae015072d09adAndreas Tolfsen — Bug 1368264 - Include geckodriver in test archive r=jgraham
332dae5c381b80bdc0e2c24a90f16b2806c19443Andreas Tolfsen — Bug 1368264 - Have mach pick up geckodriver from dist/bin r=jgraham
9eec39879b33d9ad0e941d799fdf691e7fe6a689Andreas Tolfsen — Bug 1368264 - Fix missing RUST_PROGRAMS entry in if-condition r=froydnj
e5060676549102c4659195d24df81c85c0dd1281Imanol Fernandez — servo: Merge #17141 - Ged rid of libfontconfig in Android (from MortimerGoro:android_fonts); r=mbrubeck
aaf5e23caa034838fcd04a5d983fca1cd8186b18Anthony Ramine — servo: Merge #17186 - Use more generics and remove more code from mako files (from servo:derive-all-the-things); r=emilio
949533a9e987b90b9951d3aee4084af83baa262dNicolas Chevobbe — Bug 1363681 - Move the network update information outside of the message type. r=Honza
8117f05e2a2017bf4c3e67f5145b14bf2cf07b81Brian Grinstead — Bug 1370294 - Lazily create the iframe for the date time picker;r=mconley
7efda263a842e60cd0cc00b3c4a7058c65590702Ryan VanderMeulen — Merge inbound to m-c. a=merge
6fd10955e89903caf8f92e2c600aa2aa4a2be496Aaron Klotz — Bug 1367885: Follow-up - remove code that mistakenly landed as part of commit 09894b9ce473; r=backout
76a3d885e36b81e87aa7cc7a5d6ee7631bc92b5aRobert Longson — Bug 1370449 - Simplify SVGTextDrawPathCallbacks by passing in data that more closely matches what it uses. r=heycam
fd35e2ebf019d75c648d8ec5663bf58f1a444621Masayuki Nakano — Bug 1367692 - Make IMEHandler not restore default IMC unless legacy IMM-IME is active. r=m_kato
38e06c672764234f76bd25fb482b58c640f09e1bChristoph Kerschbaumer — Bug 1024557 - Test XFO is ignored when frame-ancestors is present. r=smaug
68517278b72ef27b1b14c15c5c7155b4386a5257Christoph Kerschbaumer — Bug 1024557 - Ignore x-frame-options if CSP with frame-ancestors exists. r=smaug
06967108134bd25250440c4e7429484856f811beMarco Castelluccio — Bug 1322803 - Allow setting additional rustflags via mozconfig. r=ted
0d16a08bbcfa181535789a43856ef176cc9829c8Kris Maglione — Bug 1370027: Part 2 - Use Subprocess.jsm rather than nsIProcess to create the Browser Toolbox process. r=bgrins
f4f2dab8b32338f937a3661946809df4674440d6Kris Maglione — Bug 1370027: Part 1 - Cleanly handle a subprocess child being reaped by NSPR. r=aswan
196bfa86b5a63c20f7f6fdf3e30d9ff3d8839de3Sebastian Hengst — Backed out changeset 47ce8dbb036e (bug 1356189) for no tests result for own test await-restricted-nested.js on Windows 7 VM opt. r=backout
eb418afc24afb12ec0d8bca4e9aa2068db384f2aMats Palmgren — Bug 1370700 part 2 - Use mAttributeCache.GetOrInsert() to avoid a second hashtable lookup for Put(). r=froydnj
883902e4d9992a9d4a6dc48fae0e8f5fa72c80a5Mats Palmgren — Bug 1370700 part 1 - Use mAttributeCache.LookupRemoveIf() to avoid a second hashtable lookup for Remove(). r=froydnj
3c9a4dbc3409494e745ad9afa04bf3f4d2c35be9Mason Chang — Bug 1258781 Add pref for content skia font cache size. r=erahm
6353d0ebd86f6395f4a46082e4574fdc82ea1076Ehsan Akhgari — Backout bug 1361461 due to potentially introducing some intermittent reftest failures
1cd8ff73215749a74bd9ae5b8a7b12ea21d28381Tobias Schneider — Bug 1369363 - Test for crash in nsLayoutUtils::TransformFrameRectToAncestor.
37f50095e77ef92ede26761f9e8c9835d60879e8Boris Zbarsky — Bug 1370640. Get rid of ProtoAndIfaceCache::EntrySlotIfExists. r=peterv
b84707ac2dfeec9de7d16ccf17d8a703844a59e7Boris Zbarsky — Bug 1370614. Replace some uses of ProtoAndIfaceCache::EntrySlotIfExists with a faster boolean-returning test function. r=froydnj
7df7e414a2be891a6bd039ae92e4507337bfc389Michael Layzell — Bug 1365032 - Part 2: Add a test for propagating properties of windows across window.open, r=smaug
77154e843ebc364a9dba989f8ebc71e29e1cb08cMichael Layzell — Bug 1365032 - Part 1: Allow changing processes when opening a new window with noopener, r=smaug
8dd6234e2a18f9fb9ab6ec32d84fbb38c8a7d7faMichael Layzell — Bug 1368046 - Part 2: Propagate OriginAttributes across processes for RecvCreateWindowInDifferentProcess, r=smaug
548be4ca230bf01b914dd685f92d35897803a31bMichael Layzell — Bug 1368046 - Part 1: Propagate window.name across processes for RecvCreateWindowInDifferentProcess, r=smaug
ea32af8eee1459bdcbe85c8a3e7b78b374802d1cSebastian Hengst — Backed out changeset 51c81beac6aa (bug 1158445) for bustage on Android in mfbt/Poison.cpp. r=backout
f58a80807c734285f69680c036bc41f3cb74e6bdJason Laster — Bug 1370324 - Update Debugger frontend (v0.5) (6/5/2017). r=jdescottes
47ce8dbb036e5452c0dd060c274cef056306d258André Bargull — Bug 1356189 - Ensure 'await' is always a restricted identifier when parsing modules. r=shu
0048424c784a4a549874c10c8da15eb390653092Martin Robinson — Bug 1370530 - Convert more CSS filters to WebRender display items. r=jrmuizel
48078fb0fcc2442748d5ae52adebb2969831c609André Bargull — Bug 1368963 - Avoid extra calls to GetPropertyKeys() in Object.freeze/seal/preventExtensions. r=jandem
00db286bf5b57ca0e46a62c22cd301c74278fd79JerryShih — Bug 1366502 - Skip dom/media/test/crashtests/789075-1.html for webrender. r=kats
185a1ac1e2813b9d92fa069e63ef0315093c2ab3JerryShih — Bug 1366502 - Make sure all wrapped textureHosts doesn't use TextureFlags::DEALLOCATE_CLIENT flag. v2. r=sotaro
7627b9aa45d2897c6a2ee35e6e6f2d75a60b2548JerryShih — Bug 1366502 - update reftest list. r=sotaro
68f1d270a475df5df32c19119af1911b48e641c0JerryShih — Bug 1366502 - Update the thread model for RegisterExternalImage(), UnregisterExternalImage() and GetRenderTexture() call. v2. r=sotaro
636b348d5129b7e077072528ddfd20e3923d17b1JerryShih — Bug 1366502 - Make sure the RenderTextureHost is released in render thread. r=sotaro.
45279b23564d91829462eadb54d8547ae67aff73JerryShih — Bug 1366502 - Update WebRenderTextureHost for video pipeline. r=sotaro
c998ef6aa6bb50997d70418fa682ad4fc8e5154cJerryShih — Bug 1366502 - Update TextureD3D11 for video pipeline. v2. r=sotaro
82db60ad7fbcdb9e5d4f4d44538b433904a0bda2JerryShih — Bug 1366502 - Update MacIOSurfaceTextureHostOGL for video pipeline. r=sotaro
b46936cf531ecac952dd3fa87918a040d8712593JerryShih — Bug 1366502 - Update BufferTextureHost and RenderBufferTextureHost for video pipeline. r=sotaro
8aee729888017908497d38bacbceca1149603596JerryShih — Bug 1366502 - Add GetWRImageKeys() and PushExternalImage() in textureHost. r=sotaro
abac100c9ba4b5dc1f675ff0787e509cb0671fe3JerryShih — Bug 1366502 - Move the various of image key and WR command settings from WebRenderCompositableHolder into textureHosts. r=sotaro
a03ce839ba8f11d0274f9e14fe17881db4559a28JerryShih — Bug 1366502 - Update the thread checking for WR image functions. r=sotaro
fcf47ea8ae7bea4575b6dd5133e88ea806b9e693JerryShih — Bug 1366502 - Rename mImageClientTypeContainer into mImageClientContainerType. r=sotaro
51c81beac6aa43f61b67adc5bc0692476759246fPetr Sumbera — Bug 1158445 - posix_madvise() should be used instead of madvise in Poison code; r=froydnj
1a7b65a51a0bed517a1165bb10d09c6b1b9e3ac2Ben Kelly — Bug 1369862 P4 Update test_fetch_event.html expectations for synthesized CORS response returned for outer no-cors request. r=asuth
7a4d1d7425631593c6846ccd2611c4e54c33ea44Ben Kelly — Bug 1369862 P3 Update expectations on fetch-response-taint.https.html. r=asuth
7d7d7b7c2d2910a0eef815e926817c6d8070c2afBen Kelly — Bug 1369862 P2 Make the FetchEvent.respondWith() synthesize the exact tainting on the outer nsIChannel. r=asuth
d61441b6594ef4e483f54b32df07ab6906b37b84Ben Kelly — Bug 1369862 P1 Expose LoadInfo::SynthesizeServiceWorkerTainting(). r=ckerschb
24c5cff1eadb25aba955c18a509651921dc4831eBen Kelly — Backout 78533a4ef62e to 4fe11fc40572 (bug 1369862) for incorrect bug number on P1 r=me
4fe11fc40572bf197f8b0d42db9a94f3d4b74c08Ben Kelly — Bug 1369862 P4 Update test_fetch_event.html expectations for synthesized CORS response returned for outer no-cors request. r=asuth
1ecdf657881e9645a7da761c254995e23fc2d523Ben Kelly — Bug 1369862 P3 Update expectations on fetch-response-taint.https.html. r=asuth
674e032ea90c615bcd295f17fd2b420fc663b8dfBen Kelly — Bug 1369862 P2 Make the FetchEvent.respondWith() synthesize the exact tainting on the outer nsIChannel. r=asuth
78533a4ef62ecdd63a84aa292a51f04431762c49Ben Kelly — Bug 1368962 P1 Expose LoadInfo::SynthesizeServiceWorkerTainting(). r=ckerschb
962439237d24616b544177f8febf7f49e51634deEhsan Akhgari — Bug 1361461 - Dispatch the compartment-nuking part of WindowDestroyedEvent to the idle queue; r=smaug
a61734b1fe8bfff1fd55f4b1835ffdf7e5bbcc7eJoel Maher — Bug 1369731 - Intermittent browser/base/content/test/webrtc/browser_devices_get_user_media_in_frame.js- temporarily disable. r=gbrown
e5901d855fafdce064137ab1c72126e43b06c971Andreas Farre — Bug 1292600 - Add telemetry to measure how idle budgets are used. r=froydnj, data-r=bsmedberg
1ccbaeaf822e5a5539a6ee5b2330b7b906e31dffGabriel Luong — Bug 1370004 - Rearrange the order of items on the Layout view. r=pbro
6fa514595f1b4d4f6b6827fbc1bc88975b5e5250Gabriel Luong — Bug 1369951 - Use the stored grid highlighter settings for the grid highlighter toggled in the rule view. r=pbro
f6c60e5255fc56a55f33dd05eddb14357c5538edJames Willcox — Bug 1370121 - Catch exceptions when destroying GeckoSurfaceTexture r=jchen
514cd61f92a0970ba495ffe39f0252b50bd8d4eaJan de Mooij — Bug 1370823 - Don't evict the nursery in NukeCrossCompartmentWrappers and RecomputeWrappers. r=jonco
5c7be210a5c7298984a3a073a9edeac9370362dfMats Palmgren — Bug 1370632 - Move LookupRemoveIf() to nsBaseHashtable instead so that it can be used on more hashtables types. r=froydnj
7fc0cbe0d71cfd101e6e9f536c28b7f7830c4e5bMats Palmgren — Bug 1367207 part 4 - Use LookupRemoveIf() to avoid a second hashtable lookup for Remove(). r=dholbert
7307d037a9227f8441674713dd754ac893d243d8Mats Palmgren — Bug 1367207 part 3 - Introduce nsClassHashtable::LookupRemoveIf() for consumers that wants to do a Get() then inspect/modify the value then, maybe, Remove() the entry. This is to avoid a second hashtable lookup for the Remove(). r=froydnj
6d87a5768954e46ed37af5d46f7ac8fa14a75135Mats Palmgren — Bug 1367207 part 2 - Update mFrameToRequestMap/mRequestToFrameMap more efficiently on frame removal. r=dholbert
67181c32580ee06fa53f0fdbd8418cf91496ea13Mats Palmgren — Bug 1367207 part 1 - Add a nsIFrame bool:1 member to track whether the frame has some image requests associated with it. Skip the call to DropRequestsForFrame() on frame destruction if the bit isn't set. r=dholbert
4af93deae5309632e4930992279a7b73d5b04610Mats Palmgren — Bug 1370116 - Use the correct ancestor frame (i.e. |this|) of aFrame for checking NS_STATE_SVG_CLIPPATH_CHILD. r=longsonr
59dcf0550abc4a29c5effd411682d4b3cf7bd693steveck-chung — Bug 1364825 - Add merge function in form autofill storage. r=MattN
742a51ab32ce7c35c4e3e156771768c39025c95fAndré Bargull — Bug 1364363: Remove the packed array check for Array.p.indexOf/lastIndexOf to fix a spec compliance issue. r=evilpie
de0c74d43a7ced6355c87840fda55061869a05caChristoph Kerschbaumer — Bug 1369014: Do not pass explicitly pass a triggeringPrincipal within nsDocShellTreeOwner::HandleEvent. r=smaug
bad37b9f58eb9b2f4156ff35c27f4755cdedfae9Bevis Tseng — Bug 1366647 - Adopt NS_ASSERT_OWNINGTHREAD for PRThread equality. r=janv
1cca42e690aeed06b38e20d7bd22295e2b4e532bCarsten "Tomcat" Book — Backed out changeset ff33e6c6f6a5 (bug 1367905) for memory leaks
c154fc4eefbab2ca95c55768a631620ac6023ac7Carsten "Tomcat" Book — Merge mozilla-central to mozilla-inbound
d953d06e5cb8d1ce459e74985b82c18fec5e64feBenjamin Bouvier — Bug 1370820: Allow disabling async stacks for the JS shell; r=jandem
b30d6d4445b6673ffd481c449a76960b95f24eaaBenjamin Bouvier — Bug 1362357: Follow-up: add dummy values for PushedTLS and PushedExitReason on arm64/none; r=bustage
db2227e9cd9b192e334613a1de6df1ddfafebdb0Benjamin Bouvier — Bug 1362357: wasm: Move exitReason to the wasm::Frame; r=luke
50f39d5543d8df968c2313e74528c595c3089f2dJan Varga — Bug 1370519 - Part 4: Get rid of FileHandleCommon.h/cpp; r=btseng
e5f90f396476ef1efdfe421c5c903343ca9904a3Jan Varga — Bug 1370519 - Part 3: Remove unused files; r=btseng
398e771204b76ab4fd049c54ce4025a6d14b2d5bJan Varga — Bug 1370519 - Part 2: Merge FileHandle base classes with IndexedDB specific classes (except parent actors); r=btseng
1637d5c1dd6c9a1752e68fe7f2b84420d816db0bJan Varga — Bug 1370519 - Part 1: Add missing includes to fix non-unified builds; r=btseng
ff33e6c6f6a55f68d48af4b94b43ae1f54f56ce1Olli Pettay — Bug 1367905 - Try to run GC/CC slices, including forgetSkippable, during idle time, r=mccr8
94fbb0e81d896da3b09968ac5f9383c72a841911Matteo Ferretti — Bug 1368535 - translate the matrix also by element's borders; r=gl
ac7da51d8cccd569c02a76d74d0245369f448b54Carsten "Tomcat" Book — Backed out changeset f54fca58d189 (bug 1300996) for eslint failure in own test
42e1d71558918e5b43d2bdd313a40cb096cf392aCarsten "Tomcat" Book — Backed out changeset da12ceebe125 (bug 1300996)
a7bf7405ed8a99f8eaf05abd348a94bf4d0519e5Carsten "Tomcat" Book — Backed out changeset 71ef10fe925e (bug 1300996)
520ab29a56decd094c94005a44a32876b43538edCarsten "Tomcat" Book — Backed out changeset 221b17bc902a (bug 1300996)
b14e3c9ba39cc0b09eb75025a1ec44eb0ebcd576Jan de Mooij — Bug 1363150 - Simplify the code for freezing dense elements. r=anba
b55ffc5807df6fb7d563c7af86f02d13ce32a816Franziskus Kiefer — Bug 1345368 - adapt to new NSS certdata.py, r=ted
d93732fda32c91fe001f203f84abf52d30a4decaFranziskus Kiefer — Bug 1345368 - Disable test_broken_fips on all platforms other than mac, r=keeler
aafc907d2aaeae386c18fae09d0ecd88f6122b97Franziskus Kiefer — Bug 1345368 - land NSS NSS_3_31_BETA2 UPGRADE_NSS_RELEASE, r=me
221b17bc902aa06c1f2800ce2c3ef7d7d24cba1fRay Lin — Bug 1300996 - Part 4: Add mochitest for form autofill preview and highlight. r=MattN, lchang
71ef10fe925e44b0b3e3ad10efeab9931d7bf39eRay Lin — Bug 1300996 - Part 3: Handle the highlight style if the filled fields being changed by user. r=MattN, lchang
da12ceebe125788134a169e5fac186685423dd2bRay Lin — Bug 1300996 - Part 2: Show preview text on and highlight the fields that would be filled. r=MattN, lchang
f54fca58d189cfc259766817faaa3a962ad96933Ray Lin — Bug 1300996 - Part 1: Set selectedIndex of autocomplete popup when mousemove over profile item. r=adw
77dc3e0df3b68bb617ba4474d679aaa54a44bd17Jon Coppeard — Bug 1368446 - Fix gray marking assertion failures by calling ExposeObjectToActiveJS in UncheckedUnwrap r=sfink
34eb6c45444316f0b9e0a86f0b7a22aa1d3ae86fJonathan Kew — Bug 1370053 - Fix a couple of comment/variable-name typos in ResolveParagraph. r=smontagu
c474a1264de73553754f9d3570613cf2be594148Jonathan Kew — Bug 1370053 - Don't do the empty-frame short-circuit in ResolveParagraph until after updating the current bidi run if necessary. r=smontagu
7ad815515bd315ac0da9ed9b8c32b1f5dfeb27bfAndré Bargull — Bug 1368626 - Avoid duplicate lookups when setting a new property. r=jandem
f302f3481aaa3cae72fd8300892d0d66287751b7André Bargull — Bug 1370208 - Inline Boolean constructor when called as a function. r=nbp
3666d91a4263663c5e56f3daa7b9d20f9cc9922fStanley Ye — Bug 1367515 - Use ::mozilla::Maybe to de-duplicate the loop of ScriptLoader::GiveUpBytecodeEncoding r=nbp
eb977b3751ca6084523f35adb88ca49dfab84fe5Paolo Amadini — Bug 1370653 - Update PromiseTestUtils for use in mochitests. r=Mossop
985626bc4d9c44f1bb12f808276a256397596d0bPaolo Amadini — Bug 1370652 - Handle more rejections in code exercised by browser-chrome tests. r=Mossop
d95970dc9b7d41ed028960c7aeacd3584bdef689Andrea Marchesini — Bug 1366356 - Decrease the process priority of content processes that are not running a foreground tab - part 2 - enabled if the platform specific code is ready, r=smaug
a8011068db5a26fc837f8e78fb7e38d38822c2f6Andrea Marchesini — Bug 1366356 - Decrease the process priority of content processes that are not running a foreground tab - part 1 - visibility logic, r=smaug
e11291525ae0fd001c72dfa8b5b4d19988e4f2e3Alin Selagea — Bug 1370297 - Move Taskcluster Windows Debug builds to Tier1, r=catlee
1253a062332e18fbd03b97918874df64d8e2a58bJan Varga — Bug 1356824 - Fix a typo in the comments; r=btseng
1e31507a93b2a73a4b67a78bbe1bb9acf41f408bYoshi Huang — Bug 1367581 - don't bail out if the channel doesn't have loadInfo. r=valentin
59fa04c67e41e197fd16ff2f30fc92758564460bBob Owen — Bug 1321430: Let separate file:// URLs content process ride the trains. r=jimm
143dcd21c6f0e94eb4c7cb7242061c7ef411b210L. David Baron — Bug 1367576 - Make IsWidgetStateSafe not truncate the bits that it needs to test. r=karlt
33997d929fda5555b857ce1aa0f523c99bfc0434L. David Baron — Bug 1367576 - Shrink existing caches to the size that's actually needed. r=karlt
b8e44a1cb4505c51d398db387c4c1d5c8afc462cL. David Baron — Bug 1367576 - Cache results of getting GTK widget borders. r=karlt
db68e1963b3974821cc065440f1b693a82721619L. David Baron — Bug 1367576 - Refactor to allow for caching of some gtk widget padding/border results. r=karlt
05cb421de1c392e23da293e03dd2d28a3d65457dL. David Baron — Bug 1367576 - Remove unused ishtml parameter to moz_gtk_get_widget_border. r=karlt
3853c5543f6e4e8ef24cc1ac47be5a65e4b672e0L. David Baron — Bug 1369260 - Remove use of MOZ_ASSERT_IF in layout. r=heycam
a49112c7a5765802096b3fc298069b9495436107ffxbld — No bug, Automated HPKP preload list update from host bld-linux64-spot-303 - a=hpkp-update
6c590acaff7c556798d7b7b47886d26f243d4781ffxbld — No bug, Automated HSTS preload list update from host bld-linux64-spot-303 - a=hsts-update
fb40bcb6155bd1e3ac5468ff4575cce171efbc12Carsten "Tomcat" Book — merge mozilla-inbound to mozilla-central a=merge
0145ab10f5cc62bdf5cee9453be305809e5f7840Nicholas Nethercote — Bug 1368915 (part 5) - Introduce MAX_JS_FRAMES. r=mstange.
2f636eeb949d07746a412fbf327ce4e4015f2aadNicholas Nethercote — Bug 1368915 (part 4) - Clean up NativeStack. r=mstange.
e7d5a07cede0aa1d2de6fdf13b7f522aa4a1cc22Nicholas Nethercote — Bug 1368915 (part 3) - Rename aStartTime parameters as aProcessStartTime where appropriate. r=mstange.
2019c06e297c20de7afcd05716b6298ee2ea36f2Nicholas Nethercote — Bug 1368915 (part 2) - Remove unnecessary mozilla:: qualifiers in plaform.cpp. r=mstange.
827b05e1b8f77ff34829b7002a582363b41c9f92Nicholas Nethercote — Bug 1368915 (part 1) - Rename a parameter of locked_register_thread(). r=mstange.
f79cc01cb73f6beba75b92bb0719438d5f6accc1Kris Maglione — Bug 1320186: Don't sanitize storage values more than once. r=aswan
3ccce72b9da08d67bdc520985bc78f2a40853a55Robert Strong — Bug 1370634 - Make the time to wait the callback application (e.g. firefox.exe) to exit in the updater to be greater than the application's watchdog timer. r=mhowell
9948661fdb33b7d10bffc815d05332dae3e1423aRobert Strong — Bug 1365845 - Reset app.update.cancelations after a successful update. r=mhowell
48e28c61a9dc74c40c512ce4072d708880d39d31Phil Ringnalda — Backed out changeset 4524bfde8583 (bug 1361970) for failures in transform-3d/backface-visibility-3.html and transform-3d/opacity-preserve3d-1.html
5c7c5f3952e82abfb4e5b25dad439a2197bf6621Kyle Machulis — Bug 1370237 - Always increment plugin epoch when creating nsPluginHost in parent; r=bsmedberg
42c1a8b6c89776a5030e030d23486a47ee22e50fKyle Machulis — Bug 1337058 - Remove FindPlugins IPC message; r=bsmedberg
e190f8af99aa26f83407a29de8f4512c888ec0adBoris Zbarsky — Bug 1370072. Don't hold on to a frame pointer across a frame flush. r=ehsan
2d37f2bce087264116abf04a5133fbd3b031507cBoris Zbarsky — Bug 1364816 part 5. Make getting window names a bit faster by avoiding various intermediate strings. r=qdot,jandem
79157ef8e455f91349e4bf5c73c13f5ecb9b63cfBoris Zbarsky — Bug 1364816 part 4. Add a JS friend API for getting an jsid from a known-atom JSString*. r=jandem
ab1e672183ad4d6c44d8d1c8d73b9e6a1e8e3d54Boris Zbarsky — Bug 1364816 part 3. Switch NeedResolve bindings to using a newResolve hook instead of a resolve hook. r=qdot,jandem
4b72b120485d9bf593f95da95e6b1d701b74e72dBoris Zbarsky — Bug 1364816 part 2. Add a way to ask the WebIDLGlobalNameHash for only the names that have not yet been resolved on the given window. r=qdot
68989f96eb93a9f4857b6d2807f2519fee16ef42Boris Zbarsky — Bug 1364816 part 1. Store the relevant constructor id in the entries in the WebIDLGlobalNameHash. r=qdot
b81d51cb596b6ae3e29fc466a567dd8bb2cc727aNathan Froyd — Bug 1370606 - fix fallible nsRefPtrHashtable::Put to really be fallible; r=erahm
f7be035185f689f5ba02e530fb4acba34798db18Nathan Froyd — Bug 1370593 - avoid redundant lookups in nsRefPtrHashtable::Remove; r=mats
d378d237f1c3e77386614e0fda667bca79d71f23Paul Bignier — Bug 1354920 - Typo fixes around 'algorithm'. r=MattN
0a001b6f0364dc0bd0afdbe7661d5f3812ac209bKim Moir — Bug 1370663 - linux64 pgo doesn't have talos since May 15th! r=jmaher DONTBUILD
4524bfde85833f3cfbc9e851439127bdbe6e28a9Matt Woodrow — Bug 1361970 - Make PostProcessLayers occlusion culling work against the surface we will draw to rather than the parent layer. r=mstange
43dd97a57eddaaacf8f373a3e7272a1920c4c9c6Aaron Klotz — Bug 1367715: Check for IClientSecurity in a11y QueryInterface implementations; r=surkov
6e543c8a893137a588b4c6696d4c8b0920e260abAaron Klotz — Bug 1367715: Back out 67e4f5e8a105 as it was not the correct fix; r=backout
780118d9c79c2a8e8f12724ac7d04b0170f330a7Aaron Klotz — Bug 1369111: Modify mscom interceptor to maintain a set of weak references to all interceptors that are currently live; r=jimm
09894b9ce473f681e86dfaf59ef4286c131ae669Aaron Klotz — Bug 1367885: Add a fast path to mscom Interceptor construction; r=jimm
80924717bcc66bce4cc1de04b61c6ea18a283126Aaron Klotz — Bug 1368150: Add IsWindows10BuildOrNewer to MFBT; r=froydnj
f6320f91851c2cede08b0fb54a6d0525b870310eWes Kocher — Merge m-c to autoland, a=merge CLOSED TREE
6a8333a5941e8c5ef68607fd70e0746af872c57dAlex Gaynor — Bug 1367560 - Remove an assertion from the Directory constructor that the directory exists on disk from DEBUG builds; r=baku
c27161891c66b52f2771e483f683290ff058710cMike de Boer — Bug 1367970 - when switching panels quickly, the auto-resize workaround can cause wonky animations. Clear the timeout when a new animation starts. r=Gijs
aa36ffe32ddc2afb9d80f232694c65ec86923644milindl — Bug 1368754 - fix consumers which wait for `NodeHistoryDetailsChanged`/`NodeURIChanged` to be called to use node for new values, r=mak
9cab45e72b30ee0d2a67e768ed08b1b28e56a03cmilindl — Bug 1368754 - Change `NodeHistoryDetailsChanged` and `NodeURIChanged` to be called with old time,access count and uri, r=mak
5801aa478de12a62b2b2982659e787fcc4268d67Wes Kocher — Merge inbound to central, a=merge CLOSED TREE
b6e861dcd4c25b9dd98bb820e7cad8a475f8e953Ryan VanderMeulen — Backed out 12 changesets (bug 1366502) for causing intermittent QuantumRender debug crashtest crashes on a CLOSED TREE.
78aa5a83314a9d35fe03c8f7ab552ccfa81e1190Wes Kocher — Backed out 2 changesets (bug 1360581) for failures in test_workerupdatefoundevent.html a=backout CLOSED TREE
1b21c086b9530c5e36cd0b9b7251541967cce58dBrendan Dahl — Bug 1294075 - Disable marionette accessibility test on headless.
b6cae88b7d279dd14d8f52b71380b98a5fbb5786Sebastian Hengst — Backed out changeset f09499d7310c (bug 1359527) for Android bustage while processing gfx/2d/moz.build. r=backout
216d4d5cbb0c924b71616e7d721d99845962fb4fSebastian Hengst — Backed out changeset eb0fe335fbe5 (bug 1359527)
16798a4167a180349f1c566fad9bc87bcfd0e992Ehsan Akhgari — Bug 1368286 - Take the idle queue into account in nsThread::HasPendingEvents(); r=smaug
551c2fc04c72cb29ba18af90af2c4deac9261f21Ehsan Akhgari — Bug 1370448 - Start poll watchdog timer off of a runnable from the main thread in order to avoid a false positive detected deadlock; r=dragana
e1409f1a455cc5a7f8f96463d6c2692a15c4a6afMark Banner — Bug 1370507 - browser_all_files_referenced.js should be able to handle template strings. r=florian
eb0fe335fbe5256fd2278f7c846699ffbbaecf83Mason Chang — Bug 1359527 Part 2 Add D2D fuzzing for GPU Luminance. r=jrmuizel
f09499d7310cf8d3caeed2a023dd24207ce46b02Mason Chang — Bug 1359527 Part 1 Add DrawTarget::IntoLuminance. r=jrmuizel
e7350c586234cdf818fde0f5e31575d86178c5e1Ben Kelly — Bug 1369874 Make fetch-response-xhr.https.html not depend on window.event. r=asuth
f781899dd0257002f806927a3474261aae3deafbMartin Robinson — Bug 1365972 - Add initial WebRender support for nsDisplayFilter. r=rhunt, r=mattwoodrow
dbedc1b9a3cc6924c6ffbab4b85045aca8712054André Bargull — Bug 1370195 - Use fewer array allocations when invoking bound functions with many arguments. r=till
d912b21f2ae6479ed294917909f0cfcbdcc0208aAndré Bargull — Bug 1370194 - Prefer to use Array objects when performing array operations in Intl self-hosted code. r=till
1e14ae1885dcbad2241c59cb08152c16c62532a7Ekanan Ketunuti — Bug 1369786 - Remove drag space at the start of the tab strip in maximized windows. r=dao
45eded6a52c0bfa75cc7515579fd678e99572832André Bargull — Bug 1369762 - Don't atomize empty function names when retrieving the unresolved name of a bound function. r=till
a6aa43c2ff31fa0b58c3ac097affb59013641e75André Bargull — Bug 1369680 - Use HasOwnProperty when resolving lazy properties to avoid triggering proxy traps in the proto-chain. r=jandem
3825fc840a68526654858e782d9f8fed6d68d78cHarald Kirschner — Bug 1367580 - Add quantum-foxfooding@mozilla.com to extensions.geckoProfiler.acceptedExtensionIds. r=andym
d1c5998858a36a1a07afeb9fa8d3c52f95a7cae5Kershaw Chang — Bug 1360581 - Part 2: Do channel annotation a bit earlier. r=francois
4d81e7dfd02068a3c5f2da58449d3f8c55f93ed0Kershaw Chang — Bug 1360581 - Part 1: Avoid nsChannelClassifier being created twice. r=mayhemer
e0d976b9bf417edda6892091237534db34dd08c0André Bargull — Bug 1369337 - Forcibly create length and @@iterator properties for arguments when redefining. r=evilpie
f2737791ec8e14a03feec64dff33d374f9cbca25Joel Maher — Bug 1370328 - force plugins off and jsgc_poisoning for talos. r=rwood
bd9d994e57e5bdf81d2aaafda26e74614575bc8eJoel Maher — Bug 1369877 - when pushing to try with --artifact for osx builds, we skip upload-files. r=chmanchester
98c867096a06f5d48c1d2b377e7c49cadf9056bcJames Graham — Bug 1352128 - Update web-platform-tests expected data. r=jmaher, a=testonly
0e098111552fc9dc53e590e94a2f0914df112465Joel Maher — Bug 1352128 - enabled web-platform-tests for win10 on m-c and try. r=grenade
eb6d181cfc9714264d12ff2b01c3f4028ec7bf0eAndré Bargull — Bug 1364979 - Don't use Latin-1 when encoding the export name for missing exports. r=jonco
2240d6e36324d77bff5260084243f863b74dfcddPetr Sumbera — Bug 1354576 - Allow to build NSPR on Solaris again. r=ted
7fe1ee54c97bcb6cf7a96b3ee05c1d6f5e23e766André Bargull — Bug 1343363 - Check RegExp wasn't modified in RegExp.p.@@replace global elem-base optimized path. r=till
43d1e5140752e9b49ea18efe371065dc37e44270Jim Mathies — Bug 1309271 - Fire accessibility focus events from focused content elements when focus changes from chrome to content. r=surkov
028a9e5e1355fb2a099f32200c09fb2d9b7e8ec4bechen — Bug 1298307 - Change the cue's startTime/endTime to avoid the videoframe was not created. r=alwu
5df249f4aee1e3b33de2f4822d47b49839eb922aSebastian Hengst — Backed out changeset 8adc00c59534 (bug 1369712) for crashes in xpcshell tests on Linux and OS X, e.g. in test_captive_portal_not_found.js @ JS::HeapObjectPostBarrier. r=backout
ee3c032059e517cf3d25b80c835dc45e2711b504Jan de Mooij — Bug 1368736 - Mark BaselineFrame as debuggee frame in HandleDebugTrap if the breakpoint is on JSOP_DEBUGAFTERYIELD. r=shu
9c6ee0bd191b7ff7195870b0674d4574b2851b9fJan de Mooij — Bug 1368576 - Fix addOsrValueTypeBarrier to use type from the TypeSet if it's more precise. r=nbp
fd90d75e1b5111ca178efea29c7e1af7d1bdee4eNicolas B. Pierron — Bug 1369803 - Allow FinishIncrementalEncoding call even if StartIncrementalEncoding call failed. r=shu
11f9875cfe18ecfbb4b28d9f87d5f5af94258430Sebastian Hengst — Backed out changeset b5195ecbebe6 (bug 1345368) for failing xpcshell's security/manager/ssl/tests/unit/test_broken_fips.js on Windows. r=backout UPGRADE_NSS_RELEASE
99e99af157c2a7b38f9919fc3647d26bd36c9c1dSebastian Hengst — Backed out changeset 952cf10f8d8a (bug 1345368)
0148cb8a72728c4e16a58659a97c30aaf9e218a5Nicolas B. Pierron — Bug 1368992 - JS bytecode cache: Do not attempt to encode bytecode if the compilation failed. r=mrbkap
42350bacb0bc3aa1f6c5daeb1377af74fb32001cJerryShih — Bug 1366502 - Make sure all wrapped textureHosts doesn't use TextureFlags::DEALLOCATE_CLIENT flag. v2. r=sotaro
7f98b7f60e5885589af43fa130c90c1b9ffe65c5JerryShih — Bug 1366502 - update reftest list. r=sotaro
265e39153027942550b4b2769b57d0bf04bfdcbfJerryShih — Bug 1366502 - Update the thread model for RegisterExternalImage(), UnregisterExternalImage() and GetRenderTexture() call. v2. r=sotaro
cf598918bb1b06c2e7f2b7a268d31f3188a6174bJerryShih — Bug 1366502 - Make sure the RenderTextureHost is released in render thread. r=sotaro.
e2f21ee861e547bb6805f3ec51d24929913646f1JerryShih — Bug 1366502 - Update WebRenderTextureHost for video pipeline. r=sotaro
f7fcc15d8f90604bd930584faf8061792f3af3d7JerryShih — Bug 1366502 - Update TextureD3D11 for video pipeline. v2. r=sotaro
22408b6a1ad10a761882ba353614c407c5b6d5c3JerryShih — Bug 1366502 - Update MacIOSurfaceTextureHostOGL for video pipeline. r=sotaro
8846dac9ee352ed11e89fcb5a37ce1bb843a8a73JerryShih — Bug 1366502 - Update BufferTextureHost and RenderBufferTextureHost for video pipeline. r=sotaro
d5225d81b832f9f5e13aa6b4c194481a4569cad4JerryShih — Bug 1366502 - Add GetWRImageKeys() and PushExternalImage() in textureHost. r=sotaro
82f5a21b53a65e01781c20474a8c80ec013993c4JerryShih — Bug 1366502 - Move the various of image key and WR command settings from WebRenderCompositableHolder into textureHosts. r=sotaro
2b20aebef47d21ce00d9ca1e69ac5558cb1d78c3JerryShih — Bug 1366502 - Update the thread checking for WR image functions. r=sotaro
95f4d82e3d79b83e8061399ef15e66f0515b07c7JerryShih — Bug 1366502 - Rename mImageClientTypeContainer into mImageClientContainerType. r=sotaro
75b700c7225a91ac77bf92d71bb83c92d30baa2bEugen Sawin — Bug 1369689 - [1.0] Make page load time logs depend on web progress events instead of throbber activity. r=snorp
8adc00c59534ca1ad6c30908d1e166c679bcf4fcJon Coppeard — Bug 1369712 - Fix removing the gray roots tracer r=mccr8
711a50eff7d819795570f82d2e9a696659a592d5Jon Coppeard — Bug 1341367 - Make the sense of HashTable::Ptr::isValid match its name r=luke
cab8d95ff4a9ae4cc21d42592fc6cac781d142b3Jon Coppeard — Bug 1370252 - Fix spurious jit-tests failures with incremental zeal mode r=sfink
3dae02ab66d94f0b84cf083d88d9fc05ac34acc5UK92 — Bug 1370250 - Remove unused browser/themes/windows/content-contextmenu.svg. r=dao
ebbe57e667458a96cfde88fd4b9b637f72c7ef6dKai Engert — Bug 1350291, landing final NSPR 4.15 RTM tag, no code change, just version number, r=me
84ac08cff36262137054f793700569dd0781541bJan de Mooij — Bug 1364346 part 3 - Optimize Array.prototype.unshift by taking advantage of shifted elements. r=anba
2688b23e8e9a09b738450679a172332e4cb532e0Benjamin Bouvier — Bug 1364520: Remove the jitTop optimization; r=jandem
278a95776dd62224625f73627f99e9356b5609a4Sebastian Hengst — merge mozilla-central to mozilla-inbound. r=merge a=merge
d3cf72d18df9b8ceabb13643b4cf34dcda200ea4Tim Taubert — Bug 1362058 - Update FX_SESSION_RESTORE_DOM_STORAGE_SIZE_ESTIMATE_CHARS histogram metadata r=chutten
ddbdc9be58794424f500b0292c905fe4a2c92379Jon Coppeard — Bug 1370069 - Fix several issues with incremental atom sweeping r=sfink
952cf10f8d8afa91d5b4e86702febfb0f19aa91eFranziskus Kiefer — Bug 1345368 - adapt to new NSS certdata.py, r=ted
b5195ecbebe63d1a72448636283040c5a16ee5d4Franziskus Kiefer — Bug 1345368 - land NSS NSS_3_31_BETA1 UPGRADE_NSS_RELEASE, r=me
ebc4d874b576956224e0b66ccb91658a9bf8b347Christoph Kerschbaumer — Bug 1367531: Update CSP frame ancestors test to make sure paths are ignored. r=dveditz
c4cbc063a8e72f5799157a5dd52138d3d465dbacChristoph Kerschbaumer — Bug 1367531: CSP should only check host (not including path) when performing frame ancestors checks. r=dveditz
4ab3d69a2cf09a0c888c8d3d6bc589118cb223d7Morris Tseng — Bug 1367747 - Create nsDisplayTableBorderCollapse when there is collapse border to draw. r=mstange
370809b43a59cb074bc078f14f6e004c6d65cc6eMorris Tseng — Bug 1367747 - Create nsDisplayBorder when there are borders to draw. r=mstange
3e1dea2784281f3fb022d2c96df48338afc825f5Timothy Nikkel — Bug 1368440. Drop the layerized version of animated images when they are discarded so we don't show an out of date version of the image. r=aosmond
61599ed0f713304e0ffb0564dffd4f8918ad68ddBoris Zbarsky — Bug 1369619. Use ReadSegments in the SRI case in FetchDriver::OnDataAvailable. r=bkelly
fd04166b7114949ce63783e10a069b98d76df573Wes Kocher — Merge autoland to central, a=merge CLOSED TREE
fad0b0be486a2c44198a025983f4ad138d02ec8bMichael Ratcliffe — Bug 1364437 - Make storage inspector layout match inspector's layout r=pbro
c6508a9f0fb5f1648b37f299be7f3e481cb26c31Simon Sapin — servo: Merge #17185 - Fix some "unused" warnings (from servo:unused); r=emilio
4a2407f32c27960136418b03e479c3703fd29e94Michael Ratcliffe — Bug 1366535 - convert uses of defer to new Promise in client/storage r=nchevobbe
7df33990054eb90ee719d62fe125e01bd336bb84Kate Ustiuzhanina — Bug 1367094 - Measure the size of successful and failed pings. r=gfritzsche
02fb002e96bf32429d571ab854596269add0195eIan Bicking — Bug 1370383 - Export Screenshots 9.0.0 to Firefox; r=standard8
1a313acd411064962b235f0ef48d018f9b16f06bMatt Brubeck — Bug 1365163 - Remove pref layout.css.display-flow-root.enabled. r=mats
ce3003cd38bcca606b1019b380bb985809c99bd0Chris H-C — bug 546387 - Don't try to set the GTK clipboard with null items r=karlt
f94e7abdc7d58a867a449b06ed59ba33d484da7dManish Goregaokar — Bug 1369277 - More reftest expectation updates; r=orange
42669f4e317b9d18024c431a00f06d2701e72fdeBrad Werth — Bug 1369903 Part 3: Ensure that Loader enables all cloned stylesheets, and checks modified state of all stylesheets, regardless of backend. r=emilio
66a0bce9a2997f5d7bd8bdbc67dd432bdd2c1f61Brad Werth — Bug 1369903 Part 2: Allow HTMLEditor to enable/disable any type of stylesheet. r=emilio
ea5ac39685cd2712a7f48ddca1de10eabb3d8a28Brad Werth — Bug 1369903 Part 1: Remove over-specified stylesheet calls in nsDocument. r=emilio
98b04000fee7944862faa904f8c426fb64c91c21Brad Werth — Bug 1351117 Part 1: Change an assert on nsLayoutStylesheetCache::Shutdown into a warning, since it only notes that the cache was never used. r=heycam
8a8f6ea6d05652f93cff34147e3934c702a6badeKartikaya Gupta — Bug 1370526 - Fix new[]/delete mismatch. r=jrmuizel
e1a83fc8ff4fdf2cfd16511363435102cf798d20Mike Hommey — Bug 1369622 - Add a static_assert when no variadic argument is given to MOZ_CRASH_UNSAFE_PRINTF. r=froydnj
f360dd9d411e7ba61531bed2c32a0981cc6c418aMike Hommey — Bug 1369622 - Restore static asserts for lack of arguments on some macros. r=froydnj
e51f693cdbd3839f8e10fde039e65140bd9bef3aMike Hommey — Bug 1369622 - Use MOZ_ARG_COUNT instead of MOZ_PASTE_PREFIX_AND_ARG_COUNT. r=froydnj
bee4404d2f888596ded102cf7599d57cfdbf421aMike Hommey — Bug 1369622 - Fix MOZ_FOR_EACH with an empty list. r=froydnj
f061b418bf20459b682f5be27972c1c1ad8dd575Manish Goregaokar — Bug 1370458: Disallow floats, negative numbers, and long values in hashless color quirk; r=xidorn
592139f3c7bab20eeced33e4d32f1bd6208d8f09Sylvestre Ledru — Bug 1368079 - Enable the diagnostic assert when MOZ_DEV_EDITION is set r=froydnj,glandium
25b41cf47c195a06edce86fa8e8e421707046c2fSylvestre Ledru — Bug 1370369 - Use the new MOZ_DIAGNOSTIC_ASSERT_ENABLED instead of several defines - follow up patch r=froydnj
fc110df7b5265c9da1a8b9bc007c9f1b086ddcceKevin Chen — Bug 1361574 - Restore texture after creating the video texture; r=sotaro
a8c405fb767d00c09a37e71d72a625247d2776b8flyingrub — Bug 1366978 - Fix about:telemetry data preferences change button r=chutten
744a91bd492196e9f84aab10e1ec39fb8f1d181dMathieu Leplatre — Bug 1254099 - Add Telemetry to settings update r=bsmedberg,glasserc,mgoodwin,rhelmer
c04e86be1952dfcfff72ff111fffd41cc36eb88dJared Wein — Bug 1370528 - Remove gramatically incorrect 'size' from CompositorAnimationWarningContentTooLargeArea string. r=flod
1dd8e8368519d34307caf0a2916ce4d3fc60329cJohann Hofmann — Bug 1362408 - Fix disabled back button opacity on OSX. r=dao
829a5b7de7cf408137e4ec270f1ccb9a153de411Dão Gottwald — Bug 1368672 - Don't set a color on toolbar buttons by default (color should be inherited) and explicitly inherit color in hover/open states for custom-styled toolbar buttons. r=johannh
e5bd43668caaa8dbb97b5709b3af725299e93fafEmilio Cobos Álvarez — Bug 1369277: Even more reftest updates. r=me
9075ff72a3651e2a2f242cb2b89ad2447e2afb8dRob Wood — Bug 1364410 - Fix quantum-pageload test so it runs locally on windows via mach; r=jmaher
de88730802a859cd59e7cddd4c301ed69fd2da2cMasatoshi Kimura — Bug 1330202 - Suppress cairo build warnings on Windows. r=lsalzman
c0132e87075a11b65e712e81fe9c7eb73acaab55Mike Hommey — Bug 1370469 - Fix transform for spidermonkey jobs to actually do schema validation. r=dustin
50a086be7e63261d5bde166a05007022a618e5edEmilio Cobos Álvarez — Bug 1369277: More reftest expectations. r=me
037c44d17f4d67058b1b45c9055234512a4a2d5aJean-Yves Avenard — Bug 1370192: P2. Remove DirectShow's reader and relative. r=cpearce
6b5ca49920b5f8982a97259e11eac4c11c4660ccJean-Yves Avenard — Bug 1370192: P1. Remove usage of DirectShowDecoder. r=cpearce
1330312e91c96fea39eb4881672c5f9a7776bef1Sebastian Hengst — Backed out changeset 8ecdc6d29e1d (bug 1367424) for failing jetpack's test-dev-panel.js.test Panel API and more. r=backout
3b60060e152977255d780db5d4504a80075107cdSebastian Hengst — Backed out changeset 6f17a72e69cc (bug 1367424)
a36d3b0c90df1e7f6427d30269bf25e3364344ddEmilio Cobos Álvarez — Bug 1369277: Update test expectations. r=me
34f42d4d3ef2a821ab398549cc2ffd8223724d4cAlex Chronopoulos — Bug 1368448 - After full duplex AEC info can be found in MSG. r=padenot
6f17a72e69cc9ccab071091347f6bb5cf7a57babJulian Descottes — Bug 1367424 - use DevTools shim in addon SDK;r=rpl
8ecdc6d29e1dc737637d6cc03993aa5ecfb809c2Julian Descottes — Bug 1367424 - add shims for addon sdk to DevToolsShim;r=ochameau
93a9ea3ab784f2b1aba8a33af5d4e2c2ed731185Masatoshi Kimura — Bug 1326738 - Check for user-disabled images as well as broken images to determine if the broken icon should be displayed. r=tnikkel
e39dfa768be99729f407caa406cfdcc961ce417cLuke Chang — Bug 1364818 - [Form Autofill] popup won't apply to an auto-focused input until it's refocused. r=MattN
78dcfa118bddbd18b987ae124552c00826a3826fJean-Yves Avenard — Bug 1370164: Properly handle flushing during ongoing operations. r=jwwang
7d7a141c99e72ca7b486f5408c7d926803a0a7a7Sebastian Hengst — merge mozilla-central to autoland. r=merge a=merge
01baa0629d259266ac5d5c7826e5bb8fb965e232Gabriele Svelto — Bug 1370215 - Add the AsyncShutdownTimeout and ShutdownProgress annotations to the crash ping sent via the crashreporter client; r=ted
278354d1b831c0f3c89e46f7638f95fbb868a240Iaroslav (yarik) Sheptykin — Bug 1335461: Pulling out stack capturing into standalone files. r=gfritzsche
4eff5f82fe40e01b28772ddddc72e9191a481c17Henrik Skupin — Bug 1369708 - Avoid setting of default preferences by mozrunner. r=ato
cc0069335c6d0eccda9501ff9a5cf94eb1b5d587Michael Ratcliffe — Bug 1367652 - split browser_storage_basic_usercontextid.js r=pbro
73f9f9a12e3510cd13f835640c99be921b545574Scott Wu — Bug 1340987 - (Part 5) Apply changes for subdialogs.js to in-content and fix tests. r=MattN
fb8ec9403cd5b0b957937aea130afe1019bf6025Scott Wu — Bug 1340987 - (Part 4) Fix browser-chrome-mochitest for other tests related to gSubDialog. r=MattN
7860182ed49d0cfeb73ad00063663904262ea824Scott Wu — Bug 1340987 - (Part 3) Fix browser-chrome-mochitest for gSubDialog. r=MattN
2eca7036eb36289051ca5847b45bad7df07c5a4fScott Wu — Bug 1340987 - (Part 2) Make Preference SubDialog stackable. r=MattN
e843dab00aa729cba50201b31011a8b50f4c4e29Scott Wu — Bug 1340987 - (Part 1) Use arrow functions in gSubDialog. r=MattN
6fd241d76d91d16eb5a3416c7c3299d8744d325dManish Goregaokar — servo: Merge #17180 - stylo: Animate fill and stroke (from Manishearth:stylo-fill-stroke); r=birtles
b98f9c21f6c76f7717213a7f1300b78aa9dde6e4Jan Odvarko — Bug 1370171 - Remove sdk/core/heritage from Netmonitor; r=rickychien
c8ad7f9c7cf8aeb383a875ba8a53bfb608325cd0Manish Goregaokar — Bug 1341102 - Update stylo expectations; r=orange
4eec513103917702b10147724052bb7046e49045Manish Goregaokar — servo: Merge #17173 - Stop parsing @supports rules before Delimiter::Bang (from Manishearth:supports-fixes); r=upsuper
ec1ca0d0f8ec1a25f5d167ad8a6ec24311bb1e12DimiL — Bug 1357146 - Remove BROWSER_SET_DEFAULT_TIME_TO_COMPLETION_SECONDS telemetry. r=jaws
bb505b001f5f6ca6421b81651ce9a4b9fc23b4a4Cameron McCormack — Bug 1365159 - Part 3: Bindings config update. r=heycam
5c9f9457ae2ad0c8d417efbb4f8c53157920a3edCameron McCormack — Bug 1365159 - Part 2: Reftest. r=emilio
ce1f1e2027ef040d0ae0f7540392d453f6515f95Cameron McCormack — Bug 1365159 - Part 1: Record :-moz-browser-frame and :-moz-table-border-nonzero state on snapshots. r=emilio
71fbf74857a39bdf2565ce466b5d254bd8199c8eCameron McCormack — servo: Merge #17165 - support matching :-moz-browser-frame and :-moz-table-border-nonzero against snapshots (from heycam:pseudo-other); r=emilio
dc53ed710486d80d6d3029d0b51440982bab2e43Matteo Ferretti — Bug 1359794 - grid cell highlighting now are properly transformed, infobars are better positioned; r=gl
97ce14cb28f98838664b6f8576b577ba65df14eeGerald Squelart — Bug 1365802 - In VariantImplementation::moveConstruct, move the aRhs rvalue to the next moveConstruct - r=froydnj
f60d569fdbc0d6def90ef0c6864e97cc07a0ee96Manish Goregaokar — servo: Merge #17177 - Make SVGPaint generic (from Manishearth:generic-paint); r=upsuper
6cd0639e02ded96057e7fa325623a1245efd4535Gregory Szorc — Bug 1370539 - Fix logic error around skipping package metrics; r=nalexander, a=RyanVM
c511ad826fe71ba2bb956d2e1c119e86d2266abaffxbld — No bug, Automated HPKP preload list update from host bld-linux64-spot-307 - a=hpkp-update
b3f31692bb0e883116bb57caa5078bb471865429ffxbld — No bug, Automated HSTS preload list update from host bld-linux64-spot-307 - a=hsts-update
4dd1d17ba22660b8f5869a707f2e4e9f9dd5be5bL10n Bumper Bot — no bug - Bumping Fennec l10n changesets r=release a=l10n-bump
58ce95bc58ce4ba200413c8bed87786dccf3d105Sebastian Hengst — merge mozilla-inbound to mozilla-central. r=merge a=merge
cac26305ac53144a8fad330cc27a1a0e66931c6fEthan Lin — Bug 1370155 - Remove fullscreen mode in basic compositor video test to prevent intermittent problem. r=jmaher
e3cf285f484a04e665f1f42d9df50de0c65dc1eaNicholas Nethercote — Bug 1369612 - Remove ProfilerStackFrameDynamicRAII and profiler_call_{enter,exit}. r=mstange.
a325d838180b07692bbb0e04094ad5e1dc06cca9Nicholas Nethercote — Bug 1369644 - Remove use of |volatile| from ProfileEntry. r=mstange,shu,jseward,froydnj.
2128f5860eb4774a5e3ab85eda1a0383e652afe0Wes Kocher — Merge m-c to inbound, a=merge
187554939350e5c0c66be425eb3425eccabf6455Shu-yu Guo — Bug 1353356 - Add rematerialized frames to the table on JitActivation after rematerialization succeeds. (r=jandem)
8d0269a6e46499ab2e15c62d433fa913537096f0Nick Fitzgerald — Bug 1370381 - Remove non-JS Cargo.toml files when bundling SM tarballs; r=sfink
883dfff1524b02f943396cfbb0bb94776423dd6bAndrew Sutherland — Bug 1329245 - Part 3: Don't attempt to connect to closed port on OS X, it's flakey. r=bkelly
81eec5831af85c68447179ee3933e63fe054ef21Andrew Sutherland — Bug 1329245 - Part 2: finish removal of pref/permission pieces begun in bug 1286530. r=bkelly
49836ef36f6745a0071c5d35ee0fc34ce328cae8Andrew Sutherland — Bug 1329245 - Part 1: remove moot add_task.js since bug 1078657 gave us SpawnTask.js. r=bkelly
6c45d8772e0bda999aa590b78463844ed847fe17James Willcox — Bug 1368187 - Set up nsIBrowserDOMWindow correctly in GeckoView r=jchen
d3b8e8571020ffad87bb140b190799fc6fae06d5Delphine Lebédel — Bug 1370287 - (tsz) Drop 'tsz' locale from single-locale builds, r=flod
feec174c50c9550428a4ceb067a3bad9ee2bfe27Servo VCS Sync — No bug - Revendor rust dependencies
3fcb00ffc3a265553a3192cf1e819e07b112b675Bobby Holley — servo: Merge #17179 - shrink Rule and store all heap-allocated selector data inline (from bholley:one_selector_allocation); r=emilio
26f5db4ebfaf83230fe961913789213c8b3d2985Gerald Squelart — Bug 1369322 - MediaResourceIndex follows ShouldCacheReads recommendation - r=cpearce
d6fa3a538265ee491e491c0edc76cd3e568a9b51Gerald Squelart — Bug 1369322 - MediaResource::ShouldCacheReads to indicate usefulness of caching - r=cpearce
0e956bdfab8b666a4a6ec3d05b194c8528ac527eRicky Chien — Bug 1368957 - Making the labels for containers highlightable r=mconley
96ed52d7654721ef4e4b9f4dbdb1873d607ac9deScott Wu — Bug 1364823 - Populate select elements with form autofill profile data. r=lchang
3a10169452a57e6b6da140ce84aafa4d88629936Ricky Chien — Bug 1369719 - Avoid searching value attribute in menuitem r=mconley
dcc662d5a3cc1ba06a967e050b0184a4112aaf70Ricky Chien — Bug 1369704 - Menulist items aren't highlighted r=mconley
4037edd64d872dd8789b1377eb2b8fd7e89ab1fdJW Wang — Bug 1367705. P3 - fix MediaChannelStatistics which no longer needs to be sharable. r=cpearce
1ab72fcadc31dc40647053a8d89e38cd2919529dJW Wang — Bug 1367705. P2 - since RecordStatisticsTo() is removed in P1, we can now init mChannelStatistics in the constructor. r=cpearce
b4002383a249f859a4fbb1c7f68bd763f526e731JW Wang — Bug 1367705. P1 - remove unused RecordStatisticsTo(). r=cpearce
46b6257d29c1f898540ce9453bfb791c50b738b1Josh Matthews — servo: Merge #17169 - Read 32kb from the network at a time (from servo:jdm-patch-2); r=SimonSapin
ff48915ee1d850708c528d310a2598f470b7bf02Makoto Kato — Bug 1369992 - Make GetNative as public for clang. r=jolin
df3950d5ce913d4f5ddaf6a674296263decc2da7Gregory Szorc — Bug 1365080 - Replace self.query_exe('python') with sys.executable; r=ted
67979a427b75bdf7c9f60d185d879755e19c096cGregory Szorc — Backed out changeset b6f04897fdda (bug 1365080) for mass build bustage
a2d49022f1b666dfa4cbd395cb59d8c0a4f06ff7Tomislav Jovanovic — Bug 1367572 - Remove uniquified file when used in combination with saveAs option r=aswan
cb99c52cf38617ff199b32f3f1201c4933c495eaGregory Szorc — Bug 1362148 - Always collect build metrics; r=ted
b227363d66bbf359233545ce2c7eca6c8522cc13Gregory Szorc — Bug 1362148 - Don't collect package metrics for some Android builds; r=ted
e958856b6bfc298f62f5b3031ad74b82624a6d00Gregory Szorc — Bug 1362148 - Extract package metrics collection to own function; r=ted
4f5e82dbe1b6beb010fbcd939176f43726cb3a42Gregory Szorc — Bug 1362148 - Call generate_build_props() as part of build(); r=ted
b6fa08f52247f7a11c319001d39f3b87f52fe918Kartikaya Gupta — Bug 1369152 - Update webrender to cset b2614e4eb58f9dee08b8c38f96bc3bac834c837b. r=jrmuizel
b6f04897fdda51e42612617a89a93f696edbdf92Gregory Szorc — Bug 1365080 - Replace self.query_exe('python') with sys.executable; r=ted
5e0d7d672b014f9d24e93c1fee9e56d5cc295a04Wes Kocher — Merge m-c to autoland, a=merge
4117a726b0b4f9c685080dd0f31c14ed80b76e78Josh Matthews — servo: Merge #17161 - Set the initial disk image size for mac packages (from servo:jdm-patch-1); r=cbrewster
c93d5b222a0f8bf1b3834071558a26d185139372Jared Wein — Bug 1364221 - Allow frames to be prerendered as long as the area of the frame is less than the area of the relative limit and the dimensions are less than the absolute limit. r=mattwoodrow,mstange
21e1a47c4852e1fd5463e79891a98f81fc2e930dMasayuki Nakano — Bug 1370198 Back out the patch for bug 1369419 because the patch couldn't fix bug 1361132 and causes new crash bugs r=jimm
2f48933c5555569e49b900867de004ae40f57584Matt Brubeck — Bug 1367315 - stylo: Update :dir selector test failures. r=Manishearth
b3e901401b4b6b947151c5b6919b4c74cad9096cMatt Brubeck — servo: Merge #17174 - stylo: Make :dir argument a case-insensitive identifier (from mbrubeck:dir); r=Manishearth
12d353fc50677b1bec28d215f93ab243c923e166Ralph Giles — Bug 1369950 - Update aom. r=gerald
67152605b3678f74e688dca131c7cf9073e3e7c9Ralph Giles — Bug 1369950 - Remove aom_codec_stream_info_t sz field references. r=gerald
e709485195e6ca9855a618036297ae5b988f7169Ralph Giles — Bug 1369950 - Update av1 mimetype when vendoring. r=froydnj,gerald
2d7a5edd935126b48e9dc389906bd11213c23648Boris Zbarsky — servo: Merge #17172 - Parent mismatch should not clear style sharing cache (from bzbarsky:cache-parent-level); r=emilio
e39f4e926692dc1b2c82b1c6cb7d5ac406a90a69Manish Goregaokar — Bug 1370353 - Stop accepting `-/**/n` in nth-child ; r=dbaron
bec546987332d2217562d0cc7f5340f16af9b451Wes Kocher — Backed out changeset c1d5b019c52c (bug 1369899) for failures in browser_panelUINotifications_multiWindow.js a=backout
56b99cb0d9c7f9c0b9a082475fd7d497964aee59Mike Hommey — Bug 1370366 - Remove valgrind.sh. r=njn
a7e36fe5ac723903f95532b93a1af63c4a1efc3bGerald Squelart — Bug 1369538 - Telemetry MEDIACACHESTREAM_LENGTH_KB - r=cpearce,francois
0cf5121dfb27b707912e80851c93091dd00418acAnthony Ramine — servo: Merge #17167 - Use generics for transition-timing-function 📈 (from servo:derive-all-the-things); r=emilio
975ca096c5d96728a6b35886c35c3dd87e3c7da1Wes Kocher — Bug 1369931 - Fix up browser/base/content/moz.build bugzilla_component r=gps
c1d5b019c52cef88beafb6168975860fe08a921bDoug Thayer — Bug 1369899 - Listen to MozDOMFullscreen events r=Gijs
20b0cc57dc92cd8146ed372742b9e8bc92bdc547Masatoshi Kimura — Bug 1370061 - turn off more warnings in crashreporter code. r=ted.mielczarek
6d09d5f53e432d56b25d1a3db34425ff511455deMike Hommey — Bug 1369292 - Avoid running config.status in js/src. r=mshal
3c9b8bb02c3f69d941f05061d87317166cee5c3bServo VCS Sync — No bug - Revendor rust dependencies
ec356bdd6bb40c6835a2d120310bbdfb9625bcd1Bastien Orivel — servo: Merge #17104 - Bump euclid to 0.13 and heapsize to 0.4 (from Eijebong:bump_euclid_heapsize); r=emilio
abdb02413a9ff59a772fd0b71069afcc4928e12fBoris Zbarsky — Bug 1369584 tests. r=emilio
80c6e635835034ae5953a26fe5edb8aba060848fMichael Kaply — Bug 1367201 - Add MOZ_ANDROID_MOZILLA_ONLINE build flag to support MozillaOnline (Mozilla China) custom code. r=nalexander
be7694b72c8a3d5de5451901d1bc268cf73021a2tiago — Bug 1354016 - Forms validator ignore clientMissing. r=tcsc
3050cd0ed9eecfe47c42d0dbf5b61e4cdffff53dBoris Zbarsky — servo: Merge #17055 - Allow style sharing for elements with ids as long as the ID is not being used for styling (from bzbarsky:sharing-across-ids); r=emilio
2c6289f56812c30254acfdddabcfec1e149c0336Wes Kocher — Merge inbound to central, a=merge
1032d46e20fdf193727be2d3cbd91a71944be35eWes Kocher — Backed out changeset 9745b4fb9ac4 (bug 1352128) for breaking webdriver wpt a=backout
6e297bb6a3ab7ed01bef7774e52651148833d94dStephen A Pohl — Bug 1367487: Change bundle name (CFBundleName) of content process on OSX/macOS to differentiate it from the Firefox bundle name. r=mstange,ted
cffecce936272f9d6861bbbc1dc0ba8a57d21a7dBen Kelly — Bug 1370025 P5 Remove the old TimeoutManager insertion point logic. r=ehsan
a4fc93531b6a09f05fd9a2a1bea0edc9bdf91106Ben Kelly — Bug 1370025 P4 Use FiringId validity in TimeoutManager::Timeouts::Insert() and ::ResetTimersForThrottleReduction(). r=ehsan
fbfe3c2ea8128bf12cad78392ab9fc359fe37453Ben Kelly — Bug 1370025 P3 Give the Timeouts structure a reference back to its owning TimeoutManager. r=ehsan
229af89db178767f88316ea46424e75a2f7bfe9dBen Kelly — Bug 1370025 P2 Add TimeoutManager::IsValidFiringId() helper routine. r=ehsan
2c25fe3b1af68748d01e8949585a44148649552cBen Kelly — Bug 1370025 P1 Better optimize the single mFiringIdStack case in IsInvalidFiringId(). r=ehsan
a312474c646c41b28e6ef3f4cdb7a1d45056c3dfGabriel Luong — Bug 1369586 - Fix eslint error with 'currentZoom' variable never being used in css-grid.js. r=me
4d5328d66663b380382913a36caf877c65258540Tooru Fujisawa — Bug 1368732 - Use StringReplaceString instead of String_replace in Intl. r=till
e2316370b3146ba599c3cc55c61cdf9339e449baBob Owen — Bug 1370216: Remove SANDBOX_BROKER_INITIALIZED telemetry. r=jimm
60bbd8e76c33101fb0d4d6b69f5ec7920904f546Micah Tigley — Bug 1369586 - Add a border around the grid area name overlay. r=gl
f904e3d130ab951280c19ab2f32384fe30374bceKris Maglione — Bug 1370263: Null check document URI before matching content scripts. r=mixedpuppy
ab4ef8ca799e413049ff66c26328f409b15eb223Aaron Klotz — Bug 1367885: Backed out changeset 3f6e08c5233f for bc4 bustage on a CLOSED TREE; r=backout
fc854def3953aed24632eb910aa568702d67a522Aaron Klotz — Bug 1367885: Follow-up - fix missing explicit keyword on constructor on a CLOSED TREE; r=bustage
44c1b092e6ce7386b009c34787c45ed0901c2867Jim Chen — Bug 1367081 - 4. Load SelectHelper and InputWidgetHelper in PromptService.js; r=droeh
633b684d23b75d50ed712130efff0796b8e19ffdJim Chen — Bug 1367081 - 3. Include window when using Prompt.jsm; r=droeh
9745b4fb9ac4f6af7f66d8211eb4a061939ecc36James Graham — Bug 1352128 - Update web-platform-tests expected data. r=jmaher, a=testonly
3f6e08c5233f6a98703c85b3fc0b0e833fb9696bAaron Klotz — Bug 1367885: Add a fast path to mscom Interceptor construction; r=jimm
baa5389ec6b2398ff4840fe666dba955b0d43de0Marco Castelluccio — Bug 1095267 - Assert the promise's timeToSettle is a number only if its state isn't 'pending'. r=fitzgen
32bf1cf6c7a8e96c662c5fac490212071fdef6e6Simon Fraser sfraser — Bug 1370057 - add retry to safeguard network blips. r=mtabara a=release DONTBUILD
2a45f5c74d5a525eef9ebd8a57dc519ec857dcddMarco Castelluccio — Bug 1369523 - Avoid reading output file in get_output_from_command when it is not needed. r=aki
978581ff6bf41d89d911efab7c2a6798c4eae7b8Ryan VanderMeulen — Merge m-c to inbound. a=merge
5176b60155271526be427f6e3ef90e3f2ea8bf2fHector Zhao — Bug 1368464 - Don't attempt to copy multipart image as file promise. r=tnikkel
337dfcb8c30a2088899608c4437d9e065ce910b5Micah Tigley — Bug 1349335 - Use the grid color for the grid cell and area fills. r=gl
4ee2e37e945275cffed70a1c10e374e5bb3aea3cGabriel Luong — Bug 1369585 - Remove L10n unknown escape sequence for layout.rowColumnPositions. r=me
3efb0fe88029168573f6e0eac1595921adca32c8Olli Pettay — Bug 1368493, TimerThread::FindNextFireTimeForCurrentThread should look at timers in order, r=bkelly
3ccfdcb78e8c88fdc65feff3452ae9efaf4e54a0Ehsan Akhgari — Bug 1370103 - Remove some outdated MMS related prefs; r=mystor
3cfe81678881ada0245215c8863bc9722925bb44Ryan VanderMeulen — Backed out changeset 0ff4ad45f99c (bug 1337058) for causing bug 1370237.
f9acc145b45ee96a24859b93bd5389bde4925c5eRaajit Raj — Bug 1367750 - Allow new keys in Histograms.json if strict_type_checks is False r=chutten
dd1ece6b618002addfc032d4d040e66b0b0d9845Botond Ballo — Bug 1369929 - Do not increase the indent twice in the TreeAutoIndent copy constructor. r=kats
6af1b1e458f0fb9927a4e11ce366b047ef6641f6Nicolas Chevobbe — Bug 1363680 - Adapt mocha tests. r=Honza
60f2048eab815fa14e0d46f21bab66608a98ab70Nicolas Chevobbe — Bug 1363680 - Update stubs. r=Honza
6daa1d690d1a04aaca7220cf401945f9bee5acd3Nicolas Chevobbe — Bug 1363680 - Move the repeat information outside of the message type. r=Honza
6ebd3de09d6c2be8ffc4ce977845068f0464e96fWilliam Lachance — Bug 1366919 - Bump mozinfo version to 0.10 r=ahal
88b1189b4fddcf87a39c090eff18222e27eaa250William Lachance — Bug 1366919 - Consider MSYS_NT to equal windows in mozinfo r=ahal
4eac7b44eb988bda2087568c656d890e7b88bd87Wes Kocher — Backed out changeset 5450b06e79e5 (bug 1369910) for assertions in FrameLayerBuilder.cpp CLOSED TREE
2f1c4c2910386dee53b0bfb632b958a93d1c4d6fVarun Iyer — Bug 1363843 - Remove Java Addons support from Fennec, Part 2 r=JanH
a7ea563ab337e8f8b889df2a135007c896fea022Connor Brewster — servo: Merge #17112 - Implement custom element registry (from cbrewster:custom_element_registry); r=jdm
f9eddc0d3345f353f4155521ae1234b2df6aa6e8Mark Banner — Bug 1370240 - Enable the ESLint no-control-regex rule across mozilla-central. r=mossop
5450b06e79e588e2589df76aba35235aa35dbfa8Botond Ballo — Bug 1369910 - Simplify AddingOwnLayer() call sites in ProcessDisplayItems(). r=mstange
5cc0b9a19f37a067c4a511b0d489e0b3b272584fPatrick Brosset — Bug 1370148 - Stop using the missing system-info.getProperty(host); r=jryans
8882fa7e5464ef55adf47ee47eea2aa4f48d7744J. Ryan Stinnett — Bug 1358267 - Abort RDM set size when closing. r=gl
8814375529f130f680f1257c14a678bbc65ce440Ryan VanderMeulen — Merge m-c to autoland. a=merge
a8d90c08007c03c8138c909cf4d45f2ae6a9b7edJames Graham — servo: Merge #17163 - Update mach bootstrap for changes to wpt harness path in gecko (from jgraham:gecko_wpt_update); r=jdm
e2114d7578be39fffb27161d401201650c5c8106Alex Gaynor — Bug 1369764 - in the macOS sandbox, allow reads from .app/Contents/; r=haik
2d18b28d3ec0e67043111e631eb1992d1300a252Brad Werth — Bug 1342289 Part 2: Re-enable crashtest dom/html/crashtests/795221-3.html. r=heycam
061521e9f929683159f1ab8af3ad7e57e45493eeBrad Werth — Bug 1342289 Part 1: Generalize Loader to cycle collect all StyleSheets, not just CSSStyleSheets. r=heycam
c34f77a0b72bab5d834d6bbf2ff181350979b0d7Masatoshi Kimura — Bug 1370062 - turn off more warnings in ffvpx. r=rillian
b80a07fac92daec6bec4ede84c55c1700b73d67dTom Tromey — Bug 1369831 - fix "telementry" typo in js; r=billm
cad53f061da634a16ea75887558301b77f65745dRyan VanderMeulen — Merge autoland to m-c. a=merge
4a153e231a306587f5ef53b9bfc352d566648db3Ryan VanderMeulen — Merge m-c to autoland. a=merge
7edfae1ee9dcf6bd7a0a1d885b3cc7c663f14fc9Paul Adenot — Bug 1369967 - Remove one use of a stack-allocated buffer and fix another buffer's size. r=jesup
679c049063f1c3c21e6c623248e8bff6acd122c1Ryan VanderMeulen — Bug 1359137 - Fix rest-spread-spacing ESLint failure in BrowserUITelemetry.jsm.
f3e352d6353e76862adde2528e1177c8e6d39fc3Ryan VanderMeulen — Backed out changeset 22b83f0ffd51 (bug 1369291) at Pike's request because it needs more work.
595a075d76deeb98f492d21df178fa545250af40Paul Rouget — servo: Merge #17164 - Remove no-op got_load_complete_message compositor property (from paulrouget:kill_got_load_complete_message); r=jdm
22b83f0ffd516e6c422e19818ca102ead82fde67gasolin — Bug 1369291 - add l10n support for onboarding overlay;r=mossop,rexboy
4de35d116e5b046104bf7b6f8286eaadf95a4ec2Ryan VanderMeulen — Merge m-c to autoland. a=merge
bfb69fd3ed936ded13e9b4210ab158b823f99c49Mike Shal — Bug 1369866 - Use TOOLCHAIN_PREFIX when running dyldinfo; r=ted
60d3fb7b6810db236778a36f77e277e2c497eb43James Graham — Bug 1370203 - Don't require setting the wpt hosts configuration for servo, r=farre
ae7d51d0a455bda907d599f7f127c135ad2b3dffJames Graham — Bug 1370203 - Check hosts are configured with |mach wpt|, r=farre
0ec65d58e0ae4baf5e7ba1c47ea7b56bd03d2272James Graham — Bug 1370203 - Change wptrun to raise an exception instead of exiting directly, r=farre
64af9e5dd9e148dd2b8392d233025a596193ae41Tom Tromey — Bug 1142115 - remove for/of scoping workaround; r=bgrins,jryans
0595e5ad5cb45b4de9489b22c494dfb5c247a7d3Sylvestre Ledru — Bug 1370154 - Add exoplayer2 to the list of thirdparty code (and sort them by alphabetic order) r=andi
57ed35189e19d5c2095b10b98e5a98b42c1e6979KuoE0 — Bug 1358993 - (Part 3) Call ServoStyleSheet::ReparseSheet in inDOMUtils::ParseStyleSheet. r=heycam
09a4620de25d4cf792e4187fec26a600eb2da97dKuoE0 — Bug 1358993 - (Part 2) Add ServoStyleSheet::ReparseSheet function to collect reusable style sheets and clean up the child sheets of the parent sheet. r=heycam
a4b51beca797480e6489c80d18cb09a5fd757c99KuoE0 — Bug 1358993 - (Part 1) Make stylo support reusable style sheets. r=heycam
a720da302ea44fcdbae866bab4bda89f9167fadeMark Hammond — Bug 1369285 - update how we build the default sync device name. r=tcsc
1ae454b63b5680c1be2290bd1e12dd2c870f40d3Andreas Tolfsen — Bug 1370191 - Set WPT wdspec bug component to geckodriver; r=jgraham
ca3a6a1ab24f8279b30b73b76ceced0dcb295b9cGijs Kruitbosch — Bug 1359137 - fix bookmarks menu context test to not rely on AREA_PANEL, r=mikedeboer
a0899380ac24b0dfea3ea5d6e2ed5f981491bf0eGijs Kruitbosch — Bug 1359137 - move webcompat button into toolbar for tests, r=mikedeboer
4f3980aa447fda41b2b082195b5addd1417733cfGijs Kruitbosch — Bug 1359137 - fix BrowserUITelemetry's reliance on the default state of things in CustomizableUI, r=mikedeboer
5ec621ced42e4e1758e0c5ebe4974d041aa45ef7Gijs Kruitbosch — Bug 1359137 - update UITour to highlight in new panel where appropriate, r=MattN
34cf246b51d8c2a07f1b29265b09bdf01862472eJean-Yves Avenard — Bug 1367128: P3. Plumb in new eviction methods with MSE demuxer. r=gerald
564b0921883d4c42e9cccc632a85483f0ded802bJean-Yves Avenard — Bug 1367128: P2. Add methods to trim index. r=gerald
fe9f05834bbab6d5642a04e482a9cbf71bcaf688Jean-Yves Avenard — Bug 1367128: P1. Remove unused member. r=alwu
d48d0c5b01913ba8535a37750e7fba0c1753a43dMarco Bonardo — Bug 1337858 - Replace CopyFavicon in the Docshell with a proper favicons API. r=standard8
2f77e11bf03d535873759601f73e2e65f464ba26Ryan VanderMeulen — Merge inbound to m-c. a=merge
5b2a51457534b90f0d0325ced99a26bded26010cRyan VanderMeulen — Merge m-c to inbound. a=merge
dbad3f1bb947eb775a04ccf286459f6b73aca541Jessica Jong — Bug 1369413 - Remove the use of const INPUT_DATETIME_PREF. r=ato
2719bb45d9daa6a97f7b765576083f7b61cada3dRyan VanderMeulen — Merge m-c to inbound. a=merge
95405c5cf51375e29da8ba28aa798803467f0295Nicolas B. Pierron — Bug 1368675 - Add multiple heuristics to trigger the JS bytecode cache encoding. r=mrbkap
ed5d32c4c0acaf9312d073ff1d0035a8a9764d1fNicolas B. Pierron — Bug 1368675 - Expose nsICacheEntry fetchCount and lastFetched time as read-only on the nsICacheInfoChannel. r=valentin
80abb5ca3b7364930ab3cf177dca8ffb4512dca6sotaro — Bug 1359993 - Reduce invalidation of video r=nical
83a7d3a213da7ea0042d806082853540d13a6fb8ffxbld — No bug, Automated HPKP preload list update from host bld-linux64-spot-030 - a=hpkp-update
9d870a4f252676c11ccb0d6835bffc89ca3f6c15ffxbld — No bug, Automated HSTS preload list update from host bld-linux64-spot-030 - a=hsts-update
b7dfffc23174d96c9f85ce362f96c3751be7d113KuoE0 — Bug 1358993 - (Part 3) Call ServoStyleSheet::ReparseSheet in inDOMUtils::ParseStyleSheet. r=heycam
d617eb9b8f0593115f29213d38c82181043ceb01KuoE0 — Bug 1358993 - (Part 2) Add ServoStyleSheet::ReparseSheet function to collect reusable style sheets and clean up the child sheets of the parent sheet. r=heycam
80b6a243331452e28ca075271d6c863e2401ef5aKuoE0 — Bug 1358993 - (Part 1) Make stylo support reusable style sheets. r=heycam
2029bc93ed006007f6d5939801338f7003d4b8d7Ryan VanderMeulen — Merge inbound to m-c. a=merge
0b104ac29e71e240d6f31dbb128dd500ecdfdedeJan de Mooij — Bug 1369963 - Fix bug1355573.js jit-test to properly check for OOM. r=me
efd4e852aca2966b88dd625ae31d7970bd4152b0Jan de Mooij — Bug 1364346 part 2 - Rename unshiftElements to moveShiftedElements, tweak heuristics. r=anba
43383407d7c14ca3f1ee006e2b57ec5fe3ff0d3eSebastian Hengst — merge mozilla-central to mozilla-inbound. r=merge a=merge
15c554f1a294dfdab0fbdda3a25a8467ef071b79JerryShih — Bug 1370117 - Update the external image status for reusing case. r=sotaro
0534d36df322f8d1b806cef0705733cdf3f7b89fKris Maglione — Bug 1356546: Follow-up: Fix rooting hazard warning.
af18a71db2946e60778fc8c4666fad11e883eb49sotaro — Bug 1370093 - Add mDestroyed checks r=nical
4d78fccf03b43ff103be9339a705402b7da66602Kris Maglione — Bug 1366402: Use AutoMemMap helper in mozJSComponentLoader. r=mccr8
4e0dc2b1aebdb1f9bf160117d8f714ddcf7d0079Kris Maglione — Bug 1356546: Follow-up: Fix debug build failure.
5d990834b3e42f6900564f17a6e5f8aa1cd8eedcMakoto Kato — Bug 1364023 - Remove LOCALE_SNAME define for ICU build. r=glandium
c3bf2490530f5ac768040043b8d0dd55ce6c5a03Kris Maglione — Bug 1356546: Part 4 - Use StructuredCloneHolder as transport for proxied method return values. r=aswan
fe952a030435f0690bd4f64d6299201b9734cb47Kris Maglione — Bug 1356546: Part 3 - Use StructuredCloneHolder as transport for proxied message listeners. r=aswan
850918e6790b80ded3d5b70d4fdb845b6cb24408Kris Maglione — Bug 1356546: Part 2 - Use StructuredCloneHolder as transport for MessageManager messages. r=aswan
f18f7ef1d81f273f6d0b9b4afd1e0980b65ae523Kris Maglione — Bug 1356546: Part 1 - Add a StructuredCloneHolder JS helper to hold opaque structured clone blobs. r=billm
279a08ffe577ec62a6b9d5ca76fe25bd117dd2b3Tobias Schneider — Bug 1359318 - (intersection-observer) Map intersectionRect to the coordinate space of the target document. r=mstange
35a1edcf472648b9fab32a6766527fe198d4a4b6Kartikaya Gupta — Bug 1369840 - Support content-side APZ test data in WebRenderLayerManager. r=botond
55f978f3de86add89d3ea9eaa97255be98d22f4dKartikaya Gupta — Bug 1369840 - Add new test IPDL message to sync-messages.ini. r=dvander
ab761f7af56a79ff8d3a2e6bfbcbaec216fde88cKartikaya Gupta — Bug 1369840 - Support getting the compositor-side APZ test data over PWebRenderBridge. r=botond
e63c270082b1c441fbffb512aeef2c24aea82aeaKartikaya Gupta — Bug 1369840 - Modify CompositorBridgeParentBase::GetAPZTestData to take a layers id instead of a transaction parent. r=botond
26b098924b0a008104e48246dd27166bab2cdec5Ryan VanderMeulen — Bug 1326230 - Fix space-infix-ops ESLint error in browser_addons_debug_info.js.
92040a759ddd4c1496dc64e1eb9173805fe25516Kris Maglione — Bug 1368189: Move more code out of ExtensionUtils.jsm. r=mixedpuppy
08ba2d5f6d3bdfc53d0681e1f990dfc456b04f30Ryan VanderMeulen — Bug 1370122 - Update pdf.js to version 1.8.423. r=bdahl
b393ec48b4d01e83c5eae7234542d51fc169d7dbEhsan Akhgari — Bug 1370100 - Make browser_dead_object.js correctly wait for the window to be destroyed instead of relying on the scheduling of the corresponding event; r=kmag
19acfff499d3ee44cb09ed76b43646c146d06f58Sebastian Hengst — merge mozilla-central to autoland. r=merge a=merge
ac71a080692d709beb959c95fa554ba9b5f92590JW Wang — Bug 1367679. P5 - add a gtest to test chaining between different promise types. r=gerald
470e0ad1615801291ed95970e20f274b4eeddeb8JW Wang — Bug 1367679. P4 - specialize the type of mCompletionPromise according to whether chaining is supported. r=gerald
76c8629e6fa1e12e9cfc82cb6ad77d34b9cc40ebJW Wang — Bug 1367679. P3 - pass mCompletionPromise to InvokeCallbackMethod(). r=gerald
e9ec33eda9087943a17a608287c4c4b2fa92ff26JW Wang — Bug 1367679. P2 - overload InvokeCallbackMethod() according to whether promise-chaining is supported. r=gerald
715ef330d2d49ea52e292efbd856de61de7d73b5JW Wang — Bug 1367679. P1 - refactor InvokeCallbackMethod() to deal with one concern at a time. r=gerald
69601a67ea2cd87b175e58afa106eccb16596c70KuoE0 — servo: Merge #17123 - Store the pointer of reusable sheets in StylesheetLoader (from KuoE0:bug-1358993); r=heycam
9d26051a28ea4bffdc654357855f50c9a685fbccGabriele Svelto — Bug 1353168 - Add a crash annotation to distinguish between web, file and extension content processes; r=bsmedberg
81e0a353d2dc82c8ea71a5dc26956f292a867895Sebastian Hengst — merge mozilla-central to autoland. r=merge a=merge
8e78bd3e1e16594191f57bac69f9cd88460aa59dJean-Yves Avenard — Bug 1345342: Cancel pending requests. r=jya
6e9e40efea3995e0472fd64507b2ee2b4f76d481JW Wang — Bug 1370130 - dormant timeout should take precedence over preload='metadata'. r=kaku
50075548c1ef7d1c6f42e38ddeeb24bb767d4d11Cameron McCormack — Backed out changeset ff724e355b2d (bug 1345342) per jya's request.
ff724e355b2df0048c3799289f300f567464b718Jean-Yves Avenard — Bug 1345342: Cancel pending requests. r=jya
2b23c8e294e39d57c076d66f563fa1d0fda9e5e5John Lin — Bug 1369597 - synchronize output buffer releasing/rendering. r=esawin
02b76f664ebba4cde6d94646b2a7dda9c98a9831JW Wang — Bug 1370005. P1 - backout bug 1367679. r=gerald
a3c3e847db4a32c61ea2229855f1c0d02ae7201fBrian Birtles — Bug 1355349 - Update stylo test expectations; r=hiro
2f7ad629f8b09659b2f39e8e23d1eb86ce393c5bBrian Birtles — Bug 1355349 - Call Servo's add and accumulate methods for SMIL animations; r=hiro
c0ef218a7f9eed89290381a22975e55355ea3474Brian Birtles — Bug 1355349 - Reformat a ternary operator to match coding style; r=hiro
297d24c38ab3e2aaf83cf1c84be738a6abf055aaBrian Birtles — Bug 1355349 - Drop 'virtual' annotation from overridden methods in nsSMILCSSValueType.h; r=hiro
992504b822d2044e57031bba733ffd2bfd9e5d49Brian Birtles — Bug 1355349 - Treat properties that can't be animated by the Servo backend as unanimatable; r=hiro
ef01cc3b84b8103bfee7ad41021626656d4349deBrian Birtles — Bug 1355349 - Add FFI for calling Servo's add and accumulate methods on animation values; r=hiro
47db7107c8749ffbcad20a964a488bf35489a1f7Brian Birtles — Bug 1355349 - Use Servo's zero values to fill in missing SMIL animation endpoints; r=hiro
862c08dd715be90afc2fd7b72ca20b8ab6f2abe7Brian Birtles — Bug 1355349 - Get unanimated style in nsComputedDOMStyle::DoGetStyleContextNoFlush for Servo too; r=hiro
38ae6e3d3a114ba48fa13ae98cb81d943c5b6230Brian Birtles — Bug 1355349 - Move calculation of pseudo type in nsComputedDOMStyle::DoGetStyleContextNoFlush; r=hiro
2839baa84dca69d6691fa3c81b450431c01f05c9Brian Birtles — servo: Merge #17162 - Support additive SMIL animation (from birtles:additive-smil); r=hiro
6d4b65abc362bd5f7b6406d3b98fa538a1f492ebRyan VanderMeulen — Bug 1326230 - Fix space-infix-ops ESLint error in browser_addons_debug_info.js. r=eslint-fix a=eslint-fix
275588f4d852d7dc183a9dcc70a311413dc7a063Sebastian Hengst — merge mozilla-inbound to mozilla-central. r=merge a=merge
da5a14ae4ce3084aa63a502e96af1a4c6ef76853André Bargull — Bug 1357330 - Add test case. r=shu
76bff2cde94c44b7bd1c3d2ce847db095175577fAndré Bargull — Bug 1357330. r=shu
4aa7086a8141caa44bcbc6f34ef0f068ab7f8fe8Tobias Schneider — Bug 1369870 - Float to int cast in nsLayoutUtils::TransformRect is losing precision. r=mstange
de652bd2760d8d3627fa98d437bdc1aca7d61a8eAndy McKay — Bug 1326230 - Add a warning for temporary ids in about:debugging. r=mstriemer
1b3359583493bf0506c4fe1c81573b8a123413ecKris Maglione — Bug 1368152: Part 4 - Remove ExtensionManagement.jsm. r=aswan
1733d96aacacb985f240dd7aae724c9de011b393Kris Maglione — Bug 1368152: Part 3 - Remove ExtensionManagement.getURLForExtension. r=aswan
73737d0a388808aabadd578053374f01a46cd315Kris Maglione — Bug 1368152: Part 2 - Move extension policy registration out of ExtensionManagement.jsm. r=aswan,mixedpuppy
e3fdbc5921e3815356cc81af1fc7284a2e67bb76Kris Maglione — Bug 1368152: Part 1 - Move API extension registration to ExtensionAPI.jsm. r=aswan
ef5b869561f445909e2c5861d2f486c2432c65d5Kris Maglione — Bug 1368102: Part 8 - Move extension page matching into C++. r=billm,mixedpuppy
a1eecd5c9c64f3d865ab8f3d529f61cd71f2a3b5Kris Maglione — Bug 1368102: Part 7 - Remove ScriptMatcher and use WebExtensionConentScript directly. r=mixedpuppy
350bf7ed1ad3ebe26e75360430cc0ee2d7477077Kris Maglione — Bug 1368102: Part 6 - Remove StubExtension and use WebExtensionPolicy directly. r=mixedpuppy
32a3b7c392070cb1f9eb7b1ec1e177c6303d9d3fKris Maglione — Bug 1368102: Part 5 - Move static content script matching into C++. r=mixedpuppy,zombie
417fd0cf65a8bddc78c59156cb317cc4156f9392Kris Maglione — Bug 1368102: Part 4 - Use WebExtensionContentScript to match content scripts. r=mixedpuppy,zombie
b9439245aa6bc591c4e138ea2f6978d7e3bab831Kris Maglione — Bug 1368102: Part 3 - Use MatchPattern and MatchGlob bindings for content script matching. r=mixedpuppy
056e3d934eb26523b35fcdd4b1cdadca2c8bb190Kris Maglione — Bug 1368102: Part 2 - Add WebExtensionContentScript bindings. r=billm,mixedpuppy
863506a00d8362e8fe180001d0d4183c1b1f9d3cKris Maglione — Bug 1368102: Part 1 - Make AddonManagerWebAPI::IsValidSite public. r=aswan
e6001a0646bb46df0266896fe5bf2069b6cfadaeKris Maglione — Bug 1322235: Part 7 - DeCOMtaminate moz-extension protocol handler. r=billm
35e67c38d3cd93cc43f4665849847959f7d97656Kris Maglione — Bug 1322235: Part 6 - Replace AddonPolicyService with a stub implementation in ExtensionPolicyService. r=mixedpuppy,zombie
02ce614daf1999405cd4e63d60ab2b6ebd4e4048Kris Maglione — Bug 1322235: Part 5 - Add an ExtensionPolicyService singleton class to track active extension policies. r=billm,mixedpuppy
19d92b19910f3ce9bfa2b2874d17635fe323080bKris Maglione — Bug 1322235: Part 4 - Add initial native WebExtensionPolicy bindings. r=billm,aswan
34316bd2fecfb2802b135ea4f8592468c5fc7618Kris Maglione — Bug 1322235: Part 3 - Use MatchPatternSet for whiteListedHosts and webRequest. r=aswan,zombie
50e2a20caa7a189c0ed5a8679f483a5b10100aafKris Maglione — Bug 1322235: Part 2 - Use MatchGlob for webAccessibleResources. r=aswan
94a3fb9eb7e4c933ae318ff9b0a5bc9a3ac28e75Kris Maglione — Bug 1322235: Part 1 - Add native MatchPattern and MatchGlob bindings. r=billm,aswan
8726e36dafe1c875d86b33b5885f6b9e6d1a5a12Nicholas Nethercote — Bug 1369276 (part 2) - Convert ProfileEntry::Flags to Kind. r=shu.
70e36d9d546e22b44ec55eb5906987d95bfcbcc7Nicholas Nethercote — Bug 1369276 (part 1) - Fix category handling in AddPseudoEntry. r=shu.
5dd5d16e708558e464ef335c67defdf41838cea8Ehsan Akhgari — Bug 1370102 - Make browser_console_dead_objects.js correctly wait for the window to be destroyed instead of relying on the scheduling of the corresponding event; r=kmag
be7ee8326facc899155d9d1c6573f73731921b9bEhsan Akhgari — Bug 1370101 - Make test_windowProxyDeadWrapper.html correctly wait for the window to be destroyed instead of relying on the scheduling of the corresponding event; r=kmag
1002aa75bf5df4820646ddc76e39752ef2116d34Sebastian Hengst — merge mozilla-central to mozilla-inbound. r=merge a=merge
5e9c3d9dd68e04f11da55fb3a85b99cbebb44dc7Micah Tigley — Bug 1369585 - Explicitly identify the row and columns in cell infobar. r=gl
22108a33acd5ce6ecbf0ca5f696a01591c5c0ca1Mats Palmgren — Bug 1367209 part 4 - Use LookupForAdd to avoid an additional hashtable lookup when inserting a new entry. r=jfkthame
1b9d1468f7b4c1eb9b40fb19137f252bb113aff4Mats Palmgren — Bug 1367209 part 3 - Add a generic frame state bit, NS_FRAME_HAS_CSS_COUNTERS, to indicate that a frame maybe has some counter styles and thus be known by nsCounterManager. r=jfkthame
fbfa99d9a737838a1b0811b46d3656643f71dbf4Mats Palmgren — Bug 1367209 part 2 - Remove a useless constructor. r=jfkthame
1005b7702f1e6ba7679d73365407aa20fe10e08cMats Palmgren — Bug 1367209 part 1 - Fix some indentation and code style issues. r=jfkthame
e429006e7579931f2f70768e0c1f016b1d270e2eMats Palmgren — Bug 1370037 - Remove an unnecessary friend declaration in FrameProperties. r=jfkthame
7d5df2dead2c9edaa41688a82d9d9dcc86529ef2Evan Tseng — Bug 1369305 - Do not show a tooltip for the button will not open sub-dialog. r=mconley
b16a3c81c33981da108dbe259dfcc93d3b705113Xidorn Quan — servo: Merge #17157 - Remove some redundant animation interpolation code (from upsuper:animation-type); r=<try>
7513f724a303b272b1b29990dd9b39495b9dbccbMike Conley — Bug 1362526 - Enable Simplify Page feature by default on Windows. r=Gijs
869ba165ad1e01626267f4ca8fb5b46a2d66e0a3Ryan VanderMeulen — Backed out changeset 6b6a52c561b2 (bug 1369291) for packaging failures.
6b6a52c561b2ad47a53a3fb82c85e087d72bdd99gasolin — Bug 1369291 - add l10n support for onboarding overlay;r=mossop,rexboy
50e5014bb919148b2422034a9788af9d72c91e26Ryan VanderMeulen — Bug 1338486 - Update wpt expectations for /cssom/CSS.html.
cdf3e1dfc1906537e922142cf76fe4658c3b5951Kris Maglione — Bug 1368232: Handle invalid paths in addonStartup.json when profiles are shared between OSes. r=rhelmer
ffd92f10ba944a4234a61b1991041abe9ae1ff40Dão Gottwald — Bug 1367076 - Set datareporting.policy.firstRunURL by default to replace data choices infobar with privacy policy in a background tab on first run. r=Gijs
5b49816e53239ecdb2bb344461b84785bdd47d95Cykesiopka — Bug 1368107 - Make SSLErrorMessageType an enum class. r=keeler
69bac2d5d3bd520ccf2380ba2080753efe24d61dCykesiopka — Bug 1368107 - Make some TransportSecurityInfo nsresult functions return void. r=keeler
8d8bd769125e1eb326ed71c72b19406cfa74bc5cCykesiopka — Bug 1368107 - Remove fallible version of TransportSecurityInfo::GetPort(). r=keeler
c263f45e41cea8b6014db61d0584bd123604d695Cykesiopka — Bug 1368107 - Remove TransportSecurityInfo::GetHostNameRaw(). r=keeler
d62f6dc68c5fadc179ff87c8dfb4200de8c456c7Jared Hirsch — Bug 1366827 - Enable WebExtension experiments in Beta and Release. r=aswan
a17f14f2a35aca6cb30fa37b19c49f31ad74adc0Brian Stack — Bug 1357238 - Allow apostrophes in try commit messages r=dustin
e5c037e4dbcc90b968edb6261a223817c8909a64Manish Goregaokar — Bug 1338486: Support implied parentheses in CSS.supports; r=xidorn
0dd3473a3d40b5f915f89cf46c3fae6ef8e27db0Emilio Cobos Álvarez — servo: Merge #17154 - style: Split stylesheets.rs (from emilio:split); r=Manishearth
520b32ed6ba822d40687a2d9859697b8c0bbae36Servo VCS Sync — No bug - Revendor rust dependencies
3427626e7f2636a87dd5d35ef98974df45a45235Kenan Rhoton — servo: Merge #17142 - Move LRUCache to ArrayDeque crate (from kenan-rhoton:LRUCacheArrayVecDeque); r=emilio
eb8b2638f96a3f73340a5b436de8013ef0d0613dGerald Squelart — Bug 1369326 - Make mp4_demuxer::ResourceStream use a MediaResourceIndex - r=cpearce
3a48edeff5afbad125b56683e95392c5b18d0936Sebastian Hengst — merge mozilla-central to autoland. r=merge a=merge
1df048c139de6254b0de95c95f7ba59a0c0118c1Anthony Ramine — servo: Merge #17152 - Derive the most trivial ToCss implementations 🌋 (from servo:derive-all-the-things); r=emilio
b9bb7e5e804fb2ca7eba25b5abdab1378a7e052fManish Goregaokar — Bug 1347410: stylo: disable @viewport ; r=emilio
5599c3c468c47b35804f8619b632cfa4d4f74b3dManish Goregaokar — servo: Merge #17153 - stylo: disable @viewport (from Manishearth:stylo-vp-disable); r=emilio
350993973191e37ef5d4da63ebf9bfa1ab726759Gijs Kruitbosch — Bug 1369909 - re-add quit command to quit shortcut (d'oh), r=mikedeboer
8a3aa1701537ea6b8334f432cd030d260d492fa3Sebastian Hengst — merge mozilla-inbound to mozilla-central. r=merge a=merge
9d55c2ccf868c6f3e5c75b3bf94069c1795881a1Morris Tseng — Bug 1369141 - Add dirty rect intersection checks so that we don't build unnecessary table part display items. r=mstange
e2cf349598c8fcd283fe6ba997d3b0d65ad0e6aeEitan Isaacson — Bug 1368182 - Port non-e10s compatible parts of states/test_visibility.html to browser test. r=surkov
6f99018495e75047836b845fa90e8289c7832303Eitan Isaacson — Bug 1368103 - Use DOM doc visibilityState to determine if a tab is hidden. r=surkov
31d8f2665ea0dd7c26b79b86656fc9f61feee26dSebastian Hengst — merge mozilla-central to mozilla-inbound. r=merge a=merge
10328a332b658474c1626a3c6b77f4d0365a2c8eMats Palmgren — Bug 1367206 - Iterate the frame property list once to collect which child list properties we have. r=jfkthame
acc8ba5c16d4fdaea4f4838db5ab5f52bfabb293Ehsan Akhgari — Backout bug 1368567 for test failures
8def89fd63a0b2f819a73e2a4a0fad50a5331715Ehsan Akhgari — Bug 1368275 - Make test_nukeContentWindow.html correctly wait for the window to be destroyed instead of relying on the scheduling of the corresponding event; r=kmag
c7f34448197790499d4709a6e5a36aa7aa876b1bEhsan Akhgari — Bug 1368567 - Remove useless main-thread IO from XUL store; r=florian
f8b1a6312c02403f84f3882230d30ab013a8eb80Jan de Mooij — Bug 1358135 part 2 - Preserve a Zone's JIT code also when it has Baseline code on the stack. r=bhackett
908a9b9835446178c801ea908c8207d58bf8dce4Jan de Mooij — Bug 1358135 part 1 - Fix some browser tests to trigger a shrinking GC instead of a normal GC. r=jonco
78450dd743b92638cdcf70b16c0850214782eff4Sebastian Hengst — merge autoland to mozilla-central. r=merge a=merge
ae2ff08a40b08c7d4712d22b6d830439ed1058a7Masatoshi Kimura — Bug 1166955 - Stop including nsAutoPtr.h from BasePin.cpp. r=jesup
a570baba745802f0c028e035bda9d5cb0a7f8e0cCameron McCormack — Bug 1367592 - Test. r=emilio
970bf36343c997ce9354a76faa21ef4ffe227363Cameron McCormack — servo: Merge #17151 - style: Recascade the document when rem units are used and the root font-size changes (from heycam:rem-recascade); r=emilio
690711aa482c25892b669110effe9065ef39b589Manish Goregaokar — Bug 1364009 - Fix windows bustage; r=bustage
c3ac266d12a8c08eb4342030b55a07f28c8a839bManish Goregaokar — Bug 1364009 - Don't allow comments/spaces between signs,numbers,and `n` in an+b syntax for nth-child; r=dbaron
64c3afa3fabf81d5246676bccd559ff8db1be66eSebastian Hengst — merge mozilla-central to autoland. r=merge a=merge
0403297b318b4a77d9b9b4eccc28e20249ac3d0bLuca Greco — Bug 1300590 - Use DevToolsShim in the devtools.inspectedWindow.eval bindings tests. r=jdescottes,ochameau
99c6dd76dbc8eeff4f94df562e8f08a5fd30819fLuca Greco — Bug 1300590 - Implement support for $0 and inspect bindings in devtools.inspectedWindow.eval. r=aswan,ochameau
6ddc4c39388edbae82fd505fb8a76c2a6c63b786Emilio Cobos Álvarez — Bug 1357461: Assume viewport units are used on resize. r=heycam
e0477439b222422a105c9e108878fadf1f36354bEmilio Cobos Álvarez — Bug 1357461: Ensure not to increment the restyle generation if we haven't restyled after all. r=heycam
54e9145b8892d636175b488b0eddc9a480fd8443Emilio Cobos Álvarez — Bug 1357461: Cache effective media query results. r=heycam
3b2ed0ccc738bed2e66fd69329218b0f86a51849Emilio Cobos Álvarez — servo: Merge #17147 - Bug 1357461 - stylo: Cache media query results and only flush and restyle if they changed (from emilio:media-query-caching); r=heycam
9b7b1057cfc67dfe606e522d19fff53da246dc5cShih-Chiang Chien — Bug 1369878 - background channel might be closed in the middle of init procedure during shutdown. r=mayhemer
1f8d2aee8537e49a248d5fca45a7b9b1c85d9654Anthony Ramine — servo: Revert "Update Rust nightly to 1.19.0-nightly (6165203c4 2017-06-03)"
bfaf3cbb87d5918fc2c1017a00de2294ec8262fbAnthony Ramine — servo: Revert "Update Rust stable to 1.17.0"
302eb1670544f4e8d0347de03526c4fd160480e1ffxbld — No bug, Automated HPKP preload list update from host bld-linux64-spot-301 - a=hpkp-update
52e096553d7747c667474d3eee67c4e63379d5c3ffxbld — No bug, Automated HSTS preload list update from host bld-linux64-spot-301 - a=hsts-update
130efc657df7e7fe291cc42307f3eb3cb0484dfcSebastian Hengst — merge mozilla-inbound to mozilla-central. r=merge a=merge
90df8b3f52d60d79b2730153f97300039019b694Joel Maher — Bug 1368364 - backout bug 1242505 as it causes browser/modules/ intermittent failures. r=paolo
43af422173e3bdfddc18c02d7f7c430d6ec9cdfeTimothy Nikkel — Bug 1354933. Add some asserts for document viewer teardown. r=mats
bb37ef22d35ca7d9c5c77805a1aceb62e15773b1Wes Kocher — Merge m-c to inbound, a=merge
dfd55929e842de5a2cc71adf58e5d2fe45be1a7fSebastian Hengst — Backed out changeset 6065144fe5b3 (bug 1367081) for failing test_hidden_select_option.html. r=backout
c685c902f89a3b7c92447a866d50f97d0f58e17fSebastian Hengst — Backed out changeset 949bae6eaa96 (bug 1367081)
f0838868d07513eec9cfb94505474cc5a9b3035cNathan Froyd — Bug 1369791 - turn off more warnings for ffvpx; r=rillian
4590f776f33eefc0f1298f5ee4b34e03c9841296Nathan Froyd — Bug 1369788 - turn off more warnings in crashreporter code; r=ted.mielczarek
f890b5d57fe5ff37be5b254844f52e455ec6b81aNathan Froyd — Bug 1341404 - add win32/64 noopt debug builds; r=dustin,mshal
a33e62ddf282f6200692797c5e15af7e0c0fd2a6Nathan Froyd — Bug 1341404 - add macosx64 noopt debug builds; r=dustin,mshal
6e538d5add9adf7af315b8fede3c695d23491663Nathan Froyd — Bug 1341404 - add linux64 noopt debug builds; r=dustin,mshal
55366075a57e593a5218c35ef13570ac6d978e24Florian Quèze — Bug 1369345 - Remove messageWakeupService, r=nalexander.
8aee9eb0b3495ec3aa3ee4894cd52a7ebaf9896bBoris Zbarsky — Bug 1369367. DOM callbacks can now store a null object; teach codegen to handle that. r=qdot
39f8ae0ea97f639da72f335ce644e7fc7a55331fRandell Jesup — Bug 1353030: document use of WrapRunnable(this) r=cpearce
0cec7ba89ffd1266684b3b974c439a0e0b60d26bSebastian Hengst — Backed out changeset 14a0b9d0edff on request of developer (changesets not intented for mozilla-inbound). r=backout
4536d9263b8b0b988b5a1a8663192a1926034364Sebastian Hengst — Backed out changeset 5059b89b02ce
b003d047a76c9b953549125b799f684e9234c8ceRandall Barker — Bug 1369298 - Prevent AndrodDynamicToolbarAnimator from getting Initialized if compositor is being shutdown r=botond
26dc7d6e8721bd6929ecac81bd3f5b1d6a9e96c9Ralph Giles — Bug 1369115 - Update win64 builders to rust 1.18.0-beta.4. r=mshal
5059b89b02cebbec061f5d7c6ff728c86fb044c2ffxbld — No bug, Automated HPKP preload list update from host bld-linux64-spot-301 - a=hpkp-update
14a0b9d0edfffc4c2a87da1cc462f60a860dce98ffxbld — No bug, Automated HSTS preload list update from host bld-linux64-spot-301 - a=hsts-update
6a99686b566a55298d7fe38a97717f1731aa740aJim Chen — Bug 1369168 - Fix GeckoView multiple select prompt; r=droeh
949bae6eaa96e9590aa7b1eba2c36398d3caece3Jim Chen — Bug 1367081 - 4. Load SelectHelper and InputWidgetHelper in PromptService.js; r=droeh
6065144fe5b32eab26374fd7ad67930d0c6d9403Jim Chen — Bug 1367081 - 3. Include window when using Prompt.jsm; r=droeh
49051e18e2760f6a34658b178f52f63fb0e8396eJim Chen — Bug 1369107 - 4. Remove GeckoAppShell.ContextGetter; r=snorp
5c6b25ec2b198c6f8b75ca9c930dfc75a5286529Jim Chen — Bug 1369107 - 3. Don't use GeckoAppShell.getContext for plugin code; r=snorp
685f48a31f21eaeb7df0529b392d2899f0a5c01fJim Chen — Bug 1369107 - 2. Ask for app location permission from JS; r=esawin
b6337d9fa55e9c74a23ecb786f9afa91d21556a7Jim Chen — Bug 1369107 - 1. Remove usages of GeckoAppShell.getContext(); r=droeh
0a58469c18011216c9f1d0e052f6a0d9bf799543Jim Chen — Bug 1369108 - 3. Implement new device permission code path for Fennec; r=esawin
54c93d5eb3089ed12163a7308edc003cdb41cf7aJim Chen — Bug 1369108 - 2. Refresh Android camera list when necessary; r=jesup
483b253cdd73802d4de006eedc5a543b4339a3e7Jim Chen — Bug 1369108 - 1. Introduce optional device permission step; r=jesup
a3f93870b233106e15e8ff90dfa41f0c72241e0cFlorian Quèze — Bug 1369700 - Delay initialization of marionette.js until delayed startup and startup tests are finished, r=ato.
a2f20b984917c9269796ad69f23f448e9f29882fFlorian Quèze — Bug 1369467 - Move a few module imports off of app-startup, r=mconley.
e7aacc0f1690dcfcc45f034680b8a247e5939492John Underwood — Bug 1326910 - wait for a loadend event before using the width and height of the Page Info media preview, r=florian.
acf2c7b496d5fbe24c77069911d7097e44429cd0Randell Jesup — Bug 1344223 error-check mkstemp() r=froyd
064c3ee69168a2ca6ba6926cc9a38c6e5c686db8Randell Jesup — Bug 1367578: Don't use PR_LogPrint() for logging now that we use LazyLog r=drno
e2877b8f412c2517005a9616a5dd2cf0178e4845Geoff Brown — Bug 1364696 - Disable wpt test open-features-tokenization-noopener.html instead of open-features-tokenization-screenx-screeny.html; r=jmaher
3b1dcffbad51682211afbf018ccf2912bb1c1beaSebastian Hengst — merge autoland to mozilla-central. r=merge a=merge
d697cd9de8d38e38292b79834c8889c0eb05a3cbMarco Bonardo — Bug 1368437 - Search suggestions hint doesn't scale well with the window size. r=past
cc357ab60147e3d1beead37a5f14f1a4c797665eAnthony Ramine — servo: Update Rust stable to 1.17.0
634369d378a2d8e09fc48f6b54161a8a97bc23d3Anthony Ramine — servo: Update Rust nightly to 1.19.0-nightly (6165203c4 2017-06-03)
b609d94a575a85e6228f751893d6324683510670Sebastian Hengst — Backed out changeset 30c2b38c4a0f (bug 1366853) for frequently failing browser_source_map-no-race.js at line 39 with: newLoc is null. r=backout
b404c31db6de9f6724ddd5a86e30acc07ba367f0Masayuki Nakano — Bug 1369419 GetMessage() and PeekMessage() shouldn't be used directly as far as possible r=jimm
2ba8cf87141eb96731b220960c49edc9aa4f089bSebastian Hengst — Backed out changeset 3fccc08e0486 (bug 1369840) for crashing in test_bug1151663.html on Android 4.3 api15+ debug. r=backout
f2ccb2f276b24d6b4308bd084886262065dd4fafSebastian Hengst — Backed out changeset 4fe99b113fff (bug 1369840)
2618641a6d612208290422e8a04b49b247ad0eeaSebastian Hengst — Backed out changeset 581ca67895db (bug 1369840)
ec5dcacaf5a9637a321fdc5afbee0ec21a40655eSebastian Hengst — Backed out changeset b7bcbc5c1b92 (bug 1369840)
2639c72118b44ff7efa56d2d2fa906188c270ef4Liang-Heng Chen — Bug 1341266 - create http/2 stream for urgent-start; r=mcmanus
2a51ed1fc84064779ddfaf5b8ab1f9e7dd91774eRicky Chien — Bug 1363743 - Redirect to general pane if search result is empty r=mconley
a83033b39544a5a179d7164f304216843ac9773eCameron McCormack — Bug 1368617 - Ensure continuing text frames for floating ::first-letters will inherit from a ::first-line. r=dbaron
de9ea32f4238bbb9dfc05f2c01e664a58bffb7e5Xidorn Quan — Bug 1262963 - Add env var for bypassing origin check of cssom. r=heycam
53d308821554ae7ccda0379847137416b1e758dcMarkus Stange — Bug 1369859 - Add MOZ_GECKO_PROFILER ifdefs around #includes of ProfilerParent.h. r=njn
b7bcbc5c1b924d4c29813bbd3927ab1eb323b0bbKartikaya Gupta — Bug 1369840 - Support content-side APZ test data in WebRenderLayerManager. r=botond
581ca67895db0353380f0661bf62effdc410031cKartikaya Gupta — Bug 1369840 - Add new test IPDL message to sync-messages.ini. r=dvander
4fe99b113fff368afa155646b5def098e9706880Kartikaya Gupta — Bug 1369840 - Support getting the compositor-side APZ test data over PWebRenderBridge. r=botond
3fccc08e0486e07c104757a3233eb24a5e5677d2Kartikaya Gupta — Bug 1369840 - Modify CompositorBridgeParentBase::GetAPZTestData to take a layers id instead of a transaction parent. r=botond
e70cb7378a1f0f4b239fb34573655289e0ce71b0Servo VCS Sync — No bug - Revendor rust dependencies
60dd8367c496d7b177d0672ed455ac1848db9e00Manish Goregaokar — servo: Merge #17145 - Bump cssparser (from Manishearth:bump); r=mbrubeck
34970c739b2eaac9158dd67fe2980d2fbd850637Wes Kocher — Merge m-c to autoland, a=merge
60b41398d6c261f0906baa51014f6461a21d298bBotond Ballo — Bug 1369828 - Fuzz native-theme/492155-4.html during stylo-vs-gecko comparison. r=mstange
72ab73cbc5c7d6f18d55a855103e48d7a8bb7eaeGrigory Kruglov — Bug 1369892 - Silence findbugs dodgy casting warning r=nalexander
4f5b93b0571a23c8314233534b06a1aeb476fb1eGrigory Kruglov — Bug 1369891 - Improve sync ping tests and stop them from failing in automation r=nalexander
eb1d5848152b5f0cb2eeff48bce5996410a3597bNikhil Shagrithaya — servo: Merge #15354 - Redirect document loads manually (from cynicaldevil:manual-redirect); r=jdm
ea498127969f442dba5cd81ac554bca5f9490d99Daniel Holbert — Bug 1369806: Fix up pkix test to correctly pass zero to CreateEncodedBasicConstraints (which takes a pointer-to-long, rather than a long). r=keeler
95432b49cac4e582c9d84907ea1c3bfd1fd2ff52Daniel Holbert — Bug 1369864: Suppress clang -Wno-zero-as-null-pointer-constant build warning, in pkix/test/gtest. r=keeler
85f41e26f8b6e85b0d5ded8c182c5a6667968985Daniel Holbert — Bug 1369837: Add a void cast to silence clang Wcomma build warning, in sandbox's snapshot of chromium header. r=bobowen
d9b7971a270cde0cff0adbe068707fd6f92f5028Mike Hommey — Bug 1321847 - Add new linux jobs using the baseline of supported toolchains. r=mshal
4db381159f27a7d1a1b5d112be7441290dc12550Mike Hommey — Bug 1321847 - Allow to override the mozharness tooltool manifest from the environment. r=mshal
2c0e0f3062aeb2e1bca2b743ab0d82ca19619c9eMichael Ratcliffe — Bug 1365554 - Fix storage inspector failures in browser_devtools_api.js r=jdescottes
3c59f4cceb9a7f4acca9331409c91d148405382cShane Caraveo — Bug 1338860 fix onErrorOccurred to handle some additional errors, r=aswan,kmag
5092c00facfaacf3f761a5c9384b1b639d5de41dJ. Ryan Stinnett — Bug 1367923 - Enable link attr tests for Stylo. r=Manishearth
7b8fcdae113f0fa1c1c0ccc6dcdc0d2602501c7eJ. Ryan Stinnett — Bug 1367923 - Store Servo decls when link preshints change. r=Manishearth
ac5fcb551e41400cdaad4a9659e33c1852edcd31J. Ryan Stinnett — servo: Merge #17144 - Stylo: Support link preshints on <body> (from jryans:link-pres-hints); r=Manishearth
3226b56675ffdb2af7790e13a5a4b927ceb0b063Daniel Holbert — Bug 1369871: Add "const" keyword to a long* param in a pkix test function. r=keeler
63cc19a2300f356abf1fa03884a9ac3d4792ef57Kris Maglione — Bug 1362462: Fallback to main document widget for frames which haven't been inserted yet. r=mconley
72a455b224e63335c4cf6cce7588d2b9c9de7a5fGrigory Kruglov — Bug 1308337 - Post: Remove old background telemetry code r=nalexander
bae470a1d3973491f713fdd5d466001abe1c7b79Grigory Kruglov — Bug 1308337 - Part 8: Receive sync telemetry, construct and upload sync pings r=nalexander
4acec427f8b4bc4730692ba08cfefffdea32d047Grigory Kruglov — Bug 1308337 - Part 7: Instrument Crypto Keys stage r=nalexander
6e63f290b631cc9883059f3896fa88386c95b246Grigory Kruglov — Bug 1308337 - Part 6: Instrument FetchInfoConfiguration stage r=nalexander
04eedff08896bd610fac62f18b4a27b5a09dd96aGrigory Kruglov — Bug 1308337 - Part 5: Instrument FetchInfoCollectionsStage r=nalexander
99d1101ae492edd972dcad4a4831be71c780b3c0Grigory Kruglov — Bug 1308337 - Part 4: Instrument FetchMetaGlobal stage r=nalexander
2597d0701648726433d3c46a1236684fe220c706Grigory Kruglov — Bug 1308337 - Part 3: Handle sync restarts during telemetry collection r=nalexander
846114208d7b988d2ce5864f59056cb84c0d5821Grigory Kruglov — Bug 1308337 - Part 2: Instrument Clients engine r=nalexander
02d589c299a4aa9b6b0d247693c5ae1e82dd42d2Grigory Kruglov — Bug 1308337 - Part 1: Instrument named sync stages and broadcast collected telemetry r=nalexander
38894ad99464973a4be0963641569dfa4d96ecddGrigory Kruglov — Bug 1308337 - Pre: Read hashedFxaUid from the token server r=nalexander
7fb2a2562a8bf820f0969385477df99e19aceb8eGrigory Kruglov — Bug 1308337 - Pre: Don't throw away store and fetch exceptions as they're encountered r=nalexander
b129a46b714ed56ed7252b9b96e959762d3a4aeaGrigory Kruglov — Bug 1308337 - Pre: More granular tracking of record flow between repositories r=nalexander
88d65a0297784a2e1ea297419bd4fc155f543d65Grigory Kruglov — Bug 1308337 - Pre: clean up wrong annotation r=nalexander
96ec270d7778bc59e6deb145ac6ff400090b9d28Chris Manchester — Bug 1369433 - Fix gyp_reader to take mozilla_cflags in to account when CFLAGS et al are set via sandbox_vars. r=ted
b055ba326f1f2930f1ca12e1927f21521fa07b80Doug Thayer — Bug 1337007 - Clear umask while updating on OSX r=rstrong,spohl
bff272abb590192d6e7fefbdfe050f59fcbb4c7dHenrik Skupin — Bug 1364385 - Do not use canonicalized path to start Firefox. r=ato
494ddcb16164e1b629e58e94b53d71403994db4bGijs Kruitbosch — Bug 1369407 - make showMainView only switch views if the main view isn't current, dispatch ViewHiding, and fix view child assumptions, r=mikedeboer
98f1390029f9bd558de991a53c92342ac0addfc4ffxbld — No bug, Automated HPKP preload list update from host bld-linux64-spot-307 - a=hpkp-update
11baf0292264d0d7889bd1b0800ed54afcf1b4d7ffxbld — No bug, Automated HSTS preload list update from host bld-linux64-spot-307 - a=hsts-update
43039280fe464869428f03b047bb7c762784f44bBotond Ballo — Bug 1369828 - Fuzz native-theme/492155-4.html during stylo-vs-gecko comparison. r=mstange a=bustage
0d23bde929e1e99c25ab40eaf67155d016f4441dWes Kocher — Merge autoland to m-c a=merge
0ff4ad45f99c531c6760e9540864c4b6597852d0Kyle Machulis — Bug 1337058 - Remove FindPlugins IPC message; r=bsmedberg
71d8ec8f89d49c2242970902630617bc2be9f603Shane Caraveo — Bug 1367138 fix webrequest frameId and parentFrameId, r=aswan
d62f2d63e674eb78ba995bec230c3c0a3b8d7c19Henrik Skupin — Bug 1369665 - "mach vendor rust" has to export the OpenSSL lib folder. r=rillian
8fe7c30a22028584204bc88fe7c2bd277c0a43a2Gregory Szorc — Bug 1368057 - Clear terminal footer to end of line, not screen; r=glandium
372bdca82f66d8dc63f66890248fc6935c19e4ceMike Hommey — Bug 1369658 - Print out subconfigure output while it runs. r=gps
a784646bf7be61e19fc345a5eb30fdc5c326ee62Mike Hommey — Bug 1369658 - Remove support for running subconfigures in parallel. r=gps
181f02a8a7e896de9e2de40a06f3e0f9b906c71bMike Hommey — Bug 1369630 - Fix `mach artifact toolchain --from-build` after bug 1345863 and bug 1351010. r=gps
fb9cc965d50bfda7d44b26fb132369c5594d4cd4Andrew Swan — Bug 1369525: Make sure reftests still run when legacy extensions are disabled r=jmaher
2ad1181dadf36b84087e190bc53cb9adf57621d4Nils Ohlmeier [:drno] — Bug 1367930: adjust ssrc's and encondings as simulcast answerer. r=bwc
344e2822903512e668d2790b709affbace6420fcJohann Hofmann — Bug 1367565 - Make notification icons use context-fill. r=dao
74b1f6dafa0a29f4d185b3b205eef813c8936a58Greg Mierzwinski — Bug 1369410 - Enable JSVM code coverage collection on linux64-ccov. r=jmaher
9fa721e390adef999705f2acc28dc8213e467e54Nils Ohlmeier [:drno] — Bug 1335262: read and emit datachannel max-message-size. r=jesup
169d5dfe505f3f519d1aa14309327ad768429a90Tom Ritter — Bug 1350362 Fix NSS Build System for MinGW r=ted
0d50eaa8bfa0bdfb5a7d039360ba54124551a7cfBotond Ballo — Bug 1367488 - Pre-render offscreen portions of scrollbar thumbs inside an iframe. r=mstange
627055e30ca40ca5f4f7174dbcd2fb76a4ba73a9Daniel Holbert — Bug 1368326: Don't bother calling Clear() in destructor for empty nsTArrays. r=froydnj
5baa39559276cd83a14d020e7c06b84574e99bceJames Graham — Bug 1369471 - Allow running wpt directories by path on the command line, r=maja_zf
39bbafe0ef81b6d16438bc7de2549ae595adaf86Ryan VanderMeulen — Merge m-c to autoland. a=merge
9ddef50dea793835299e1cc007db31fd12f26944Nicolas Chevobbe — Bug 1367318 - Trim console filter input. r=Honza
39b358a1d0ca52dd1a0292700e424853131b366fflyingrub — Bug 1368667 - Generalize Subsection Renderer r=chutten
ca9c07c8244a0d59bcbaa32ac30c139958fb243fflyingrub — Bug 1368667 - Remove KeyValueTable as it is similar to GenericTable r=chutten
d91ee7347dce732a5ac39f488536c5d43ef92c37flyingrub — Bug 1368667 - Replace KeyValueTable with GenericTable r=chutten
dfd1b819e2040673e47352cfa6aa58d7b36242b9flyingrub — Bug 1368667 - Move Section Specific code to their own objects r=chutten
0eef7d224f45f05f4843730c9ec055d2378f77baflyingrub — Bug 1368667 - Refactor General Data r=chutten
7eb5ac43b6a5cc62795c964acade60565a5ba70dEmilio Cobos Álvarez — servo: Merge #17139 - style: Simplify a bit the parsing code (from emilio:parsing-simplify); r=nox
45cc52be6f7897c325b912bd0c4c55192dd991e9Wander Lairson Costa — Bug 1368718: rename worker type. r=dustin
cee187e9cd8646d045ec33781027386952c9f683Carsten "Tomcat" Book — Merge mozilla-central to autoland
1e4caa4e405acf1a7de8edca712c49f51eaeb31aMike Hommey — Bug 1369615 - Avoid unnecessary struct field shorthand in webrender. r=kats
50545ad26ef4d4eaf00a73d62c2abc7f12a2dffaJessica Jong — Bug 1366620 - Use `unicode-bidi: embed` to fix reversed hebrew placeholders. r=gandalf
30c2b38c4a0f3f26eeccc8eaadab09e4fd95028fTom Tromey — Bug 1366853 - SourceMapURLService must wait for sources to be available; r=bgrins
dfb811dc7408195c905b41dcf7a926837649864aPaul Adenot — Bug 1369422 - Simplify MediaStreamGraph::IsNonRealtime and make it not lock. r=jesup
86b7357e55e212b29e1f5482f4dc5cfb797a80bcEmilio Cobos Álvarez — Bug 1369198: Update reftest expectations. r=emilio
1c58753cc0fa45dae47832c9f78f49f5efb72315Paul Adenot — Bug 1369698 - Fix the key for the URL.createObjectURL(MediaStream) deprecation string. r=smaug
17c0e9c9698b4e79bb674bbf2aa2a7c9f83507d2Masatoshi Kimura — Bug 1368260 - Enable warnings-as-errors for embedjs.py. r=glandium
6fc608d6f3fdf0c8e8fa8301f01846a07b39d2c9Emilio Cobos Álvarez — servo: Merge #17138 - Bug 1369198: Ensure pushing a declaration to a declaration block for parsing always inserts it at the last position (from emilio:parsing-decl-block); r=heycam
bce41e33bffd069768eba7acb4cb121f1613307aDaosheng Mu — Bug 1229481 - Part 2: Add draw rect reftest for WebVR; r=kip
7c13bf6be43e4af673ad9a53838233db45cd8fc2Daosheng Mu — Bug 1229481 - Part 1: Move VR mochitest to its subfolder; r=kip
d3888af691ae559bce34f856075e6be7f36111b5Makoto Kato — Bug 1369252 - Don't use nsISelection::CollapseNative / ExtendNative. r=masayuki
0563db4622e5652cca07986ac9369d691278d0d6Anthony Ramine — servo: Merge #17122 - Continue to slim down the code for CSS properties (from servo:derive-all-the-things); r=emilio
bb5fc68d7f713ca944ab2d85a66269405323963aMike de Boer — Bug 1369659 - Make sure to hide the panelview header in non-photon panels, because it breaks their layout. r=Gijs
b98b73c139ebfd184ae52c3da7191ae37601d996dmu@mozilla.com — Bug 1366941 - Checking LayersIPCChannel type when using recycled textureClient; r=nical
2109d6a6d1c8f69cee5674a216b42fccf09ff2a2Evan Tseng — Bug 1367349 - Remove all tooltips after clicking on a preferences category. r=mconley
c67d811399a1408dd4c77a92584ecf480e3c972bWes Kocher — Merge inbound to central, a=merge
0ede3a183ade3c2e6cb66c9120924f1ca08ba47aJonathan Watt — Bug 1369245 - Convert browser/extensions/presentation/skin/shared/link.svg to use context paint. r=mconley
d4f850a4aa290da1c5391681f746b64b90841186Joel Maher — Bug 1356144 - stylo: Intermittent css-import/445415-1a.xhtml - mark as random-if. r=gbrown
8d3633639df8296949135ddd353a3254df02984cJoel Maher — Bug 1323238 - disable MOZ_GTEST_BENCH tests as we are not looking at the data. r=wlach
c5cefe156423e8bc688cba4511847ba4f4c5571aJan de Mooij — Bug 1368570 - Fix js::FinishCompilation to handle OOM correctly. r=nbp
d375de81480f9fd9d736c696541ff6d2e55baf49Jan de Mooij — Bug 1368735 - Fix GeneratorObject::suspend to allocate the array before changing generator state. r=jonco
0678eef8a8bd0f8c9edc063cf9c6434c6771b90bJan de Mooij — Bug 1368595 part 2 - Rewrite bug1355573.js jit-test to work around the harness not supporting error + allow-oom. r=jonco
9d0d6d7cf7c164e50b26fe01e1a248fd2d1b1648Nick Fitzgerald — Bug 1369536 - Manually manage the js::vtune::VTuneMutex lifetime; r=jonco
8ce7741f59b61013f225ac93f8763129754fc68fBenjamin Bouvier — Bug 1369741: Rename wasm::MaybeActiveActivation to wasm::ActivationIfInnermost; r=luke
b9f544b6a419e9dbe6b86624bf68f53109cf2398James Willcox — Bug 1367287 - Followup to use AtomicInteger for ref count r=jchen
4448cfe7eed15f56957979a2fa4c1f2a1fc69185Paolo Amadini — Bug 694291 - Add a preference mirroring the presence of the search widget in the navigation toolbar. r=past
a8bfe68a333f2e3afea9c161f7cd00185f8da83bJames Willcox — Bug 1367287 - Reference count GeckoSurfaceTexture r=jchen
b785a2a0cf1682682b13f7f11e74b7531cb610c8James Willcox — Bug 1367287 - Don't release GeckoSurface if we've shipped it to another process r=rbarker
29c86ba36edfb7ae3a1f4d05892c679cd197dc75James Willcox — Bug 1367287 - Release video surface when decoder is shut down r=jolin
ef4bfbee5d5e66a1d580cc5f42c271380c02ae5fRyan VanderMeulen — Merge m-c to inbound. a=merge
7798f8aff2814b66cbcec513d79073350e75c0c6Paul Bone — Bug 1367455 - Attempt to avoid interrupting currently running GCs. r=jonco
73a2ddbb89bc2011fff7867582d182c015730bfaGabriel Luong — Bug 1359763 - Persist the box model and grid panel's accordion states. r=pbro
5f83e3e0c2edbd5909a1549705c987a3b1462a3bOriol — Bug 1369159 - Do not reuse the chrome window when saving in JSON Viewer. r=Honza
da6426dca3796cfaece3af92e5f8f0a77768d6f4Petr Sumbera — Bug 1369061 - Add Solaris atomic.h to system-headers. r=glandium
337c45b2912aa0c52e26529f6262913d7b8e2924Oriol — Bug 1368605 - Add various tests for the JSON Viewer. r=Honza
0ed2ebbb0b73f2b241318a17e9774da28277975cGeoff Brown — Bug 1333702 - Allow assertion in test_bug385434.html; r=jmaher
99cc18bf162ac13654adbc515d999e6590cce6dcRandell Jesup — Bug 1369724: Fix setting size for fake H264 codec r=jya
4d98a42a482f6c73e24b2e9535e4e93643284a31Kartikaya Gupta — Bug 1252361 - Produce UNEXPECTED-PASS results for fuzzy tests that are overfuzzed. r=dbaron
bc72cc13c8f4f857d1123ee930abc4e050513e76Kartikaya Gupta — Bug 1252361 - Modify the fuzzy and fuzzy-if reftest annotations to accept ranges as well. r=dbaron
87c745019518b1d6cd782534f2553721e5735657ffxbld — No bug, Automated HPKP preload list update from host bld-linux64-spot-301 - a=hpkp-update
40eca3ed1d841a0d8f2fce7ecd485d1c53ab8af4ffxbld — No bug, Automated HSTS preload list update from host bld-linux64-spot-301 - a=hsts-update
95d2d23ff510bea680e9707c1ec166b0cc08dc6bRyan VanderMeulen — Merge inbound to m-c. a=merge
54163bd59f7b3d415a3966c1b9370b9161a6e317Ryan VanderMeulen — Bug 1364651 - Add back the hack invoking mach via bash to see if it makes the TC build machines happy again. r=pmoore
d5cd9b6d1a87f1e9c8557886d998d528f31ea49eCarsten "Tomcat" Book — Merge mozilla-central to mozilla-inbound
4df99c3d89d7eccefd0f348ac5dd9db530c64ac8Marco Zehe — Bug 1349835 Part 2 - Test that an input of type checkbox or radio with -moz-appearance:none; creates correct accessibles, r=surkov
a37ca72024c661afc148740be2c3a21e0e20f30eBob Owen — Bug 1369386 Part 2: Follow-up #if to fix non-Windows build failures. r=me
a8ed8eb7016547be34fa40bb018a02a95042b177Bob Owen — Bug 1369386: Fix old invalid millimeter page size prefs using print_paper_size_type as trigger. r=jimm
21f37512b62aa16f04362252c96f804fb9708e2eEthan Lin — Bug 1358055 - Add webm reftest flags for webrender. r=pchang
57c514102ec3e9e7c657dd3ab87f13d7c6aca079Ethan Lin — Bug 1358055 - Enable background color layer by default for webrender. r=kats
bb164b643bdbd8e2296dc2786cbca47cf35fc912Ethan Lin — Bug 1358055 - Add reftest flags for background color layer to make try passed. r=kats
26697002542a4bf569e5241ae093193e34693c83Ethan Lin — Bug 1350792 - Add fuzzy-if for some svg and mask related reftest when turning on background color layer. r=mchang
98b894115e896c9e96b95edc8470fb0c645713b9Jon Coppeard — Bug 1369444 - Sweep the atoms table incrementally r=sfink
9e5ac6fa7858a4c399dd482090b29723c5a991d7Jon Coppeard — Bug 1367815 - Add assertions to prevent proxies other than cross compartment wrappers from having cross compartment targets r=sfink
06634ddc1a18ca945492a6317f548a8be21dff7bAndrea Marchesini — Bug 1369323 - Get rid of nsScriptSecurityManager::GetNoAppCodebasePrincipal, r=bholley
79b91cee64f10c00a9c9c0ebb11f4d047fd7609fAndrea Marchesini — Bug 1369314 - Fixing comments related to appId in nsIScriptSecurityManager, r=bholley
f46160bbc4ec20a480a1305aecfa46107e50b19dAndrea Marchesini — Bug 1369314 - Get rid of nsScriptSecurityManager::GetAppCodebasePrincipal, r=bholley
0734a4af21613c3791f21c35aac808fb4f74e07aAndrea Marchesini — Bug 1369316 - Get rid of nsIPrincipal.unknownAppId, r=bholley
027f5f5b7221b39f5dbca2c2ca43c9e58587d301Andrea Marchesini — Bug 1369310 - Get rid of nsIPrincipal.appStatus, r=bholley
7ba5835bb00f43d5ef2e9c31d38b23a9094f5fdcAndrea Marchesini — Bug 1369354 - Avoid deadlock in IPCBlobInputStreamStorage::GetStream when IPCBlobInputStreamChild actor is used on the parent process, r=smaug
34b63eb52b4d4ee331ddb3f91f3feb06adfea5c2Andrea Marchesini — Bug 1368296 - Renaming WorkerProxyToMainThreadRunnable::RunBackOnWorkerThread to RunBackOnWorkerThreadForCleanup and improving the description for this method, r=asuth
db0bd0d1b8fdd78de2132c4f005e6005ea7a39ceBenjamin Bouvier — Bug 1367871: Loop over the wasm activations to find the one that's actually interrupted; r=luke
27a355cf603699b458a0509bfa5719ae3cbd82f3Benjamin Bouvier — Bug 1368844: Check WebAssembly.{Memory,Table} sizes against internal limits; r=luke
d69d09cff6dc8074a080cb09108eace712102dc2L10n Bumper Bot — no bug - Bumping Fennec l10n changesets r=release a=l10n-bump
2a8478029a0ca491fe914ffa619afc155b828b88Carsten "Tomcat" Book — merge mozilla-inbound to mozilla-central a=merge
5f944d9ffbe0080d9a1b7410224570c857a82993sotaro — Bug 1345054 part 2 -Reduce DisplayList update and ImageKey generation r=nical
7c57e39a677a9def9f0ff3c7eecf407579a83e1esotaro — Bug 1345054 part 1 - Allocate pipleline for each video r=nical
0b3be4de7ac365ed6e79efb4046d013f7d020711Jan de Mooij — Bug 1368595 - Add allow-oom attribute to bug1355573.js jit-test. r=jonco
5ab80eaba78ccbfe4603899d78ffcd16395322cfJan de Mooij — Bug 1369042 - Optimize @@toStringTag and @@toPrimitive property lookups in the VM. r=evilpie
9b2fc8bf9cad366dbded5b56f0f309d3f86d7f81Nicholas Nethercote — Bug 1369280 (part 2) - Merge ProfileGatherer into nsProfiler. r=mstange.
ca2579919062397cc5bd3f39e801f8d6f766816fNicholas Nethercote — Bug 1369280 (part 1) - Reindent nsProfiler.h. r=mstange.
c738c30dc6a248508e00d4d53bd909ef03f65be6Jet Villegas — Bug 1208197: Use addEventListener() in test_bug533845.xul to prevent raciness. r=smaug
3d01e72f3e9c0167bab97654c391efd3a0b41541Ehsan Akhgari — Bug 1368233 - Initialize all of the fields of AvailableEvent; r=mcmanus
d35c5311aa72123eb5044bc2901fcd50fcb8357fEthan Lin — Bug 1369264 - Part2. Add flags for some reftests to make try passed after enabling column rule layer. r=pchang
c3a3c9479b530f30585eaf8f1cf8f9c898194e61Ethan Lin — Bug 1369264 - Part1. Enable column rule layer by default. r=pchang
e0e6bf9a86db77d5351e75e2f8decac667bbb785Randall Barker — Bug 1367798 - Fix Fennec build on some environments by moving AppCacheStorage.cpp and CacheStorage.cpp from UNIFIED_SOURCES to SOURCES r=froydnj
98c37813cf5dd826ca4a4d194a3f4f3db7910c62Karl Tomlinson — bug 1368607 remove unused nsCSSMapping r=dbaron
18b041d0a3319a6f2fe96a261764c28c6c2a3f8bKarl Tomlinson — Bug 1368597 label CompositorWidget and WindowSurface as Graphics BUG_COMPONENT r=rhunt
95955d13e7d9b99bd53288f2dd72501f553e2c04Wes Kocher — Merge m-c to inbound, a=merge
7a5c8b4e83624a07659e1effbb6f3188d5812145Wes Kocher — Merge m-c to inbound, a=merge
f0f74276deb7bdfb29388574aa5793dc7c53df17Wes Kocher — Merge m-c to inbound, a=merge
6ff0dd2d87d1899dfea7abdf5f0dde9b7f28aa45Jonathan Watt — Bug 1368425 - Convert browser/skin/panel-icons.svg to use context paint and avoid filtering to improve performance. r=dao
5f6d6bbd78904a917af50478442bbf1d889ed7a2Jonathan Watt — Bug 1365926, part 2 - Always allow the 'context-fill-opacity'/'context-stroke-opacity' keywords in SVG 'fill-opacity'/'stroke-opacity'. r=heycam
71669172faf131b0035297f09f82876a50deac73Jonathan Watt — Bug 1365926, part 1 - Support 'context-fill-opacity'/'context-stroke-opacity' as SVG-as-an-image context properties. r=heycam
a9f2f087d8242123e8d3f44d64e3f68d910903bbNathan Froyd — Bug 1368655 - only download Stylo packages if the user wanted Stylo; r=rillian
63cd7aaf05d865a5ffc030a3c336b4cec40f45f2sotaro — Bug 1363958 - Fix WebRenderLayerManager::FlushRendering() r=nical
b0e196c8fcd770b9ce8be81ff0fbcffabc7b8808Nicholas Nethercote — Bug 1347274 (part 4) - Improve the profiler's gtest. r=mstange.
90f080141b3d55ec2dde80ec2b03314f04838180Nicholas Nethercote — Bug 1347274 (part 3, attempt 2) - Make some hot profiler functions lockless. r=mstange.
9f6c73141311dd0c4d5ad140ab056d77ef2956abLee Salzman — Bug 1305036 - implement nsDisplayTextOverflowMarker::GetComponentAlphaBounds to handle ellipsis with subpixel AA. r=mstange
194c009d6295597344662f8e20f5e309deffe8e9Carsten "Tomcat" Book — merge autoland to mozilla-central a=merge
c552b68a1c94a677bd05102543db5fca68b5012aCarsten "Tomcat" Book — Backed out changeset 12e990a89018 (bug 1369538) for causing new intermittent leak in browser_devices_get_user_media_in_frame.js
83fd589229702dbddee7c3f98cd3b8a8d5b48321gasolin — Bug 1369296 - show onboarding overlay in about:home;r=mossop,rexboy
da079ac30069792ea0c0331c2980b68b0f3c8a64Delphine Lebédel — Bug 1369244 - Add 'el' and 'lo' in Fennec maemo-locale for multi-locale builds, r=flod
353d47c93c2bd1453747f6e5ed29bf5232063adfMike Hommey — Bug 1369626 - Remove MALLOC_XMALLOC. r=njn
5fe1447e3756f8db5b698f1327c2231316a705aaJean-Yves Avenard — Bug 1369382: Don't make hard assertion that the queued sample is a keyframe. r=kaku
77f2dd5563d2c3e9ad7ada388036f1846c1e2107Jean-Yves Avenard — Bug 1360006: Whitelist VP9 decoder to intel GPU only. r=mattwoodrow
b5cb93142cb0ba66bb76256faea06316a439724dJW Wang — Bug 1367679. P5 - add a gtest to test chaining between different promise types. r=gerald
499cb7e486c0de47b2cdca7a6116045ca3a069c7JW Wang — Bug 1367679. P4 - specialize the type of mCompletionPromise according to whether chaining is supported. r=gerald
3297397ead64b04a1c92cb38cd367fa20b8e68ffJW Wang — Bug 1367679. P3 - pass mCompletionPromise to InvokeCallbackMethod(). r=gerald
fcc064923628236b2732ba50d5227e47357c0279JW Wang — Bug 1367679. P2 - overload InvokeCallbackMethod() according to whether promise-chaining is supported. r=gerald
324ef6c1803078225fba97edf9ca56ae18e146d4JW Wang — Bug 1367679. P1 - refactor InvokeCallbackMethod() to deal with one concern at a time. r=gerald
73260f7c6dae11039cc4c738ac8714671d8cd1dfAlex Chronopoulos — Bug 971528 - Allocate given number of channels for WebRTC mic source. r=jesup
f655c216934b0cf02a2f4fe833a20071470b0623Alex Chronopoulos — Bug 971528 - Expect stereo input in MediaEngineWebRTCMicrophoneSource. r=padenot
da4097e1d4ef6bdd22407d386e6e2720f61b9332Alex Chronopoulos — Bug 971528 - Allow stereo capture in AudioCallbackDriver. r=padenot
00f292748b3e702f338589863b986f2ee50d55cfTing-Yu Chou — Bug 1363963 - Check whether there are expando object attached before trying to retrieve it. r=bholley
5a37485d488d7e7d749ef49c80fd319ceab62287John Lin — Bug 1367367 - handle exception caused by late error callbacks. r=esawin
69e9825432fd23d7e9fc7a17d7c7593dc8f1fb70Hiroyuki Ikezoe — Bug 1367293 - Drop ServoComputedValuesWithParent entirely. r=birtles
c66f819cf5e355d72bc69f241697d00973da4896Hiroyuki Ikezoe — Bug 1367293 - Don't get parent style for GetComputedKeyframeValuesFor. r=birtles
a3470fcc5cc4c32081a49563f0fc60f83a8c30d3Hiroyuki Ikezoe — Bug 1367293 - Don't get parent style for ComputeAnimationValue. r=birtles
10c6f7837bbddcf060316a5ac9c8f89dff4e56f1Hiroyuki Ikezoe — Bug 1367293 - Get parent style from the target element. r=birtles
ebb95a9089b1154480fa96a0a17e1ac69086ab42Hiroyuki Ikezoe — Bug 1367293 - Early return from ValueFromStringHelper() if the target element is not associated with any documents. r=birtles
d820ab5d75a6093b243ec0f005bec3ba9bf7cb09Hiroyuki Ikezoe — Bug 1367293 - Explicitly cast nsStyleContext* to nullptr. r=birtles
39e5304d676d83cf44964a95dee97b9c9abd10cbHiroyuki Ikezoe — servo: Merge #17137 - Get parent style in servo side (from hiikezoe:get-parent-style-in-servo-side); r=birtles
8fdb9e30b6a77b46cf81232bcff642d939f7aa51Mike Hommey — Bug 1368649 - Default to -O2 when building on Linux without PGO. r=gps
4ec75a4481fc93a2b1c25eb199ab2e8a2544e7e4Nils Ohlmeier [:drno] — Bug 1176415: verify absence of SSRC's in data channel m-sections. r=bwc
12fa2783b2cc4639b35834418ca143740db5eec8Nils Ohlmeier [:drno] — Bug 1176415: stop adding ssrc's to data channel m-sections. r=bwc
f89ae1cf86fb31d82c2e51aaa9002501f5dd11a2Phil Ringnalda — Backed out changeset ca6881983573 (bug 1366941) for build bustage
3075f34ce6f715be42805a88811825c836606dd2Mike Hommey — Bug 1365419 - Fixup l10n packager after bug 780562. r=gps
e8196e56eecc2183cf8d7d8fb839824971f71765Mike Hommey — Bug 1365419 - Rename global-platform/gtk back to global-platform/unix. r=bsmedberg
960b693323d4983ff4ad6f2d020ad99d96ca20bfMike Hommey — Bug 1365419 - Use the new os=LikeUnix flag instead of relying on overrides. r=bsmedberg
adb2b2e7960db3e3343ce38071eec33bcf3a0859Mike Hommey — Bug 1365419 - Allow to apply manifest entries for all non-(Darwin,Windows,Android) OSes. r=bsmedberg
ca6881983573316f6d20ea12085a81f34b13ed27Daosheng Mu — Bug 1366941 - Checking LayersIPCChannel type when using recycled textureClient; r=nical
12e990a890185866669feb776ea1d46c511f3892Gerald Squelart — Bug 1369538 - Telemetry MEDIACACHESTREAM_LENGTH_KB - r=cpearce,francois
d6d27f07a746cba107c67a8d801b0efca31094eeWes Kocher — Merge m-c to autoland, a=merge
4229107601dd76168852410c0858a5ca42519accAlfredo Yang — Bug 1367508 - Update rust parser to limit table size in case of OOM. r=kinetik
8e3f7a301dc18cf2b580f44fb8018dabd2c3c79cWes Kocher — Backed out changeset d956ff86aaa6 (bug 1368649) for wError bustage on linux builds a=backout
d956ff86aaa6e2870860c11dfbfd86591392a16fMike Hommey — Bug 1368649 - Default to -O2 when building on Linux without PGO. r=gps
fcf76659f264e52a535658aa826271e7b0559c3fWes Kocher — Merge m-c to autoland, a=merge
f30bf8724ee98a6e4ccb88edbd0d3af746838233Bryce Van Dyk — Bug 1272371 - Update multiplexed input stream seek behaviour. r=froydnj
c612f1bb40a4dc755d406322b02211e175f46abbBryce Van Dyk — Bug 1272371 - Add gtest to cover nsMultiplexInputStream set seek. r=froydnj
eb9b5fe6b4c7c59507847f3cf9f62d0e577d6a6cBryce Van Dyk — Bug 1272371 - Add mochitest to test looped playback of mediarecorder recordings. r=pehrsons
fe87806bd7f49b07860acc97c16ecd5c9cab794fJed Davis — Bug 1322784 - Gently fail utime(), to deal with GConf/ORBit. r=gcp
13e2d926f0e613674d1fc90281a1c43e64616ffeManish Goregaokar — Bug 1346693 - Part 2: stylo: Use namespace ids for content: attr(..); r=heycam
e06f6065c2c306e350f3bc5a4bb4b3e4d761e052Jed Davis — Bug 1368797 - Don't render the about:support syscall log if it doesn't exist. r=gcp
e589f4df590bf79eef4417e3ecd89354ef717dbdManish Goregaokar — servo: Merge #17130 - stylo: Handle attr() in `content` (from Manishearth:stylo-attr); r=heycam,emilio
8c962337cfa65cad59f228f062d52bc6271e868bManish Goregaokar — Bug 1364286 - Update test expectations; r=xidorn
937da0dba852353dfe7898f31207144fdf24b7ffShane Caraveo — Bug 1342708 fix datalist failure in webext popups, r=kmag
bf5e8ffae40db7b2c2afcb1851fb8eb80b98e5b6Ryan VanderMeulen — Backed out 3 changesets (bug 1368674) for Android test failures.
d71442ad6f31e3b5053e64adf5ed5765cb4bc025Edouard Oger — Bug 1368560 part 2 - Move Svc.Crypto to Weave.Crypto. r=markh
732d5e2ec5d77c829d22f40669b8927b7a257d25Edouard Oger — Bug 1368560 part 1 - Remove un-used legacy crypto methods. r=markh
e8e908b731ad73478a68c39f87427341409ac5feJeff Hajewski — Bug 1369448 - Change NS_STYLE_WHITESPACE macro definitions to enum class; r=manishearth
975ba5ad9bb040982e81aa6091be9acfdaa019c6Jeff Hajewski — servo: Merge #17121 - stylo: Fix serialization of system fonts (from Manishearth:stylo-system-font-ser); r=upsuper
5ae487045afba6c08bd1310ca597bfe888b0693bRob Wu — Bug 1307852 - Pass ID of calling add-on to native messaging app r=aswan
2b5bcdc6c93b558108654815201c14774f6218c1Mike Conley — Bug 1369491 - Write reflow tests for the new Photon appmenu and its subviews. r=florian
11ba6213be5a745d70e5c6fdcd036bafb1ac2718Gregory Szorc — Bug 1359965 - Support and generate tar.gz WPT archive; r=glandium
0a94b9164a649af95e7e645669bf6b2a1883745cGregory Szorc — Bug 1359965 - Support mozpack.file.BaseFile in create_tar_from_files; r=glandium
291fe1a6a375d8f2a95908f3a28f93bfe16ec4f3milindl — Bug 653816 - returning only nontags for GetBookmarkIdsForURI and fixing consumers, r=mak
5c407f01edac0fe3837946e6e094529441caee94Marco Bonardo — Bug 1368451 - Nightly Tester Tool default bookmark icon is missing. r=Felipe
905729223731593505075af5ed712c79cac707fcJan-Ivar Bruaroey — Bug 1368875 - Count {video: true} and {audio: true} toward cam and mic counts respectively. r=jesup
aeb3d0ca558f034cbef1c5a68bd07dd738611494Ryan VanderMeulen — Backed out 3 changesets (bug 1368674) for Android test failures. a=merge
28dff773a7ae9ea84ebf96209db2bb7be8548e6eWes Kocher — Backed out 4 changesets (bug 1365419) for android mochitest failures in test_bug583533.html a=backout
877c3da58fa35bf4e58f2ac0cbcf59840702cc6eL10n Bumper Bot — no bug - Bumping Fennec l10n changesets r=release a=l10n-bump
1e229cf8933b08191e4243a6b9dbb3c821db60abWes Kocher — Merge inbound to central, a=merge
130dc8355e27d6161af44fb2e0e65212f75bd730Stephen A Pohl — Backout 60752371afbb (bug 1364984) for causing bc failures. r=me
40b3da698ff5f463f4374b7178943124f1851512Jeff Muizelaar — Bug 1369490. Remove some backend type checks that aren't needed. r=lsalzman
fedb93c6e6f7355facca060e96ee97f7f46f3f87Ryan VanderMeulen — Merge m-c to inbound. a=merge
60752371afbb6a9e0631c55ea09a05c0d767d04bColin Dean — Bug 1364984 - use non-deprecated API for finding the temporary directory on OS X; r=mstange
d0a62851c33d0ca77d986654d1d9aa201eb8852aHonza Bambas — Bug 1365307 - Throttling of HTTP transactions. r=mcmanus
ecad8cb9f20c5c4a3e768ebb96ec52917474680dadamopenweb — Bug 1310951 - Add UA override for m.canadiantire.ca. r=miketaylr
1d284663f05ddfc94fed8c44b552a383b9168610Oriol — Bug 1368899 - Refactor the JSON Viewer stream converter to avoid quirks mode. r=Honza
c77e79c09f1e6adf173e09ef829c96e507dbbb0dJim Chen — Bug 1367081 - Make PromptService usable from GeckoView custom tabs; r=droeh
3005c1464a2c90a7a2f711caf6466d1ab15cc628Jim Chen — Bug 1368377 - Use app context for GlobalHistory; r=me
542348829591bffff44980cb5689c8a0a4bf80bbBryce Van Dyk — Bug 1368490 - Make sure number of channels is correctly set for opus encoder. r=jesup
11c66c13481d028d5a3ab76c4568316b643195c3Ryan VanderMeulen — Bug 1362120 - Update Stylo test expectations.
37a4d90166ba3efd9eea68ba98d1f5aa22384191Micah Tigley — Bug 1367627 - Show overlay of grid areas in Grid Highlighter. r=gl
920a7465a372947b9b7ac096c6ae82a2449276e8Jonathan Watt — Bug 1362120 - Always allow the 'context-fill'/'context-stroke' keywords in SVG <paint>. r=heycam
fec3a4b50acd88df3b4af2dfe645a919713852a9Emilio Cobos Álvarez — Bug 1369187: More expectation updates. r=emilio
ff3c813fcdea4c7abd541c97899b4b136c120302David Burns — Bug 1368674 - Remove setTestName functionality from Marionette r=whimboo
0d9bb636b9a90144f493623c68b2068d50ff378eDavid Burns — Bug 1368674 - Remove JS Test support in Marionette Harness r=maja_zf
1d02027065729c52bb181075652323110ea8d3bdDavid Burns — Bug 1368674 - Remove simpleTest functionality from Marionette. r=whimboo
e5b66b34bd7c5ebb5f1d5ea713274df54e259cc1Mike de Boer — Bug 1341722 - enable WebExtension themes by default on Nightly and Aurora channels. r=andym
d82aa6aec2c1c75e324ee7685a6e4abb3f7c986aMike Hommey — Bug 1365419 - Fixup l10n packager after bug 780562. r=gps
9aafdd1ca0bdefb641933e2761faa773f0dce558Mike Hommey — Bug 1365419 - Rename global-platform/gtk back to global-platform/unix. r=bsmedberg
261eecf8497f6a1e3cbe8a1e93d6af81e7afdc64Mike Hommey — Bug 1365419 - Use the new os=LikeUnix flag instead of relying on overrides. r=bsmedberg
1d9b50fadc050ba8fa1f7c76f99f12b3be19dd00Mike Hommey — Bug 1365419 - Allow to apply manifest entries for all non-(Darwin,Windows,Android) OSes. r=bsmedberg
18b819dd5afc1b7af098076343487f4e5ef3d08eRyan VanderMeulen — Backed out 3 changesets (bug 1368674) for flake8 failures.
51413258faef176d7ba0e9e52a97bed5c1078b21Ryan VanderMeulen — Merge m-c to autoland. a=merge
9aa183c8533e23762ce56370ccd18128eb1df27cDavid Burns — Bug 1368674 - Remove setTestName functionality from Marionette r=whimboo
837ccbc38bfc1e9ad0437f0e50e47b5cb400c4d0David Burns — Bug 1368674 - Remove JS Test support in Marionette Harness r=maja_zf
7f4f851da483b111feb4e84ac22fda0e286bfe6eDavid Burns — Bug 1368674 - Remove simpleTest functionality from Marionette. r=whimboo
2fca98f65d11afcadd5dfaf04956d545b5990f61Emilio Cobos Álvarez — Bug 1369187: Update expectations. r=emilio
cf869515f9be63a3665cbe5b207e436c6dbb6da1Emilio Cobos Álvarez — Bug 1369187: Don't return an old style context for ::first-line and ::first-letter, but not crash either. r=bholley
e3e4beb7042b4d8eca079f0a62f3fdf5098729a2Emilio Cobos Álvarez — servo: Merge #17128 - stylo: Basic support for first-line/letter dynamic changes (from emilio:first-line-letter); r=bholley
b20f3d4ad0fb15b220045c0d4b2aefd6c80ad6d1Justin Wood — Bug 1348478, Gecko Decision busted with l10n try push. r=kmoir
20027d10c52c93caa439f4f38c0a31541ece55c3Chris H-C — bug 1364502 - Allow GHOST_WINDOWS to be recorded opt-out data-r=bsmedberg r=bsmedberg,mccr8
caad4bc199aa53919ea8b3083d55c715e4e763c2Delphine Lebédel — Bug 1348938 - (be) Add Belarusian locale back to Fennec single-locale builds r=flod
a41ff8d212933dc0f30d567a33d5d084a9584ad5est31 — servo: Merge #17067 - Bring back clipboard support (from est31:master); r=jdm
5c6f747f4ed675eae81f3fa8c309924ee9b51b66Dan Banner — Bug 1348358 - Remove unused chrome://global/skin/arrow.css and cleanup chrome://global/skin/arrow/ r=dao
cb9964c009802b73dd7eb600cfbf7652b3663361Mike de Boer — Bug 1354105 - Add zoom controls - zoom in, zoom reset, zoom out and fullscreen - buttons to the Photon app menu. r=Gijs
c2459c0a6ffaf894b80c1e77f7d875cc6c0824edGijs Kruitbosch — Bug 1369446, fix a typo in add-on SDK, r=garvan
b138d2f271fdb598bf8a66c2dcb7fe391ca2a96fRyan VanderMeulen — Merge inbound to m-c. a=merge
8bd3380db77f9c6cc5e3ee8f7adc84b939d6076aMike Conley — Bug 1363505 - Add tab switch reflow test. r=florian on a CLOSED TREE
1ae492c2da06f838a2ebe6a639068fbe6b080d8cMike Conley — Bug 1363505 - Add tab growth reflow test. r=florian
5e037ab2ee52aa9d1e26a8143f7967fa2dac0e25Mike Conley — Bug 1363505 - Add tab squeeze reflow test. r=florian
798f637191ec569406ce4bbc8253423df1953bc0Mike Conley — Bug 1363505 - Add reflow test for window closing. r=florian
64e61e9ab3ff240e0398a83fa775c5335705b450Ryan VanderMeulen — Merge m-c to inbound. a=merge
d92e242ec5f184c0e0eeafa58ef8a3301456a981Ryan VanderMeulen — Merge m-c to inbound. a=merge
3b2d0ff5f9a365be1e57e1c8b11d11f43ea169d0Mike Conley — Bug 1369140 - Part 6: Adjust the last few reflow tests to reflect reality. r=bustage-fix on a CLOSED TREE
098b03dbc0c2b20fa498a3588f920059a8846e5bEhsan Akhgari — Bug 1369140 - Part 5: Test that tab opening no longer incurs a reflow in focusAndSelectUrlBar
c26decc58822e20a6f263ede2f6168bb830555adMason Chang — Bug 1369096 - Check HRESULT when QueryInterfacing an ID2D1Image for an ID2D1Bitmap. r=bas
7af15f9b3cfa367e6de34215a484d02204699301Paolo Amadini — Bug 1367776 - Calculate the maximum height of panelmultiview before the panel is displayed. r=Gijs
dc7327ab555ab30167e81d9201c046ca8baf797fJonathan Kew — Bug 1364089 - Eliminate some unnecessary virtual calls in gfxFont-related code. r=jrmuizel
5600d485769bed18de1fc9e8ba8e3f7e66bc771bJonathan Kew — Bug 1369355 - Simplify nsIFrame::GetOverflowAreasProperty, as callers already know whether a property is present. r=mats
08c3c7ebfabe05ab058468e4f49833e0afc205ccDylan Roeh — Bug 1369393 - Backout GV-based custom tabs, PWAs, and Tabs.java changes. r=me
299efa8c78ee9674d473b029d11916962e8e189eGeoff Brown — Bug 1331853 - Skip browser_dying_cache.js on Windows, for intermittent failures; r=WillWang
127a680118649fe0492d6e7f2132a74c8c711aebEhsan Akhgari — Bug 1369140 - Part 4: Test that window opening no longer incurs a reflow in focusAndSelectUrlBar
20250e1b5b64cbb4ac31ffb2ec253416ec460b6dJon Coppeard — Bug 1352507 - Reset the profiling stack when the shell context owning it dies r=njn
9c0c9ed34b0717eccd27a03b839b54258696c959Ehsan Akhgari — Bug 1369140 - Part 3: Test that tab opening no longer incurs a reflow in _adjustFocusAfterTabSwitch
58119f6aff8f379773adc0f14c68f7ae3d632c08Dale Harvey — Bug 1204609 - Ensure disabled extension badges are dimmed. r=dao
e398680c483332f16c829adbddb29528c566c180Ben Kelly — Bug 1367659 Remove KeepAliveHandler::RemovePromise() assertion that can be wrong during worker thread shutdown. r=asuth
87c1327b918d380df584858e28c23d7340c65994Ehsan Akhgari — Bug 1369140 - Part 2: Test that tab closing no longer incurs a reflow; r=mconley
d44994c678733c604990ecaca9dadbc9693c6625Ehsan Akhgari — Bug 1369140 - Part 1: Revert to only flushing styles when checking whether an element is focusable; r=bzbarsky
15e32469eb048957223bac458140776a30251c6bRyan VanderMeulen — Backed out changeset 26e9faf36fc0 (bug 1368490) for bustage on a CLOSED TREE.
665f1887a112dac916caac5e659764a0f62db27bJan Varga — Bug 1356824 - Don't clear mWaitingFactoryOp without holding a self reference in (Open|Delete)DatabaseOp::NoteDatabaseClosed(). r=btseng
71e0ff5a6c76a811fb7fcc0684578727754dab17Alex Gaynor — Bug 1363760 - Part 3 - In tests, install SpecialPowers and mochijar as non-temporary addons r=ahal
0205cdd17a67432a736f15888347eae8861fc5faAlex Gaynor — Bug 1363760 - Part 2 - Corrected the permission that is reset at the end of a test r=aswan
65fcedb6c1f8ff440941774d47cb2a7734f80222Alex Gaynor — Bug 1363760 - Part 1 - Allow the about:debugging tests to pass if there are no temporary addons installed r=jdescottes
c52cd79ee39d895b4bd607b1c28b94a3d5b8d70bOriol — Bug 1369246 - Check if window pointer is null before attempting to call a method. r=baku
26e9faf36fc093367053243daf9ff3a1663dcdd9Bryce Van Dyk — Bug 1368490 - Make sure number of channels is correctly set for opus encoder. r=jesup
58553590b6f2cab6e98011cad5df539a82edc266Ryan VanderMeulen — Merge m-c to autoland. a=merge
9c69d0681cd6eebb84ede09b15f9866b0397cad0Edouard Oger — Bug 1368384 - Close the page action menu when sending tab. r=markh
0d9702f4acd2b5e3c6393a6de3e872516c7089deEdouard Oger — Bug 1369092 - Listen to onverified events in UIState. r=markh
6c3dd2bfed0ae70695807a49150808a85d7fc368Sebastian Hengst — Backed out changeset 4481be95f232 (bug 971528) for build bustage in MediaEngineWebRTC.h (at least on OS X). r=backout
1500c30b6a53ae7191086603cddf77b0b4567755Sebastian Hengst — Backed out changeset c37d2cdef062 (bug 971528)
9e3fba916ae2f3773c49d32673dee1ddff60a33cSebastian Hengst — Backed out changeset 08a538f6350b (bug 971528)
08a538f6350be53424c64b7d36f2be2c332dafbbAlex Chronopoulos — Bug 971528 - Allocate given number of channels for WebRTC mic source. r=jesup
c37d2cdef062707ea3cecff26c3efea43317d336Alex Chronopoulos — Bug 971528 - Expect stereo input in MediaEngineWebRTCMicrophoneSource. r=padenot
4481be95f2320670706410717dec7fcfa9653383Alex Chronopoulos — Bug 971528 - Allow stereo capture in AudioCallbackDriver. r=padenot
5a12c5e3eac314f257c595f0605f0302f12a6057Ryan VanderMeulen — Merge m-c to autoland. a=merge
1d250422890a24fd71f473e457009a2257726da8Matt R — Bug 1346009 - Convert 'defer' to 'new Promise' in client/webide; r=tromey
e603b83ca39530ab7eccb6f2e999905ecb209e1aRyan VanderMeulen — Backed out 4 changesets (bug 1363505) to avoid conflicts with bug 1369140 on inbound.
21e673ba5a1669277b4d2752d20b8d220260e1ffTom Tromey — Bug 1368695 - don't emit event when tooltip already destroyed; r=jdescottes
a3bdbdd4d95a22b3cdc190d2a62ac3cdcc2adddeRyan VanderMeulen — Backed out changeset ff5590f1750d (bug 1367450) for browser_CaptivePortalWatcher.js failures.
39d218ebd0d6c3d0e677d22b860485aabc77c592Nicolas Chevobbe — Bug 1363678 - Allow to pass a custom logLimit to configureStore. r=bgrins
f481ef5c3bf0496828b1c645cfdf9f029c895f2dNicolas Chevobbe — Bug 1363678 - Adapt tests to the new filtering logic. r=bgrins,Honza
e9f6b74293361a45b8ac2342e7a727e93e9bf7deNicolas Chevobbe — Bug 1363678 - Refactor how we do the messages limit on the reducer. r=Honza
617099302c92ebfe8fc2a34dffb0dd8d9755fc9fNicolas Chevobbe — Bug 1363678 - Move the filtering logic to the reducer. r=bgrins
c6b6bc96e99c2b78a97a812cdac687802decb4c3Mike Conley — Bug 1363505 - Add tab switch reflow test. r=florian
494590d4307a1a06e5388c66ba23119f33a25b64Mike Conley — Bug 1363505 - Add tab growth reflow test. r=florian
6f6b73f4f305a649c503ff9bba3d1d1ca0b1aeddMike Conley — Bug 1363505 - Add tab squeeze reflow test. r=florian
0c50bc93a3dc0c78eae2c3599912b86c03509aeaMike Conley — Bug 1363505 - Add reflow test for window closing. r=florian
167cd75cfda764e5ddce73d6b026363dbb1c2adcRalph Giles — Bug 1368839 - Add av1 to MediaSource.isTypeSupported. r=gerald
ec18d62f02a94186fee90fc1814efd1c4ced3b51Dan Banner — Bug 1320058 - Use saveFile.png on windows for the save icon r=dao
ff5590f1750d53d058b6ab36513a43d979749991Nihanth Subramanya — Bug 1367450 - Defer initialization of CaptivePortalWatcher to just before completion of delayed startup. r=florian
768208c845b30b551928216939fb16926bd5426aRyan VanderMeulen — Backed out changeset a2b294e57559 (bug 1367450) for ESLint failures.
05affb78c0787d68f21eaa6a6e11f018307b26b5Dão Gottwald — Bug 1368945 - Use default favicon for web content loaded in the sidebar. r=nhnt11
73465281b97cb8ac0757eb2bab86a744bce637deAlexandre Poirot — Bug 1369104 - Fix eslint error on highlighters-overlay.js. r=pbro
a2b294e575591bf3a25065b2c69c4888c4b6b00dNihanth Subramanya — Bug 1367450 - Defer initialization of CaptivePortalWatcher to just before completion of delayed startup. r=florian
0e9853e31da9848ab638bdd0df4eb734a5ebc232Ryan VanderMeulen — Merge graphics to m-c. a=merge
db1f0de460e574f9fc9a0fd0fdf5e880df109896Kartikaya Gupta — Merge m-c to graphics, a=merge
67f689dd202dca5fe70622a131b087408f7119f2Kartikaya Gupta — Bug 1368551 - Don't send transforms to WR in push_stacking_context if they are identity. r=pchang
85e598624e0ffb8ed7532e2f1495dcf3e591e918Kartikaya Gupta — Bug 1368551 - Remove unneccessary overload of PushStackingContext. r=pchang
082c1ba38bd310fcabe90a31155298899120b7c2Kartikaya Gupta — Bug 1367734 - Tone down webrender's memory usage to avoid OOMing during media mochitests. r=kvark
90199d13a72cbe1bab0a4a58bec2404b5cf8e248Kartikaya Gupta — Bug 1367734 - Increase fuzz on a reftest due to changes in servo/webrender#1292. r=jrmuizel
f11c938218a535f9f98d5a84bd5b3046ebd60368Kartikaya Gupta — Bug 1367734 - Update webrender to cset a54cc729259588dd1ff52c86d0c62cb2a1767137. r=jrmuizel,jerry
7d2289e277825e4e0e5ecc7b1c8bd3962cf0a124sotaro — Bug 1368593 - Do not set background color if WebRenderBridgeParent is not root r=jrmuizel
f9da3c04ca82ffb9970dfca9b24960d5fe7135f1sotaro — Bug 1368483 - Pass WrColor in wr_api_set_root_display_list() r=nical
cf6ba2cbdea2b042d59c5d0c2817116320ac0352Andrew Osmond — Bug 1368730 - TextureChild::ActorDestroy should indicate IPC is now impossible, not TextureChild::ReleaseIPDLReference. r=nical
25fe58290e36a70f1e0d946476aec7d676340edaKartikaya Gupta — Merge m-c to graphics, a=merge
a5886e40498d479e354a390865ea024cf1710f20Mason Chang — Bug 1368190 - Enable outer box shadows with negative spread radius. r=rhunt
62005e6aecdf95c9cffe5fb825d93123ec49c4b3Ryan VanderMeulen — Merge inbound to m-c. a=merge
9255719d469c99b4c11cacf6541c66e353518f24Peter Van der Beken — Bug 1363323 - Add TabGroup support to PContentBridge too. r=billm.
afc28100c299bca3d7ee88121c815d9dccf9ae52Peter Van der Beken — Bug 558184 - Part 10 - Only allow JS plugins for Flash and PDF. r=bz.
d04876d5e3c6859b0224f36b8f7e1090cba3d56ePeter Van der Beken — Bug 558184 - Part 9 - Optionally load a script in a sandbox in the content process for every plugin instance. r=bz.
b31942dbee848f90041776eb0da2867b8ae9f59ePeter Van der Beken — Bug 558184 - Part 8 - Load js plugins in a separate process. r=billm.
e69bf3dbf73c58fb3e85ab95d8cb18a70aad6914Peter Van der Beken — Bug 558184 - Part 7 - Keep track of the content parent that opened a tab so that ContentProcessManager::GetTopLevelTabParent can walk up to the top level tab parent for a JS plugin tab child. r=kanru.
0aa594d8fb39d096c685a04ca69e1b68e081952dPeter Van der Beken — Bug 558184 - Part 6 - Return fake plugins in e10s too. r=bz.
675c893a028dfe609ee6812cba0d1e86b2853d23John Schoenick — Bug 558184 - Part 4.3 - Load fake plugin handlers as eType_FakePlugin in nsObjectLoadingContent. r=peterv.
980375a7b0292f0b7fcdc4bb47d117fe0f51e158Carsten "Tomcat" Book — Merge mozilla-central to mozilla-inbound
7abafd0fead900aec67b0de342f71ec856f561cfJessica Jong Bug 1366188 - Part 2: Enable dom.forms.datetime by default on Nightly. r=mconley
f4448d4bcf9828c099be8a6c40c28b48d1aa6698Jessica Jong Bug 1366188 - Part 1: Fix Marionette's DateTimeValue when dom.forms.datetime is enabled. r=ato
001d49708a355c9b127fc338722959874cfc7552Gabriele Svelto — Bug 1359326 - Run the minidump analyzer directly from the CrashService code; r=bsmedberg
e6f613b7ec08ca91240e1c28e687bad0ff38f2e4Kan-Ru Chen — Bug 1368031 - Fix PProfiler::GatherProfile r=mstange
9a39e2222a478bb59bfbc1ee0d6d41adca1e392cKan-Ru Chen — Bug 1368031 - Pass resolver function to Recv methods instead of a MozPromise r=billm
4507e6e48d484390f59047e6d9ecfba6662457c7Kan-Ru Chen — Bug 1368031 - Do not send reply if actor is dead r=billm
9d8e1c9e19e009ec64bbae332a78b87c5acd7150Timothy Nikkel — Bug 1363092. Don't update the state of an animated image that requires an invalidation when creating a new decoder because we may not be able to send invalidations. r=aosmond
4e8564ce92d8056d6282a499cac1933f4a90a769Xidorn Quan — Bug 1368646 - Expose nsSampleWordBreaker::GetClass as a public static function in nsIWordBreaker. r=emk
d7b4edc492490251642bc0e35b244147b31b72e9Andrea Marchesini — Bug 1368009 - Get rid of activity-opened/activity-closed observer, r=gsvelto
cac2fd43de81d44b36396704220996b0c4a39f1aRyan VanderMeulen — Merge autoland to m-c. a=merge
4a2b5682bddf10d2a9a2ee6d7d67f8391553c06bXidorn Quan — Bug 1162335 - Remove already_AddRefed::MatchNullptr. r=froydnj
d0fea6559ec29e78eeb2d353975720d18a592b25Jean-Yves Avenard — Bug 1313398: P5. Do not parse encrypted data. r=gerald
66daa8f31b5499c158bce7955224153a2035e8ddJean-Yves Avenard — Bug 1313398: P4. Check that the out of band extradata hasn't changed. r=gerald
fb7c6768faf53c6000f5021e3686590bec0eab41Jean-Yves Avenard — Bug 1313398: P3. Don't always check if the decoder supports being recycled. r=gerald
18c7e0ab522082c69fe0b3e7b0fe1feb3f84c833Jean-Yves Avenard — Bug 1313398: P2. Always check for SPS/PPS inband. r=gerald
45edd8ee9c43a746c40d01cba280e6949f271540Jean-Yves Avenard — Bug 1313398: P1. Fix indent. r=gerald
3ad1b460540d2a6eda0011805457d9701d113f26Jean-Yves Avenard — Bug 1369313: Remove PPS related code. r=alwu
e62d60b214d1d68a604fb7a65b01a5a6691743b2Bob Silverberg — Bug 1364975 - Allow WebExtensions to disable WebRTC, r=aswan
4db765715213ac3e0bf46fe492acb5b031b128e7Carsten "Tomcat" Book — Merge mozilla-central to autoland
457e6aea4650b4cc8bbc6581342fdc44bc8dbec1Martin Stransky — Bug 1364355 - Implement UpdateOpaqueRegion() by gdk_window_set_opaque_region(), r=karlt
d04f932669e756a1c673a5f47e68f5596cf6b25fMartin Stransky — Bug 1364355 - Add support for using ARGB windows with OMTC when an X11 compositor is active. r=karlt
411f357ea4853ead25ade894173952516f6ed003Andrew Comminos — Bug 1364355 - Enable argb visual for GTK window behind hidden preference mozilla.widget.use-argb-visuals, r=karlt
6e9b45f7ed376eea83df779d60b3c4562b188a66Julian Descottes — Bug 1364075 - remove DevTools dependency in ContentProcessSingleton;r=ochameau
215cfdee973f3963aabde49296e2805697b4b108Dão Gottwald — Bug 1355764 - Replace window drag space above tabs with space at the start of the tab strip. r=johannh
6975992de12186bee51d03dc8a0fea965dbf8ed7Emilio Cobos Álvarez — Bug 1368986: Cleanup stylesheet copy-constructor. r=heycam
12783b5a0fca4162a36a61b45f7b2a5bc2b452d1Shih-Chiang Chien — Bug 1015466 - Part 6, wait "http-on-opening-request" after tracker iframe is inserted. r=MattN
c4116710d7f4a0404ecf59101792352650992a98Shih-Chiang Chien — Bug 1015466 - Part 5, move tracking protection and safe browsing state update IPC to PBackground. r=mayhemer
7ea4def6d4f08a443473c9ee659a2a1c704000a8Shih-Chiang Chien — Bug 1015466 - Part 4, implement OnStartRequestSent/OnStopRequest/OnTransportAndData/OnDiversion on background channel. r=mayhemer
3814e17ae85efaad6d9740bc2e979179c2a4e99eShih-Chiang Chien — Bug 1015466 - Part 3, PHttpBackgroundChannel lifecycle management. r=mayhemer
272dbc46892e0b6bfc602792bc6747927d93a333Shih-Chiang Chien — Bug 1015466 - Part 2, break reference cycle among HttpChannelParent, HttpChannelParentListener, and nsHttpChannel while async open is failed. r=mayhemer
dc7ed794a3ea448ee1d51cbb4a0e1acf848282dfShih-Chiang Chien — Bug 1015466 - Part 1, skeleton of PHttpBackgroundChannel. r=mayhemer
c2f8ea2153c8242dea1b82487e759eb0b9008f84Shih-Chiang Chien — Bug 1015466 - Part 0, fix warning/error covered by unified build. r=mayhemer
208eb19a2a1ec6d9716eeb1c8f914376409daa05Liang-Heng Chen — Bug 1366932 - support extra JS context heap size pref for PAC; r=bagder
96b243f2267710b81f5908c7de98fa046c715610ffxbld — No bug, Automated HPKP preload list update from host bld-linux64-spot-307 - a=hpkp-update
1c39f7c943b923c1ebb9b466e27e60e30596174effxbld — No bug, Automated HSTS preload list update from host bld-linux64-spot-307 - a=hsts-update
0bcea6bac1797e14b00af45cc7c368d12460ab7fCarsten "Tomcat" Book — merge mozilla-inbound to mozilla-central a=merge
0f04ee5c2e1c916ae454c911bcead18a04927460Phil Ringnalda — Merge m-c to a CLOSED TREE m-i
86118b6e455a69325eff54fb8160bd28f113f0a9Ryan VanderMeulen — Backed out changeset e976509dc73b (bug 1368425) for browser_all_files_referenced.js and browser_parsable_css.js failures.
aea06724da78381b79b399b6ca72aaf0d49a4cacNomis101 — Bug 1359915 - Enable compile-time warnings for security-sensitive patterns. r=froydnj
59fa62ee9d7537bf9dd5e75ef77a6561b396fd21Ryan VanderMeulen — Merge m-c to inbound. a=merge
9bf2eafa8defa9b0d69bfe8c757ca69826543e9bNicholas Nethercote — Bug 1347274 (part 2, attempt 2) - Make CorePS::ProcessStartTime() lockless. r=mstange.
85e6c77120d20c57254a722133bd7305e4839307Nicholas Nethercote — Bug 1347274 (part 1, attempt 2) - Rename some profiler parameters. r=mstange.
7c6116ac71e954805dccf3146d6fffcf28bbc0cfBen Kelly — Bug 1363829 P17 Make browser_net_simple-request-data.js wait for all async tests to complete before finishing. r=honza
95421442eec4c1a357d8fd647b2f28dfd8e44760Ben Kelly — Bug 1363829 P16 Allow setTimeout() to fire early based on nsIThread::GetAllowedEarlyFiringMicroseconds(). r=ehsan
d27d106fc45d32435d4468ed8282f4233af5aa22Ben Kelly — Bug 1363829 P15 Expose nsITimer::GetAllowedEarlyFiringMicroseconds(). r=froydnj
9b5fb2901eac7ccd48c7c0bb58ea229f817e963bBen Kelly — Bug 1363829 P14 Make browser_bug462289.js test use setTimeout(f, 0) like it did before bug 1102017. r=dao
1c99a1222200ff65e731534083b57f83ddc8d041Ben Kelly — Bug 1363829 P13 Use the nsITimer::InitHighResolutionWithCallback() instead of rounding. r=ehsan
79c1d7e0d539953a9d40820d243a8b892cd47fccBen Kelly — Bug 1363829 P12 Expose nsITimer::InitHighResolutionWithCallback() method. r=froydnj
833f4fe141821688ec911643098ca936d31960e1Ben Kelly — Bug 1363829 P11 Make debugger mochitests perform a full CC in addition to the forced GC during test cleanup. r=jryans
cd8ae8487d00ef620b705980c77c8c793e0a8653Ben Kelly — Bug 1363829 P10 Make image map reftest wait for first paint before triggering focus/blur. r=dbaron
a70379a2937c31f7fe612318498e49e5a18b5075Ben Kelly — Bug 1363829 P9 Make docshell chrome tests wait for next paint to avoid races. r=smaug
bd452eda2e83eea0cabb28259106a854d8dcf847Ben Kelly — Bug 1363829 P8 Remove TimeoutManager back pressure mechanism. r=smaug
32c98a6c875072be8d8dc38ec3f07512e66fc9e2Ben Kelly — Bug 1363829 P7 Remove the Timeout nsITimer code. r=ehsan
5214ce6bed250add6892a0c7f2eeca6807f71cefBen Kelly — Bug 1363829 P6 Use the TimeoutExecutor in TimeoutManager. r=ehsan
9ac282f673708b4ec618b135829da348529778f4Ben Kelly — Bug 1363829 P5 Add an executor class to represent the single timer executing timers for a window. r=ehsan
aea41a0174ae49453fe22b261e58c000655460a9Ben Kelly — Bug 1363829 P4 Store the scheduled delay on Timeout instead of relying on the nsITimer to hold it. r=ehsan
60ce370ec87bc95dfbfcace418a8fadbfe8fff7eBen Kelly — Bug 1363829 P3 Improve Timeout ref counting to avoide bare AddRef/Release calls. r=ehsan
7eec06a678cb7146bf4207997b14e5567c040ef8Ben Kelly — Bug 1363829 P2 Removing the Timeout argument to TimeoutManager::RunTimeout(). r=ehsan
2e778ec02f89d6ecb0d37461732ff4203e908c3eBen Kelly — Bug 1363829 P1 Remove some deadcode in TimeoutManager related to processing pending timers. r=ehsan
83f3573ea26840208086aa5bd7d41aff37a0ddf1Jonathan Watt — Bug 1368428 - Convert browser/skin/tabbrowser/tab-audio.svg to use context paint and avoid filtering to improve performance. r=dao
e976509dc73bb32de57b79d8658894a2a9428169Jonathan Watt — Bug 1368425 - Convert browser/skin/panel-icons.svg to use context paint and avoid filtering to improve performance. r=dao
1de33be170d6683472473765ab2f382c315c6979Ryan VanderMeulen — Backed out changeset 9a7debda755d (bug 1368839) for bustage.
812a3f2737d4a2674da91a9d60cbfb7268d46f63Brendan Dahl — Bug 1367227 - Part 2 - Trigger fullscreen the same way Firefox does. r=ato
8a78af3f02805279a1ac130a9daa336af3a1d65aBrendan Dahl — Bug 1367227 - Part 1 - Match headless fullscreen behavior to other widget backends. r=jrmuizel
9a7debda755d22df58bffe5132d7ec47ad5447b1Ralph Giles — Bug 1368839 - Add av1 to MediaSource.isTypeSupported. r=gerald
d96110d766199d42524558fd83e6467906de4dafJW Wang — Bug 1368382. P4 - move mCompletionPromise down the class hierarchy so it can store a different promise type. r=gerald
aa971939802838b324623e709034c09346006c21JW Wang — Bug 1368382. P3 - remove 2 overloads of Then() using variadic template. r=gerald
a6df0f5e3000f7992c9cf4e0161887a8f465a906JW Wang — Bug 1368382. P2 - let ThenCommand reference the sub-type of ThenValueBase. r=gerald
f143a22591fa3f095c2b01c63937417f46826effJW Wang — Bug 1368382. P1 - rename and make MethodThenValue/FunctionValue specializations of ThenValue<>. r=gerald
843cd9454b8e37200471827f192e3a406c126b69Delphine Lebédel — Bug 1348932 - (be) Search engine set up for Firefox Mobile for Belarusian, r=flod
9d84b3d85bbcad165660eb149744b260b2108862Karl Tomlinson — bug 1341186 don't treat synth mouse moves as pending user input r=bz
30a1c114fe232099815361fbef331468abf44041Gerald Squelart — Bug 1368837 - Convert printfs into MOZ_LOG(MediaResourceIndex) - r=cpearce
cc5eaeefd44520822edf91a49355d354d6f38ad5Gerald Squelart — Bug 1368837 - Replace debugging ReadAt with CachedReadAt code - r=cpearce
b3dff4b28a95446bdae8c91e15ec1a5b5ab5b6c7Gerald Squelart — Bug 1368837 - media.cache.resource-index controls the MediaResourceIndex cache size - r=cpearce
b9d2d284df0d2224049140932cf0e4d9fe2f702dGerald Squelart — Bug 1368837 - MediaResourceIndex::ReadAt tries to cache last-read block - r=cpearce
9b1ef0d8d9605c49a7a96214107be59d94a227ddGerald Squelart — Bug 1368837 - WaveTrackDemuxer should copy the MediaResource* instead of a whole MediaResourceIndex - r=cpearce
2f9a486c2dbbfce70a97ea9ae2832ed9fac0f266Gerald Squelart — Bug 1368837 - MockMediaResource should fread individual bytes - r=cpearce
a341e170f306d01a9ade7eba3158edfe1c50995cGerald Squelart — Bug 1368837 - MockMediaResource::GetCachedDataEnd should return the offset if out of range - r=cpearce
d7836ae27b65d4e511d3bf047380e1fb83124002Gerald Squelart — Bug 1368837 - Implement SourceBufferResource::GetCachedDataEnd - r=cpearce
e38d5530bf2b18ee63a7b3a1f7633376a0ce0969Gerald Squelart — Bug 1368837 - BufferMediaResource::GetCachedDataEnd should return aOffset when out of cache - r=cpearce
7a404b72b9b8f89046938755e17c17de333dfdf5Gerald Squelart — Bug 1368837 - Document that MediaResource::GetCachedDataEnd should return aOffset when out of cache - r=cpearce
d2e141768c617d8e45c89d1f55e1f5659fefc5e3Doug Thayer — Bug 1353029 - Pass PdfJs.enabled into child on change r=bdahl
bc5283bd5f85f9de1c17a2d86c1a0a7eec48dce1Mike Hommey — Bug 1368932 - Add a testcase for a replace-malloc library that doesn't implement all functions. r=njn
4bd3eb1b5f3761565871f226e80c4b158defdf48Mike Hommey — Bug 1368932 - Handle missing replace_posix_memalign at the replace-malloc level. r=njn
4753d3677cbe1780928b7b9844700539604c3218Mike Hommey — Bug 1368932 - Move the replace_malloc_init_funcs function around. r=njn
13a1349fb675560c774b9c8157f0e86c37e620e8Mike Hommey — Bug 1368932 - Fill the replace-malloc malloc_table_t with the real allocator as a fallback. r=njn
ff2a02c2733bcb2280baf75911861321bb53d810Mike Hommey — Bug 1368932 - Use a malloc_table_t for most replace-malloc function pointers, on all platforms. r=njn
3f71138313da560bddc42152421cb529f4d54e0fMike Hommey — Bug 1368932 - Refactor such that there is only one definition of replace_malloc_init_funcs. r=njn
3d78fdcff608b2486ea7b75cb9b5fe31b75cc2edMike Hommey — Bug 1368932 - Generate all the _impl functions with macros in replace-malloc. r=njn
899d3cbc450c37b27b7f3def83cc6836a61df09cMike Hommey — Bug 1368932 - Add argument names to malloc implementation declarations in replace-malloc. r=njn
2265602a89551359f9a31fee81887bd9a6360d53Mike Hommey — Bug 1368932 - Allow MOZ_PASTE_PREFIX_AND_ARG_COUNT to work with 0 arguments. r=froydnj
80496d55346d35f5d14d656acfafff60e0c1870eMike Hommey — Bug 1368932 - Don't rely on the default MALLOC_DECL_VOID for malloc function declarations in replace-malloc. r=njn
aa1bdb69c9e8bad0e1023ff9a0620ee4af65fbecMike Hommey — Bug 1368932 - Factor out function declarations for malloc implementation. r=njn
a92caa51ce41bab31559d322c95bd7a38104782eMike Hommey — Bug 1368932 - Remove void argument from declarations in malloc_decls.h. r=njn
7bdd66505228718a7c68723e1364c1aa98956bf1Servo VCS Sync — No bug - Revendor rust dependencies
7d08d1135232d16077d1df8580ef67a11cc601d3Gregory Terzian — servo: Merge #17120 - fix double borrowing of image request (from gterzian:fix_double_borrowing_of_image_request); r=jdm
941c6923e4071fd91d079bdc2b827cb5162fd982Xidorn Quan — servo: Merge #17118 - Remove unicode-bidi/with_serde feature from style deps (from upsuper:unicode-bidi-serde); r=heycam
5b10937d74b2a6877d19b7eb930d523f7295233eJosh Matthews — servo: Merge #17111 - Remove cssparser dependency from msg (from servo:jdm-patch-1); r=mbrubeck
582b3347c32b39981ce859bc6db99f19684ad361Chris Pearce — Bug 1368583 - Adjust MediaEMENoCodecsDeprecatedWarning string to make it clearer. r=flod
3f23b184c4af4506e8a2214f4e3ec24d4ce025c2Phil Ringnalda — Merge m-c to a CLOSED TREE autoland
614f1d397f4b1b87725a9ac7520d429f7af3970fRyan VanderMeulen — Bug 1369214 - Fix ESLint doublequote failures in test_getProcess.html on a CLOSED TREE.
556929c74ca027e0137d023c9e339224dd02e224Xidorn Quan — Bug 1341102 - Vendor only pre-1.0 version of serde on a CLOSED TREE.
d8970bf476f2dc8743059b08bc4f56aa4da4e4c2Aneesh Agrawal — servo: Merge #17115 - Disable macbrew updater (from aneeshusa:temporarily-disable-macbrew-updater); r=emilio
42d88860d41af43de19935ccff75f3901422879cAndrew McCreight — Bug 1369214 - test_getProcess.html should explicitly require Services in its process script. r=ochameau
5ecd65c9136b6b3c924f91679f89b9e3577c3dbcRyan VanderMeulen — Merge m-c to autoland. a=merge
f11d37b8446bdb8e81d5a510142c68526c978a98Xidorn Quan — Bug 1341102 - Update vendored clap to get more consistent bitflags on a CLOSED TREE.
ed1a152dba74778327420a572576d68a47821469Xidorn Quan — Bug 1341102 - Revendor rust dependencies again after several manual update on a CLOSED TREE.
591656964cf4ed767950565bb9b351cbe5a5954dXidorn Quan — Bug 1341102 - Revendor rust dependencies on a CLOSED TREE.
898a81f1f62b302044656d67f8b8c60c67e7b733Johann Hofmann — Bug 1367089 - Remove automation clue window attribute in mozscreenshots. r=MattN
fb99ac0fe4e349f50740c923af37ea8b5c3c702bMike Conley — Bug 1367596 - Don't show blank for tabs that haven't presented if they've loaded a non-blank page and are not busy. r=billm"
533d0f2004986ddecca666aa3ce82860df6fd002Alex Gaynor — Bug 1358223 - Part 2 - In telemetry send the effective sandbox level instead of the raw value r=Dexter
39941ecd60960ab28f5839eb0dabae669c1ab391Alex Gaynor — Bug 1358223 - Part 1 - On Windows and macOS hardcode the minimum content sandbox level at 1. r=bobowen,haik,jimm
d8118603a0bd2e2b41bcbfd97e763e04ba4d2efeGijs Kruitbosch — Bug 1354155 - fix pocket button's checks for whether it is the mainview in a panelmultiview, r=mikedeboer
718fc2e88bb1daff46725c30c73dec2366d7bc33Gijs Kruitbosch — Bug 1354155 - create library button with initial history and synced tabs views, r=bgrins
27e39a0dead1a034e2bbc08fa6e88e2840fc15b8Gijs Kruitbosch — Bug 1354155 - use photon panelmultiview for individual subviews, r=mikedeboer
44c831aee2d0dc9a96c7a3f792420d9af0998b65Botond Ballo — Bug 1365333 - Avoid quadratic performance in nsDisplayLayerEventRegions::AddFrame() when the maybe-hit region has many rects. r=tnikkel
c0db7825ec5b09c128924ae1f9b1e4186430f512Imanol Fernandez — servo: Merge #17008 - Make armv7-linux-androideabi default target on Android (from MortimerGoro:android_default_armv7); r=larsberg
8905663e76c5d8ed9b17d4c6a679791f3f280d1fCameron McCormack — servo: Merge #17105 - Update rayon to 0.7.1 (from heycam:rayonup); r=nox
bdb2387396b4a74dfefb7c983733eed3625e906aAki Sasaki — Bug 1369250 - set VIRTUALENV_NO_DOWNLOAD so virtualenv versions >=14 will know to not download new packages, and older versions won't object to not knowing about the commandline --no-download, a=philor CLOSED TREE
c81fbc7bbc63ccde05ba7bc132b9cbd57f606da0Aki Sasaki — bug 1369250 - avoid hitting the network with virtualenv 15.1.0. a=philor CLOSED TREE
edffa38ec0c515198f360f23d286290cb5081996Ehsan Akhgari — Backout bug 1368286 because of event processing regressions with nested event loops on OSX a=RyanVM
a8f378825e81daff1279a7d6e940b610912ee6dcRyan VanderMeulen — Merge inbound to m-c. a=merge
2df9b5a84a80ba7259e6175c126727b87b4ce808Dragana Damjanovic — Bug 1367393 - Turn TFO off. r=jduell
3e9ceef9b2802d2d2353b8389e6f09c77f991577Dylan Roeh — Bug 1360068 - Overhaul WebAppActivity to use GeckoView rather than GeckoApp. r=jchen,daleharvey
5eb1cfd59d0017e714ac7eafc78561e346d5ed5fDylan Roeh — Bug 1356346 - Overhaul CustomTabsActivity.java to use GeckoView rather than GeckoApp. r=jchen, walkingice
b94150e0a2991fe40a3504355fad38969b413da0Dylan Roeh — Bug 1365599 - Make Tabs use the window event dispatcher rather than global in some instances. r=jchen
ef0ddbc20a37650c964cd6d6e0547b9339868f16Florian Quèze — Bug 1358798 - add a test preventing us from loading scripts unintentionally during startup, r=mconley,mccr8.
65251b0ed973675e2d490458fedfc5cb75753abbL. David Baron — Bug 1352889 - Ensure that PLDHashTable's second hash doesn't have padding with 0 bits for tables with capacity larger than 2^16. r=njn
d8c7a5c7cb77f8fc3527a4b020291b920a7afda2L. David Baron — Bug 1352888 - Don't set the collision flag when adding to PLDHashTable if we've already found the entry we're going to add. r=njn
62c2ff7599a301ec3e3cfee0e16325ab2afa0eeaMats Palmgren — Bug 1369037 - Make the assertions about NS_FRAME_PART_OF_IBSPLIT stricter and update the associated frame properties in nsContainerFrame::DestroyFrom instead of nsFrame::DestroyFrom. r=jfkthame
bd52d785f0d482d6a106b5d5603c3c334a521b2eMats Palmgren — bug 1369015 - Remove a useless do_QueryFrame() call. r=jfkthame
45409ba9a985de2d6572055f5d6f552dff74f4f6Mats Palmgren — bug 1368547 part 2 - Remove nsFrameManager/PresShell methods dealing with placeholders and introduce a nsIFrame::GetPlaceholderFrame() convenience method. r=jfkthame
ddcdb354143a9018a9bc94cef7a395ef46873f8bMats Palmgren — bug 1368547 part 1 - Remove nsFrameManagerBase::mPlaceholderMap and store the placeholder on a frame property on the out-of-flow instead. r=jfkthame
422e3c006cf2b56d94f969d4b8e29b0982103437Mats Palmgren — Bug 1368802 - nsFrameIterator::GetPlaceholderFrame should only try to get the placeholder for out-of-flow frames, because in-flow frames never have a placeholder. r=jfkthame
fc6012cad03e870b46ce4ddc2077762c31f8f9b7Mats Palmgren — Bug 1349835 - Create accessibles for <input type=checkbox/radio> with -moz-appearance:none. r=surkov
b0ebe9dd56aeae5db543e72156886bf2404d90c1Andrea Marchesini — Bug 1368941 - Remove gonk specific code from ProcessPriorityManager, r=gsvelto
7d9c81795eeda760c11c4c8eb217cfecb7699d01Andrea Marchesini — Bug 1368955 - Split URL.cpp in URLMainThread.{cpp,h} and URLWorker.{cpp,h}, r=qdot
cadb789ebd3972c8e5f65bff0fc12ae61e162e69Andrea Marchesini — Bug 1368950 - Remove URL Constructor with a URL base argument, r=qdot
0f4474710f24dbce9a92ebc75610fe8ab34bd638Andrea Marchesini — Bug 1369010 - Remove dead code in ContentParent.{cpp,h}, r=qdot
7bd0e6b5a99a7401f4e17abeff03b366f07955e6Andrea Marchesini — Bug 1368065 - Add a test for WebSocket and non-ascii char, r=qdot
313abe9e730ed46ac008d9867cc1e9619eb881c8Andrea Marchesini — Bug 1369073 - Expose MessagePort/MessageChannel to xpcshell tests, r=bholley
78a9d7baaf8bf0073e06d8369ca33bd5134b92f9Andrea Marchesini — Bug 1368712 - Get rid of nsIBrowserElementAPI.{set,get}Visible, r=kanru
16af57faa3e09019e7b69786e55c7c941e099836Christoph Kerschbaumer — Bug 1363975 - Have loadOneTab() provide the correct triggeringPrincipal. r=gijs,smaug
5ef0facc604aede5b1997d19ca8a77820e18a4e5Christoph Kerschbaumer — Bug 1363975 - Have loadOneTab() tests provide the correct triggeringPrincipal. r=gijs
96875dd613f8bb6691f5c0bbcfd28a0501145f79Christoph Kerschbaumer — Bug 1357386: Gather telemetry for toplevel data: URI loads. r=dveditz,francois
0ea05f32de96073ce623e0831c0f79a65daebda0Jonathan Kew — Bug 1368369 - pt 2 - Move internal FrameProperties methods to the header as inlines, for better optimization opportunities. r=mats
4abbee1979c215ffbf126534d45bf1ca76c0b29bJonathan Kew — Bug 1368369 - pt 1 - Use nsTArray instead of AutoTArray in FrameProperties, and embed the FrameProperties object directly in nsIFrame. r=mats
3947c1473651b4736840973914f83d655e3acbe3Jonathan Kew — Bug 1368654 - pt 2 - (Partially) fix SizeOf method in FrameProperties. r=mats
172218dd971dc5ede35cdb26a706124576c85efdJonathan Kew — Bug 1368654 - pt 1 - Implement memory reporter support for FrameProperties. r=mats
5e7872cb3b5c2ae734d119ae75f3b1caa27ef63dLee Salzman — Bug 1364627 - fix leaking of Cairo scaled font when creating ScaledFontFontconfig from a recording. r=jrmuizel
933ff638ea341d44700c4a89eda866c53c8ee2ddJessica Jong — Bug 1365399 - Handle selectedness and dirtiness correctly in Option constructor. r=smaug
b7f8c279b92268625473c916e9f34b307c924625Tobias Schneider — Bug 1335644 - (intersection-observer) Always send an initial notification after .observe() is called. r=mstange
3f686a688272acc7889ae55daae5976cd361cec6Honza Bambas — Bug 1356538 - Carry class-of-service flags to redirected channels. r=mcmanus
a12d99ba297fce80b86572081c9309bc45cec65dDavid Parks — Bug 1368033 - Ignore return value of SetCursorPos in TestDllInterceptor. r=dmajor
3c355512ec28828499768ed1af25e15bda3141b8Jonathan Watt — Bug 1368412 - Convert skin/classic/global/icons/menubutton-dropmarker.svg to use context paint and avoid filtering to improve performance. r=dao
116cb6b8a97bad43b0ab923e114b9f7ac9abb37bJonathan Watt — Bug 1368411 - Convert content/browser/usercontext.svg to use context paint and avoid filtering to improve performance. r=dao
1f74e69ac16a1f2eb1ed3d108de16a926f49d7cfJonathan Watt — Bug 1368862 - Remove unused NS_DELAY_FOR_WINDOW_CREATION define. r=baku
7fb3d9dfa8e684d5258a3d96b7176a1fa95fe205Ryan VanderMeulen — Backed out changeset 6a894530a99b (bug 1355764) for Win7 browser_roundedWindow_newWindow.js failures on a CLOSED TREE.
cd807be171322fd50de8709de13f240121259933Ryan VanderMeulen — Backed out changeset 4b82f58570e4 (bug 1368208) for 508816-1.xul failures on a CLOSED TREE.
5e373ab3dab1e6e775ad3776da2d677260783b92Sebastian Hengst — Backed out changeset afc25136f9ae (bug 1363505) for frequently failing own test browser_tabclose_grow_reflows.js and browser_roundedWindow_newWindow.js. r=backout on a CLOSED TREE
f7561f92cf88b59b2397eb5d6600fd3f9eb04699Sebastian Hengst — Backed out changeset b6447762b05a (bug 1363505)
c8f21748527b42bdb0bb2d84ca25b0410730072aSebastian Hengst — Backed out changeset b0c79c15c6ff (bug 1363505)
61cc994f34d3ac8cf13536e479c864697ad3a2a5Sebastian Hengst — Backed out changeset bf392a1d0c5a (bug 1368560) for failing xpcshell's test_ext_storage_sync.js and test_ext_storage_sync_crypto.js on Linux. r=backout on a CLOSED TREE
0e97e0db5f7769fd4215d64f9f23b9b1fed5c103Sebastian Hengst — Backed out changeset c2d00a8b897b (bug 1368560)
ab591336a1a372b8ff127757e2521403ac3ca07aFernando Jimenez Moreno — Bug 1365674 - stylo: Simulate compute value failure for dom/animation mochitests. r=hiro
254e04d927d5ac89870a6bbeace4417844d27d64Servo VCS Sync — No bug - Revendor rust dependencies
c1a21b5a5175452c8cfc34461e932a05a41c96ebGregory Szorc — Bug 1369156 - Remove accidentally committed Cargo.toml.orig; r=me
4b82f58570e4b0763de9cdf088344fdf5d24e8fdDão Gottwald — Bug 1368208 - Don't flush layout to determine whether scrollbox scroll buttons should be enabled/disabled. r=mconley
91a308b8cbbe6487ae10b980bd8d4ccca2dd003fChris H-C — bug 1367110 - Collect Telemetry for different TelemetrySend failures r=bsmedberg,Dexter data-r=bsmedberg
35d360dce251045e0a9b719fca742772641bbd1bChris H-C — Bug 1367110 - Expose XHRMT's ErrorCode to chrome JS. r=baku
d632ed767b41d03a42204f303afd07434b4d4ebeChris H-C — Bug 1367110 - Make XHRMainThread's mErrorLoad more descriptive. r=baku
8c82d1ad582f2362076dbcb06312ff4606cce8efSebastian Hengst — Backed out changeset 4e283b54baa6 (bug 1358223) for build bustage on Android at dom/ipc/ContentChild.cpp:21. r=backout
e179fb11fb6a97f60602d46f0ae5fa61f624025cSebastian Hengst — Backed out changeset 852ffb5b89bf (bug 1358223)
4c960793ed252f422636b4777b115ea681c5789cValentin Gosu — Bug 1356097 - Update description for HTTP_SUB* and HTTP_PAGE* probes r=mcmanus
952cbd41608c8626884b832fd4f8aee8cbad8ad9Valentin Gosu — Bug 1356097 - Improve correctness of HTTP_PAGE_* telemetry r=mcmanus
37fb38a7ef4b36718d8f5653fff0a1c903f1bfc1Valentin Gosu — Bug 1368549 - Remove MOZ_WIDGET_GONK from netwerk/* r=mcmanus
d2b02f7d0e73998574942b1336066bdd045f9a13Fernando Jiménez Moreno — servo: Merge #17093 - Stylo - Bug 1365674: Simulate compute value failure for tests (from ferjm:bug1365674.simulate.compute.value.failure); r=hiikezoe
72dfa41fadc123f882ee7c1fa1b915cdf8fe97e1Andrew Halberstadt — Bug 1343659 - [mozharness] Flag rust kernel panics as an ERROR, r=kats
852ffb5b89bf7885b53be6e891ea99717daf421bAlex Gaynor — Bug 1358223 - Part 2 - In telemetry send the effective sandbox level instead of the raw value r=Dexter
4e283b54baa60ff2dadff62b264f971224efca52Alex Gaynor — Bug 1358223 - Part 1 - On Windows and macOS hardcode the minimum content sandbox level at 1. r=bobowen,haik,jimm
068a854cba4ca71dbaa2be5223611d7980e290d2Alex Gaynor — Bug 1358227 - Removed the MOZ_ALLOW_WEAKER_SANDBOX environment variable; r=jimm
155a190e5c863b6d12387aec7b061a55061d59f0Kearwood Gilbert — Bug 1362213 - Implement chrome-only API to manage VR sessions r=daoshengmu,kanru,smaug
fe207354c3a19be148bbdda509008332fd4a9f11Alex Gaynor — Bug 1368771 - Added a test which verifies that on macOS /Volumes isn't readable at sandbox level 3 r=haik
b555966eb1bbc72279295b50efb53ac8e3f1204aShane Caraveo — Bug 1366862 add object_subrequest to types, r=aswan
5d35bf17080431be82caca9b0a04f2e4a5a1b707Botond Ballo — Bug 1211610 - Let async scrollbar dragging ride the trains. r=kats
1941e33040491f2ba9c435cf10747e9200901083Sebastian Hengst — Backed out changeset 9983ac05d7d1 (bug 1367110) for eslint failures in TelemetrySend.jsm (must use doublequotes). r=backout
e30c63dcb366d2e8f89751d3962a9cbe50e58a2eSebastian Hengst — Backed out changeset 1b93ec532890 (bug 1367110)
83f02ddde71f96da055af41fd10c945be89dde67Sebastian Hengst — Backed out changeset 244e7cfea731 (bug 1367110)
75cd29c89c8c72e9477a18464d7bf993912337bdMike de Boer — Bug 1368734 - Part 2 - Add a Quit button to the Photon app menu on Windows and Linux. r=Gijs
5be8711463139be5e263d431b1ff84e1b23f0d39Mike de Boer — Bug 1368734 - Part 1 - re-assign the keyboard shortcut for the devtools Network Monitor to the Quit Application command and use 'E' instead. r=bgrins,Gijs
80286a18d5d639924669fe1cfe0c3874611cd07cAndrzej Hunt — Bug 1366352 - Post: check anchor is set before trying to show GeckoPopupMenu r=nechen
66a8c78c4c24b87025099ff9b476579cc2334ac8Andrzej Hunt — Bug 1366352 - Ensure anchor is always set before trying to show tabs tray menu r=nechen
c2d00a8b897b7c48bc8526d0a754eb3570bac684Edouard Oger — Bug 1368560 part 2 - Move Svc.Crypto to Weave.Crypto. r=markh
bf392a1d0c5a953fa17671fc2ee699759457ea4cEdouard Oger — Bug 1368560 part 1 - Remove un-used legacy crypto methods. r=markh
c516c8e50993b41050917a57edfd331d06a03de4Botond Ballo — Bug 1368315 - Avoid calling SetContentResponse() on an already-consumed drag block. r=kats
cb69c9d70a96df96f15f7f04305f6858e3b2df16Jean-Yves Avenard — Bug 1368856: initialize variable. r=rillian
cb9066e8f9f379ccb3bdb341af87db369987b996Brad Werth — Bug 1355675 Part 4: Add tests of Element::getTransformTo... methods. r=mattwoodrow
fcfd741290a439a04e5117237daeb8085e9575feBrad Werth — Bug 1355675 Part 3: Add some Chrome-only getTransformTo... methods to Element. r=mattwoodrow,smaug
ad325c236e95bb12768b880e432d879336bec43eBrad Werth — Bug 1355675 Part 2: Extend DOMMatrixReadOnly to allow instantiation with a Matrix4x4. r=mattwoodrow
a204d31127cec396d9cd6ad153280acdf210e1b5Brad Werth — Bug 1355675 Part 1: Add optional inCSSUnits parameters to GetTransformMatrix and GetTransformToAncestor. r=mattwoodrow
b0c79c15c6ffdadedc4d64fa90a409a0316c8a31Mike Conley — Bug 1363505 - Add tab switch reflow test. r=florian
b6447762b05af7e91fcce7fdf37b2ac018ceb710Mike Conley — Bug 1363505 - Add tab growth reflow test. r=florian
afc25136f9ae55a5ffb4853836efda2856c3c8f6Mike Conley — Bug 1363505 - Add tab squeeze reflow test. r=florian
9cdcc98ab24ab61fae5317245c7e1676f837b9d0Mike Cooper — Bug 1366005 - Move UITour CSS into shield-recipe-client. r=Gijs
48a6570b38cb0501ba6fef5641704c8f493ce9f2Mike Cooper — Bug 1366005 - Remove UITour.showHeartbeat. r=MattN
38d34be6d67446b9f6241cef1d7188310c28c426Marco Bonardo — Bug 1368074 - Autocomplete popup is not re-opened when repeating the same search in a new tab. r=mconley
7f4d49af53f1bd362527154076d2bcb42e928d7eBrad Werth — Bug 1367610 Part 1: Re-enable layout/reftests/stylesheet-cloning/supports-rule-clone.html on stylo builds. r=heycam
46391a33a8f9efb4b29efd58087500ab63ca3feeAnthony Ramine — servo: Merge #17095 - Refactor a few CSS properties (from servo:derive-all-the-things); r=emilio
09fc715942f2b303b1a1ed5f65e977e55b35b890Bobby Holley — servo: Merge #17110 - Improve Style Sharing (from bholley:better_style_sharing); r=emilio
6a894530a99bfec36784225b0c6c54a0a85dca75Dão Gottwald — Bug 1355764 - Replace window drag space above tabs with space at the start of the tab strip. r=johannh
a7fdbcd53500160faee6ffa43a88ab90ed5e1829Dão Gottwald — Bug 1368311 - Fix sidebar header icon colors. r=bgrins
5df9b21d7a40944c9a01f75abfa63c7dba183ed4Marco Bonardo — Bug 1363621 - Favicon in the first location bar suggestion flickers when typing url. r=florian
244e7cfea7317c67c322a2b4fba6c2b2e64feb34Chris H-C — bug 1367110 - Collect Telemetry for different TelemetrySend failures r=bsmedberg,Dexter data-r=bsmedberg
1b93ec532890d3e4d88c730634339a9cfdd4000bChris H-C — Bug 1367110 - Expose XHRMT's ErrorCode to chrome JS. r=baku
9983ac05d7d1533fc13605ffc17e42d1b7fcbcf7Chris H-C — Bug 1367110 - Make XHRMainThread's mErrorLoad more descriptive. r=baku
9b8b0f1e0c8043be3a2276fe98c5e5591d537c96Michael Kaply — Bug 1361755 - Allow distributions to specify a homepage option in prefs. r=sebastian
946a0bae3779896e18bfa440876ecd3a0b094974k88hudson — Bug 1368775 - Add search suggestions, pref configuration and new telemetry to Activity Stream r=ursula
f6ae23dfd1e8ad202deaee2d7ab11ba4ed5f9ddcKartikaya Gupta — Bug 1369076 - Run the tier-2 linux64-qr tests on mozilla-central instead of graphics. r=dustin
8709ce04de16a63c5ec10baf7447ffb588fe522bBotond Ballo — Bug 1369074 - Store the layers id in a variable of the proper type (uint64_t) in nsBaseWidget::StartAsyncScrollbarDrag(). r=kats
94906c37940c6b1c371dc7c22ed2098face96d8bRyan VanderMeulen — Merge inbound to m-c. a=merge
5ca156581096a84c3313d5b4716c61ddc027b907Ethan Lin — Bug 1366984 - Fix image container check for background image layer. r=mattwoodrow
118e1c11be5cb1cd4fb5a3222dd8f9e11991aca0Ryan VanderMeulen — Backed out changeset 14a2665a64f6 (bug 1366984) for causing Windows Talos failures on a CLOSED TREE.
207e97b313e57e6d850d47ac4001cf11b79e90baRyan VanderMeulen — Backed out changeset 8f6a8013e62c (bug 1367871) for Stack.cpp asserts on a CLOSED TREE.
d60f8eae6a7c6d1b6927b64ac4ec04141ce47758James Graham — Bug 1367040 - revert bogus metadata changes, a=testonly on a CLOSED TREE
559e6af0aed6564fbda6dafcfed56809d8ea8307Carsten "Tomcat" Book — Backed out changeset 9b6ac0c2211d (bug 1363975) for eslint failures on a CLOSED TREE
de5a1808d7fd7b9d946a519e2068ee6bdc0da0ddCarsten "Tomcat" Book — Backed out changeset a311d7c6ce20 (bug 1363975)
c28f6c34febb14aaddcd01ec61d800f16320aa34Carsten "Tomcat" Book — Backed out changeset c3d4f2814ac3 (bug 1363975)
612e32792109e378eeae4580061ec0bab5a903e7Matt Howell — Bug 1366763 - Update the installer file icon. r=rstrong
ecb85cc1ee3e7e6473ecbe2b450fa2a5a55fc5ffJames Graham — Bug 1367041 - Add |mach wpt| support for Chrome, Edge and Servo, r=AutomatedTester
1f17d43cec5d18d14c26551358e6139e66cf3b9eJames Graham — Bug 1367040 - Switch to using wptrunner in the tests directory, r=maja_zf
60b0eca372ddc1030a25fddeaa35646244552e2fJames Graham — Bug 1367040 - Fixup some bogus wpt metadata, a=testonly
99630c5909a1ebd6f7bd3961b9044c7e4d5d3c71James Graham — Bug 1367040 - Update to latest wptrunner, a=testonly
c3d4f2814ac382076676fbf894670b5bd9200466Christoph Kerschbaumer — Bug 1363975: Fixing eslint issues. r=me
8f6a8013e62cf6661bf60fd8a981ac2a8f08dd01Benjamin Bouvier — Bug 1367871: Loop over the wasm activations to find the one that's actually interrupted; r=luke
a311d7c6ce201c8b4df80fcf519e25254db991cbChristoph Kerschbaumer — Bug 1363975 - Have loadOneTab() provide the correct triggeringPrincipal. r=gijs,smaug
9b6ac0c2211d2a53354ed6651617626c0bf512a4Christoph Kerschbaumer — Bug 1363975 - Have loadOneTab() tests provide the correct triggeringPrincipal. r=gijs
e8751019aaae4c7e330eea0be44fb5fa162ff2d3Bob Clary — Bug 1368751 - AWSY - use proper Windows paths in checkpoint script, r=jmaher
3eccf32d5a838447166427f391b0d5a929161a3cGeoff Brown — Bug 1348639 - requestLongerTimeout for test browser_ext_optionsPage_browser_style.js; r=mattw,mixedpuppy
4747ae7509f187cfea6b3b8d05c85cc566b4151bEhsan Akhgari — Bug 1368285 - Make test_nuke_webextension_wrappers.js correctly wait for the window to be destroyed instead of relying on the scheduling of the corresponding event; r=kmag
dd37a9cce28d8ce293cddc6e499c19d0397aac0dAndré Bargull — Bug 1368344 - Disable GC zeal in testUnbarrieredEquality. r=jonco
dced7b9bcc5bd8ea3bc907536f3c1665788fd9fdDan Minor — Bug 1354350 - libyuv should not build with NVALGRIND under MOZ_VALGRIND builds; r=drno
283eeb11b8f72c7f13c34244f97be699839bf93bDan Minor — Bug 1354353 - nICEr and nrappkit should not build with NVALGRIND under MOZ_VALGRIND builds; r=drno
7061759a0b572538a8b2effa703d61f383c83c32Carsten "Tomcat" Book — Merge mozilla-central to mozilla-inbound
cef7da731412df2175b2f28db7ad0660a3ecc313Carsten "Tomcat" Book — Backed out changeset fbe68897c249 (bug 1367040) for wptrunner failures
6ca22e1cda64ea79ebbd600c64ab1e882e31b807Carsten "Tomcat" Book — Backed out changeset f736cf17687b (bug 1367040)
490cc1883685ef94979dbedbd9b419634dabeebbCarsten "Tomcat" Book — Backed out changeset 8966fcaed76d (bug 1367040)
f7553df81f14fa4ec5478408d66c7738baf1321aCarsten "Tomcat" Book — Backed out changeset 64ff9b546c6e (bug 1367041)
87c84b9fd8a4ad760540b328adc0db25d5ea45f9Carsten "Tomcat" Book — Backed out changeset ad1034334503 (bug 1347274) for conflict merging m-c to m-i
f7a450e270f0829f790c139eba118bfdd91edc45Carsten "Tomcat" Book — Backed out changeset 79af4e3b4d71 (bug 1347274)
4bd2d471693e8c3ab004b24c939162f9ababf572Carsten "Tomcat" Book — Backed out changeset 8429360d3050 (bug 1347274)
8b0b1edd128f233f4d73e4d7a5b47271eb765171Emilio Cobos Álvarez — Bug 1368690: Move EnsureUniqueInner call after all the members have been initialized. r=xidorn
64ff9b546c6e906e762963f33f76b356111ff84aJames Graham — Bug 1367041 - Add |mach wpt| support for Chrome, Edge and Servo, r=AutomatedTester
8966fcaed76ddcd9bc5a5834450f903d074a7067James Graham — Bug 1367040 - Switch to using wptrunner in the tests directory, r=maja_zf
f736cf17687b00935a50facd6c578ced0a23781cJames Graham — Bug 1367040 - Fixup some bogus wpt metadata, a=testonly
fbe68897c249a846e49218e24eadae495f9645a5James Graham — Bug 1367040 - Update to latest wptrunner, a=testonly
e22128ea91bf5a8cf7ff681433838120b132cd71vincentliu — Bug 1362366 - Set DataTextureSourceD3D11 to nullptr once devce change was detected. r=dvander
3ae791d519fd85a6b7479f0e8898b062633afda7Carsten "Tomcat" Book — Backed out changeset 3749448b9eec (bug 1367040) for bustage
b9084a9870beb5e68a00bffc987ef49cd855c9f2Carsten "Tomcat" Book — Backed out changeset 61142e6a783b (bug 1367040)
53bdf471a120166b1e8417e1eeb942a514817489Carsten "Tomcat" Book — Backed out changeset 1779def97af3 (bug 1367040)
ab34e949f80ec0d74fe93f5eb0229e6d9c21ec2cCarsten "Tomcat" Book — Backed out changeset 448b7c4ed09e (bug 1367041)
917caf00a8b48819476e54def1e1fcdd06d00299Tim Taubert — Bug 1333140 - Collect telemetry about (non-)HTTPS usage of crypto.subtle r=keeler data-r=bsmedberg
34d32278afbfa8a25c6a68e9b62b5efa3b4aeef2Ethan Lin — Bug 1367991 - follow-up: Fix the comment. r=me
448b7c4ed09e50cdae8840e55da9acafe674bb17James Graham — Bug 1367041 - Add |mach wpt| support for Chrome, Edge and Servo, r=AutomatedTester
1779def97af35adfe0edff828dee51f92956f6edJames Graham — Bug 1367040 - Switch to using wptrunner in the tests directory, r=maja_zf
61142e6a783b73ae90ceed242d000da4246d6e93James Graham — Bug 1367040 - Fixup some bogus wpt metadata, a=testonly
3749448b9eece53a1b2485b9bd420f85d14ee247James Graham — Bug 1367040 - Update to latest wptrunner, a=testonly
ba5cee986655b4c8a5ea0030ec117749c11534ccJan de Mooij — Bug 1368509 part 2 - Generalize Baseline unknown/unknownObject type update stubs. r=tcampbell
7d0946744f27fcdc213e38a5c1f1572be5c8c442Jan de Mooij — Bug 1368509 part 1 - Clean up DoTypeUpdateFallback a bit. r=tcampbell
8cc412eac3822bf5e63a813f17cc9fed9ec92939Bevis Tseng — Bug 1363318 - Part 3: Label FetchDriver. r=baku
5e90e289c6f67b218a60ea7aed7993b2d3ad8319Bevis Tseng — Bug 1363318 - Part 2: Label FetchBody. r=baku
d343ee1e22d265d01f6b9b466863727d3cb2357aBevis Tseng — Bug 1363318 - Part 1: Label FetchSignalProxy. r=baku
8feddea7052dc184960e887dc8f6eb67b2fa3666Xidorn Quan — Bug 1350521 - Turn off xml:base for style attribute by default for all channels. r=jet
25a24642c6dca0978edc94ee57e893ee9e792bb0Ethan Lin — Bug 1367991 - Check mask layer's draw result to make sure we will repaint it in the next transaction if the image is not ready. r=cjku
5dd47ac3e2157e8d709eaa1e239050d74f567503Ethan Lin — Bug 1367631 - Round the dest rect of the image layer to match the color layer behavior. r=mattwoodrow
14a2665a64f6e78b7c470a3eb0635e491660955aEthan Lin — Bug 1366984 - Fix image container check for background image layer. r=mattwoodrow
fd22c45d4adaf340a733457443a686bd136012d5Andrea Marchesini — Bug 1366316 - Separate thread for IPCBlobInputStream actors - part 5 - WorkerHolder, r=smaug
3965a5c72ea35aede1a3db86556713fbc85b6d84Andrea Marchesini — Bug 1366316 - Separate thread for IPCBlobInputStream actors - part 4 - monitoring child processes, r=smaug
c1b48496a0f39423b97304c01d855f0f361969b3Andrea Marchesini — Bug 1366316 - Separate thread for IPCBlobInputStream actors - part 3 - tests, r=smaug
432077ba9b7f109d0e123ae4852de30de9e8578bAndrea Marchesini — Bug 1366316 - Separate thread for IPCBlobInputStream actors - part 2 - callback stored, r=smaug
59c54a18bf9532ccb206494646b59af56012df51Andrea Marchesini — Bug 1366316 - Separate thread for IPCBlobInputStream actors - part 1 - actor migration, r=smaug
4c2698925268c7cc51ac8aa83a38115c8ad06164Andrea Marchesini — Bug 1366316 - Separate thread for IPCBlobInputStream actors - part 0 - comments, r=smaug
e011d885b00b28124c89ce74fca5924e0aafbf57Heiher — Bug 1367629 - IonMonkey: MIPS: Fix sync instruction encoding for Loongson. r=h4writer
8429360d3050f174202a1a8133489b6f7291348fNicholas Nethercote — Bug 1347274 (part 3) - Make some hot profiler functions lockless. r=mstange.
79af4e3b4d718a368449a0a442c67ca3c1a7d3fdNicholas Nethercote — Bug 1347274 (part 2) - Make CorePS::ProcessStartTime() lockless. r=mstange.
ad10343345034bf5f0f1c31e529af3c042427573Nicholas Nethercote — Bug 1347274 (part 1) - Rename some profiler parameters. r=mstange.
cda03201b522c7fd3e7b10827b04bf5483e32816Alex Chronopoulos — Bug 1368910 - Update cubeb from upstream to 3428c2b. r=kinetik
2645d067b1e3f4064f18a7d1241ec96b33402d07Sebastian Hengst — Backed out changeset 970698e1bb62 (bug 1361755) for Android bustage at /mobile/android/base/resources/layout/preference_set_homepage.xml:20 (unbound prefix). r=backout
82c13bf361192b7c9a93d20a0af5c4aaf48f4cffDão Gottwald — Bug 1368940 - Avoid potential race condition in adjustTabstrip. r=mconley
9e738d40b62dd65294529c666bd7505ba9ece8d4Mike Shal — Bug 1319226 - Process JARManifests in the tup backend; r=chmanchester
9bce19249d9b7fd841f8c85c7974b0e08d0f4440Mike Shal — Bug 1319226 - allow symlinks to point to files with a different basename; r=chmanchester
970698e1bb620df117a6da3964b9e4d9a7e7f7c2Michael Kaply — Bug 1361755 - Allow distributions to specify a homepage option in prefs. r=sebastian
703fc5a4a92c63151f7d1d070ec1c765ee610830flyingrub — Bug 1368502 - Remove unused import in about:telemetry r=chutten
8f2b4efc5f0d3191a7e80d9324933621e111b44aThomas Nguyen — Bug 1361699 - Add buffer when writing hashstore to file r=gcp,mcmanus
169bd90857808c38bd675e612a6c2a35ffd6522agasolin — Bug 1361286 - add in-page messages support for Automigration module; r=Gijs
283ed0ad8bf47dff3bc1e62caedb37dd2a91c0a5Rex Lee — Bug 1357005 - Create onboarding icon which toggles a first-time use dialog on net newtab. r=mossop
3c03b94342b95c9fdf8e7a2e36b1e30e051e8d5cJulian_Chu — Bug 1329152 - turn on CustomTabs via SwitchBoard r=sebastian
3e06253547af5bc7e5889a9dca25d6d10d4b9c08Julian_Chu — Bug 1329152 - Enable custom tabs by default r=sebastian
97edbb4fc776d870cf9eecd53002080d1298b139Jing-wei Wu — Bug 1329138 - Part 3: Add telemetry probe while editing a bookmark. r=nechen
f0cc36791dde4152d7bbeede9359f10ae1f1d661Jing-wei Wu — Bug 1329138 - Part 2: Add telemetry probe while creating a bookmark folder. r=nechen
773925ed0edd801db7c655ad70c443b16e819452Jing-wei Wu — Bug 1329138 - Part 1: Add telemetry probe while removing a bookmark folder. r=nechen
794a1edad2b4ba97a9c79ad3d6c24833e50dd91aCarl Corcoran — Bug 1367899: Add handling for call reg opcode; r=dmajor
5945f26f0ad66f9c2c900991728af87158191c5cCarl Corcoran — Bug 1367899: Add handling for test r/m32, r32 and jne rel8 opcodes; r=dmajor
8fb7e770d89f935ed0c7a13792f0fd8a582a0434Ian Moody — Bug 1348052 - Change the scroll buttons in the datetime picker to move the view, not the list. r=mconley
a83ba599156760899b493db426eab7c8e8cbe981Anthony Ramine — servo: Merge #17107 - Revert "Auto merge of #16566" (from servo:android); r=larsbergstrom
c5f7de87eceb7462a0461f644f314a34a473aa72Masayuki Nakano — Bug 1368521 Selection::SelectFrames() shouldn't skip first content invalidation if it's different from handled text node r=mats
b894fc314a09ff63d89a373d09a9c33f47efcc07Alexandre Poirot — Bug 1355994 - Stop flagging DevTools sandboxes with an Addon ID. r=kmag
70fa0a9a7f6f9a31c8699f6e8111b107c5161ea7Vangelis Katsikaros — Bug 736882 - Request/response details should indicate whether SPDY was used. r=Honza
cd0112703ea04a0a1692c8f3b0fe99b861a1124bMatt R — Bug 1363914 - Added tests for filter flags: protocol, domain, remote-ip, has-response-headers, cause, transferred, larger-than and size; r=Honza
7b2c68611d9d45dec647255f647816ef86fa769eJean-Yves Avenard — Bug 1368952: P2. Remove monitor from SourceBufferResource. r=gerald
fd2758cb931e285cbd13b262581aedd089a59ab5Jean-Yves Avenard — Bug 1368952: P1. Fix coding style. r=gerald
928bbb8a26663119a9b4253efc6b760a53ccf936Carsten "Tomcat" Book — Merge mozilla-central to autoland
d840ee711bc8ad51a0e198b4f7991b8c842d07d4Carsten "Tomcat" Book — Backed out changeset 17792fad126f (bug 1368208) for reftestfailures in 508816-1.xul
d29a7708e35770728bd88d3218c495a2b1bb71e6Marco Bonardo — Bug 1368477 - Disable search suggestions if in doubt regarding user choice from the previous version. r=past
85449d8e83daf91d14ce48ca6ceda40a751db5b8Makoto Kato — Bug 1368544 - Part 2. Add setting empty value test whether creating trailing node. r=masayuki
0144d912dcf0bba914e62a67b5d34fe1403d06c7Makoto Kato — Bug 1368544 - Part 1. Use root node for mozInlineSpellChecker::SpellCheckAfterEditorChange on setText trasaction. r=masayuki
e1d2707ee01d7ea77d580a59ce51f579f62b9bc5Alfredo Yang — Bug 1368850 - fix warning message about enumeration value 'mp4parse_codec_MP4V' not handled. r=gerald
55a1612e3e5823cab4cea3e453e1a678434ea47dJames Cheng — Bug 1350250 - Add a GeckoHlsResourceWrapper java glue. r=jolin,jya
92b3f353c684426466201b8b66e3e97ccf47b6b0Jean-Yves Avenard — Bug 1368619: Flush decoder on Android. r=jolin
17792fad126f6b6737f4282f9f52af58b9246792Dão Gottwald — Bug 1368208 - Don't flush layout to determine whether scrollbox scroll buttons should be enabled/disabled. r=mconley
765ecefd6914e38494f1d6490fee83ee748ce7a1Alastor Wu — Bug 1368010 - Enable all webvtt related tests on Android (but skip API version 22) r=jwwang
7b8937970f9ca85db88cb2496f2112175fd847c8Carsten "Tomcat" Book — merge mozilla-inbound to mozilla-central a=merge
e676a13582cb320644c0467996a4aa804dab0255Edgar Chen — Bug 1264529 - Add wpt for img adoption; r=jdm
0f515e0bae0e90cb3fe772a5edf501fa0e6dfa7dEdgar Chen — Bug 1264529 - If an adoption of <img> is happening with the different source and destination document, we need to force it to reload; r=jdm
3b51e0c8b6cce5ccc6c81c3bbbeafaf5dcab8b30Ryan VanderMeulen — Backed out changeset 7b3e7c43611b (bug 1365189) for reftest failures.
a8af366e880cca530d77716226342ff3bf82363bRyan VanderMeulen — Bug 1368878 - Update pdf.js to version 1.8.398. r=bdahl
61bea8a3b2dbe040462ea430d17e09427827d62fLee Salzman — Bug 1366446 - Ensure layers TextureClient always lives as long as the SourceSurface using it. r=jrmuizel
7b3e7c43611ba7c586eacfd00af7dce905f97b92Jonathan Watt — Bug 1365189 - Prevent painting of non-displayable SVG elements. r=dholbert
77d2dd511cf91661f82d944349657b2e25f30fdcRyan VanderMeulen — Merge m-c to inbound. a=merge
062af1485e68ad1ea7b6fd455ced9195c3fee66fRyan VanderMeulen — Bug 1368583 - Use proper Unicode double-quotes in the MediaEMENoCodecsDeprecatedWarning key.
29fa3eb2f2fbe77d91922b1f8fb3b14226cde1b6sotaro — Bug 1363280 - Fix Updating sImageBridges handling r=dvander,nical
4e9f60d1655fa304de744629f28f64f7c182691eLuke Wagner — Bug 1368855 - Baldr: remove dead TlsData::globalData field (r=lth)
735a87a03948ba9462017b37f64fed601444c7cdNicholas Nethercote — Bug 1367654 (part 3) - Remove unnecessary BEGIN_PSEUDO_JS frame from AutoGeckoProfilerEntry. r=shu.
343d001b8dfe9746d5423d0d1fca61c248805cc9Nicholas Nethercote — Bug 1367654 (part 2) - In GeckoProfiler.h, rename Sampler* as Profiler*. r=mstange.
7b82e5e570d6e28138167115fe74a2d5d32c9e07Nicholas Nethercote — Bug 1367654 (part 1) - Clean up ProfileEntry. r=shu.
e4ac809a2e76161c335b9a8dbac2a4a243f33952Jonathan Kew — Bug 1367711 - Bail out early when initializing ReflowInput for a placeholder frame, which has a trivial Reflow method. r=mats
07fe4661db8f181e17ae1cc33e92c7e106947d89Tobias Schneider — Bug 1359316 - (intersection-observer) Intersection ratio should be 1.0 for zero-area intersections. r=mstange
33c7495a708fc89bc8e730daab1b13b4b93b605eChris Pearce — Bug 1368596 - Add telemetry to track how often deprecated configs are passed to navigator.requestMediaKeySystemAccess(). r=gerald,r=francois
fe2dfb7338a49e5e0c0b19be457a040d9288d1d4Chris Pearce — Bug 1368583 - Add deprecation warning for MediaKeySystemConfiguration properties no longer supported by the EME spec. r=gerald
23243677c7dd56781ccccb70b748cec412780516Carsten "Tomcat" Book — merge autoland to mozilla-central a=merge
d01f0ffd5bc123782817a5ffa3fd1742043effb7Carsten "Tomcat" Book — Backed out changeset bab63755b35d (bug 1357005) for eslint failure
190658a95c3cc6ae48ec3308d893049bb18615dfXidorn Quan — Bug 1363292 followup - Update the test. r=dholbert
73abfac22f012c8f6fcfe7c732b203660f0e7ca9Xidorn Quan — Bug 1363292 - Have unprefixed linear-gradient accept zero as angle value. r=dholbert
b19afe698a9e1580908f386d267c4e3d1a26c8b4Xidorn Quan — Bug 1368782 - Always use rule order for cascading child sheets. r=dbaron
0ab2933e41c3be1825a99247a184c2dbde7fcc76Sean Lee — Bug 1360370 - Part 3: Implement the heuristics of select element for country and state prediction.; r=MattN
2568411b8a0a78e823c347e5405af6bdc8d541fbSean Lee — Bug 1360370 - Part 2: Support nsIDOMHTMLSelectElement in FormLikeFactory.createFromField.; r=MattN
b4b39120da039b451472853077e5a37b20732606Sean Lee — Bug 1360370 - Part 1: Implement FormAutofillUtils.isFieldEligibleForAutofill.; r=MattN
bab63755b35df42d220b8558e8d5f98762423671Rex Lee — Bug 1357005 - Create onboarding icon which toggles a first-time use dialog on net newtab. r=mossop
cc70d2e36facc401026176e8ba517b2613dc7a29Hiroyuki Ikezoe — Bug 1361938 - Mark Gecko_UnsetDirtyStyleAttr as ignoreContens for now. r=me DONTBUILD
05575fbbae2b4316c77864125c0fe4feabd7da93Phil Ringnalda — Backed out changeset 29d3007e7ed0 ("bug 1358966") for landing with the wrong bug number
29d3007e7ed0875cd7d6e37e24f5f398cb62b172Hiroyuki Ikezoe — Bug 1358966 - Mark Gecko_UnsetDirtyStyleAttr as ignoreContens for now. r=me
bb9f906e70e30d56c386717ee9a45b7d3c774573Markus Stange — Bug 1330185 - Use a top-level PProfiler protocol to control the profiler in other processes. r=billm,njn
c9669890cf99c9db2374cf81055c19cb42e382c4Markus Stange — Bug 1330184 - Add some GeckoProfiler tests that call functions on a background thread. r=njn
ac273d41a04478e7d380010cd1d1cab98d29a45cMarkus Stange — Bug 1330184 - Remove main-thread-only assertions. r=njn
640a7914237719f196d8286410efa18bea33902eMarkus Stange — Bug 1330184 - Use threadsafe refcounting for nsProfilerStartParams. r=njn
15728eea17988c229b64b5d14df6e8eb15cd529eMarkus Stange — Bug 1330184 - Register/unregister the IOInterposeObserver on the main thread, regardless of what thread the profiler is started / stopped on. r=njn
4f297a3633aab8741d989a190cf32d7309582c53Markus Stange — Bug 1330184 - Allow StreamMetaObject to be called on a background thread, but only include startTime and version for those calls. r=njn
b30c003db0c82b34bbb42c68dfdc7337f78691baMarkus Stange — Bug 1330184 - Allow notifying observers for profiler state changes on background threads. r=njn
f066295fa2d3d0be3063de361d509564fa77c42dMatthew Wein — Bug 1351111 - Add unit tests for setTitle and getTitle r=mixedpuppy
8e9c427717c8c5f294a48d63abb33e196695e631Matthew Wein — Bug 1351111 - Add support for setTitle and getTitle r=mixedpuppy
c336400a21d7bbaf072553a4dfe39d4d297abea8Matthew Wein — Bug 1351111 - Add support for updating existing browser actions r=sebastian
f19a06e327df686aeb398d9e752cba8fb8dce6f3Morris Tseng — Bug 1367332 - Don't build image layer if image map is presence. r=mattwoodrow
ae809917d5db3293869402f858ce1cf5e4a72968Aneesh Agrawal — servo: Merge #16566 - Remove redundant ANDROID_SDK variables (from aneeshusa:remove-android-sdk-override); r=larsbergstrom
1de90f1305e0ac9074db07ed6d1fb432ec68d835Alfredo Yang — Bug 1364872 - take zero tolerance of decoding error in debug and playback test. r=jya
04c6a723dddcdb76456b8c58a90445d6ea490fe7Alastor Wu — Bug 1367980 - don't release decoder in complete state on Fennec. r=jwwang
849d721f917387f8178641460d6c94f1ac5634d9DimiL — Bug 1366996 - Fix uninitialized members in nsUrlClassifierInfo. r=francois
26a25602688a35b1025951a1caee12ccdbb1679dHiroyuki Ikezoe — Bug 1361938 - Enable test_animations_omta_start.html. r=boris
e6ba19be442ffc26a5fc05befcc563aec20f2291Hiroyuki Ikezoe — Bug 1361938 - Do not reuse DeclarationBlock when modifying inline style. r=heycam
2585796d42803deb0e4e89e95beabc8e8f52040aHiroyuki Ikezoe — Bug 1361938 - Set the dirty flag of DeclarationBlock when the DeclarationBlock is modified and clear the flag when it's resyled. r=heycam
c3bf3996068d2ce6468aa92d6682d11af923e4a9Hiroyuki Ikezoe — Bug 1361938 - Introduce a dirty flag that represents DeclarationBlock has been modified but not restyled. r=heycam
47660663c12f2851cfbe6a2f2da4bf915ff0afacHiroyuki Ikezoe — servo: Merge #17102 - Animation only restyle fix (from hiikezoe:animation-only-restyle-fix); r=heycam
501a1089d16723c1a9945e17a3d786b41de1415fAneesh Agrawal — servo: Merge #17103 - Shim subprocess.DEVNULL for Python 2 (from aneeshusa:shim-subprocess-devnull); r=larsbergstrom
c25cbb6d95e8e31afe7427de7ac580a7b1776cc6Mark Hammond — Bug 1366994 - prevent appDisabled addons from hanging sync. r=tcsc
043aebcd2dbbcdee90253617c809afd4ada3d86eTimothy Guan-tin Chien — Bug 1363850, Part III, Set pref to make new about:preferences Nightly only, r=jaws,mconley
d3c34045c1bb7e862f9bc1c95a9c3ee74337c983Timothy Guan-tin Chien — Bug 1363850 - Part II, Move old about:preferences from in-content-old/ to in-content/, r=jaws,mconley
f1ce296961be3af8cb44f542cbbab7835acce9e4Timothy Guan-tin Chien — Bug 1363850 - Part I, Move new about:preferences from in-content/ to in-content-new/, r=jaws,mconley
c76be60a7965a9f64a4fa648ba1f55764f5fc034Sean Lee — Bug 1349490 - Part 4: Add "extensions.formautofill.heuristics.enabled" for toggling form autofill heuristics.; r=MattN
7e3416b4e5fbe92c7afeadf70df91e28ac068c66Sean Lee — Bug 1349490 - Part 3: Remove unused information in test fixtures.; r=MattN
3c62252be2db131d09cc38838642b7d10788b946Sean Lee — Bug 1349490 - Part 2: Use a set of regexp to recognize the input autofill type.; r=MattN
862c6eb8b0e3bf1600e63dc7cefd442eb80486a4Sean Lee — Bug 1349490 - Part 1: Implement FormAutofillUtil.extractLabelStrings function.; r=MattN
c11a042b597c24a2b24e1eab57676dd08aac2c5dRyan VanderMeulen — Merge m-c to autoland. a=merge
657e72f1f725ef85bf9989bf5f5c82b3fec7573bTom Tromey — Bug 1355126 - regression test for absolute sourceRoot; r=bgrins
33f0d0599bb9c611a1f92e2e484b80a1578ea15eest31 — servo: Merge #17098 - Update ogg and ogg_metadata crates to latest version (from est31:ogg); r=jdm
81ec0f138ba42c1471761451378213bc7d574af3Emilio Cobos Álvarez — Bug 1347270: Also rewrite browser_toolbariconcolor_restyles.js using restyleGeneration. r=bholley
bc65c7c5fd8044a897317989d602ef5540fe98b1Emilio Cobos Álvarez — Bug 1347270: remove the nsIDOMWindowUtils::ElementsRestyled API. r=bholley
ac5d129532148f4785e57072dd65613face2c5dbEmilio Cobos Álvarez — Bug 1347270: Rewrite test_media_queries_dynamic.html using restyleGeneration. r=bholley
cc62547d3415b98c252332e88505c5a7b9246b98Markus Stange — Bug 1367591 - Process gDelayedAnnotations on Windows and Mac as well, not just on Linux. r=jdm
06d83f260f410f125847e95618b6f8b9e83e9a2fJorg K — Bug 1353625 - detect zero (0) as invalid resolution. r=bobowen a=tomcat
925230851743b9a969a3142f00aea5014a33cb02Phil Ringnalda — Backed out changeset df0ddb9c9bef (bug 1368079) for making DevEdition fail to build
9a5c710587f9e64bf044602d5e988b152ef4f40cRyan VanderMeulen — Merge inbound to m-c. a=merge
0a9e63ef7613684562ca843d3a2e50a1e7e6a664Geoff Brown — Bug 1367780 - Additional changes for eslint on testing/firefox-ui,mozbase,profiles,specialpowers; r=Standard8
c2726c90864718e143802611bb2ef480eee35818Geoff Brown — Bug 1367780 - Enable eslint on testing/firefox-ui,mozbase,profiles,specialpowers - mechanical updates; r=Standard8
1bda794cc6f3a2b7ce48db0d29fc10d635989ed0Dragana Damjanovic — Bug 1367390 -Turn TFO on. r=jduell
da9a46909fb71a28a76c569914602ffb1c340f75Dustin J. Mitchell — Bug 1359976: remove stray 'worker.implementation' from builds; a=bustage
ba6ab1981fac4581f68ccd503292ad200cb40c6aDustin J. Mitchell — Bug 1359976: base worker payload generation on worker-type; r=wcosta r=aki
829e3a18ac5827df60c9e09d68cec5cdb3434915Dustin J. Mitchell — Bug 1359976: remove references to now-unused test-platform-phylum; r=wcosta
7c81893927912f8f38ae85199b85a807966728fcDustin J. Mitchell — Bug 1359976: clean out un-handled optionally_keyed_by; r=wcosta
f5bcb4ddb655e64a8c444c1a708ef053f7d07407Shu-yu Guo — Bug 1355046 - Don't reset column and line info when emitting useless statements in BCE. (r=jorendorff)
ca2c5adc69103786df47a74c9f402851ccca0f08Kartikaya Gupta — Bug 1368508 - Log actual and allowed fuzz values when a reftest passes by fuzzy matching. r=dbaron
648eadae596481359d38051189444c64fad03192Greg Mierzwinski — Bug 1360559 - Adjust mouse position in test_bug348236.html. r=jmaher
efea61490537e815e9c0e1738d181b1dd8be6020Ryan VanderMeulen — Merge m-c to inbound. a=merge
34a50e140cf36d107dc3e77caa16aaa0859eb93aTobias Schneider — Bug 1358668 - (intersection-observer) Set rootBounds to an empty rectangle instead of null when not intersecting. r=mstange
39f174dc2f917c2846e856f53015eba646cda76dTimothy Nikkel — Bug 1342567. r=aosmond a=abillings
6be02a1fb56216d26e6a9ba48d448cd6bbc094e3Micah Tigley — Bug 1359875 - Part 1: Remove rendering the grid lines in the grid outline. r=gl
6feb3d6c9b10bdbeb75911b3d4f4bd7c0fb0e1f7Florian Quèze — Bug 1363398 - add the KF_FLAG_NO_ALIAS flag to the SHGetKnownFolderIDList call, r=jimm.
be95ec17a58f15cc595c0108e3a1795112df6526Andrea Marchesini — Bug 1364895 - Expose contextualIdentities to webExtensions also if privacy.userContext.enabled is set to false, r=aswan
1004423880710a8577ab75017d311feccb02ce53Eitan Isaacson — Bug 1367486 - Fix eslint errors on a CLOSED TREE
1ad875285fec19ae1de97204e57ffbece4b1d873Eitan Isaacson — Bug 1367486 - Move failing part of states/test_link.html to browser test. r=surkov
679bf926eb5fc3a942c6433a32dfdd2a40bd3fb3Eitan Isaacson — Bug 1367486 - Move common js stuff down in a11y broswer tests. r=surkov
5b2c84104a7f4774fd120ab38d21b6483bcb63c7Ryan VanderMeulen — Backed out 2 changesets (bug 1347270) for browser_toolbariconcolor_restyles.js permafail on a CLOSED TREE.
a5a48d0240308bf82ff8e6290a69d709256bdbafXidorn Quan — Bug 1367028 part 3 - Add tests for the new serialization code. r=dholbert
2b57daca7dcb350482c31d1e99be71004cefae8bXidorn Quan — Bug 1367028 part 2 - Simplify serialization of computed value of rect values in border-image props when possible. r=dholbert
43c472a9bfb4779d560f9c9e139ceb38cf619aaeXidorn Quan — Bug 1367028 part 1 - Simplify serialization of specified rect values in border-image props when possible. r=dholbert
38d72735ee8a235c90598cfdfce99409b79ebcc9Ted Mielczarek — servo: Merge #17094 - Update gl_generator to 0.5.3 to make output of some build scripts deterministic (from luser:update-gl-generator); r=emilio
2c8b721cffdb112e6cf377a393f101b8b6fdc006Chris Manchester — Bug 1367852 - Fix symbol dumping for gtest xul.dll r=ted
463ad37994b0fd9b3eec67755e9f6a450af3a1fcChris Manchester — Bug 1367852 - Defer file read to reduce peak memory use in mozjar when dumping symbols. r=ted
445cb4d47d4f80d58f10eb263035e0045f6e7b93Emilio Cobos Álvarez — Bug 1347270: remove the nsIDOMWindowUtils::ElementsRestyled API. r=bholley
f2b7f1d599e35c8ca376ce4393cd94258bcfe2baEmilio Cobos Álvarez — Bug 1347270: Rewrite test_media_queries_dynamic.html using restyleGeneration. r=bholley
02c2ade8e3ece2b1fd39df5bac82e78bb62cb3d1Ryan VanderMeulen — Backed out changeset 9bda0f33f7b5 (bug 1368208) for 508816-1-ref.xul failures.
9c16db40f56dd542f8756df2dcdf664580adf2f6Ryan VanderMeulen — Merge m-c to autoland. a=merge
c1351451c0d652a8e215adcb2f3ee0e43b8bcd10Matt R — Bug 1368204 - convert uses of 'defer' to 'new Promise' in client/responsive.html; r=tromey
821fcba2308102ad8ab603ad1dd5f906559c82d9Aneesh Agrawal — servo: Merge #17085 - Fix `./mach upload-nightly macbrew` (from aneeshusa:fix-mach-upload-nightly-for-macbrew); r=larsbergstrom
07370e32ef6ac127c501d63edcc8051dd2a5fc45Bob Silverberg — Bug 1353171 - Add telemetry for extension startup time, r=bsmedberg,kmag
9bda0f33f7b5d3ca311764084c9aaab7b508d736Dão Gottwald — Bug 1368208 - Don't flush layout to determine whether scrollbox scroll buttons should be enabled/disabled. r=mconley
e0e0d7d31cd5d46c7bf0ac92f3c7ac1c54871d49Jared Hirsch — Bug 1368146 - Export Screenshots 8.1.0 to Firefox; r=ianb,standard8
159c286ba575c554269b009d7a3fb5ad7d630502Dan Mosedale — Bug 1367119 - make BrowserOpenTab fire browser-open-newtab-start observer, r=Mardak
23515b00893bf10fab61993d128fa515838a9557Servo VCS Sync — No bug - Revendor rust dependencies
475503cada7cbd325a345702270d6b30e7fbf49bXidorn Quan — servo: Merge #17090 - Upgrade bindgen to 0.25.3 (from upsuper:upgrade-bindgen); r=nox
4ebdee0c9d9afc4b6134abc15315784eb3e9eb43Chris Manchester — Bug 1367571 - Fix return value check for snprintf in CodeCoverage.cpp r=nbp
2c04fc5bb9fc195124f7ca1c2a0e019fb4022667Grigory Kruglov — Bug 1356386 - Support for FxA sign-in deep links r=nechen
454c9ae2e8ba7ed202c114776ac001e2880c6edfAndrew Halberstadt — Bug 1367745 - Make sure 'process_output' messages are logged at the proper mozharness level, r=jgraham
b71563f2795878de5a203333a115e87622dce39bJohann Hofmann — Bug 1368281 - Consistently use label and description in the tracking protection section of the identity popup. r=Paolo
b487d2321fe4165f0b096ff09803bcf4e5f73299Andrew Halberstadt — Bug 1368733 - [taskcluster] Ensure job tasks run automatically on try when they're supposed to, r=dustin
9baa6614a0bacb00fce0810203a25a67c0357294Jan Henning — Bug 1367851 - Use ComponentCallbacks to listen for low memory notifications. r=ahunt
9309326b272387558b5d0f728f1787ed82b2336bMarco Bonardo — Bug 1368114 - Don't mesure memory added by a notification shown only a few times to the user in AWSY. r=jmaher
5c30a43cd981fb9b762436cefc69ae75201a619bFrancesco Lodolo (:flod) — Bug 1342794 - Remove broken searchplugin dunaj.sk from Firefox Slovak (sk) r=delphine
804506642522efc30f618f24050074df18835e24Kartikaya Gupta — Bug 1368684 - Stop building webrender-enabled builds in automation. r=dustin
0b0edaa4552b1303e2ae011a01a134c10e03a35crforbes — Bug 1359328 - disable libstdc++ compat check for fuzzing tc build r=aobreja,decoder
0dde8401aa7045c9233aed3a2121047ef3867733rforbes — Bug 1359328 - update geck_v2_whitelist.py r=aobreja,decoder
de7eb82f8b791e8a0fca88f1573383fe0cf8a68crforbes — Bug 1359328 - Updates for fuzzing taskcluster build r=aobreja,decoder
cd192fa5f5de8d771c59b573de0ba3692da62211rforbes — Bug 1359328 - Add a fuzzing build to taskcluster r=aobreja,decoder
45aed7ca18baa7924a11864f1096a5db23205647Eloy Coto — servo: Merge #16317 - Fix #6799: set stacking_context_position correctly on fragment_border_iterator (from eloycoto:issue6799); r=emilio
fbe0e3f31233cc7846a2168c613452a1d7147cc2Ryan VanderMeulen — Merge inbound to m-c. a=merge
1f21438018cbc8f5113a04c90d003a10094b896bGeoff Brown — Bug 1364258 - Disable wpt test_ecdsa.https.html; r=jmaher
75135f768da5bb6282441bc62156606012b3fce3Geoff Brown — Bug 1364696 - Disable wpt open-features-tokenization-screenx-screeny.html; r=jmaher
fe7cead491958ec77919ea56ec389d6c8eea2541David Parks — Bug 1367806 - Fix ref counting of tasks for remoted Win32 methods in plugin processes. r=jimm
38723a3055849b9de9a55f1186fde02d48770485Christoph Kerschbaumer — Bug 1365232 - Have _delayedStartup() provide the correct triggeringPrincipal. r=gijs
a2a636cd5623ac5d44045500c33430d33e0d2c13Ryan VanderMeulen — Merge m-c to inbound. a=merge
0b128837e66782739aeaa08ed3730f51d0838797Mason Chang — Bug 1367127 - Use an ImageBrush during DrawTargetD2D1::PushLayer instead of a BitmapBrush. r=bas
30daca3da53c64db14c83967fcbded02eb6d7fc4Alin Selagea — Bug 1367472 - Please enable mac tests for cedar twig, r=mtabara (patch by aobreja)
0fbbdadea65d7320ed0df17c0d8a4093eb988f0bdbolter — Bug 1368121 - Remove telemetry for a11y update time. r=eeejay
bdd60aea3628df3d39dd3b5e9a35676c613ca084Andrea Marchesini — Bug 1368666 - Get rid of screen-state-changed observer in ProcessPriorityManager, r=gsvelto
a11d2a3c75a03725c439ccc5de5e857a43cee969Andrea Marchesini — Bug 1366501 - disable test_subworkers_suspended.html for android, r=gbrown
6f0b91f39cf7860d62ee534d6b615ca215b4a92cRichard Marti — Bug 1345958 - Add TB items to theme.json shema. r=mikedeboer
692e277e2b9f3bb36d6d67e1166d135228f2d851Ryan VanderMeulen — Merge m-c to autoland. a=merge
0d5a071e44043110aaa81f03f5ca088e79568ff7Kilik Kuo — Bug 1350253 - Provide GeckoHlsDemuxerWrapper & corresponding generated JNI files as the glue for HLSDemuxer and GeckoHlsPlayer. r=jolin,jya
77756ce1743dc2b440ecdd34b248c4bca27cab71Johann Hofmann — Bug 1365912 - Add a pref for enabling compact and touch mode. r=dao
ac591ec1000a9afe35f585254de10032b2709080Gregory Terzian — servo: Merge #16238 - Implement "update the image data" (from gterzian:implement_update_the_image_data); r=jdm
78f2a6212c535f9ee16f55d219316fff2c8b5699Matt Brubeck — Bug 1367839 - Add decrypt(s,ed,ing,able) to the spellcheck dictionary. r=Ehsan
860549ef693bc8237256435f59a5986da63d97efDoug Thayer — Bug 1365204 - Add update badge histogram r=bsmedberg,rstrong
0d668dc55c451b3014272056eb738c127374374eMasayuki Nakano — Bug 1367460 Shouldn't make focused editing host blurred when moving selection with Selection API r=smaug
0a56ccf2f1458ae51769a64bfda365fc97662902Andrew McCreight — Bug 1368170 - Remove unused Function.prototype.inherits methods. r=francois
0710e3c80efacf47fa68a3a25379f6cc33dbe1afDavid Burns — Bug 1368648: Remove importScript functionality from Marionette r=ato
2b4844f7a38ef8973b937690fc041ca63c496c2fJosh Matthews — servo: Merge #17080 - Update rustc (from jdm:updaterust); r=nox
3c2d9164782ae36180f607c484a036395616adfaFernando Jimenez Moreno — Bug 1365873 - stylo: Fix toolkit/content/tests/chrome/test_bug437844.xul crash. r=emilio
09e9ea98152d33e7fbd189f2c5be5857c8e1ebe7Patrick Brosset — Bug 1222737 - Tests for the computed-view copy feature; r=pbro
12d05f45e5bd47663d7c1f9923703c7e57bc0c21Matt R — Bug 1222737 - Add colons and semi-colons in copied computed properties; r=pbro
61904b6d9ab4a13436722769e9a1459724589403Jan Odvarko — Bug 1368022 - Remove autoscroll property from UI reducer; r=nchevobbe
fcf2ffca171f5b766b3e222afc89874ff7ef7dddJean-Yves Avenard — Bug 1368662: Better fix for bug 1345898. r=gerald
5b5a6615aeac480203197037b8f2ac0d9341a9e4Mike Taylor — Bug 1341438. Part 2 - Update CUI tests to know how to handle an extra button in DevEdition. r=Gijs
99605b5c6d2082f312dfc78638464134137788d0Mike Taylor — Bug 1341438. Part 1 - Enable Report Site Issue for DevEdition + Nightly. r=Gijs
ba93b845139510e6eaf5a1e6eee585b6c5b1ddbeAndreas Tolfsen — Bug 1368035 - Enable geckodriver building in automation; r=ted
ed5505b795eac0d3609e2f2ea9fe556490a30c5fAndreas Tolfsen — Bug 1368035 - Correct description of Marionette in toolkit configure; r=automatedtester
4c6b36ee9f171c7a3831e30309a925cfe710d329Henrik Skupin — Bug 1368526 - Wait for the page to be loaded in a newly opened tab/window. r=ato
e7703bd2ef36bca028dea4f2b93c611a68b5d120Dustin J. Mitchell — Bug 1357753: create (correct) artifact directories with native-engine; r=wcosta
1f135333d095525ffebafd7f774f246995207b3dDustin J. Mitchell — Bug 1357753: set correct virtualenv, python paths; r=jlund
d267e93bfec417089317acc7a1602dd003fc04e6Dustin J. Mitchell — Bug 1357753: optionally run linux Talos on native-engine; r=wcosta
cc714eb0adb27f9c5e9f464eb0862e04f4098babDustin J. Mitchell — Bug 1357753: rename test-ubuntu.sh to test-linux.sh; r=wcosta
6b28bf561bdb1726599698f5476527092c2d3cbdAlessio Placitelli — Bug 1368455 - Set the connection timeout in the pingsender to 30 seconds. r=gsvelto
7d03173f58280fff4b6a906f0e11d410a0085a53Carsten "Tomcat" Book — Backed out changeset 9fc7556f5386 (bug 1368208) for eslint failures
04729fc3cfa4ffbf720e52ae5192c81af996bbe8Emilio Cobos Álvarez — servo: Merge #17063 - style: Allow sharing styles across elements with presentational hints (from emilio:pres-hints-sharing); r=bholley
21941d086084a51bb24ee7d548c00fa37618f09bMark Banner — Bug 1368656 - Fix ./mach eslint on windows - add a return in the for loop when trying extensions to ensure we get the right one. r=florian
9fc7556f538645eed760f3cb37c34a98aa28ed14Dão Gottwald — Bug 1368208 - Don't flush layout to determine whether scrollbox scroll buttons should be enabled/disabled. r=mconley
db14c0e392d03d81a229bc2e68325f27d6cf0e41Mike de Boer — Bug 1364738 - Fix up multi-line labels inside panelviews that have wrapped around and align elements in the banner. r=Gijs,Paolo
d1deb3611dfceb9ce82e8c295a581e05b466e104Cameron McCormack — servo: Merge #17092 - style: Add support for disabled document colors (from heycam:document-colors); r=xidorn
b3f99cbb232819060a6643e4c1430361d71a6b9cCameron McCormack — Bug 1355716 - Update test expectations. r=xidorn
10d90a86329f974c92b4e08c8b952c475fd61f3aSebastian Hengst — Backed out changeset 8901a598369f (bug 1368208) for eslint failure at toolkit/content/widgets/scrollbox.xml:195 (unexpected token .). r=backout
b94437de6db9d53460257e51a97fec5590d6657fGijs Kruitbosch — Bug 1358500 - fix find bar being disabled all the time, r=mikedeboer
6dab94af60d4e1f7ba369b865669bfc2595219ceDan Banner — Bug 1368041 - Enable no-array-constructor across mozilla-central r=standard8
87402fd86ee06ced4467c27144d8ce200e7b69ccJean-Yves Avenard — Bug 1367376: Check for null. r=baku
5c25af0dc813573a8a630f6d6f2db83f5add34c2Tom Tromey — Bug 1367836 - devtools-source-map v0.6.0: Update bundle from GitHub. r=jryans
8901a598369fb85f4e81d2cc61837f95acbb6475Dão Gottwald — Bug 1368208 - Don't flush layout to determine whether scrollbox scroll buttons should be enabled/disabled. r=mconley
1ca009c2627899793a95ed52c3a2d14987bce672Anthony Ramine — servo: Merge #17071 - Reuse Rect<T> some more (from servo:derive-all-the-things); r=emilio
8d98a318d6ecf6ecdbcfdf6c30f9cd8254fdea32Gijs Kruitbosch — Bug 1366203 - revert about blank creation for URIs that don't inherit principals, r=mconley
4c881f05785de7b390f476fcc01a0be9317a989dSimon Sapin — servo: Merge #17061 - EventSource: decode UTF-8 code points across network packets (from servo:utf8); r=nox
f50f39148516d431a605816c374498b0b8bfc9e0flyingrub — Bug 1363828 - First attempt at making about:telemetry more exception r=chutten
2c9139008c3ce668a7b002e0dd2a40405e5dac41flyingrub — Bug 1363828 - Replace custom isArray() by Array.isArray() r=chutten
07f07bc1e39a02f1d9b2e0381ca4935ded3ca13eCarsten "Tomcat" Book — Merge mozilla-central to autoland + + UPGRADE_NSS_RELEASE
6909c7487def14b559d00c5181c403e36d09ee62Tom Ritter — Bug 1368406 Use non-Windows Printf Format Specifiers in MinGW r=froydnj
c6fb400017f150d652c0b2b01f8d619f58c82931Emilio Cobos Álvarez — Bug 1368589: handle the case where a RebuildAllStyleData event is posted and stylesheets are added at the same time. r=heycam
0c4c63d70d4290205431d3ac7f23ce7e12749b66James Graham — Bug 1368341 - Fixup handling of file urls in mozharness, r=ahal
c9d839d793c61078b9c953ad6bee96df8269bde8James Graham — Bug 1368342 - Add mozlog logger that goes via a queue, r=ahal
45ed06524ff0d53dbaf58d5a5f279379d7019bb3Daisuke Akatsuka — Bug 1368371: Address background color of animations for any theme. r=pbro
29177506860daae357a7ce2627937ade8b46760cHiroyuki Ikezoe — Bug 1368376 - Update reftest expectations. r=xidorn
db2635a42c74dd3dede8de90b8ed2c250d63ec16Masayuki Nakano — Bug 1367740 Selection::Collapse() should reuse old nsRange instance if it's not referred by anybody r=mats
6736d54ffd89b3fe3f28b3e59a8b558517894cafMasayuki Nakano — Bug 1367683 Optimize initializing nsRange r=smaug
ee035e1480b0c216099a39d491bf2a5974e54a02Hiroyuki Ikezoe — servo: Merge #17089 - Support currentColor for fill and stroke (from hiikezoe:current-color-for-fill-and-stroke); r=xidorn.
53c2fb33f93151ee43fae606585098daa27dd895Jean-Yves Avenard — Bug 1345898: P2. Flush rather than drain decoder. r=gerald
7121a08a9c2a4cb7574583d87e754ac2907aa89bJean-Yves Avenard — Bug 1345898: P1. Add debugging info. r=gerald
1e51fbdefff879e7ce0258dfac8df1456ab3487aJean-Yves Avenard — Bug 1362165: P12. Updated wpt expectation. r=gerald
138425350cc671dc20e26b2b2ba019bb2ae85c1fJean-Yves Avenard — Bug 1362165: Correct test. r=gerald
3329385fcf2d39197bb9aae5794c5429d1ccfde4Jean-Yves Avenard — Bug 1362165: Add web platform test. r=gerald
2ba56b296e40a529b1b58f27b36e68248cf9500aJean-Yves Avenard — Bug 1362165: P9. Update mochitests. r=jwwang
be4b872ba9092c86378faacc94c19c93ad8a5c84Jean-Yves Avenard — Bug 1362165: P8. Fix mochitests. r=jwwang
846a4761d0cde831bffe4301827fd566e9bf5cafJean-Yves Avenard — Bug 1362165: P7. Only complete appendBuffer once readyState has changed. r=jwwang
55f7558b7c52281d3d8fc5e1cea26963b0cb2585Jean-Yves Avenard — Bug 1362165: P6. Only use sourcebuffer again once previous operation completed. r=gerald
bb63055aef6c9842e8fa7370071eb22c9d2ecbc3Jean-Yves Avenard — Bug 1362165: P5. Don't assume that when stalling all data has been loaded. r=gerald
5334cc6d0ea9b47325f4d6fcf4dab59307d12d55Jean-Yves Avenard — Bug 1362165: P4. Don't assume the duration found when reading metadata will be the final one. r=gerald
bc1e56d5cb9ba2d563981973573cf3b10fc0abdbJean-Yves Avenard — Bug 1362165: P3. Remove unecessary code. r=gerald
c89c6c8630f132296b2e2edbba4239a8ad7a1075Jean-Yves Avenard — Bug 1362165: P2. Don't expect that all data has been processed after metadata. r=gerald
20e01cb7989d63219c2acfb611cf9b25a0135ceeJean-Yves Avenard — Bug 1362165: P1. Fix potential race accessing members. r=gerald
df0ddb9c9befc73c6ee4c446087016f7597d2316Sylvestre Ledru — Bug 1368079 - Enable the diagnostic assert when MOZ_DEV_EDITION is set r=glandium
e05ee5231980a2056854f9b60227bf29a61e122fNicolas Chevobbe — Bug 1367395 - Fix mocha filter component test. r=Honza
b0382a33f8c452a5ff6ae03ad7d8d514d270e324Johann Hofmann — Bug 1338340 - Modernize browser_bug435035.js. r=nhnt11
7163dcdf54dc5155703efc642900a355b8e8dc89Carsten "Tomcat" Book — Backed out changeset 9b891f690b98 (bug 1367395) for eslint failure
9b891f690b989341cdd5116629a1ef60462c9e8aNicolas Chevobbe — Bug 1367395 - Fix mocha filter component test. r=Honza
c1cc89fcaa05b414c2e6174a0a311da2d93148b2Jan Henning — Bug 1357778 - Exclude non browsing tabs in the TabStripView, too. r=walkingice
39d5cc0fda5e16c49a59d29d4ca186a5534cc88bRyan VanderMeulen — Merge inbound to m-c. a=merge
c3a2ed2ce9541b1d6684f6b6792fb78f7361f8abBenjamin Smedberg — Bug 1368060 - Prefs and telemetry for hidden-plugin infobars. This patch does not change any defaults, but provides options which we'll test via A/B testing and telemetry to measure success. r=mconley data-r=rweiss
327ecc8de0295e4a7d64994dfd7add0128c50e2eMicah Tigley — Bug 1348471 - Display a message when the grid outline cannot effectively be fitted inside the layout panel. r=gl
47e0df5e8bd1318caa8ae9984d117a7492493f5aDragana Damjanovic — Bug 1357678 - Make stream converters do omt. r=mayhemer
5f12fd37c3bd5e511968b5b9a1c389a41119f66cJan de Mooij — Bug 1368461 part 2 - Pass NewObjectKind to RegExpAlloc so most callers can use nursery allocation. r=jonco
5be34c2d1de5d169706e498f0cadbbaa80a4ad29Jan de Mooij — Bug 1368461 part 1 - Allow nursery allocation for RegExps allocated by CloneRegExpObject. r=jonco
30df9022124c78335c22ba8c54b2073544f4e993Tim Huang — Bug 1368423 - Changing the bug component of browser/components/originattributes/ into Core::DOM:Security. r=ckerschb
895d9a8826a3f0f609b4d604638a7b2471a0a2aaLandry Breuil — Bug 1345899 - enable tiles by default on OpenBSD r=mattwoodrow
c45dd304a93949f3f1ddbf4ecf60690e349c42b6Vedant Sareen — Bug 1033860 - Add probes for time needed to load pending & archived pings from disk. r=chutten data-r=bsmedberg
b5c3bb245c4e770eb128b0e2e803321d17e5239fCarsten "Tomcat" Book — Merge mozilla-central to mozilla-inbound
8ddda830d3930ebed81970284ccf965020084197Jonathan Watt — Bug 1368417 - Convert skin/classic/global/icons/spinner-arrows.svg to use context paint and avoid filtering to improve performance. r=mconley
fa5c6debadd31d7c3bec114849667dcd885a3a9cJonathan Watt — Bug 1368414 - Convert skin/classic/global/icons/calendar-arrows.svg to use context paint and avoid filtering to improve performance. r=mconley
99a694a8b9a8654474d93e2a15e70e04eca917d0Alejandro Rodriguez — Bug 1359801 - Improve keeping track of observer topics in TelemetrySession. r=gfritzsche
c95cd85e640081adf0cbe047a41bc45478bbf3d5Christoph Kerschbaumer — Bug 1363977 - Have loadTabs() provide the correct triggeringPrincipal. r=gijs,smaug
316c45d626f1e99d293df942c7f4249957fabfcbChristoph Kerschbaumer — Bug 1363977 - Have loadTabs() tests provide the correct triggeringPrincipal. r=gijs,kit
c51a2eaa0078db70a02352e2ecc0b8f9a1bea230Carsten "Tomcat" Book — Backed out changeset 59567c6c1e71 (bug 1357386) for landing with wrong bugnumber
c928f060218511247a4845a4e2ca90dd4426c2d8Carsten "Tomcat" Book — Backed out changeset 2b92af4575ae (bug 1357386)
2b92af4575ae1d53e106db325df70d555d56c701Christoph Kerschbaumer — Bug 1357386: Have loadTabs() provide the correct triggeringPrincipal. r=gijs,smaug
59567c6c1e710bd78eb507fcebe2200543f507c3Christoph Kerschbaumer — Bug 1357386: Have loadTabs() tests provide the correct triggeringPrincipal. r=gijs,kit
ae492e1619671ca2b5f55369b70d97c7da67dd72Ryan VanderMeulen — Backed out 4 changesets (bug 1357490) for causing frequent xpcshell timeouts.
c3cd8c58fa87d571874f2bcc34ec0864ac7acd5fRyan VanderMeulen — Merge graphics to m-c. a=merge
5235f24cdc6bb4add5bfeeb8f7551aa355f3f9fbKartikaya Gupta — Merge m-c to graphics, a=merge
392436e4adff730e3d8da332bcde199bd1151a7bsotaro — Bug 1366915 part 2 - Make CompositorBridgeChild allocate pipeline id for async image pipeline r=nical
9fb4a2607ce1199d49f06ed6843b81138a60eb28sotaro — Bug 1366915 part 1 - Remove pipeline id allocation with IPC MozPromise r=nical
cd4f49d7d26ea65c85913963c7cde4216f4fb911Kartikaya Gupta — Bug 1368487 - Fix content rect passed to scroll layers to be relative to the right thing. r=jrmuizel
036bb590845037c33c14c5a1e9dc25b2c4311d4eKartikaya Gupta — Bug 1368487 - Add some default-disabled logging functionality to WebRenderAPI.cpp r=jrmuizel
4e09f53bcb573e833908497bdb3013fc295f94abKartikaya Gupta — Bug 1367911 - Follow-up to remove invalid assertion. r=me
73a610ae4080b4598337654d6344d184e915f18cKartikaya Gupta — Merge m-c to graphics, a=merge
577082fce7bf8cd2eefdfad0078438a6d47fe14fKartikaya Gupta — Bug 1367911 - Extract a GetLayersId() helper. r=dvander
a7a313dc31abd2662b4971089fe6c78b9dcb45acKartikaya Gupta — Bug 1367911 - Update APZCCallbackHelper to support WebRender. r=dvander
1d0c58e01f4dea654b4b84b6e3ae3ed3fedecd34Kartikaya Gupta — Bug 1367911 - Refactor the SetConfirmedTargetAPZC function to take a layers id. r=dvander
9c246299ad82f23c3c28acadeee0d1ff7f1d1111Kartikaya Gupta — Bug 1367837 - Implement some APZ test util APIs for webrender. r=botond,dvander
db86dd808a1abdeed8459045e055f20236b486c3Kartikaya Gupta — Bug 1367837 - Expose a testing helper method to get an APZC instance from the layers id and scroll id. r=botond
b657891b5b02a8c948a02068bc05102e7c0cbfb9Kartikaya Gupta — Bug 1367837 - Have the CompositorBridgeParent::FlushApzRepaints function take a layers id instead of a layer tree. r=dvander
55d3640b8a2db961e50bcfe676e478a6bccfeccfKartikaya Gupta — Merge m-c to graphics, a=merge
25c281fca778ac22d64857128e426a43fa6543e3Kartikaya Gupta — Bug 1367870 - Add stringification helper for WrRect. r=jrmuizel
8f762279e32cc257acbc851ae2cfeb0020ce8e3bKartikaya Gupta — Bug 1367870 - Remove unused logging function bodies. r=jrmuizel
3d821b8e5cbf1c250c476648b43b146d65087082Kartikaya Gupta — Bug 1365934 - Update webrender to 76a3213080ca5c2e2a612c3023c50c81a111fd55. r=jrmuizel,kvark
1a0568ebe975cafcd2f8e785730a2a13d5ee9a9eRyan Hunt — Bug 1365495 - Let WebRender premultiply gradient stop colors r=jrmuizel
9c8bcb590b888c5c077e3a05625800ed0d6786a8Kartikaya Gupta — Merge m-c to graphics, a=merge
e4db9580e41b486ee1dbd603bd2e011003f5fb1fKartikaya Gupta — Merge m-c to graphics, a=merge
462bbf385a1804ca10f617faf5eb8697c55c46e0sotaro — Bug 1366931 - Fix pipeline id handling of WebRenderBridgeParent::RecvDeleteCompositorAnimations() r=kats
1c986e3d73605e4ec09e5a4f3931ee4ffd8eefbeMason Chang — Bug 1366866 - Part 2 - Reftest fuzzing for webrender inset box shadows. r=rhunt
63fc83da98c19b40405e5dcfa9a78d109b3fa491Mason Chang — Bug 1366866 - Enable inset box shadows with negative offsets. r=rhunt
a2df1bb4fc8674c45126bed0a76ced298705a633Kartikaya Gupta — Merge m-c to graphics, a=merge
a6bc850107c615911729ae34aadbc6fa0eb55f03Jeff Muizelaar — Bug 1366069. Fix mac theme rendering with DrawTargetRecording. r=mstange
e15fb840661215dc3928c3bf1fea0ca0379511f9Ben Hearsum — bug 1357808: enable automatic shipping of new Fennec nightlies. r=jlorenzo a=sledru
268cfff98df1cc643df7f79dab467043fd1837f1ffxbld — No bug, Automated HPKP preload list update from host bld-linux64-spot-383 - a=hpkp-update
9d24ed37fccaf8e43a7770f2cab390b56c4e0b0dffxbld — No bug, Automated HSTS preload list update from host bld-linux64-spot-383 - a=hsts-update
286f71223256cbb3a769432fd860f563c4886e81Carsten "Tomcat" Book — merge mozilla-inbound to mozilla-central + UPGRADE_NSS_RELEASE a=merge
2a5ce0b6f2cd2d6567e307942990329697661ac1Carsten "Tomcat" Book — Backed out changeset fc3bbe02ce7d (bug 1348471) for test failures in browser_misused_characters_in_strings.js
a54f3cba5c24d4a12fe3029282fcab8a7b32a3e8Kris Maglione — Bug 1365660: Part 5b - Enable compositing for popups with remote content on Windows. r=bas
03f5cefeae50760e32505de29136c8cee65eba43Kris Maglione — Bug 1356317: Part 1 - Mark SurfaceMemoryReporter refcounting as threadsafe. r=njn
916250167bc8300c141c771690da98eb9ea211d8Kris Maglione — Bug 1357490: Follow-up: Really disable OOP xpcshell tests on OS-X.
fc3bbe02ce7d3dd22f7c6ea5dd09a45e75e7d45eMicah Tigley — Bug 1348471 - Display a message when the grid outline cannot effectively be fitted inside the layout panel. r=gl
69582a890f530259e38472bcf5c5c9010552dba6Nicholas Nethercote — Bug 1353998 - Start measuring Stylo style sheet memory usage. r=heycam.
c2a286511a6ccbd0375392e4900c1ae4330c594bKris Maglione — Bug 1357490: Follow-up: Disable OOP xpcshell tests on OS-X.
9cc319bef82dfc61326460d4d10340b2d6384534Kris Maglione — Bug 1357490: Part 2: Run browser xpcshell tests in both in-process and OOP modes. r=aswan
29443725aebb641ae5f5ca069f2a422dd04e9acfKris Maglione — Bug 1357490: Part 1: Run toolkit xpcshell tests in both in-process and OOP modes. r=aswan
137157f3de9256d2ca16743d2f46c679deb6c506Phil Ringnalda — Backed out 2 changesets (bug 1357490) for promise chain failed to handle a rejection QI failures
8f1c4b1bac37df93eaeff4c6407d414ed7459f3fChris Pearce — Bug 1355252 - Backed out changeset c19d32e2a710. r=backout
8a95271d11806957ebd8d842227e0227353b6ec3Chris Pearce — Bug 1355252 - Backed out changeset ddb3969de046. r=backout
8c149fcc52964640c3c5f0e278939ab97aaf2defGeoff Brown — Bug 1332970 - Allow assertion in test_restyles.html; r=hiro
3737f31a7ec3dcc68068e817b4b016b76c857d9eKris Maglione — Bug 1357490: Part 2: Run browser xpcshell tests in both in-process and OOP modes. r=aswan
33f6f0354aded142e7a41d5a6209d0d95c4c7521Kris Maglione — Bug 1357490: Part 1: Run toolkit xpcshell tests in both in-process and OOP modes. r=aswan
acca723541c25889cad344f19087983c9d31fa1bEhsan Akhgari — Bug 1361709 - Move FlushPendingLinkUpdatesFromRunnable to idle dispatch; r=smaug
2cba4fc3c88a70702bddfaffb10863e10c36d407Gabriel Luong — Bug 1321238 - Add unit tests for the Grid List and Display setting components. r=jdescottes
fe64a3b770fd421ee62896bce58369275555281bJan de Mooij — Bug 1355573 - Fix AtomizeAndCopyChars to validate length before taking the lock as it may reenter. r=anba
4a50cfa3de8009f8e6900ce44a53afa45e28428ePhil Ringnalda — Backed out changeset ad742747a8d0 (bug 1321238) for (at least) eslint failures
0b814165b471a980ad792d2495f9589f5aab6c84Ehsan Akhgari — Bug 1368286 - Take the idle queue into account in nsThread::HasPendingEvents(); r=smaug
ad742747a8d096ec7dad94bafb81567f40c6e80dGabriel Luong — Bug 1321238 - Add unit tests for the Grid List and Display setting components. r=jdescottes
7cbe2db1830c37aaf82c6af533e53c36d0f11753Andreas Farre — Bug 1368335 - Add test for idle dispatch after global window suspend. r=smaug
40669ce64bf7786d2a96598128db61152301a3dbAndreas Farre — Bug 1368335 - Don't dispatch idle executor when window has suspended. r=smaug
3320e2c5c0b414af4e965b8aedc7f8c66e96eb84Geoff Brown — Bug 1352668 - Skip test browser_ext_browserAction_popup_preload.js on win-opt; r=me,test-only
9421074e0074875575103ca3697f5ba7cc912ba2Geoff Brown — Bug 1157576 - Skip test browser_bug706743.js on e10s, again, for ongoing failures; r=me,test-only
930b86eafc2c0063ac47e099ef3fea8ff9d30ea6Nicolas B. Pierron — Bug 1364117 - Encode JS bytecode of scripts which are parsed on the main thread. r=mrbkap
adc68cbe1295500e348dd3ff8e6737f7b77006b0Jonathan Kew — Bug 1365278 - Remove WORD_CACHE_* telemetry probes that provide little value for their cost. r=milan
4381d9011522dd86fd0aefdfb15c65f7ea9c9227Olli Pettay — Bug 1368358 - ThrottledEventQueue::Inner::IsOnCurrentThread should work similarly to other IsOnCurrentThread implementations, r=bkelly
eb0bcb60da8e5f2a918f41cdf49134e9799b5c54Jeremy Chen — Bug 1340561 - fix comment for the re-enabled svg crashtest. comment-only, no review, DONTBUILD
395b41d878df7f27165c92fca5ad9f33b720ce95Petr Sumbera — Bug 1367775 - libstagefright build should avoid _GLIBCXX_OS_DEFINES on Solaris. r=gerald
4340666eb8e0d8672aeb69fe9caefae86582f9a9Junior Hsu — Bug 1363659 - Ensure not sending IPC constructor in HTTP channel when shutting down, r=nwgh
f5c6864de334fe9a4d362be856adb8682d637b29Junior Hsu — Bug 1363659 - Ensure not sending file channel constructor when shutting down, r=valentin
dcbaf5f542b6c45312a72621e539ca79e10fc2b5Junior Hsu — Bug 1363659 - Ensure not sending IPC constructor in FTP channel when shutting down, r=valentin
8806b294e566770ebbf73daee9dfe8f69b67885eJunior Hsu — Bug 1363659 - Ensure not sending data channel constructor when shutting down, r=valentin
ad232f31e5a076ef8c5f91fb7fe2ccc9cb6a2cb9Junior Hsu — Bug 1363659 - Ensure not sending dns request constructor when shutting down, r=valentin
e3b99c288e66d92886aaa454cc8c9e5ce569cb34Junior Hsu — Bug 1363659 - Ensure not sending cookie service constructor when shutting down, r=ehsan
a2340b08f4f75de51b18b3f217ab3e31ba2021fdJunior Hsu — Bug 1363659 - Ensure not sending necko IPC constructor when shutting down, r=valentin
2a37df0fa9c2d9b3669aa339c0b493dbe356416ePaavini — Bug 1333624 - AutoTimer now asserts on empty histogram key names. r=billm
35c323e749d5ae5dbc9b41307899dddbbe2a4047Carsten "Tomcat" Book — Merge mozilla-central to mozilla-inbound
ea4280e958948bcd94157e5d2fa81e94a0e2ba66Franziskus Kiefer — Bug 1345368 - land NSS 29290a4a9bd0 UPGRADE_NSS_RELEASE, r=me
0c712d76d598ec92a7adaaf7180fd4e559f9abc0Carsten "Tomcat" Book — merge autoland to mozilla-central a=merge
f26f1c5652fca64191701d09fc49adf76e0c49a3Sylvestre Ledru — Bug 1368106 - Use the new MOZ_DIAGNOSTIC_ASSERT_ENABLED instead of several defines r=glandium
62166eb25771f7ddabda9890a4acd3fbd3b91caaGabriele Svelto — Bug 1364673 - Hide the mouse throbber when running the pingsender on Windows; r=Dexter
2f09a955dbd63dabfe4ae4d256078252492855e3Xidorn Quan — Bug 1368418 part 3 - Remove nsCategoryImp. r=emk
bb587e11b75f879010b092987aa2de2b8ccfcbcbXidorn Quan — Bug 1368418 part 2 - Remove nsCaseConversionImp2. r=emk
c14a7823ce37ca55fc78e0d7e970e8ee764fcd80Xidorn Quan — Bug 1368418 part 1 - Remove nsISemanticUnitScanner. r=emk
0ca74eae6bebe1ddbc4f807e7b20d026a4c40779Masayuki Nakano — Bug 1368408 Selection::SelectFrames() can assume that the result of nsRange::GetStartParent(), nsRange::GetEndParent() and nsIContentIterator::GetCurrentNode() never returns nullptr in it r=mats
7d2efa6434de82c3152a1d02b240dc394ffe62fbMasayuki Nakano — Bug 1368397 part 4 - Rename Selection::setAnchorFocusRange() to Selection::SetAnchorFocusRange() r=mats
89baf48da239b058bea8c5851566d2c79a956345Masayuki Nakano — Bug 1368397 part 3 - Rename Selection::addTableCellRange() to Selection::AddTableCellRange() r=mats
1c70ad20e58bbbb87aba0711b080e8a11dc6aaedMasayuki Nakano — Bug 1368397 part 2 - Rename Selection::getTableCellLocationFromRange() to Selection::GetTableCellLocationFromRange() r=mats
2e878bf1e7beb911c8414632b85fcba8da5cdf61Masayuki Nakano — Bug 1368397 part 1 - Rename Selection::selectFrames() to Selection::SelectFrames() r=mats
d43415e71e016b79c4507f2279cc3a43d73599a3Cameron McCormack — Bug 1367647 - Test expectation updates. r=emilio
ba742d7724ab5d34ea4208a31d536bc9d37b6705Cameron McCormack — servo: Merge #17087 - style: Support a restyle hint that indicates all descendants must be recascaded (from heycam:recascade); r=emilio
c848143bb85da553f095c551bd29d30dffbddba4Daisuke Akatsuka — Bug 1367283 - Part 9: Add tests to confirm valid 'inherit' value of -moz prefixed properties during animation. r=hiro
29d7c90805946e460ae1d28e889a518ce26ef59bMakoto Kato — Bug 1368387 - Remove nsIDOMText usages from Editor. r=masayuki
4b4e9dbc0259d4e0ced934a6ea89e8bd67a93a79Xidorn Quan — Bug 1341102 - Update test expectations.
2965e8e275e64c507ebe183132d36fc1a95cc3c0Xidorn Quan — Bug 1352968 part 10 - Update test expectation. r=heycam
3a5052f5e48f162881c8f1e3387b265c3e9164bcXidorn Quan — Bug 1352968 part 9 - Notify document about rule insertion only if a rule doesn't have pending child sheet. r=heycam
80ccd721253248f8a4cc0ea35104e6dae66c34e3Xidorn Quan — Bug 1352968 part 8 - Construct @import rule object eagerly. r=heycam
74b069ba31d6a5c209d0e4e87b5fe439ac4219aaXidorn Quan — Bug 1352968 part 7 - Make RuleHasPendingChildSheet a static method of StyleSheet. r=heycam
dd3c0e2db9cb7f437475e06f810d249e3579ed8fXidorn Quan — Bug 1352968 part 6 - Remove unused Servo_ImportRule_GetSheet. r=heycam
afe344d438168a0b7ce4bb2a50e679712f7c77e7Xidorn Quan — Bug 1352968 part 5 - Add a param to ctor of ServoCSSRuleList for top level list. r=heycam
28676da16b1613c4b7e36b7012fd8d46d7905291Xidorn Quan — Bug 1352968 part 4 - Change the direction of child stylesheet list. r=heycam
58cf5a6058fc71ae6fe588efed561f27c8f023c8Xidorn Quan — Bug 1352968 part 3 - Add basic CSSOM support for @import rule. r=heycam
c1ff58ddedbb07740b5547d9fff7decdb5cd6221Xidorn Quan — Bug 1352968 part 2 - Move mOwnerRule to StyleSheet and use dom::CSSImportRule instead of css::ImportRule. r=heycam
f9483649202059918f25ef173e1a5babe6e9580aXidorn Quan — Bug 1352968 part 1 - Add separate CSSImportRule base class. r=heycam
0ac37006d5ace7f389a23d1c5a5229c83b709115Xidorn Quan — Bug 1352968 part 0 - Fix up before adding new files. r=heycam
c0a910347a2e3bed113447f3a151c8432b98d059Xidorn Quan — servo: Merge #17086 - Add CSSOM support of @import rule for stylo (from upsuper:bug1352968); r=heycam
75eef8b3b1a55fda2faafba899062fc05e427bf6Dan Glastonbury — Bug 1367646 - Update WebRTC with cubeb_device_collection changes. r+jesup r=jesup,kinetik
e21dcef641e4e50a5865b20757690bca2b464f65Dan Glastonbury — Bug 1367646 - Update cubeb from upstream to 087dc94. r=kinetik
936b9481291345714e4d8336dbd3b4167fc5f3acNevin Chen — Bug 1361664 - Part2. Create MVP Triggers and Deeplinks for Mobile Marketing Automatin. r=maliu
f72b4211193493d2dd17adfc1b02910db6ee9026Nevin Chen — Bug 1361664 - Part1. Udate MMA API, make init() accept activity. r=maliu
19bb59dbbfc18b0b2c9cf57481c6806d26a7a569Xidorn Quan — servo: Merge #17073 - Set flex-basis to 0% when omitted in flex shorthand (from upsuper:flex-basis-zero); r=emilio
7ad409d79405268ae11877956eb5edfaae0ae8d9Shane Caraveo — Bug 1365637 place WE sidebars into the photon sidebar dropdown, r=Gijs,mattw
6feb3ac7548f4dd47f3f09ca1f9c144000628622Hiroyuki Ikezoe — Bug 1367283 - Update reftest expectation. r=me
6597f70ef534751b2056c14a2776ec9fa5122421Mantaroh Yoshinaga — Bug 1367981 - Use AutoTArray instead of nsCOMArray in Tick(). r=smaug
07778bb17a4a70341c91b91edcab5bf4f992607eEmilio Cobos Álvarez — Bug 1357583: Add an API to get the restyle generation from the pres context. r=heycam
cc3616fd254b19ad8c3fa949c96e5a3086a9251bNick Alexander — Bug 1365089 - Follow-up: Don't require Leanplum SDK secrets for repacks. r=nthomas
48aff114c781d59154f8b50e341ae801e4ad37a7Nick Alexander — Bug 1365089 - Add MOZ_ANDROID_MMA and --with-leanplum-sdk-keyfile to configure. r=chmanchester
c6887edb612c509263be885af3303ff8ff599563Nick Alexander — Bug 1365089 - Pre: Support setting default keyfile locations in moz.configure. r=nalexander
bc2d16e4e1ad02962a960abd1dd0534cff3a5b74Phil Ringnalda — Backed out changeset 69a878129f88 (bug 1365637) for failures in browser_ext_sidebarAction_windows.js
99fcc9cc3d16d2fb7a7cb353b47d054eee2c944eChris Pearce — Bug 1334111 - Test for EME persistentState being rejected in Private Browsing mode. r=Gijs
8f1b6e2e4883de06f09c1fd43c5cb88c94ff29ccChris Pearce — Bug 1334111 - Log MediaKeySystemConfiguration on creation of MediaKeySystemAccess. r=gerald
a5f9fa64adc660f503509231099f2f9377bb598cChris Pearce — Bug 1334111 - Move MediaKeySystemConfig to-string helper to MediaKeySystemAccess. r=gerald
411fa6abd4f353ccc3e4cf0dd23543446be272f5Chris Pearce — Bug 1334111 - Reject MediaKeys requests for persistent storage when in PB mode. r=gerald
90075cb286d692d4f541218e42dc380ea4cf4f9dDão Gottwald — Bug 1362542 - Avoid flusing layout when updating tabs' visiblity status for the overflow menu. r=florian
8f0667eca06e7805a748ea93d0a2b7c9f93183ccEmilio Cobos Álvarez — Bug 1357583: Test. r=heycam
142539198f30655b00a358163e539d7443f21c53Emilio Cobos Álvarez — Bug 1357583: Tidy the PostRestyleEventForCSSRuleChanges API. r=heycam
386f7a3132e7aa3ba2b8b16ce7ff8b3c99bb501fEmilio Cobos Álvarez — Bug 1357583: style: Hook up the invalidator in the StyleSheetSet. r=heycam
d279a19a1e155bd9d75333ed6e01e5826c1b9ff8Emilio Cobos Álvarez — Bug 1357583: Ensure we send the document element to Servo when flushing stylesheets. r=heycam
3deb86de58ce1103d3ec566bcbeee886aafc9cc0Emilio Cobos Álvarez — Bug 1357583: Remove ServoStyleSheet::ClearRuleCascades. r=heycam
759183f38bbfc001fd0de9a766e222488dd5b5efEmilio Cobos Álvarez — servo: Merge #17078 - stylo: Avoid restyling the whole document when adding stylesheets (from emilio:stylesheet-invalidation-scopes); r=heycam
69a878129f887b64a0e9646f3fa9fd5f8942dfddShane Caraveo — Bug 1365637 place WE sidebars into the photon sidebar dropdown, r=Gijs,mattw
b76a023ad0c12b4e7f4992d0e915b4de354c1f3adaisuke — servo: Merge #17075 - Bug1367283 (from dadaa:bug1367283); r=hiikezoe
2d19d1d3f8aab615255a27338dc00258004ad0d7Phil Ringnalda — Backed out changeset c0c635e938fa (bug 1368208) for eslint and reftest 508816-1-ref.xul failures
84a99d06f8db2902ff4c6b41d9fd2c9f71a4d09dDão Gottwald — Bug 1358721 - Avoid flushing layout in adjustTabstrip. r=mconley
c0c635e938fa8e84cedec58bfe7b1543a67a7d8eDão Gottwald — Bug 1368208 - Don't flush layout to determine whether scrollbox scroll buttons should be enabled/disabled. r=mconley
d594a107a7ad24657a31ed0ccf66498136c17db0Phil Ringnalda — Backed out changeset b89704b3bc19 (bug 1358500) for failures in browser_bug537013.js
9975e1fd9faab198bc5243ee5d8cac36b30cc6c5Bob Silverberg — Bug 1353172 - Add telemetry for background page load time time, r=bsmedberg,kmag
88d6ec3ac48c4c778a7a93f1c3d36d392f8e793dEdouard Oger — Bug 1353645 - Record account verification status determination method telemetry. r=bsmedberg,gfritzsche,markh
8ca486c00362f505256dc235a46e618ffbd469dfGlenn Watson — servo: Merge #17052 - Update WR (mostly optimizations) (from glennw:update-wr-stuff); r=jdm
7679f368a1f3426bc0c9e3cc4156f9d630c7dfe5tiago — Bug 1367849 - Put 'processType' under 'payload' in Crash Ping Docs. r=chutten
c53d4e01d100a1353cc7b8f0928c2470e9b48e1aShane Caraveo — Bug 1366710 set webrequest type to xmlhttprequest for fetch requests, r=aswan
3e84fda34fa7e538bb0a443695a72ba1c30bce97Dão Gottwald — Bug 1368503 - Stop making the border between toolbars and the content area blue on Windows 7. r=nhnt11
f07b54ffb49281d181851b219983f03612bb5a34Dão Gottwald — Bug 1368500 - Remove pre-Photon --toolbarbutton-hover-background and --toolbarbutton-active-background variable values specific to Windows 7. r=nhnt11
0344daf0fe0cd3903aa872b22f6820e8c40b1b56Shane Caraveo — Bug 1365961 include containers css for sidebars, r=aswan
06cf542e57243940f1d6d274b38fff50269b8d94Panos Astithas — Mute audio immediately on tab closure (bug 1355242). r=florian
f9541bc8ef95ff70320abfb40e233f18c5930dbdDão Gottwald — Bug 1367384 - Make the title bar dark by default on Windows 10 and refactor caption button icons. r=johannh
db30ab06e9a79b72476197cc18f28d373dcabf51Sebastian Hengst — Backed out changeset 7b9687c90aea (bug 1368022) for eslint failures, e.g. in console-output.js. r=backout
f39ea1fb1be510633bca4cfe7cf57b9506831e39Julian Descottes — Bug 1366823 - Use DevToolsShim to call Scratchpad APIs from SessionStore.jsm;r=mikedeboer
4d8182ea2319cc481a3d74dded1dcd02d0fc48cbJulian Descottes — Bug 1366823 - add Scratchpad manager APIs to DevToolsShim;r=ochameau
958633822c0969edd7796117e741984c13b29354Matthew — servo: Merge #16987 - Using stack-allocated variable for font feature setting (from tictakk:ticbranch); r=emilio
b89704b3bc199bc0f227d103532e187cf81a08e3Gijs Kruitbosch — Bug 1358500 - fix find bar being disabled all the time, r=mikedeboer
7b9687c90aea55f7893ecfb0ccd5f0c954e36eb0Jan Odvarko — Bug 1368022 - Remove autoscroll property from UI reducer; r=nchevobbe
e54757a91c349e8ba921d218489b53965e7a0161Cesar Carruitero — servo: Merge #16940 - upload geckolib docs to doc.servo.org (from ccarruitero:fix16887); r=emilio
4a025d46da1014ade337547bcbbf6b3280bd1ce5Henrik Skupin — Bug 1368101 - getCurrentUrl can retrieve the URL via the chrome process. r=ato
e91c5252226ae59cd6d34df3623b751bba0745a8Dão Gottwald — Bug 1368161 - Remove some non-Photon CSS variable declarations from Photon. r=nhnt11
d8c239da0598e80546e70316230fcc76ca486cdeJohan Lorenzo — Bug 1368484 - Don't upload AArch64 APK to Google Play r=bhearsum
740d674779eb4dada7c7f47ef03fb3aaaa65d212Milan Sreckovic — Bug 1368109: No need to sync layers.acceleration.disabled and gfx.direct2d.disabled on Windows. r=mchang
0b4e233d48c1554786dc8b5b098d2fd73be50f20David Burns — Bug 1179335: Remove unused Marionette mouse scroll functions; r=whimboo
c605d84491f8cf7529cbb084341feafe3f3f906aJan Odvarko — Bug 1366723 - Fix URL of netmonitor.css r=ochameau
dec37391ecf8c26962fede1c15db9b5f8c769b28Ursula Sarracini — Bug 1367462 - Preemptively get screenshots when page is open for Activity Stream Top Sites r=Ehsan
c88e2ecc9472a1c9983c924362e71f598635e36bPaul Rouget — servo: Merge #17074 - remove no-op viewport code (from paulrouget:remove_viewport); r=emilio
d2ee41a263fc99c39957abdc1c74ff3403eec230Dão Gottwald — Bug 1358387 - Avoid style flush when setting the statuspanel's current width as its min-width on status label changes. r=florian
024c52408261d759497f856579112b1a779729f7Masayuki Nakano — Bug 1368318 Call TSFTextStore::ThinksHavingFocus() before clearing sEnabledTextStore since the method refers it r=m_kato
e61ba4616b8116937aad46222fee0670a0a409efAlessio Placitelli — Bug 1364068 - Properly cleanup libcurl in the pingsender. r=gsvelto,jseward
cc274092e3782574f2ca8460ff5b6342813d05efAlessio Placitelli — Bug 1364068 - Enable the 'new-profile' ping. r=gfritzsche
79c629f3a50e5d1bb8022ae08811f6a1988871fcGijs Kruitbosch — Bug 1368370 - remove leftover page action hiding, r=dao
abd213bb84d414a5a28abbfb327cb333e53bb59cFrancesco Lodolo (:flod) — Bug 1368443 - Update localization comment for searchResults.needHelp2, use ordered variables r=Pike
6380ec73b69604f39e081a5d67b0fbe000210380Fischer.json — Bug 1335454 - Add the ability to open the "Data Choices" options section through UITour, r=jaws
1df25c9d3299711f01643e51f2a277b6c23b102dGabriele Svelto — Bug 1366711 - Make it possible to hide applications launched with nsIProcess; r=bsmedberg
99de7cf38c1289a33f92f848185a165eedb75880Carsten "Tomcat" Book — Merge mozilla-central to autoland
1e3fcd5eb06d42e39f80a3db242026c64c4485e2Michael Kohler — Bug 1256768 - Fix ESLint errors/warnings in devtools/client/webconsole/console-output.js r=nchevobbe
54d7b5816adb8f926f0f0ae62f13380778e73f55Alfredo Yang — Bug 1363669 - update gtest about 'mp4v' video parsing. r=kinetik
17a953825a4e915c425ced37e57812f9d8cd9f10Alfredo Yang — Bug 1363669 - update rust mp4 parser for mp4v. r=kinetik
fa4b5a89201b3d27a62580467eff8c89f837d6ceAlfredo Yang — Bug 1363669 - add 'mp4v' mimetype for rust parser. r=kinetik
8be1ec05e745ff5fe17f34cef8696f9f74b47bbaUK992 — servo: Merge #17040 - Improve `clean-cargo-cache` (from UK992:clean-cargo-cache); r=jdm
34ac1a5d6576d6775491c8a882710a1520551da6ffxbld — No bug, Automated HPKP preload list update from host bld-linux64-spot-308 - a=hpkp-update
7e418c7971483ff58313276fa4e421e130d58014ffxbld — No bug, Automated HSTS preload list update from host bld-linux64-spot-308 - a=hsts-update
cce4d83d2b99ffedbd67a2f40ce26e53e9ae27abCarsten "Tomcat" Book — merge mozilla-inbound to mozilla-central a=merge
22b07d362869f35af94524f077e0613f9b041fb9JerryShih — Bug 1366512 - Export some EGL functions for D3D NV12 texture format. v2. r=jgilbert
d3bad87d7582da33b4e8d163fdf11be1851688c3Paul Bone — bug 1368086 - Rename gcIfNeededPerAllocation to gcIfNeededAtAllocation, r=sfink
bff0074f09a1effd40b1b6f87391e86e52c650a7Sebastian Hengst — merge mozilla-central to mozilla-inbound. r=merge a=merge
75b68c6105e170770bc7b05843107905df813b6cPhil Ringnalda — Backed out changeset e12fa325e112 (bug 1359527) for Win8 masking reftest failures
5c78702d43ddccee9527230f59e0e0960b188aefKris Maglione — Bug 1341008: Follow-up: Don't needlessly load ExtensionContent.jsm into all processes.
7660dd818a354f9d47f9eaa333b1a9548fe0bac7Nathan Froyd — Bug 1368177 - quote {LIB,}CLANG_PATH for cargo; r=rillian
e12fa325e11235635eaa49d553f89b8023e26c98Mason Chang — Bug 1359527. Add DrawTarget::IntoLuminance. r=jrmuizel,Bas
fc4d115e549ae73dc220bdeb486de0bd47bacedcKuoE0 — Bug 1367984 - Refactor LoaderReusableStyleSheets to accept StyleSheet to support both of CSSStyleSheet and ServoStyleSheet. r=heycam
84e9dbe2e9e39b9ed17eee883b206c61515abd6aEvan Tseng — Bug 1367959 - Remove brandShortName from the string "… can improve &brandShortName; performance". r=jaws
5e392beb6a34208b2090b7221ad4549020e29f90Evan Tseng — Bug 1366252 - Include the URL of the support page in the error message of the no-results-found view of about:preferences search. r=jaws,mconley
bdfb2b27f13e444abb7b99c069a5330e9d12efdbNicholas Nethercote — servo: Merge #17044 - Introduce and start using the MallocSizeOf trait (from nnethercote:MallocSizeOf); r=emilio
8c6b896b93533eecc5ceaabd549896286c664a11JW Wang — Bug 1338635 - Declare |holder| before |atq| to ensure the destructor is run after |holder.Disconnect()|. r=gerald
51dc277d8fe873657308e91a6852ec8b52f7e5e1Makoto Kato — Bug 1342417 - ClearStyle should check that SplitStyleAbovePoint returns node. r=masayuki
b67da0f62ee1f188f33b35db05c36b2135ca1f0aMakoto Kato — Bug 1356503 - Part 2. Replace nsWin32Locale::GetXPLocale with LCIDToLocaleName (webspeech part). r=eeejay
0e10c59e3bb6a59605af70599628d7e68dda7af3Makoto Kato — Bug 1356503 - Part 1. Replace nsWin32Locale::GetXPLocale with LCIDToLocaleName (intl part). r=gandalf
02d43f8e8686d0b754f15e1b409366c0378ad591JW Wang — Bug 1367674. P2 - remove unused code. r=gerald
6dea98f4fbc27f19c3ab909bf9976b566236df1eJW Wang — Bug 1367674. P1 - add templates to deal with CV and argument number correctly. r=gerald
4541134e973a6bd5e667a603e844854c8e5361daSebastian Hengst — merge mozilla-inbound to mozilla-central. r=merge a=merge
d1743afbf7ac41e11a73e7e765904150e3b3c426Ehsan Akhgari — Bug 1368272 - Rewrite test_bug534149.html to not rely on the dispatching order of WindowDestroyedEvent; r=mystor
0dbfdf0816b63b01f1076f118aad79b29a3cef22Sebastian Hengst — merge mozilla-central to mozilla-inbound. r=merge a=merge
ac905e4037e15b594d90703d87874ac0a91f557fJonathan Kew — Bug 1368249 - Create nsIFrame::AddProperty API for use when the property is known to not already exist, and use to optimize some call sites. r=mats
db3cc5f0ecaebd15f5eb04c4387fe7dbe36d87f7Sebastian Hengst — Backed out changeset 59c0589220ec (bug 1368249) unused function GetNormalPosition at nsIFrame.h:1073. r=backout
59c0589220ecb10b820a5c165e33bfb0f98720a6Jonathan Kew — Bug 1368249 - Create nsIFrame::AddProperty API for use when the property is known to not already exist, and use to optimize some call sites. r=mats
5809a30a0c4817509beb1078cf336d8367b8107aPaolo Amadini — Bug 1242505 - Part 5 - Remove obsolete whitelisting of unhandled rejections. r=Mossop
971751d97bb4c13a565f35db82cd411d68fa36e7Paolo Amadini — Bug 1242505 - Part 4 - Add self-tests for unhandled rejection handling in browser-chrome tests. r=Mossop
0411e687044ecc7b56684196238e6e6e68a9d685Paolo Amadini — Bug 1242505 - Part 3 - Detect unhandled rejections of native Promises in browser-chrome tests. r=Mossop
08cf07d18bc40082fd8592ba7ded0e16cd746455Paolo Amadini — Bug 1242505 - Part 2 - Update PromiseTestUtils for use in mochitests. r=Mossop
047e38fdb0c889e7e7dc0c2cd5a4e6dc6aa7fe22Paolo Amadini — Bug 1242505 - Part 1 - Handle more rejections in code exercised by browser-chrome tests. r=Mossop
021d6fb6bd8c3db50f34218ca0c158a739636901Paolo Amadini — Bug 1365649 - Improve browser-chrome self-tests and the "fail-if" manifest property handling. r=Mossop
dc315bf0beb37b169a427de86bc233f98f06c854Jonathan Kew — Bug 1368252 - Call GetLayerActivity() instead of directly looking up frame's LayerActivityProperty(). r=mats
6414aec048aea01d726832dec33e83f3d8503f0cJonathan Kew — Bug 1368251 - Check frame state bit before looking up InvalidationRect() property. r=mats
2e61d7b8278567b029369b2dca13a26421c945cbJonathan Kew — Bug 1368250 - Give the TextControlInitializer property a dtor to automatically call Revoke when the property is deleted. r=mats
398d167b26f90af9953523ef4cbef3e38af5eb4aSebastian Hengst — Backed out changeset 6da58c7bb247 (bug 1365649) for frequently failing devtools/client/netmonitor/test/browser_net_simple-request-data.js. r=backout
5f54472fcf58d462a31398d15cacbdde5bcad7e1Sebastian Hengst — Backed out changeset b59573695517 (bug 1242505)
79db5648dbd2a1397954bc08293082b50a037ebeSebastian Hengst — Backed out changeset 22e7144f857c (bug 1242505)
9dbe428fc209988be73d2a4bbc3c890811310d3dSebastian Hengst — Backed out changeset 8d53be05afc5 (bug 1242505)
5703711e4ee5c2b00e8f8fc9fcaefbcf6a15fdf5Sebastian Hengst — Backed out changeset c9c01c06908a (bug 1242505)
824f44aad5d7bd26c59aaf301ce60188b5466cefSebastian Hengst — Backed out changeset 6f0394b523a6 (bug 1242505)
6f0394b523a66dab444b8551deb8f3c6c81d8f31Paolo Amadini — Bug 1242505 - Part 5 - Remove obsolete whitelisting of unhandled rejections. r=Mossop
c9c01c06908add6e1631121bed3d0cfaa8feeefaPaolo Amadini — Bug 1242505 - Part 4 - Add self-tests for unhandled rejection handling in browser-chrome tests. r=Mossop
8d53be05afc59519c5ce8cfae96d284a972fda71Paolo Amadini — Bug 1242505 - Part 3 - Detect unhandled rejections of native Promises in browser-chrome tests. r=Mossop
22e7144f857ce6a49764375f1e5ddf3e1ead7a96Paolo Amadini — Bug 1242505 - Part 2 - Update PromiseTestUtils for use in mochitests. r=Mossop
b59573695517b2a464f22e00bd3792c50dcf371aPaolo Amadini — Bug 1242505 - Part 1 - Handle more rejections in code exercised by browser-chrome tests. r=Mossop
6da58c7bb247d3e879012bea8d848eb68f16e36ePaolo Amadini — Bug 1365649 - Improve browser-chrome self-tests and the "fail-if" manifest property handling. r=Mossop
51d220b260d8d52a41b65aae2c5d74be99c2d59eSebastian Hengst — merge autoland to mozilla-central. r=merge a=merge
71a29c988fb5f151e49ca1a6ac30bf1831000cd0Sebastian Hengst — merge mozilla-central to autoland. r=merge a=merge
afde8a5603f84c4e3536f407b9715dcb32cbd04eSebastian Hengst — Backed out changeset 645836bfad25 (bug 1361664) because bug 1365089 got backed out and this depends on it. r=backout
01476dee058410a5a14e4ff55d9959243782d869Sebastian Hengst — Backed out changeset 49714b590d48 (bug 1361664)
1c15a4b5f7788511af341b8851ab2434a1fae64bKilik Kuo — Bug 1350241 -Part2: Create a customized player based on ExoPlayer and inject customzied {Audio,Video}Renderers as the source of HLS demuxed samples. r=jolin,jya
bd51e245a622108ed8a91de0e74c1c814a70986eKilik Kuo — Bug 1350241 -Part1: Provide data structure of {Audio,Video}Info and demuxed sample for the use of HLS on Fennec. r=jolin,jya
331d128e1f58379ebd8722237893fbf774929c91Henrik Skupin — Bug 1336254 - Use http://no-ssl.mozqa.com to access test pages on mozqa.com without SSL. r=maja_zf
429241f2e18f70aa47ddeba7fa70f1514ab16990Masayuki Nakano — Bug 1367690 Optimize Selection::selectFrames() r=mats
89357ce3b8124ce475b340c41269d7acaebd1acbPhil Ringnalda — Merge m-c to autoland
49714b590d48afd529e830aba3bdb9fbe1dbfe4fNevin Chen — Bug 1361664 - Part2. Create MVP Triggers and Deeplinks for Mobile Marketing Automatin. r=maliu
645836bfad25435b49db0faf12d2febc63a605dfNevin Chen — Bug 1361664 - Part1. Udate MMA API, make init() accept activity. r=maliu
86167474f592d7ab132858251368c038ce1f3cfaLars Bergstrom — servo: Merge #17003 - Split out some mac builds (from larsbergstrom:more_mac_builders); r=jdm
0593f5f447c82eb7746e4d7f1d99da8d2bebb4d3Kartikaya Gupta — Bug 1342503 - Build webrender by default on OS X buildbot builds. r=froydnj
701e0ebc2b4b7ae57248e44fd06278e5309e1a05ffxbld — No bug, Automated HPKP preload list update from host bld-linux64-spot-305 - a=hpkp-update
d608aa527be43279d529fd290a9b29201420f61fffxbld — No bug, Automated HSTS preload list update from host bld-linux64-spot-305 - a=hsts-update
1815768e6a1f7d9027c3c8400e324fc6dde70879Sebastian Hengst — Backed out changeset 9c7688e54e92 (bug 1365089) for breaking Android L10n nightlies. r=backout a=backout
6a235092bda7c20cb83651d3404284fe36d04c1bPhil Ringnalda — Merge m-i to m-c, a=merge
2ffbc221accdcfbd042bf36b6f79ce3fef7d6cacPhil Ringnalda — Bug 1352481 followup, set the preferences to enable the UI the tests search for, even on beta and release
4000d93da08918e8651e8680e32dcdf09c9c9f33Phil Ringnalda — Bug 1362387 followup, mark the Linux DevEdition tests as tier-1 rather than letting them get the default tier-2
3f347989ea45c9ab7e1a3498b6bebb268f34362eJan de Mooij — Bug 1298139 - Make LoopUnroller code handle OOM correctly. r=nbp
a5bee800882e91f9609c934707bd48187819a987Jan de Mooij — Bug 1364346 part 1 - Optimize Array.prototype.unshift fast path and use it more. r=anba
3bfd7a30226705e59fad14d1708a973d72e2a668Jan de Mooij — Bug 1365518 - Fix polymorphic inlining to work correctly for functions that had their group/proto changed. r=shu
2ba8ded0fe690cc55a55e574effff0d41daefaadSebastian Hengst — merge mozilla-central to mozilla-inbound. r=merge a=merge
b37e4d256cd6c88b48b0223113375f889a748982Jonathan Kew — Bug 1365982 - Attach frame properties to each frame instead of looking them up in a hashtable on the prescontext. r=mats
c132697561b071b4f6636e6ec9e0ee35ba4530d3Jan de Mooij — Bug 1363054 part 4 - Attach generalized type monitor stubs for unknown/unknownObject type sets. r=tcampbell
bf76bce5f85b2f8293b62f683c7415a163f43e7fcku — Bug 1362000 - (followup) remove unused headers. r=me
d6e64cc963fafad4df113608b2d8d8ae357f6c19Jon Coppeard — Bug 1365564 - Fix GCMarker::stackContainsCrossZonePointerTo to check all proxies for cross compartment target objects r=sfink
ee96ce3c71b79064efe8ab2c7ff35e6b6220a475Phil Ringnalda — Merge autoland to m-c, a=merge
5246b79016cc5ce2ab6765cc8bab460ee6c495daohn0 — Bug 1367062 - Change std::map to std::unordered_map in APZCTreeManager r=botond
fb5302d022465ae0fe31257ca96f75f2501feeffManish Goregaokar — Bug 1341102 - Fix stylo heap analysis bustage ; r=bustage
72204f9be78406873f7ccaecd4e0fdcf9e5b7ca0Manish Goregaokar — Bug 1367275 - Part 5: stylo: Support -moz-min-font-size-ratio; r=xidorn
79aa3203ab9e293c88be4c09ceec9d90345477d3Manish Goregaokar — Bug 1367275 - Part 4: stylo: Support -moz-context-properties; r=xidorn
3b0e4a93bdeee05fdf60d8c072215f34b620a610Manish Goregaokar — Bug 1367275 - Part 3: stylo: Support font-variation-settings; r=xidorn
48e940ef1476609aaf544358a04cd8de6a334938Manish Goregaokar — Bug 1367275 - Part 2: stylo: Support -moz-window-shadow; r=xidorn
e156625e27c9e51f1e648c57d5932d2772679141Manish Goregaokar — servo: Merge #17058 - stylo: Support remaning longhands (from Manishearth:stylo-randomprops); r=emilio
50861508d55945e642a3803dcdf0c95084dfee66Mike Conley — Bug 1367621 - Regression test to ensure that the URL bar is focused when new tabs are opened in fullscreen mode. r=Felipe
f8c4c8424429b4d362f4a58c17f2d7a1b598347cMike Conley — Bug 1367621 - Make sure to focus the URL bar for 'empty' tabs even while in full screen. r=Felipe
c4633ac3f49c3f3a8bdcc31df3720672f103939cNevin Chen — Bug 1358117 - Add pref to turn on/off leanplum. r=maliu,sebastian
261836433b949898383936ffbf1876834fa25649Maja Frydrychowicz — Bug 1358020 - Prevent default behaviour when testing function keys; r=ato
8092c26b85d4273e0797638df567601e250808e0Matthew Wein — Bug 1330369 - Part 3 - Add unit tests for sidebar.browser_style r=mixedpuppy
a766850786e747f8e1495992b07c8212c1ab3306Matthew Wein — Bug 1330369 - Part 2 - Add browser_style support to ext-sidebar.js r=kmag
163ef155b600a49c1799275d415eda74bdf5d3d2Matthew Wein — Bug 1330369 - Part 1 - Share the extension stylesheets between sidebar, popups, and options r=mixedpuppy
9fcbe35118f1b3afdc97e1781a376411ef45fff4Xidorn Quan — Bug 1363596 part 3 - Add string support for list-style-type. r=heycam
bfb3d68ed8c4ed67900236ddba07782be1343313Xidorn Quan — Bug 1363596 part 2 - Add support for symbols() function. r=heycam
05b6b590129d3c4265a8bca3e51ce0565bee982eXidorn Quan — Bug 1363596 part 1 - Merge nsCOMPtr<nsIAtom> into CounterStylePtr. r=heycam
741ff163078d8904b162803157a5f4eb9689476aXidorn Quan — servo: Merge #17060 - Support symbols() function and string value for list-style-type for stylo (from upsuper:bug1363596); r=heycam
1ff36fd8109735209ac0888d30e1ffbf37a20076Gijs Kruitbosch — Bug 1354078 - update labels for customization context menus for Photon, r=bgrins
fd1d772083aacbddb21a0bb23dfe85eb49fb3d8dGijs Kruitbosch — Bug 1354078 - update panel/toolbar context menus to move items to the right place, with tests, r=bgrins
d3e552f716987251e8b3b776a9c3759dfb8f6c0bRob Wood — Bug 1357382 - Add mitmproxy support to mozharness and talos, add first rev of quantum-pageload talos test; r=jmaher
59bbdf0d3ba2196e6cac27b38de450a8743df839Anthony Ramine — servo: Merge #17036 - Use values::generics::rect::Rect some more (from servo:derive-all-the-things); r=emilio
c2302acb2d2be8ea38fe7b19fe178194f63a420eSebastian Hengst — merge mozilla-central to autoland. r=merge a=merge
57c4bf4f512fdbb8ed322a723ca8437a481e3998Xidorn Quan — Bug 1341102 - Update reftest expectations for servo/servo#17057.
9c5f45aaf4c82438611dd200f73df882f6f94a41Cameron McCormack — Bug 1367636 - Some more rem-unit test disabling. r=me
8db66ad9798ba2f4ca2cc6125472a258d2b86246Shing Lyu — Bug 1367636 - Update stylo-vs-stylo reftest expectations. r=heycam
6044cf528f8c6668ac7d33a6ee5972bb2b77872bShing Lyu — Bug 1367636 - Enable stylo-vs-stylo reftest on CI. r=heycam
90a28b364ba89e1e4396c839f29bcd4184623eb6Shing Lyu — Bug 1367636 - Make reftest "stylo" condition match only non-styloVsGecko mode. r=heycam
74193a40b2a436f5c8536764c319603f79d18380Simon Sapin — servo: Merge #16989 - Decode UTF-8 code points across network packets (from servo:packets); r=nox
0e5adeceb9b8a1160c0a75989d571ca2928b7e58Imanol Fernandez — servo: Merge #16867 - Update offscreen_gl_context (from MortimerGoro:update_offscreen_gl_ctx); r=jdm
1f86efc3d22fb693317cb41bf7c5363909b61e91Sebastian Hengst — Backed out changeset 2612892f2785 (bug 1361286) for typos in its strings. r=backout
3de27eb37023c2513eee0c20774f92e70a3c6cf5Sebastian Hengst — merge mozilla-central to autoland. r=merge a=merge
e85390404ed2cdb84b7cabaa5ce426d886cb4c24Manish Goregaokar — servo: Merge #17057 - Don't set root font size when styling NAC (from Manishearth:nonac); r=emilio
35099b4caec14bf0e3c5e3fed7a17dd3faf51dbeffxbld — No bug, Automated HPKP preload list update from host bld-linux64-spot-308 - a=hpkp-update
6e55dc36fc7b503f1eb8acac26d2e73757ffea8affxbld — No bug, Automated HSTS preload list update from host bld-linux64-spot-308 - a=hsts-update
66c73b65bf2d02c59f361b89135dc56553c3e4ebSebastian Hengst — Backed out changeset 08b93bba921c (bug 1358117) for Android Nightly bustage. r=backout a=backout
590a85b31999a060e30bbf31352216860ba081a9Sebastian Hengst — Backed out changeset 44e144a782e1 (bug 1361664) for Android Nightly bustage. r=backout a=backout
fa869ff5ecf6259451b656d879dde8371a6a4483Sebastian Hengst — Backed out changeset d289ee2c794d (bug 1361664)
ebad93e117700d8e2d65573b824beb18a8cc2030Sebastian Hengst — merge mozilla-inbound to mozilla-central. r=merge a=merge
6c2e66552c700573e7f2f4de0af9e33532114fe6Samuel Vargas — Bug 1367570 - Explicitly set vertex attribs [1,3] to opaque black - r=jgilbert
9299b94487189323212d76ca5cd231be51566287Nathan Froyd — Bug 1368099 - part 2- quote suggested Stylo paths on Windows; r=rillian
3d25c3ea9b76c65bc03332001a72513128dc6861Nathan Froyd — Bug 1368099 - part 1 - provide the correct --with-libclang-path suggestions; r=rillian
01e588f75f63f44b4ba599450d495751dcc64877Jeff Muizelaar — Bug 1367147. Draw alpha masks to A8 surfaces and use them directly. r=jwatt
5e31f2562eb265f189df39ae27c81f00f91d7cf3Michael Layzell — Bug 1365719 - Add a IPC_SYNC_RECEIVE_MS probe to record time taken to process sync IPC messages in the target process, dr=bsmedberg, r=ehsan
94a6ef48ce1ab09cb328d8745ba18c167ea64a28Nathan Froyd — Bug 1364588 - part 5 - pass the checkout_root down to stylo package installation; r=rillian
93ba2fb5fe5d8efe74094a1af76ea59a2a6f404aNathan Froyd — Bug 1364588 - part 4 - compute the firefox checkout root; r=rillian
78a7d1f7f4d7c9e076194bee5360b97d7ddd90dbNathan Froyd — Bug 1364588 - part 3 - check for a clone before installing Stylo packages; r=rillian
c37162881c6e5ccfbea82e5377ba2fa859c2c9b8Nathan Froyd — Bug 1364588 - part 2 - move Stylo package installation; r=rillian
25c41cd44a0578ad9a70f8e39a2edb9c8be78693Nathan Froyd — Bug 1364588 - part 1 - use `mach artifact toolchain' to download clang Stylo packages; r=rillian
1ca88950d83cf4658236eafc56c7195b3c9bcb85Mark Banner — Bug 1356243 - Enable Screenshots by default. r=Mossop
081035e39ef149e1c117c3c7ffc5a55a62395a9dArthur Edelstein — Bug 1367564 - Use pref name 'referer.hideOnionSource' everywhere. r=mcmanus
2e0e73ee424fc64c27bf1135e2b95559fb74b27bRyan VanderMeulen — Merge m-c to inbound. a=merge
d9530f3895709efb48ee662fb2561bda2640ce09Aki Sasaki — bug 1366404 - add comments before every beetmover artifact list. r=comment DONTBUILD
23c3721b94e901cddd295a378100e9cf98afadc0Jason Laster — Bug 1367193 - Release new Debugger Frontend 5/23 (dd10dcb). r=jdescottes
c74f1584dec6bbfdf36331699b5cbad18c05be85Petr Sumbera — Bug 1368093 - Fix name collision between Solaris queue(9F) and C++ std::queue. r=billm
dbeac19df1fe7823e856dd1404542a1f118076f8Joel Maher — Bug 1368117 - disable g2 on linux stylo as it is perma failing. r=RyanVM
9bc84b9b18d8f59d4945e8c86daee3617d9fa191Jared Wein — Bug 1352481 - Fix a few eslint errors related to unnecessary semicolon usage and incorrect quotes (should have used double quotes for string). r=me
9239079ba11d0136513dc26a205bcdfe3502f242Evan Tseng — Bug 1352481 - Add searchkeywords attributes for subdialog buttons and search the keywords in the searchWithinNode method. r=jaws
2ad37344866157634cd602a4636a674b9fe49dcbTobias Schneider — Bug 1367612 - (intersection-observer) Add missing dependencies to disabled web platform tests. r=jet
4787ff70ae13e6ae43b89a09dd620df5a5ad3824Lee Salzman — Bug 1364691 - don't use walk_convex_edges in Skia path rendering unless edge count is at least 2. r=mchang
bfa432683e279c14b37912a5c45638005f2b0b07Bas Schouten — Bug 1367906: Cache the presence of rounded corners upon style changes. r=dbaron r=mattwoodrow
1c1bf54915bbf8cda82dbf7985e87b1c0ff30e4ctiago — Bug 1366081 - Excise 'mobileGUIDFetchBatchSize' and other mobile sync-related constants. r=kitcambridge
fa6f4aec2a5c284cf5f48c7fa0e1ea24765a5a0aPhil Ringnalda — Backed out 3 changesets (bug 1364355) for timeouts in test_panel_anchoradjust.xul
bf1c34370ad8cbc8b8ac78eebc293266109012c6Ricky Chien — Bug 1366148 - Making menulist and menupopup highlightable r=jaws,mossop
aaf62f94cb345c8f5d391842e63e2cf197a770d7Nico Grunbaum — Bug 1359775 - Part 1 - add RTCRtpContributingSourceStats;r=jib,smaug
12875bf75bd1b09b4d358ffe055283fb28a09e6fJ. Ryan Stinnett — Bug 1367670 - Re-enable test_animations_omta.html on e10s. r=hiro
9c7688e54e92bbba12f6afc1ec350627bd9064f5Nick Alexander — Bug 1365089 - Add MOZ_ANDROID_MMA and --with-leanplum-sdk-keyfile to configure. r=chmanchester
94245f1ea0b51b1e9d28e1222c3c8fa143630a33Ralph Giles — Bug 1365993 - Don't pass mac frameworks to cargo linker. r=froydnj
c84d03ca612e7997d5e492380fd0346f780f097aNick Alexander — Bug 1363526 - Revert .App rewriting to restore Android Studio launch for developers. r=maliu
adff9e8ebb3c68949003d8e8b4691a6a5afe4bc8Manish Goregaokar — Bug 1367619 - Use RWLock when accessing font prefs service off main thread; r=heycam
04d8a87a833d8cd534bb4faa1ec2d45e32415bdbMike Hommey — Bug 1367583 - Add a unit test for links in resource:// listings. r=mossop
cc7b19b52df4b1c25d003d2e6deb2007f780cfa6Nico Grunbaum — Bug 1355220 add RTCRtpSender/Receiver.getStats;r=jib,smaug
40d98a26598ec6e16e5f93cfd91e3dab28956e59Jean-Yves Avenard — Bug 1359058: P2. Rely on container flags when seeking in plain MP4. r=gerald
0cf76b87767d2c47eaff9a0a9c10896e9b20f890JW Wang — Bug 1359058: P1. handle EOS during seeking. r=jya
9494a5b0b185cc35bcdd6cd822c60e1c609d5d50Ethan Glasser-Camp — Bug 1364135: Clean up detection/handling of deleted keyrings, r=kmag,MattN
75f640c290e2a8f6247cd699f5bac56fc5901e2bMarco Bonardo — Bug 1366426 - autocomplete-richlistbox height does not fit results anymore. r=adw
f08aa17062e88cd6d347ea1b5d8740a755df2b61Gijs Kruitbosch — Bug 1367432 - move and de-duplicate sidebar icons, r=dao
50ec456995cf34eec3fc3f3c7798e9aefeeb0828Gijs Kruitbosch — Bug 1367432 - move and de-duplicate menu panel icons, r=dao
b597ea8f9bb4b27fcd065e37e57a58562561e1c8Chris Pearce — Bug 1367950 - Only throttle download of src=url video if the download is 'fast' on desktop. r=jwwang
7cc2790574dcc1ca79cbd224d8c49c94bf61337aMartin Stransky — Bug 1364355 - Implement UpdateOpaqueRegion() by gdk_window_set_opaque_region(), r=karlt
2ee6598089a33536ce3969ea1ab37fa4f0fd8688Martin Stransky — Bug 1364355 - Add support for using ARGB windows with OMTC when an X11 compositor is active. r=karlt
c4c2645ca8b78d54f111e4c4ce81880a896821f4Andrew Comminos — Bug 1364355 - Enable argb visual for GTK window behind hidden preference mozilla.widget.use-argb-visuals, r=karlt
d289ee2c794d960426f0190cc0ae418548f0a5a9Nevin Chen — Bug 1361664 - Part2. Create MVP Triggers and Deeplinks for Mobile Marketing Automatin. r=maliu
44e144a782e1fd2b735e8e3a67b8354eeed3f530Nevin Chen — Bug 1361664 - Part1. Udate MMA API, make init() accept activity. r=maliu
a18aea273eefbb9e80a9499d2045c56d99214b8bAlan Jeffrey — servo: Merge #16997 - Webdriver browsing contexts not pipelines (from asajeffrey:webdriver-browsing-contexts-not-pipelines); r=jgraham
e2f55539f966bcb2b5379115dc1afa7705e67bfbPhil Ringnalda — Backed out 2 changesets (bug 1367621) for breaking the next test, browser_newtab_perwindow_private_browsing.js, on OS X
a8ec7813e32144756ba1ca0455c8794812490e02Ryan VanderMeulen — Merge m-c to autoland on a CLOSED TREE. a=merge
87b11e483b4fcbd3d7d2e6dc0bf4232b72202967Ryan VanderMeulen — Backed out changeset bb1542b364f2 (bug 1364221) for Android 4.2 x86 test_animation_performance_warning.html failures on a CLOSED TREE.
8956f942a9c0ee998f5aebf4eaad74a659cc106cRyan VanderMeulen — Backed out changeset 8b0e09b6cf8e (bug 1367852) for Windows symbol packaging bustage on a CLOSED TREE.
08b93bba921c243b0a0485fa3a2eb925baf15b24Nevin Chen — Bug 1358117 - Add pref to turn on/off leanplum. r=maliu,sebastian
116b26438078a2ab6a7b06806b496d9b6ab06d59Greg Tatum — Bug 1350301 - Fix broken layout of dominator view with callstacks enabled; r=fitzgen
f30d297ad34d39074073b5d57e1852273f055dc5Rob Wood — Bug 1365975 - Fix pageloader test renaming; r=jmaher
fedfdd4d63bca78ddcf13a6f981a0be7c5cd4ad7Mike Conley — Bug 1367621 - Regression test to ensure that the URL bar is focused when new tabs are opened in fullscreen mode. r=Felipe
92cd7b48120b239b2dc1de845cd278fbc724a9acMike Conley — Bug 1367621 - Make sure to focus the URL bar for 'empty' tabs even while in full screen. r=Felipe
c72b350230aa394384556b2c435427f7aad52b1eMike Conley — Bug 1367964 - Skip async tab switching blank tab optimization when the window is minimized. r=billm
08caf9eba4e08694b86c21edbf09ae715e6c4b10Ted Mielczarek — bug 1262812 - use fallback strings in CrashSubmit.jsm so submitting crashes from about:crashes works on Android. r=mconley
5dd46258247654db887deb5a2e2b4d082d70c586Matt Brubeck — servo: Merge #17042 - Update dependencies (from mbrubeck:always-be-updating); r=jdm