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

677654 Коммитов

Автор SHA1 Сообщение Дата
Daisuke Akatsuka e3665fd758 Bug 1592871: Avoid passing not CSSStyleRule object into InspectorUtils.getSelectorCount(). r=gl
Differential Revision: https://phabricator.services.mozilla.com/D51219

--HG--
extra : moz-landing-system : lando
2019-10-31 05:18:11 +00:00
Anshul 4ebcdca08e Bug 1591975 - Summary: Do not render Watchpoint button in console r=jlast
Differential Revision: https://phabricator.services.mozilla.com/D50984

--HG--
extra : moz-landing-system : lando
2019-10-31 05:02:32 +00:00
jaril ce02064d8a Bug 1592775 - Fix jumping behavior in frame timeline
Differential Revision: https://phabricator.services.mozilla.com/D51182

--HG--
extra : moz-landing-system : lando
2019-10-31 03:22:26 +00:00
Junior Hsu e2e1ec4d40 Bug 1545423 - P4 remove privileged restriction r=mixedpuppy
Differential Revision: https://phabricator.services.mozilla.com/D51169

--HG--
extra : moz-landing-system : lando
2019-10-31 03:58:17 +00:00
Junior Hsu a88e456273 Bug 1545423 - P3 test for new attributes in browser.webRequest.onCompleted r=baku,mixedpuppy
Differential Revision: https://phabricator.services.mozilla.com/D50406

--HG--
extra : moz-landing-system : lando
2019-10-31 00:50:47 +00:00
Junior Hsu dd1a30ac91 Bug 1545423 - P2 web request data API implementation r=mixedpuppy
Differential Revision: https://phabricator.services.mozilla.com/D50405

--HG--
extra : moz-landing-system : lando
2019-10-31 00:50:47 +00:00
Junior Hsu 80089f5621 Bug 1545423 - P1 Expose requestSize to nsIHttpChannel r=dragana
Differential Revision: https://phabricator.services.mozilla.com/D50404

--HG--
extra : moz-landing-system : lando
2019-10-31 03:59:36 +00:00
Oana Pop Rus c6e13ba821 Bug 1582030 - Disable test_esni_dns_fetch.js on Linux64, Windows and Mac r=gbrown
Differential Revision: https://phabricator.services.mozilla.com/D51080

--HG--
extra : moz-landing-system : lando
2019-10-31 02:45:45 +00:00
Andrew McCreight 2b7c6b4c81 Bug 1592465 - Modernize browser_bug343515.js. r=bzbarsky
I rewrote BrowserUtils.addContentEventListener(), and that caused an
intermittent failure in browser_bug343515.js. The use of
addContentEventListener in the test is questionable, and the test as a
whole is old, so I freshened it up.

Instead of nShotsListener (and oneShotListener, which is a special
case of that) which waits for a hard coded number of load events to
fire to ensure that a page and its subframes are all loaded, I use
BrowserTestUtils.browserLoaded().

Instead of waitForPageshow, which runs a script in the content process
that waits for an event, it uses BrowserTestUtils.waitForContentEvent,
which does the same thing in a hopefully more resilient fashion.

The largest change in terms of number of characters changed is that I
rewrote the test so that it is written inside of a single add_task
async function, instead of being split into a chain of async
functions. I also used await to flatten a lot of .then() chained
things.

I fixed up some variable shadowing. There was some trickiness around
shadowed variable names being used as field names, so I introduced an
intermediate 'data' variable to hold the structure.

Finally, I call BrowserTestUtils.removeTab() instead of calling
removeTab() directly on the browser. I figured that was probably
better, though maybe it does not matter.

I added a check after each step that the URI is correct, where
missing, which would have caught a bug in an earlier version of this
patch.

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

--HG--
extra : moz-landing-system : lando
2019-10-31 02:47:08 +00:00
Andreea Pavel e86554ebb1 Backed out changeset 723eb1f37393 (bug 1592775) for debugger failure on a CLOSED TREE 2019-10-31 04:49:03 +02:00
Andreea Pavel 778c15a680 Backed out changeset 9779a963015f (bug 1570466) for failing browser_parsable_css.js on a CLOSED TREE 2019-10-31 04:48:13 +02:00
jaril c486c0a256 Bug 1592775 - Fix jumping behavior in frame timeline r=jlast
Differential Revision: https://phabricator.services.mozilla.com/D51182

