- Jul 07, 2020
-
-
Chris H-C authored
Differential Revision: https://phabricator.services.mozilla.com/D82537
-
Julian Descottes authored
Depends on D81346 Differential Revision: https://phabricator.services.mozilla.com/D82193
-
Julian Descottes authored
Bug 1619221 - Remove service-workers-debug-helper and check isParentIntercept in device actor r=ladybenko,daisuke Depends on D81344 If we only care about isParentInterceptEnabled, a dedicated module should no longer be relevant. Differential Revision: https://phabricator.services.mozilla.com/D81346
-
Julian Descottes authored
Bug 1619221 - Remove can-debug-sw-updated event r=ladybenko,daisuke,devtools-backward-compat-reviewers Depends on D81343 All the client side consumers for the event have been removed. Since we don't support forward compatibility, we can simply remove the event. Differential Revision: https://phabricator.services.mozilla.com/D81344
-
Julian Descottes authored
Depends on D81342 See previous revision, same logic applies to the application panel. Differential Revision: https://phabricator.services.mozilla.com/D81343
-
Julian Descottes authored
Depends on D81341 Moving forward, we do not plan to support the old service worker implementation anymore. The only reason why we needed to update ServiceWorker UI dynamically was for the old implementation. With the new implementation, there cannot be any change after the application starts so we don't need to react to events. Differential Revision: https://phabricator.services.mozilla.com/D81342
-
Julian Descottes authored
This backward compat code can be safely removed since FF69 is out of the backward compatibility window. Differential Revision: https://phabricator.services.mozilla.com/D81341
-
longsonr authored
Differential Revision: https://phabricator.services.mozilla.com/D81858
-
Emilio Cobos Álvarez authored
This doesn't really need so many temporary strings. Differential Revision: https://phabricator.services.mozilla.com/D82403
-
Emilio Cobos Álvarez authored
This can happen because we don't have a nice mechanism to update the validity bits in all cases where the computed "language" changes. That's not really a regression, and I'm on PTO, so for now we just deal with it. The "bad input" message seems appropriate for this case rather than returning garbage numbers. Differential Revision: https://phabricator.services.mozilla.com/D82402
-
Tarek Ziadé authored
Differential Revision: https://phabricator.services.mozilla.com/D82521
-
James Graham authored
Bug 1650420 - Revert support for setting environment variables on desktop, r=webdriver-reviewers,whimboo Differential Revision: https://phabricator.services.mozilla.com/D82435
-
Neil Deakin authored
Bug 1644151, remove now unused PromiseMessage.jsm module, actors can use sendQuery to wait for messages instead, r=marcosc Differential Revision: https://phabricator.services.mozilla.com/D79574
-
Neil Deakin authored
Differential Revision: https://phabricator.services.mozilla.com/D79573
-
Csoregi Natalia authored
Backed out changeset 07db2282c6f9 (bug 1646199) Backed out changeset bb26ed69fa5a (bug 1646199) Backed out changeset f179e9362e9f (bug 1646199)
-
- Jul 06, 2020
-
-
David Major authored
Bug 1650239 - Build llvm-dsymutil out of the clang-10 source tree r=firefox-build-system-reviewers,rstewart The current version hits OOM errors when dsymutil-ing files created by clang 10 and 11. The choice of clang-10 here is somewhat arbitrary in that it's a fetch job that we conveniently already had in the tree. It doesn't have to be exactly version 10 specifically. Differential Revision: https://phabricator.services.mozilla.com/D82453
-
- Jul 07, 2020
-
-
Tarek Ziadé authored
Differential Revision: https://phabricator.services.mozilla.com/D82515
-
Mirko Brodesser authored
Differential Revision: https://phabricator.services.mozilla.com/D82389
-
Mirko Brodesser authored
Differential Revision: https://phabricator.services.mozilla.com/D82388
-
Mirko Brodesser authored
Differential Revision: https://phabricator.services.mozilla.com/D82387
-
Mirko Brodesser authored
Differential Revision: https://phabricator.services.mozilla.com/D82386
-
Mirko Brodesser authored
Bug 1649121: part 20) Move `GetNewCaretPointAfterInsertingHTML` to `HTMLWithContextInserter`. r=masayuki Differential Revision: https://phabricator.services.mozilla.com/D82385
-
Mirko Brodesser authored
Bug 1649121: part 19) Add `HTMLWithContextInserter` and move content of `DoInsertHTMLWithContext` to it. r=masayuki This is minimally invasive. In the following parts, methods will be moved to it and potentially other methods will be extracted. Differential Revision: https://phabricator.services.mozilla.com/D82384
-
Mirko Brodesser authored
Differential Revision: https://phabricator.services.mozilla.com/D82198
-
- Jul 03, 2020
-
-
Honza Bambas authored
Differential Revision: https://phabricator.services.mozilla.com/D82037
-
- Jul 07, 2020
-
-
Yoshi Cheng-Hao Huang authored
Differential Revision: https://phabricator.services.mozilla.com/D82322
-
Neil Deakin authored
Bug 1650690, remove frame scripts from devtools animation tests, and use SpecialPowers.spawn instead, r=jdescottes Differential Revision: https://phabricator.services.mozilla.com/D82307
-
Neil Deakin authored
Bug 1650690, remove frame scripts from inspector tests, and use SpecialPowers.spawn instead, r=jdescottes Differential Revision: https://phabricator.services.mozilla.com/D82306
-
- Jul 02, 2020
-
-
James Graham authored
Differential Revision: https://phabricator.services.mozilla.com/D81979
-
- Jul 06, 2020
-
-
David Major authored
Fixes the bustage described in https://github.com/tpoechtrager/cctools-port/commit/4e1faecce83dc14108397a9fb6e7025411e4702d In theory I could leave this task alone and fork a new toolchain for use by clang 11, but this seems internal-enough that existing builds shouldn't be negatively affected by this. Differential Revision: https://phabricator.services.mozilla.com/D82444
-
- Jul 07, 2020
-
-
Jan de Mooij authored
Differential Revision: https://phabricator.services.mozilla.com/D82330
-
Jan de Mooij authored
Differential Revision: https://phabricator.services.mozilla.com/D82329
-
Jan de Mooij authored
Use GuardProto / GuardNullProto to prevent loading a null proto in LoadProto. The next patch will assert objects stored in stub fields are always non-null. Differential Revision: https://phabricator.services.mozilla.com/D82328
-
Mihai Alexandru Michis authored
CLOSED TREE Backed out changeset 784be0839695 (bug 1650765) Backed out changeset 05f1ba04a8f4 (bug 1650765)
-
goncharov authored
Differential Revision: https://phabricator.services.mozilla.com/D82239
-
kanishk509 authored
Bug 1380676 - Replace usages of Date.now() with performance.now() in testing/talos. r=sparky,perftest-reviewers Differential Revision: https://phabricator.services.mozilla.com/D81575
-
- Jul 06, 2020
-
-
Tarek Ziadé authored
This patch adds the ability to define complex metrics Differential Revision: https://phabricator.services.mozilla.com/D82161
-
- Jul 07, 2020
-
-
Gregory Mierzwinski authored
This patch disables the linux and windows7 platforms for the youtube widevine tests. Differential Revision: https://phabricator.services.mozilla.com/D82370
-
Axel Hecht authored
Differential Revision: https://phabricator.services.mozilla.com/D62732
-
Nicolas Chevobbe authored
Differential Revision: https://phabricator.services.mozilla.com/D82346
-