Commit Graph

656617 Commits

Author SHA1 Message Date
Jeff Gilbert
7ac9159761 Bug 1442825 - Remove ScopedGLWrapper base class. r=lsalzman
Differential Revision: https://phabricator.services.mozilla.com/D35138

--HG--
extra : moz-landing-system : lando
2019-06-17 06:40:27 +00:00
Emilio Cobos Álvarez
db77aa9495 Bug 1555949 - Make <svg:script> run correctly in a shadow tree. r=violet
Differential Revision: https://phabricator.services.mozilla.com/D35191

--HG--
extra : moz-landing-system : lando
2019-06-17 16:02:59 +00:00
Kagami Sascha Rosylight
a235dfa68b Bug 1558387: Remove DOMError constructor r=bzbarsky
Differential Revision: https://phabricator.services.mozilla.com/D35184

--HG--
extra : moz-landing-system : lando
2019-06-17 15:43:38 +00:00
J.C. Jones
196fd7f498 Bug 1558870 - Extend WebAuthn Telemetry to release 78. r=KevinJacobs
Differential Revision: https://phabricator.services.mozilla.com/D34745

--HG--
extra : moz-landing-system : lando
2019-06-12 23:25:20 +00:00
Ryan Hunt
b30b378812 Bug 1559565 - Revert part of bug 1559259 for high frequency intermittent failures. r=rhunt
The test still fails frequently on non-WR; we must still be missing something.

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

--HG--
extra : moz-landing-system : lando
2019-06-17 14:34:46 +00:00
Michal Novotny
b24a8cb8e4 Bug 1528481 - Possible use after free in Http2Session::RecvPushPromise() if we have a usable entry in the cache for the resource, r=dragana
If we find a usable cache entry, the stream is closed and release in CachePushCheckCallback::OnCacheEntryCheck(). This patch converts raw pointer to a weak pointer, so we can simply check if the object still exists after AsyncOpenURI() finishes.

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

--HG--
extra : moz-landing-system : lando
2019-06-14 22:54:06 +00:00
ffxbld
b3eeba3ad1 No Bug, mozilla-central repo-update HSTS HPKP blocklist remote-settings - a=repo-update r=RyanVM
Differential Revision: https://phabricator.services.mozilla.com/D35180

--HG--
extra : moz-landing-system : lando
2019-06-17 14:27:42 +00:00
Henrik Skupin
ac0e789e45 Bug 1487358 - [wdspec] Enable test_abort_by_user_prompt_twice for "Execute Script" and "Execute Async Script". r=webdriver-reviewers,ato
Differential Revision: https://phabricator.services.mozilla.com/D35004

--HG--
extra : moz-landing-system : lando
2019-06-17 13:41:53 +00:00
Henrik Skupin
0e1bc4f733 Bug 1487358 - [marionette] "Accept Alert" and "Dismiss Alert" should check for remaining user prompts. r=webdriver-reviewers,maja_zf
Workaround until we have a sane dynamic user prompt implementation
(see bug 1477977). At least for now this patch will give us the
opportunity to handle multiple open user prompts.

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

--HG--
extra : moz-landing-system : lando
2019-06-14 11:17:30 +00:00
ffxbld
3bcb002d4d No Bug, taskcluster/docker/funsize-update-generator pipfile-update. r=sfraser
Differential Revision: https://phabricator.services.mozilla.com/D35176

--HG--
extra : moz-landing-system : lando
2019-06-17 13:19:09 +00:00
Mihai Alexandru Michis
b3b4012542 Merge inbound to mozilla-central. a=merge 2019-06-17 12:59:31 +03:00
sotaro
7db1eb81a0 Bug 1546192 - Check SharedSurface_Basic::Create failure
Differential Revision: https://phabricator.services.mozilla.com/D28439
2019-06-17 13:40:13 +09:00
Csoregi Natalia
00ee9d3ed1 Merge inbound to mozilla-central. a=merge 2019-06-17 00:48:46 +03:00
Csoregi Natalia
9eab2e7263 Merge autoland to mozilla-central. a=merge 2019-06-17 00:47:25 +03:00
Gurzau Raul
ac0adc46e4 Backed out changeset 5f48ef706159 (bug 909760) for leakcheck permafailures during browser_windowactivation.js a=backout 2019-06-16 22:41:00 +03:00
Marco Bonardo
936159f4b1 Bug 1502119 - Remove obsolete nodeAnnotationChanged. r=Standard8
Differential Revision: https://phabricator.services.mozilla.com/D34998

--HG--
extra : moz-landing-system : lando
2019-06-16 13:46:14 +00:00
Cosmin Sabou
5bfda5dd46 Bug 1548125 - Disable test on windows for frequent failures. a=test-only 2019-06-16 18:25:43 +03:00
Marco Bonardo
30de429e05 Bug 1401401 - Bookmarks with an invalid url cannot be removed (part 2). r=Standard8
Differential Revision: https://phabricator.services.mozilla.com/D34744