--HG--
extra : moz-landing-system : lando
2019-10-31 02:32:14 +00:00
jaril 789e9699c4 Bug 1592751 - Maintain purple line above paused console message in Replay r=jlast
Differential Revision: https://phabricator.services.mozilla.com/D51167

--HG--
extra : moz-landing-system : lando
2019-10-31 01:39:19 +00:00
Michael Froman 9265bb9e98 Bug 1586293 - simplify thread passing after merging PVideoDecoderManager into PRemoteDecoderManager. r=karlt
Differential Revision: https://phabricator.services.mozilla.com/D49021

--HG--
extra : moz-landing-system : lando
2019-10-31 01:19:16 +00:00
Razvan Maries cdb80ead85 Backed out 6 changesets (bug 1561179) for perma fails on browser_timeout_throttling_with_audio_playback.js. CLOSED TREE
Backed out changeset 5d8059472045 (bug 1561179)
Backed out changeset 90c207dd2cc2 (bug 1561179)
Backed out changeset e90af73ef3c4 (bug 1561179)
Backed out changeset 4678da971197 (bug 1561179)
Backed out changeset 55340b999a4e (bug 1561179)
Backed out changeset 4037cce56491 (bug 1561179)
2019-10-31 03:21:24 +02:00
Andreea Pavel c7c5a06642 Bug 1559848 - add viewport-no-resize-event-on-overflow-recalc.html expectancy r=aryx
Differential Revision: https://phabricator.services.mozilla.com/D50653

--HG--
extra : moz-landing-system : lando
2019-10-31 01:04:06 +00:00
Mihai Alexandru Michis 4a5857eca7 Bug 1590649 - Disable browser_partitionedCookies.js on multiple platforms for frequent failures. r=gbrown
Differential Revision: https://phabricator.services.mozilla.com/D51062

--HG--
extra : moz-landing-system : lando
2019-10-31 01:03:02 +00:00
Matt Woodrow 3e416cba64 Bug 1592849 - Add MOZ_LOG support to CrossProcessPaint. r=jya
Differential Revision: https://phabricator.services.mozilla.com/D51036

--HG--
extra : moz-landing-system : lando
2019-10-31 00:08:47 +00:00
Dana Keeler 18ab5dba01 bug 1591691 - avoid network I/O when importing enterprise roots on Windows r=mhowell
Differential Revision: https://phabricator.services.mozilla.com/D51007

--HG--
extra : moz-landing-system : lando
2019-10-31 00:36:53 +00:00
Andreea Pavel 8846cf3d21 Backed out 13 changesets (bug 1581637) for xpchell failures at test_anonymous-coalescing.js on a CLOSED TREE
Backed out changeset 3a458217248d (bug 1581637)
Backed out changeset a5df33ec7393 (bug 1581637)
Backed out changeset c5d8950b4a4b (bug 1581637)
Backed out changeset 97ff4a06c2da (bug 1581637)
Backed out changeset 496ec0c5a60f (bug 1581637)
Backed out changeset 63b7f1ff1714 (bug 1581637)
Backed out changeset 6b80553abc74 (bug 1581637)
Backed out changeset 6b6b75fbec7f (bug 1581637)
Backed out changeset f09b9a4ba633 (bug 1581637)
Backed out changeset 21b721e37d39 (bug 1581637)
Backed out changeset 58ca75a25253 (bug 1581637)
Backed out changeset c28174eaccbe (bug 1581637)
Backed out changeset e6ff3db0a421 (bug 1581637)
2019-10-31 02:45:42 +02:00
Andreea Pavel 9deb4ea93b Backed out 4 changesets (bug 1545423) for failing test_ext_activityLog.html on a CLOSED TREE
Backed out changeset 0abbf10b68b0 (bug 1545423)
Backed out changeset 35758baf44e3 (bug 1545423)
Backed out changeset 3ae45f3be2e1 (bug 1545423)
Backed out changeset 9f7f0e4c65da (bug 1545423)
2019-10-31 02:16:24 +02:00
Dan Glastonbury 1d885fe71e Bug 1561179 - P6: Handle shutdown of the GPU process and reconnect PVideoBridge. r=mattwoodrow
Add an observer to restart the PVideoBridge connection when GPU process
restarts.

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

