User Push date [To Local] | Changeset | Patch author — Commit message |
---|---|---|
dluca@mozilla.com Fri Apr 17 16:25:55 2020 +0000 | b4b1d6f91ef0c115bed09a68c160ffa0e50177e3 | Dorel Luca — Merge autoland to mozilla-central. a=merge ← 38 merge changesets [Collapse] |
dc96b30210daa5d6772c58769cbb65c35b6ce086 | Eden Chuang — Bug 1598131 - Propagate the browsingContext's COEP to the new created one in nsFrameLoader::Recreate r=farre | |
e5dac7407c508870e9345d1c2281df339e1e7442 | Henrik Skupin — Bug 1599413 - [remote] Add executeSoon to sync helper methods. r=remote-protocol-reviewers,jgraham | |
cb5e78f6e6688e4db89ac32fee61e1a5b803e612 | Masayuki Nakano — Bug 1630168 - Make `HTMLEditor` stop adding same runnable method into the queue r=m_kato | |
dea3691536232e2cf0a9f24d4e90846ea9b3d2a1 | Andrei Oprea — Bug 1624309 - Add persistent storage for ExperimentStore r=k88hudson | |
a4bba077f98ec70d9e2cbd05a14d6981ad75c442 | Masayuki Nakano — Bug 1627175 - part 10: Move `HTMLEditor::GetEnclosingTable()` to `HTMLEditUtils` r=m_kato | |
e187ef437b760862a1dcc5285570cf3e5ae38adc | Marco Bonardo — Bug 1628288. r=adw | |
063fb58eb4c2fe6e7680e08a8d9300ee2772e9a7 | AbdallahAfify | |
54789c4c8fcbfd4f1fc4827ae2c10791815ad39a | Daniel Varga — Backed out changeset d64c9eb2f326 (bug 1624309) for causing brwoser-chrome failures at toolkit/components/normandy/test/browser/browser_actions_MessagingExperimentAction.js | |
6daca7282599cf1c8618e4cf1debfb583f58f4b2 | Daniel Varga — Backed out 4 changesets (bug 1605209) for causing browser-chrome failures at dom/ipc/tests/JSWindowActor/browser_crash_report.js | |
84a01c8388d5b4a5cd11f29e2107469f2decb6c8 | Daniel Varga — Backed out 2 changesets (bug 1625942) for causing devtools failures at devtools/client/netmonitor/test/browser_net_reload-markers.js | |
d64c9eb2f326524738c7889c1bc953455b6921a5 | Andrei Oprea — Bug 1624309 - Add persistent storage for ExperimentStore r=k88hudson | |
c4b9a9cfe19910239554102b9f95c18cfb7cfb39 | sumagnadas — Bug 1622687 - toolkit/crashreporter/: Make it flake8 compliant r=gsvelto,rstewart | |
dd0e24feda2d5e7825915c7d8df947b4cde4b792 | Yoshi Cheng-Hao Huang — Bug 1628201 : Use MOZ_NEVER_INLINE to prevent linking error on windows pgo build. r=dmajor | |
83bb64e5b26d6a318400fad084afdc7d26afd68b | Yoshi Cheng-Hao Huang — Bug 1628201: HelperThreadTaskHandler should use UniquePtr for mOffThreadTask. r=KrisWright | |
6eb1cc169dbf3f258bed8cb747ced0ebfb15188d | David Teller — Bug 1605209 - Turn actor names into nsCString;r=nika | |
d81b566ad94f0dc3dca206a8b3556b631ef7ec42 | David Teller — Bug 1605209 - Extending BrowserTestUtils to allow out-of-stack crashing;r=mconley | |
e0e6dbf1d48da58434c44c3a218a46635e95c6b9 | David Teller — Bug 1605209 - Testing JSWindowActor crash annotations;r=gsvelto | |
289f5bbac1ae08e5e1885de44ad85922258b3122 | David Teller — Bug 1605209 - Annotate JSWindowActor's message exchanges to determine which actor is on the stack of a crash;r=gsvelto,nika | |
aaa6e44260125781accde50de4db5aeefeb3011b | Coroiu Cristina — Backed out changeset 60f939d5d3bc (bug 1630607) for SM failure at workspace/breakpad-tools/libbreakpadinjector.so on a CLOSED TREE | |
e1d33e7f9caee671ac40b60cfd0621181fb8f04c | Jeff Walden — Bug 1624266 - Add code to page/worker/worklet code so that the global "SharedArrayBuffer" property can be trivially omitted from their global objects by changing how a single C++ variable for each case is initialized. r=baku | |
7258f2cac07e89a245996fb3054f28cd3cbf28f7 | Jeff Walden — Bug 1624266 - Allow the SharedArrayBuffer global constructor property to be optionally omitted from a new global object. r=arai,baku | |
4255bd054e34fcaf2a5e5d2c9b1dba9f2fe4e2d8 | Daisuke Akatsuka — Bug 1625942: Add a browser test for document events ResourceWatcher. r=ochameau | |
743e1ce65e061403c0fca63f0b76301c08b480a4 | Daisuke Akatsuka — Bug 1625942: Introduce ResourceWatcher into network monitor to fetch DocumentEvents. r=ochameau | |
141e29d9f70a1b63f49b5e8e2ea5d49415039ee7 | Jan de Mooij — Bug 1630855 - Fix duplicate symbol error when building with --disable-cranelift. r=jwalden,bbouvier | |
cb9f27043c05088c8eb4fb37da821319a6436a69 | Jan de Mooij — Bug 1629503 - Set the hasTryBlock flag for JSOp::TryDestructuring. r=arai | |
667744615032982f90e8f4e5d38a0c403371a7d0 | Jan de Mooij — Bug 1629791 part 5 - Auto-generate CacheIRWriter and CacheIRCompiler code for a handful of ops. r=iain | |
219a8f2d153f89cb8d93939f5a942e69ebc65036 | Jan de Mooij — Bug 1629791 part 4 - Stop generating implementations forwarding to the base class. r=iain | |
b7332cecb58ab71f5e36bfdddb9817b06be0ae7e | Andrea Marchesini — Bug 1629112 - Group console warnings about invalid sameSite cookie attributes, r=nchevobbe | |
7488b281a91503d8d082a5835ee7be48cba472a3 | Masayuki Nakano — Bug 1627175 - part 9: Move `HTMLEditor::GetBlock()` and `HTMLEditor::GetBlockNodeParent()` to `HTMLEditUtils` r=m_kato | |
60f939d5d3bc56097df7ee60bd58703b75969e53 | Benjamin Bouvier — Bug 1630607: arm64: check that upper high bits are zero'd when boxing a 32-bit value; r=jandem | |
bf118a2f538a7e0c203cb63710edc6f6a77617f1 | Bob Owen — Bug 1630304: Remove invalid assertion in CanvasThreadHolder::StaticRelease. r=mattwoodrow | |
458f9c1098bced8d78d106d0b8ff958bd1e2531d | Tom Prince — Bug 1630009: Update conditioned profile build dependencies; r=tarek | |
40177ff41c87dea585f9c428882d4e7efd8c96c3 | Chris Peterson — Bug 1628961 - Replace "clang-format off" with semicolon workaround for clang-format bug 1629756. r=smaug | |
5ff2af14358ee98d57e9e06f38724b31c25500a3 | Chris Peterson — Bug 1629315 - Replace MOZ_MUST_USE with [[nodiscard]] in ipc. r=jld | |
a427b90947bf6ae2fd8a7ccd8068791ca4c34018 | aarushivij — Bug 908954 - Remove try…catch comment inside wrapWidgetEventHandler once bug 503244 is fixed r=MattN | |
f24466a7ae6a1e9fee588957576fdb57c8bce414 | Jeff Walden — Bug 1630346 - Move various create-this functions that deal in |PlainObject*| to PlainObject.*. r=jandem | |
349d1d85c268561b470f39f9183635630e9a72d0 | Jeff Walden — Bug 1630346 - Move PlainObject to vm/PlainObject{,-inl}.h. r=jandem |