Граф коммитов

694241 Коммитов

Автор SHA1 Сообщение Дата
Sebastian Streich ec2cb24435 Bug 1618194 - Refactor WorkerPrivate.cpp to use BasePrincipal r=ckerschb
Differential Revision: https://phabricator.services.mozilla.com/D64364

--HG--
extra : moz-landing-system : lando
2020-03-03 14:26:38 +00:00
Dão Gottwald 2ba1d177b6 Bug 1619561 - Don't display Search Tips when when a high-priority notification bar is present. r=harry
Differential Revision: https://phabricator.services.mozilla.com/D65093

--HG--
extra : moz-landing-system : lando
2020-03-03 14:35:18 +00:00
James Willcox ccdbf46ac1 Bug 1618368 - Test Web Notifications with Service Workers in GV r=geckoview-reviewers,droeh
Differential Revision: https://phabricator.services.mozilla.com/D64475

--HG--
extra : moz-landing-system : lando
2020-03-02 21:50:07 +00:00
Sebastian Streich 882cb13c7b Bug 1611160 - Add Clang Plugin for nsIPrincipal r=ckerschb,andi
Differential Revision: https://phabricator.services.mozilla.com/D63082

--HG--
extra : moz-landing-system : lando
2020-03-03 14:30:36 +00:00
Andrew Osmond 5ee82cb26c Bug 1615394 - Add color management support to the BMP decoder. r=tnikkel
This patch adds support for color management in BMPs added in
BITMAPV4HEADER and BITMAPV5HEADER. While display of BMPs is relatively
rare this comes in handy when interacting with the Windows clipboard.

Differential Revision: https://phabricator.services.mozilla.com/D64880

--HG--
extra : moz-landing-system : lando
2020-03-03 14:16:00 +00:00
Mirko Brodesser 939aa616ca Bug 1617141: part 2) Add `MOZ_CAN_RUN_SCRIPT` to `Selection::MaybeAddTableCellRange`. r=smaug
Differential Revision: https://phabricator.services.mozilla.com/D63645

--HG--
extra : moz-landing-system : lando
2020-03-03 13:42:56 +00:00
Mirko Brodesser f1f584f689 Bug 1617141: part 1) Simplify code around `Selection::MaybeAddTableCellRange`. r=smaug
Differential Revision: https://phabricator.services.mozilla.com/D63644

--HG--
extra : moz-landing-system : lando
2020-03-03 13:42:49 +00:00
Mirko Brodesser efbaffc13c Bug 1615581: part 19) Decouple `UpdateSelectionCacheOnRepaintSelection` from `nsFrameSelection`. r=jfkthame
Differential Revision: https://phabricator.services.mozilla.com/D63482

--HG--
extra : moz-landing-system : lando
2020-03-03 09:15:22 +00:00
Jan Varga 8d7317acf3 Bug 1619325 - IDB: Proper storage initialization before idle maintenance; r=dom-workers-and-storage-reviewers,ttung,sg
Differential Revision: https://phabricator.services.mozilla.com/D64967

--HG--
extra : moz-landing-system : lando
2020-03-03 13:28:29 +00:00
Kershaw Chang fb1afad459 Bug 1615335 - Add TRR Background to ThreadAllows.txt r=valentin,andi
Differential Revision: https://phabricator.services.mozilla.com/D64950

--HG--
extra : moz-landing-system : lando
2020-03-03 13:16:21 +00:00
Kershaw Chang 35504106b4 Bug 1615335 - Use SimpleHttpChannel to fetch TRR data r=valentin
Differential Revision: https://phabricator.services.mozilla.com/D63646

--HG--
extra : moz-landing-system : lando
2020-03-03 13:16:21 +00:00
Sebastian Streich de4695b650 Bug 1615259 - Refactor GetUri in WorkerLoadInfo.cpp r=ckerschb
Differential Revision: https://phabricator.services.mozilla.com/D62737

--HG--
extra : moz-landing-system : lando
2020-03-03 12:58:38 +00:00
Mihai Alexandru Michis 27d7312e19 Backed out changeset 469d7894f720 (bug 1618545) for causing bustages in src/layout/base/PositionedEventTargeting.cpp
CLOSED TREE
2020-03-03 14:52:13 +02:00
Frederic Wang f70d494fe7 Bug 1617154 - [intersection-observer] Accept a Document as an explicit root. r=emilio,bzbarsky
This patch allows users to specify a Document as an explicit root of an
intersection observer. For rationale, see the intent-to thread:
https://groups.google.com/forum/#!topic/mozilla.dev.platform/64nDLTAZGzY

