- Sep 17, 2020
-
-
Tom Tung authored
Bug 1665565 - Replace ToResultInvoke with MOZ_TO_RESULT_INVOKE_TYPED; r=dom-workers-and-storage-reviewers,janv Differential Revision: https://phabricator.services.mozilla.com/D90523
-
Tom Tung authored
Bug 1664770 - Use QM_TRY* for upgrade classes' base classes; r=dom-workers-and-storage-reviewers,janv,sg Differential Revision: https://phabricator.services.mozilla.com/D90120
-
Tom Tung authored
Differential Revision: https://phabricator.services.mozilla.com/D90119
-
Tom Tung authored
Bug 1664770 - Use QM_TRY* for GetBinaryInputStream and GetBinaryOutputStream; r=dom-workers-and-storage-reviewers,janv Differential Revision: https://phabricator.services.mozilla.com/D90118
-
Tom Tung authored
Differential Revision: https://phabricator.services.mozilla.com/D90094
-
Simon Giesecke authored
Bug 1663924 - Use std::any_of/IDB_TRY in FactoryOp::DirectoryOpen. r=dom-workers-and-storage-reviewers,ttung Differential Revision: https://phabricator.services.mozilla.com/D90270
-
Simon Giesecke authored
Bug 1663924 - Use std::find_if in ConnectionPool::IdleTimerCallback. r=dom-workers-and-storage-reviewers,ttung Differential Revision: https://phabricator.services.mozilla.com/D90267
-
Simon Giesecke authored
Differential Revision: https://phabricator.services.mozilla.com/D90233
-
Simon Giesecke authored
Differential Revision: https://phabricator.services.mozilla.com/D90232
-
Simon Giesecke authored
Differential Revision: https://phabricator.services.mozilla.com/D90112
-
Simon Giesecke authored
Differential Revision: https://phabricator.services.mozilla.com/D90133
-
Simon Giesecke authored
Differential Revision: https://phabricator.services.mozilla.com/D89919
-
Simon Giesecke authored
Differential Revision: https://phabricator.services.mozilla.com/D89918
-
Simon Giesecke authored
Bug 1663924 - Extract CreateAndExecuteSingleStepStatement function. r=dom-workers-and-storage-reviewers,janv Differential Revision: https://phabricator.services.mozilla.com/D89913
-
Simon Giesecke authored
Differential Revision: https://phabricator.services.mozilla.com/D89905
-
Simon Giesecke authored
Bug 1663924 - Change GetCachedStatement to return a Result rather than use an output parameter. r=dom-workers-and-storage-reviewers,janv Differential Revision: https://phabricator.services.mozilla.com/D89897
-
Andrew Halberstadt authored
This was causing |mach try auto| to stop selecting manifests. Differential Revision: https://phabricator.services.mozilla.com/D90553
-
Gregory Mierzwinski authored
Differential Revision: https://phabricator.services.mozilla.com/D89642
-
André Bargull authored
`LoadWrapperTarget` is used when reading properties from the global object. The alias set can't be `AliasSet::None()`, because the target changes when the `document` is moved. Differential Revision: https://phabricator.services.mozilla.com/D90220
-
mcccs authored
Differential Revision: https://phabricator.services.mozilla.com/D86343
-
Paul Adenot authored
This [0] commit unties the device selection from the fact that a stream transports voice data. Telling cubeb that the stream has voice data allows lowering the complexity of the resampler, and lowering the impact of the resampler on the latency. [0]: https://github.com/kinetiknz/cubeb/pull/598/commits/ac3569ef18a911d45ebb4a5cfbd5d716ac519787 Differential Revision: https://phabricator.services.mozilla.com/D89591
-
Paul Adenot authored
Differential Revision: https://phabricator.services.mozilla.com/D89590
-
Paul Adenot authored
Differential Revision: https://phabricator.services.mozilla.com/D89589
-
Tom Schuster authored
I also added a test that I forgot to commit last time. Differential Revision: https://phabricator.services.mozilla.com/D90545
-
Ted Campbell authored
Differential Revision: https://phabricator.services.mozilla.com/D90464
-
Harry Twyford authored
Differential Revision: https://phabricator.services.mozilla.com/D89964
-
Olli Pettay authored
Differential Revision: https://phabricator.services.mozilla.com/D90493
-
alexandru.ionescu authored
Differential Revision: https://phabricator.services.mozilla.com/D90543
-
longsonr authored
Bug 1665402 - fix SVGGeometry.getTotalLength to work if the element is not attached to the document or is display:none r=emilio fallback to how we used to do it if there's no styles Differential Revision: https://phabricator.services.mozilla.com/D90440
-
Masayuki Nakano authored
Bug 1658702 - part 15: Implement shortcut case of `AutoDeleteRangesHandler::HandleDeleteNonCollapsedRanges()` r=m_kato This patch corresponds to: * https://searchfox.org/mozilla-central/rev/0c97a6410ff018c22e65a0cbe4e5f2ca4581b22e/editor/libeditor/HTMLEditSubActionHandler.cpp#4500-4527 Depends on D90211 Differential Revision: https://phabricator.services.mozilla.com/D90212
-
- Sep 16, 2020
-
-
Paul Adenot authored
Bug 1380795 - On Android, always put the front camera first in the list, as it's more likely to be what users want by default. r=pehrsons,dminor Differential Revision: https://phabricator.services.mozilla.com/D90380
-
- Sep 17, 2020
-
-
Dão Gottwald authored
Bug 1664516 - Update frecency top sites from default top sites with %YYYYMMDDHH% to use the current datetime. r=mak Differential Revision: https://phabricator.services.mozilla.com/D90494
-
- Sep 14, 2020
-
-
David Teller authored
To decrease visual clutter, we stop displaying frames that are purely in-process subframes of the tab. Differential Revision: https://phabricator.services.mozilla.com/D89878
-
- Sep 16, 2020
-
-
David Teller authored
Differential Revision: https://phabricator.services.mozilla.com/D89877
-
Jan de Mooij authored
This patch adds an enum class to track the inlining state per fallback stub and uses it for the following: * Don't scan CacheIR of stubs we definitely can't inline (will matter more for getters/setters). * Similarly, optimize the check for trial-inlined stubs in WarpOracle. * Assert in WarpOracle that we didn't trial-inline a stub the transpiler doesn't support. * Ensure we never attempt a second trial-inlining at the same location. Differential Revision: https://phabricator.services.mozilla.com/D90410
-
- Sep 17, 2020
-
-
Mirko Brodesser authored
Clarifies the connection. Depends on D90528 Differential Revision: https://phabricator.services.mozilla.com/D90529
-
Mirko Brodesser authored
Helps reasoning about them. Differential Revision: https://phabricator.services.mozilla.com/D90528
-
Bogdan Tara authored
-
Bogdan Tara authored
-
Bogdan Tara authored
DONTBUILD Backed out changeset 706c1dc89ab3 (bug 1663917) Backed out changeset 837d83a0bddd (bug 1663917) Backed out changeset 18143730ca80 (bug 1663917)
-