--HG--
extra : moz-landing-system : lando
2019-10-30 23:48:54 +00:00
Dan Glastonbury c1e3f71ce3 Bug 1561179 - P5: Remove separate VideoBridgeChild Singletons. r=mattwoodrow
Combine sVideoBridgeToParentProcess and sVideoBridgeToGPUProcess into one
sVideoBridge. Each producing process, GPU or RDD, is only ever started with one
VideoBridgeChild endpoint. This is enough to get RemoteVideoDecoders in RDD
process to start using GPU memory to send video to compositor over PVideoBridge.

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

--HG--
extra : moz-landing-system : lando
2019-10-30 23:48:33 +00:00
Dan Glastonbury 23be69d49c Bug 1561179 - P4: Create PVideoBridge between RDDProcess and GPUProcess. r=mattwoodrow
Differential Revision: https://phabricator.services.mozilla.com/D50401

--HG--
extra : moz-landing-system : lando
2019-10-30 23:48:31 +00:00
Dan Glastonbury 254756a1de Bug 1561179 - P3: Merge LaunchRDDProcess and CreateContentBridge. r=mattwoodrow
LaunchRDDProcess() and CreateContentBridge() create a sync creation. Merge the
functions into one function. Keep the IPDL messaging async to avoid adding a
exception for the message being sync.

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

--HG--
extra : moz-landing-system : lando
2019-10-30 23:48:29 +00:00
Dan Glastonbury 86ccdef1b0 Bug 1561179 - P2: Rename VideoBridge methods and members. r=mattwoodrow
To bring the naming more inline with ImageBridge.

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

--HG--
extra : moz-landing-system : lando
2019-10-30 23:48:27 +00:00
Dan Glastonbury a98be7dd62 Bug 1561179 - P1: Enable the creation of multiple VideoBridgeParent actors. r=mattwoodrow
Differential Revision: https://phabricator.services.mozilla.com/D50398

--HG--
extra : moz-landing-system : lando
2019-10-30 23:48:25 +00:00
Daniel Holbert 4a5a069a6f Bug 1503470: Increase fuzzy tolerance level for reftest 'paced-1.svg' on windows. (no review, test-annotation only)
Differential Revision: https://phabricator.services.mozilla.com/D51204

--HG--
extra : moz-landing-system : lando
2019-10-30 23:16:14 +00:00
Junior Hsu c768e5aa1f Bug 1545423 - P4 remove privileged restriction r=mixedpuppy
Differential Revision: https://phabricator.services.mozilla.com/D51169

--HG--
extra : moz-landing-system : lando
2019-10-30 23:12:49 +00:00
Junior Hsu e066c96edf Bug 1545423 - P3 test for new attributes in browser.webRequest.onCompleted r=baku,mixedpuppy
Differential Revision: https://phabricator.services.mozilla.com/D50406

--HG--
extra : moz-landing-system : lando
2019-10-30 23:11:50 +00:00
Junior Hsu 5e48b59b90 Bug 1545423 - P2 web request data API implementation r=mixedpuppy
Differential Revision: https://phabricator.services.mozilla.com/D50405

--HG--
extra : moz-landing-system : lando
2019-10-30 23:11:38 +00:00
Junior Hsu f12ce60d42 Bug 1545423 - P1 Expose requestSize to nsIHttpChannel r=dragana
Differential Revision: https://phabricator.services.mozilla.com/D50404

--HG--
extra : moz-landing-system : lando
2019-10-30 23:11:30 +00:00
Anny Gakhokidze 6f362eb997 Bug 1585777 - Part 2: Fix test_url_for_process_types and its callers to be more readable, r=nika
Depends on D50370

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

--HG--
extra : moz-landing-system : lando
2019-10-30 21:44:17 +00:00
Anny Gakhokidze 1045c9332f Bug 1585777 - Part 1: Make BrowserTestUtils.loadURI Fission-compatible, r=nika
Differential Revision: https://phabricator.services.mozilla.com/D50370

--HG--
extra : moz-landing-system : lando
2019-10-30 21:44:15 +00:00
Dana Keeler 06dafb8707 bug 1591271 - osclientcerts: support RSA-PSS on Windows r=kjacobs
Differential Revision: https://phabricator.services.mozilla.com/D50662

--HG--
extra : moz-landing-system : lando
2019-10-30 22:45:07 +00:00
Jeff Walden 5da49ed3d7 Bug 1582348 - Implement |WritableStreamDefaultControllerClose|. r=arai
Differential Revision: https://phabricator.services.mozilla.com/D50099