It is implemented under a preference option enabled in Nightly:
dom.IntersectionObserverExplicitDocumentRoot.enabled
When disabled, the current TypeError exception is preserved so that
people can continue to feature detect the support.

The enhancement is tested by and enabled for the following test:
https://w3c-test.org/intersection-observer/document-scrolling-element-root.html

Differential Revision: https://phabricator.services.mozilla.com/D63766

--HG--
extra : moz-landing-system : lando
2020-03-03 12:25:30 +00:00
Kartikaya Gupta 41606ddbd6 Bug 1619293 - Re-enable rust flags in github CI. r=jrmuizel
Differential Revision: https://phabricator.services.mozilla.com/D65007

--HG--
extra : moz-landing-system : lando
2020-03-02 23:56:27 +00:00
Kartikaya Gupta 432394ae9f Bug 1618545 - Delete obsolete/unused code relating to Fennec's experimental ui.zoomedview feature. r=smaug
Differential Revision: https://phabricator.services.mozilla.com/D65022

--HG--
extra : moz-landing-system : lando
2020-03-02 21:53:50 +00:00
Andrei Oprea cc2482d295 Bug 1618356 - Implement fetching flowparams for sync card entry point from about:welcome r=k88hudson
Differential Revision: https://phabricator.services.mozilla.com/D64960

--HG--
extra : moz-landing-system : lando
2020-03-03 10:59:28 +00:00
Jan de Mooij 44a9a9eb42 Bug 1618198 part 9 - Implement GetArg and SetArg. r=iain
This is based on the IonBuilder code that was tidied up last week in
bug 1380281 and bug 1478350.

Differential Revision: https://phabricator.services.mozilla.com/D64976

--HG--
extra : moz-landing-system : lando
2020-03-03 12:08:41 +00:00
Jan de Mooij 48d68050df Bug 1618198 part 8 - Implement more arithmetic/bitwise ops. r=iain
Differential Revision: https://phabricator.services.mozilla.com/D64975

--HG--
extra : moz-landing-system : lando
2020-03-02 16:57:19 +00:00
Tom Schuster 6fe5169e62 Bug 1615761 - Fix browser.find.highlightResults without a rangeIndex parameter. r=mixedpuppy
This code didn't handle the missing optional rangeIndex parameter correctly.
Probably because all tests for highlightResults used a rangeIndex.

Differential Revision: https://phabricator.services.mozilla.com/D64906

--HG--
extra : moz-landing-system : lando
2020-03-02 19:04:40 +00:00
André Bargull 5ee4b6894b Bug 1619336: Remove no longer used PopVarEnv bytecode. r=jandem
Differential Revision: https://phabricator.services.mozilla.com/D64974

--HG--
extra : moz-landing-system : lando
2020-03-03 11:46:10 +00:00
André Bargull 55207cb217 Bug 1619205: Mark return-value as being used in jsop_checkreturn. r=jandem
If we don't mark the return-value as being used, it may get optimised out.
When we then re-execute `JSOp::CheckReturn` in baseline after a bailout, we may
get `JS_OPTIMIZED_OUT`, which is unexpected at this point.

Drive-by fix:
Only call `arr.setImplicitlyUsedUnchecked()` in `jsop_optimize_spreadcall` when
`arr` isn't used.

Differential Revision: https://phabricator.services.mozilla.com/D64920

--HG--
extra : moz-landing-system : lando
2020-03-03 11:43:27 +00:00
Dorel Luca 284433eb29 Backed out changeset 388ac5609ceb (bug 1615394) for MinGW build bustage. CLOSED TREE
--HG--
extra : amend_source : cf3cec59ae1efd99b9de0d19b7a09c135138daf5
2020-03-03 13:02:04 +02:00
Andrew Osmond 97a2bca5b9 Bug 1615394 - Add color management support to the BMP decoder. r=tnikkel
This patch adds support for color management in BMPs added in
BITMAPV4HEADER and BITMAPV5HEADER. While display of BMPs is relatively
rare this comes in handy when interacting with the Windows clipboard.

Differential Revision: https://phabricator.services.mozilla.com/D64880

--HG--
extra : moz-landing-system : lando
2020-03-02 23:49:37 +00:00
Mihai Alexandru Michis f049ee5a93 Backed out 4 changesets (bug 1589493) for causing failures in test_process_error_oom.xhtml
CLOSED TREE