--HG--
extra : moz-landing-system : lando
2019-06-16 12:06:25 +00:00
Marco Bonardo
dcef68ed28 Bug 1469698 - Fix leftover annotation comments in PlacesTransactions. r=Standard8
Differential Revision: https://phabricator.services.mozilla.com/D35001

--HG--
extra : moz-landing-system : lando
2019-06-16 12:15:05 +00:00
Kartikaya Gupta
f4ef963535 Bug 1559375 - Allow qualified AMD devices to get WR in late beta and release. r=jrmuizel
Differential Revision: https://phabricator.services.mozilla.com/D35024

--HG--
extra : moz-landing-system : lando
2019-06-16 02:44:48 +00:00
Christoph Kerschbaumer
15bb45c87d Bug 1497195: Apply Meta CSP to about:networking.
Differential Revision: https://phabricator.services.mozilla.com/D35153

--HG--
extra : moz-landing-system : lando
2019-06-16 11:12:16 +00:00
Nicolas Chevobbe
e42e1a1be5 Bug 1558558 - Fix toggle buttons padding and colors. .
Some colors weren't matching the UI spec document,
and the padding was a bit off.

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

--HG--
extra : moz-landing-system : lando
2019-06-16 02:42:07 +00:00
Boris Zbarsky
596c812760 Bug 1559638. Fix interface-exposure tests to account for geometry interfaces being exposed in workers. r=bzbarsky 2019-06-15 18:15:03 -04:00
shindli
e1240cd017 Merge mozilla-central to autoland. a=merge CLOSED TREE 2019-06-16 00:50:56 +03:00
shindli
eb7050ee4c Merge inbound to mozilla-central. a=merge 2019-06-16 00:45:47 +03:00
Jeff Walden
7761c7efbf Bug 1554362 - Accumulate external source text as either UTF-8 or UTF-16, in pref-controlled fashion, and then compile the accumulated text using corresponding JSAPI entrypoints without inflating UTF-8 to UTF-16. r=bzbarsky
Differential Revision: https://phabricator.services.mozilla.com/D34825

--HG--
extra : moz-landing-system : lando
2019-06-15 20:48:40 +00:00
Jeff Walden
5ae32bc84e Bug 1554362 - Adjust some obsolete or debatably-misplaced comments in ScriptLoadRequest.h. r=bzbarsky
Differential Revision: https://phabricator.services.mozilla.com/D34824

--HG--
extra : moz-landing-system : lando
2019-06-15 20:48:28 +00:00
Jeff Walden
f9ad080e62 Bug 1554362 - Replace the two ScriptLoadHandler::EnsureDecoder overloads with one inline function that fast-paths the already-have-one test and an out-of-line function that tries to provide one presuming none exists. r=bzbarsky
Differential Revision: https://phabricator.services.mozilla.com/D34823

--HG--
extra : moz-landing-system : lando
2019-06-15 20:48:12 +00:00
Jeff Walden
002d6e30e8 Bug 1554362 - Add a UTF-8 overload of nsJSUtils::ExecutionContext::Compile. r=bzbarsky
Differential Revision: https://phabricator.services.mozilla.com/D34822

--HG--
extra : moz-landing-system : lando
2019-06-15 20:47:58 +00:00
Jeff Walden
563e73698d Bug 1554362 - Implement nsJSUtils::CompileModule for UTF-8 as well as UTF-16. r=bzbarsky
Differential Revision: https://phabricator.services.mozilla.com/D34821

--HG--
extra : moz-landing-system : lando
2019-06-15 20:47:51 +00:00
Kagami Sascha Rosylight
dda2a19293 Bug 1420580: Expose Geometry Interfaces to worker r=bzbarsky
Exposes DOMMatrix, DOMPoint, DOMQuad, and DOMRect to workers.

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

--HG--
extra : moz-landing-system : lando
2019-06-15 17:26:25 +00:00
Brian Hackett
f55ecd123b Bug 1551256 - Show net monitor stacks for fetch() calls from workers, r=bzbarsky.
--HG--
extra : rebase_source : e21725f13ffc343befe68b26e4d70fc1a2733005
2019-06-15 06:46:22 -10:00
Narcis Beleuzu
68e070762a Merge mozilla-central to inbound. CLOSED TREE 2019-06-16 12:38:13 +03:00
longsonr
35dbd5da16 Bug 1559626 - Convert getCharNumAtPosition to take a DOMPointInit r=violet r=bzbarsky 2019-06-16 10:12:40 +01:00
shindli
5ea8f7e6b8 Merge mozilla-central to inbound. a=merge CLOSED TREE 2019-06-16 00:55:43 +03:00
Christoph Walcher
ca946d5ec1 Bug 909760 - Show download progress in the MacOS Finder r=spohl,mak
Show download progress in the MacOS Finder

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