--HG--
extra : moz-landing-system : lando
2019-10-30 22:35:28 +00:00
Jeff Walden 55fb9ff985 Bug 1582348 - Implement |WritableStreamDefaultControllerGetChunkSize| and |WritableStreamDefaultControllerErrorIfNeeded|. r=arai
Differential Revision: https://phabricator.services.mozilla.com/D50095

--HG--
extra : moz-landing-system : lando
2019-10-30 22:35:10 +00:00
Jeff Walden 668930bb29 Bug 1582348 - Finish implementing |WritableStreamFinishErroring|. r=arai
Differential Revision: https://phabricator.services.mozilla.com/D50094

--HG--
extra : moz-landing-system : lando
2019-10-30 22:34:50 +00:00
Jeff Walden 66df5dd36c Bug 1582348 - Allow handler functions to store an extra object in the extra extended slot not already allocated to the target. r=arai
Differential Revision: https://phabricator.services.mozilla.com/D50093

--HG--
extra : moz-landing-system : lando
2019-10-30 22:34:33 +00:00
Jeff Walden b8305e0454 Bug 1582348 - Implement |WritableStream.prototype.abort|. r=arai
Differential Revision: https://phabricator.services.mozilla.com/D49551

--HG--
extra : moz-landing-system : lando
2019-10-30 22:34:10 +00:00
Jeff Walden c812a5f061 Bug 1582348 - Implement |WritableStreamAbort|. r=arai
Differential Revision: https://phabricator.services.mozilla.com/D49550

--HG--
extra : moz-landing-system : lando
2019-10-30 22:33:52 +00:00
Jeff Walden 0ffeeee053 Bug 1582348 - Implement the |WritableStream.prototype.locked| getter. r=arai
Differential Revision: https://phabricator.services.mozilla.com/D49549

--HG--
extra : moz-landing-system : lando
2019-10-30 22:33:35 +00:00
Edgar Chen 5349686dad Bug 1587386 - Enable test_bug260264.html on Fission; r=smaug
Differential Revision: https://phabricator.services.mozilla.com/D50593

--HG--
extra : moz-landing-system : lando
2019-10-25 15:37:13 +00:00
Edgar Chen f148c2aaae Bug 1587386 - Use "browsing-context-discarded" to ensure window is closed instead; r=smaug
Differential Revision: https://phabricator.services.mozilla.com/D50592

--HG--
extra : moz-landing-system : lando
2019-10-25 22:08:11 +00:00
Andreea Pavel 000375872b Backed out changeset 1544c5310d08 (bug 1592694) for failing bc at browser_parsable_css.js on a CLOSED TREE 2019-10-31 00:40:47 +02:00
Dylan Roeh 195f623a27 Bug 1402369 - Add WebShare support to GeckoView. r=geckoview-reviewers,snorp,marcosc,esawin
Differential Revision: https://phabricator.services.mozilla.com/D49614

--HG--
extra : moz-landing-system : lando
2019-10-30 22:31:04 +00:00
Gerald Squelart 1824e6f651 Bug 1584190 - In JSON profile, counters' sample_groups should be an array of objects - r=canaltinova
profile.counters[n].sample_groups was mistakenly streamed as an object, which
prevents having more than one, and goes against the published format
documentation.

The front-end was implemented to process the incorrect format, so it will need
to be updated as well; hence the version change to 18.

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

--HG--
extra : moz-landing-system : lando
2019-10-30 22:20:06 +00:00
Andreea Pavel 3846c79d32 Bug 1575028 - disable xsl-base-url.https.html on debug to reduce assertion failure r=gbrown
Differential Revision: https://phabricator.services.mozilla.com/D51187

--HG--
extra : moz-landing-system : lando
2019-10-30 22:18:45 +00:00
Kevin Jacobs ac1216ba9e Bug 1592175 - Enable TLS session tickets in ssltunnel r=keeler
This patch updates ssltunnel to enable TLS session tickets. With the NSS change to update the TLS version default to 1.3 (where it was 1.2 prior), this is necessary to support resumption.

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

--HG--
extra : moz-landing-system : lando
2019-10-30 21:26:38 +00:00
Boris Zbarsky 3d248ab528 Bug 1592771. Add tests for round-tripping of various external strings through bindings. r=mccr8
Differential Revision: https://phabricator.services.mozilla.com/D51180

--HG--
extra : moz-landing-system : lando
2019-10-30 22:09:15 +00:00