Backed out changeset d914e968de2c (bug 1589493)
Backed out changeset 2c23fed6b2ff (bug 1589493)
Backed out changeset 416b95911b6d (bug 1589493)
Backed out changeset 47e745b389d0 (bug 1589493)
2020-03-03 12:21:11 +02:00
dw-dev 3ad6458b99 Bug 1483590 support passing a filename to saveAsPDF r=mixedpuppy
Add optional 'toFileName' property to the 'pageSettings' object
passed into tabs.saveAsPDF().

Differential Revision: https://phabricator.services.mozilla.com/D64614

--HG--
extra : moz-landing-system : lando
2020-03-03 09:14:54 +00:00
Mihai Alexandru Michis a9380dc4f1 Backed out changeset cf410c350fe7 (bug 1614854) for causing xpcshell failures in test_UrlbarPrefs.js
CLOSED TREE

--HG--
extra : amend_source : c322fea4b2e87be04d4e6a4615936b3d8b896dd1
2020-03-03 12:08:56 +02:00
Simon Fraser 9415049f64 Bug 1615311 Add merge day action r=mtabara
Calling the merge day automation requires an action so that we can pass in parameters such as source and destination repository and branch.

Differential Revision: https://phabricator.services.mozilla.com/D62763

--HG--
extra : moz-landing-system : lando
2020-02-25 10:48:54 +00:00
Sylvestre Ledru 8afe4a17d7 Bug 1578058 - Disable the yaml test on Mac r=ahal
Differential Revision: https://phabricator.services.mozilla.com/D63029

--HG--
extra : moz-landing-system : lando
2020-02-21 17:06:14 +00:00
Kershaw Chang 47c554f926 Bug 1613873 - P7: Dispatch proxy resolution to main thread r=dragana
Differential Revision: https://phabricator.services.mozilla.com/D63505

--HG--
extra : moz-landing-system : lando
2020-03-03 09:43:46 +00:00
Kershaw Chang 0939061ba0 Bug 1613873 - P6: Support calling nsHttpConnectionMgr::SpeculativeConnect off main thread r=dragana
Differential Revision: https://phabricator.services.mozilla.com/D62921

--HG--
extra : moz-landing-system : lando
2020-03-02 12:38:33 +00:00
Kershaw Chang c90462c9cd Bug 1613873 - P5: Support calling AltSvcCache::GetAltServiceMapping off main thread r=dragana
Differential Revision: https://phabricator.services.mozilla.com/D62920

--HG--
extra : moz-landing-system : lando
2020-03-02 12:39:09 +00:00
Kershaw Chang e2cd8195a0 Bug 1613873 - P4: Use nsInputStreamPump off main thread completely r=dragana
Differential Revision: https://phabricator.services.mozilla.com/D62919

--HG--
extra : moz-landing-system : lando
2020-03-02 12:40:06 +00:00
Kershaw Chang 69329b4fc3 Bug 1613873 - P3: Make nsDNSPrefetch support off main thread r=dragana
Differential Revision: https://phabricator.services.mozilla.com/D62918

--HG--
extra : moz-landing-system : lando
2020-03-03 09:34:07 +00:00
Kershaw Chang 9cddfd9589 Bug 1613873 - P2: Use nsHttpTransaction off main thread r=dragana
Differential Revision: https://phabricator.services.mozilla.com/D62917

--HG--
extra : moz-landing-system : lando
2020-03-03 09:34:07 +00:00
Kershaw Chang e32252cd65 Bug 1613873 - P1: Implementation of SimpleHttpChannel r=dragana
Differential Revision: https://phabricator.services.mozilla.com/D61998

--HG--
extra : moz-landing-system : lando
2020-03-03 09:31:35 +00:00
Jan Varga c603f2f85e Bug 1607692 - Wait for all normal origin operations to finish before shutting down QuotaManager; r=dom-workers-and-storage-reviewers,ttung
Differential Revision: https://phabricator.services.mozilla.com/D64989

--HG--
extra : moz-landing-system : lando
2020-03-03 08:47:07 +00:00
Jan Varga 1354a74058 Bug 1607692 - Change return type of QuotaUsageRequestBase::Init and QuotaRequestBase::Init from bool to void; r=dom-workers-and-storage-reviewers,ttung
These methods never return false, so they can be safely converted to return void.