--HG--
extra : moz-landing-system : lando
2019-06-15 15:46:36 +00:00
Narcis Beleuzu
702da77ede Bug 1556907 - Disable dedicated-inheritance.html for frequent failures r=aryx
Differential Revision: https://phabricator.services.mozilla.com/D34276

--HG--
extra : moz-landing-system : lando
2019-06-15 11:40:02 +00:00
Jamie Nicol
34dc1a1c4a Bug 1556763 - Enable wrench blend reftests on android devices. r=kats
These now work on actual devices now, but must remain disabled on the
emulator until bug 1555002 is fixed.

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

--HG--
extra : moz-landing-system : lando
2019-06-15 11:56:33 +00:00
Jamie Nicol
ee505d0bfd Bug 1556763 - Disable blend_equation_advanced on adreno devices. r=gw
There appears to be a driver bug on android 8 and older where it does
not render correctly.

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

--HG--
extra : moz-landing-system : lando
2019-06-15 11:56:24 +00:00
Jamie Nicol
ce7a78895a Bug 1556763 - Add layout qualifier to fragment shader output for advanced blend. r=kvark
When using an advanced blend equation, fragment shader output must be
marked with a matching layout qualifier. Not doing so was causing
subsequent glDraw* operations to fail.

This patch adds a new shader feature, WR_FEATURE_ADVANCED_BLEND, which
requires the necessary extension and adds the qualifier. Variants of
the brush_image shaders are created with this feature, and are used
whenever a brush_image shader is requested for BlendMode::Advanced.

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

--HG--
extra : moz-landing-system : lando
2019-06-15 11:56:14 +00:00
Jonathan Kew
d88f8facc2 Bug 1558375 - Don't set the FT_LOAD_NO_AUTOHINT flag for fonts that have FT_FACE_FLAG_TRICKY, to avoid broken rendering. r=lsalzman
Differential Revision: https://phabricator.services.mozilla.com/D35023

--HG--
extra : moz-landing-system : lando
2019-06-15 12:40:02 +00:00
violet
682af614dd Bug 1470695 - Implement overflow-block and overflow-inline properties r=emilio
Differential Revision: https://phabricator.services.mozilla.com/D34738

--HG--
extra : moz-landing-system : lando
2019-06-15 13:09:16 +00:00
Henri Sivonen
f17219eabd Bug 1555523. r=alchen
Differential Revision: https://phabricator.services.mozilla.com/D33639

--HG--
extra : moz-landing-system : lando
2019-06-15 12:45:57 +00:00
Andreea Pavel
733e1e26a8 Bug 1405083 - add missing bracket on a CLOSED TREE 2019-06-15 14:55:28 +03:00
Andreea Pavel
6c4da765c5 Bug 1405083 - disabled test_getUserMedia_basicScreenshare.html on linux64 r=aryx
Differential Revision: https://phabricator.services.mozilla.com/D35127

--HG--
extra : moz-landing-system : lando
2019-06-15 11:24:01 +00:00
Ciure Andrei
86d096eeef Backed out changeset 6153e6bb58e1 (bug 1558375) for causing 1229972.html to perma crash CLOSED TREE 2019-06-15 13:42:53 +03:00
Andreea Pavel
b4c0f63508 Merge mozilla-central to autoland on a CLOSED TREE 2019-06-15 13:03:22 +03:00
Andreea Pavel
8c09b0389f Merge mozilla-inbound to mozilla-central. a=merge
--HG--
rename : mobile/android/base/java/org/mozilla/gecko/util/OnboardingStringUtil.java => mobile/android/base/java/org/mozilla/gecko/util/OnboardingResources.java
rename : toolkit/components/normandy/test/browser/addons/normandydriver-1.0/manifest.json => toolkit/components/normandy/test/browser/addons/normandydriver-a-1.0/manifest.json
rename : toolkit/components/normandy/test/browser/addons/normandydriver-2.0/manifest.json => toolkit/components/normandy/test/browser/addons/normandydriver-a-2.0/manifest.json
rename : toolkit/components/normandy/test/browser/addons/normandydriver-1.0/manifest.json => toolkit/components/normandy/test/browser/addons/normandydriver-b-1.0/manifest.json
2019-06-15 12:54:47 +03:00
Nicolas Chevobbe
31d2b0b04a Bug 1544864 - Enable Show Content Messages in browser console. r=bgrins.
This patch removes the preference we were using to
display the checkbox in the Browser Console; it's now
always displayed there.

We flip the pref to show content messages ini tests that need them.

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

--HG--
extra : moz-landing-system : lando
2019-06-15 08:07:17 +00:00
Ciure Andrei
2e6ac83efb Backed out changeset 7312aba8ec3b (bug 1558674) for causing browser_console_context_menu_entries.js to permafail CLOSED TREE 2019-06-15 08:48:18 +03:00