Differential Revision: https://phabricator.services.mozilla.com/D64987

--HG--
extra : moz-landing-system : lando
2020-03-03 08:12:41 +00:00
Mihai Alexandru Michis 85b654f8a2 Bug 1618876 - Fix debugger types for listProcesses. a=fix
CLOSED TREE

--HG--
extra : amend_source : e5cb5c6bf264969510853426bddfc570cb389433
2020-03-03 11:49:57 +02:00
Kartik Choudhary 06886df9f1 Bug 1618270 - Fix source-icon active color in debugger tabs r=fvsch
Differential Revision: https://phabricator.services.mozilla.com/D64894

--HG--
extra : moz-landing-system : lando
2020-03-03 08:11:31 +00:00
Nicolas Chevobbe f2f6b15222 Bug 1616721 - Block messages triggered by eager evaluation. r=loganfsmyth.
This patch is in 2 folds:
- The first one sets a specific url option in evalWithDebugger when an eager evaluation is requested.
- Then in console-service, we block any message that has this specific sourceName, as it indicates it was triggered by the eager evaluation.

A test is added to ensure this works as expected.

Differential Revision: https://phabricator.services.mozilla.com/D63663

--HG--
extra : moz-landing-system : lando
2020-02-26 11:50:45 +00:00
Imanol Fernandez ec6ba5a531 Bug 1617751 - Ensure that GLScreenBuffer back buffer is created using the newly attached factory. r=jgilbert
Differential Revision: https://phabricator.services.mozilla.com/D64183

--HG--
extra : moz-landing-system : lando
2020-03-03 00:43:10 +00:00
Julian Descottes 0bc74c9a03 Bug 1618876 - Return a process descriptor in RootFront getProcess/getMainProcess r=ochameau
Depends on D64744

Differential Revision: https://phabricator.services.mozilla.com/D64750

--HG--
extra : moz-landing-system : lando
2020-03-03 09:24:55 +00:00
Julian Descottes 4e3fc764f9 Bug 1618876 - Remove backward compatibility related to process descriptor r=ochameau
Differential Revision: https://phabricator.services.mozilla.com/D64744

--HG--
extra : moz-landing-system : lando
2020-03-03 09:24:47 +00:00
David Teller 726cc381c7 Bug 1589493 - Testing ipc:content-shutdown's support for isLikelyOOM;r=gsvelto
Depends on D54700

Differential Revision: https://phabricator.services.mozilla.com/D54702

--HG--
extra : moz-landing-system : lando
2020-03-03 08:35:09 +00:00
David Teller 99d8c89d95 Bug 1589493 - Extending BrowserTestUtils.crashFrame to allow crashing with an OOM;r=mconley
BrowserTestUtils.crashFrame now accepts additional `options`, with an argument `crashType` that may
take "CRASH_OOM" or "CRASH_INVALID_POINTER_DEREF"|null to specify the nature of the crash. The names
are taken from CrashTestUtils.jsm but this module cannot be imported as such as it has non-trivial
binary dependencies.

Depends on D54130

Differential Revision: https://phabricator.services.mozilla.com/D54700

--HG--
extra : moz-landing-system : lando
2020-03-03 08:34:40 +00:00
David Teller c04d208ad5 Bug 1589493 - Expose isLikelyOOM to Content crash handlers;r=gsvelto
Depends on D54129

Differential Revision: https://phabricator.services.mozilla.com/D54130

--HG--
extra : moz-landing-system : lando
2020-03-03 08:34:29 +00:00
David Teller 77c6a232c2 Bug 1589493 - Expose CrashReporterHost::isLikelyOOM();r=gsvelto
We'll use this method to expose additional information to the front-end for recovering from OOM.

Differential Revision: https://phabricator.services.mozilla.com/D54129

--HG--
extra : moz-landing-system : lando
2020-03-03 08:34:24 +00:00
Mihai Alexandru Michis 0ec6f21259 Backed out changeset 40a8354a388b (bug 1615622) for causing bustages in dist/bin/browser/defaults/preferences/firefox.js
CLOSED TREE
2020-03-03 11:08:07 +02:00
Mirko Brodesser 2e40a7367b Bug 1615581: part 18) Move core of `nsFrameSelection::HandleTableSelection` to `TableSelection::HandleSelection`. r=jfkthame
Differential Revision: https://phabricator.services.mozilla.com/D63481

--HG--
extra : moz-landing-system : lando
2020-03-02 15:09:34 +00:00