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

678971 Коммитов

Автор SHA1 Сообщение Дата
Simon Giesecke cdbb1aa771 Bug 1497007 - Extracted GetIndexedDBThreadLocal function. r=ttung,asuth
Differential Revision: https://phabricator.services.mozilla.com/D46949

--HG--
extra : moz-landing-system : lando
2019-11-11 08:25:05 +00:00
Simon Giesecke bb8fe42e53 Bug 1497007 - Replace custom for loops by range-based for and appropriate algorithms. r=ttung,asuth
Differential Revision: https://phabricator.services.mozilla.com/D46948

--HG--
extra : moz-landing-system : lando
2019-11-11 08:24:53 +00:00
Simon Giesecke 2b36ecbd21 Bug 1497007 - Minor improvements. r=ttung,asuth
Differential Revision: https://phabricator.services.mozilla.com/D46947

--HG--
extra : moz-landing-system : lando
2019-11-11 08:24:45 +00:00
Simon Giesecke cd8018b798 Bug 1497007 - Extracted HasTransactionChild and DoWithTransactionChild functions. r=ttung,asuth
Differential Revision: https://phabricator.services.mozilla.com/D46946

--HG--
extra : moz-landing-system : lando
2019-11-11 08:24:32 +00:00
Simon Giesecke 35990e4306 Bug 1497007 - Use const where easily possible. r=ttung,asuth
Differential Revision: https://phabricator.services.mozilla.com/D46945

--HG--
extra : moz-landing-system : lando
2019-11-11 08:24:25 +00:00
Mike de Boer 35391fab81 Bug 1595123 - Revert change to observe HTTP activity of type ACTIVITY_SUBTYPE_RESPONSE_COMPLETE, which causes same-page ad clicks to not be counted. r=Standard8
This was regressed by bug 1591880.

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

--HG--
extra : moz-landing-system : lando
2019-11-11 10:47:07 +00:00
Glenn Watson fd33253d58 Bug 1593845 - Ensure picture cache dirty rect is clamped to tile rect. r=sotaro
Differential Revision: https://phabricator.services.mozilla.com/D52493

--HG--
extra : moz-landing-system : lando
2019-11-11 08:15:34 +00:00
Csoregi Natalia 6db9f61fb6 Merge mozilla-central to autoland. CLOSED TREE 2019-11-11 14:34:22 +02:00
Bogdan Tara 80377e90ee Backed out 6 changesets (bug 1552176) for causing Hazard bustages CLOSED TREE
Backed out changeset c79b90bae420 (bug 1552176)
Backed out changeset 4b970cc771ca (bug 1552176)
Backed out changeset de7aa0eaf4c8 (bug 1552176)
Backed out changeset c8e692a40cd3 (bug 1552176)
Backed out changeset 68882d1eccac (bug 1552176)
Backed out changeset 692e5e51e19e (bug 1552176)
2019-11-11 12:11:36 +02:00
Tom Prince 0c1990eb72 Bug 1595368: [firefox-ci] Use internal tooltool downloads on windows l10n jobs; r=sfraser,garbas a=task-fix
Differential Revision: https://phabricator.services.mozilla.com/D52499

Depends on D52498

--HG--
extra : histedit_source : 6546d600211e9ee59db3836dc0f3e955afbe4349
2019-11-11 05:50:18 +01:00
Tom Prince 069263ab46 Bug 1595368: [firefox-ci] Use consitent logic to determine tooltool url; r=sfraser a=task-fix
Differential Revision: https://phabricator.services.mozilla.com/D52498

Depends on D52497

--HG--
extra : histedit_source : 4b7e40193155303d8757f08aabe670e4dd127924
2019-11-11 05:50:11 +01:00
Tom Prince ad179105ef Bug 1595368: [firefox-ci] Use internal tooltool downloads for windows spidermonkey tasks; r=garbas a=task-fix
Differential Revision: https://phabricator.services.mozilla.com/D52497

--HG--
extra : histedit_source : 1c01d4461337e93d55764cd0d620033cc8ea35a7
2019-11-11 08:50:17 +01:00
harry 6925183c6d Bug 1591839 - Close Touch Bar race condition. r=spohl
Differential Revision: https://phabricator.services.mozilla.com/D52361

--HG--
extra : moz-landing-system : lando
2019-11-10 19:39:12 +00:00
Nicolas Chevobbe 116dcd0e39 Bug 1595012 - Remove WebConsoleFront evaluateJS. r=jdescottes.
The function is only used in tests, which is a bit concerning
as we should test the actual function being used (evaluateJSAsync).

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

--HG--
extra : moz-landing-system : lando
2019-11-10 11:47:45 +00:00
Dorel Luca 3e49706d2a Backed out changeset a79182facdfb (bug 1543575) for Browser-chrome failure in tools/profiler/tests/browser/browser_test_profile_single_frame_page_info.js 2019-11-10 07:24:03 +02:00
Andreea Pavel d13f63b931 Backed out changeset 69049d8a2c4b (bug 1594530) on tomprince's request. CLOSED TREE 2019-11-10 05:33:35 +02:00
Brian Hackett 5ebc1eec8c Bug 1594836 - Don't detach from threads in the debugger when navigating, r=jlast.
Differential Revision: https://phabricator.services.mozilla.com/D52374

--HG--
extra : moz-landing-system : lando
2019-11-09 22:16:04 +00:00
Junior Hsu 7d8477a003 Bug 1593439 - always use document channel to test coop for beta simulation, r=valentin
Differential Revision: https://phabricator.services.mozilla.com/D52388

--HG--
extra : moz-landing-system : lando
2019-11-09 10:52:44 +00:00
Gijs Kruitbosch 76124b05a3 Bug 1593725 - cache gfx information so we don't re-read prefs and re-search blocklists for each content process, r=jrmuizel
Differential Revision: https://phabricator.services.mozilla.com/D51644

--HG--
extra : moz-landing-system : lando
2019-11-09 02:21:18 +00:00
Emilio Cobos Álvarez 8911c60203 Bug 1591947 - Fix style changes from list-style-image to -moz-appearance for XUL images. r=TYLin
Consider the following case:

  <image style="list-style-image: url(foo.png)"></image>

  image.style.MozAppearance = "something"

The early return was preventing us from clearing the image.

This is an ancient bug, but it has started happening in the browser chrome
because the lack of lazy frame construction for XUL elements makes us construct
elements with an outdated style, which means in this case that they wouldn't
have the -moz-appearance rule applied yet.

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

--HG--
extra : moz-landing-system : lando
2019-11-09 16:48:04 +00:00
Dorel Luca 5bb844b4ce Backed out changeset b8c3e2f3cd42 (bug 1595012) for causing DevTools failures in devtools/client/webconsole/test/browser/browser_webconsole_stubs_evaluation_result.js. CLOSED TREE 2019-11-10 05:14:38 +02:00
Dorel Luca a194206e3c Backed out changeset ac63c8962183 (bug 1594530) on tomprince's request. CLOSED TREE 2019-11-10 05:13:38 +02:00
Dorel Luca 5fb0480649 Merge mozilla-central to autoland. CLOSED TREE 2019-11-10 05:05:40 +02:00
Tom Prince c8e1011f7b Bug 1546801: [firefox-ci] Do not enable taskcluster proxy on android bitbar workers; r=dustin a=tomprince CLOSED TREE
The bitbar workers do not support taskcluster-proxy, and so tooltool internal downloads
don't work, even though they had been requested.

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

--HG--
extra : amend_source : f4ad4bec75b30da67d6769cceedb70a7957cb638
2019-11-10 03:53:25 +02:00
Tom Prince 199d68799d Bug 1546801: [firefox-ci] Do not enable taskcluster proxy on g-w for non-internal tooltool downloads; r=dustin a=tomprince CLOSED TREE
generic-worker uses localhost:8080 for the taskcluster proxy. Many jobs,
including raptor also try to use that port. Disable using the proxy
when only public tooltool downloads were requested, since this
was how thing were configured before.

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

--HG--
extra : amend_source : 375cb2d84a2dcfbb821f18e4858d86f07db0539b
2019-11-10 02:53:31 +02:00
Tom Prince c0945dfd53 Bug 1546801: [firefox-ci] Use taskcluster-proxy for windows builds' tooltool access; r=Callek a=tomprince CLOSED TREE
Differential Revision: https://phabricator.services.mozilla.com//D52471

--HG--
extra : histedit_source : a61b23e325340f4673cfe3c2a6f857023a2b4ab7
2019-11-10 01:25:19 +02:00
Tom Prince 065ccdcd35 Bug 1546801: [firefox-ci] Use taskcluster-proxy for windows builds' tooltool access; r=Callek a=tomprince CLOSED TREE
MANUAL PUSH: Fix windows tooltool failures in firefox-ci cluster.

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

--HG--
extra : rebase_source : 1444058a60e72214986e3ac6151b5d00b38f300e
extra : amend_source : 6c44b9e8f0185f8023af04898df89079586a2b55
2019-11-09 15:19:55 -07:00
Tom Prince 10c8c9240d Bug 1546801: [firefox-ci] Update default taskcluster; r=Callek a=tomprince CLOSED TREE
MANUAL PUSH: Initial push to test new firefox-ci taskcluster cluster.

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

--HG--
extra : histedit_source : 4bcac76e95d5566db7bb892d44830c03a615f78f
2019-11-09 12:53:40 -07:00
Lee Salzman b53ad6f708 Bug 1593970 - scale subpixel contribution based on ClearType level setting. r=jfkthame
Differential Revision: https://phabricator.services.mozilla.com/D52441

--HG--
extra : moz-landing-system : lando
2019-11-09 13:03:47 +00:00
Brendan Dahl b016390033 Bug 1492582 - Fix screenshot tests for htmlified browser.xhtml. r=bgrins
The <html> element does not have screenX and screenY like XULElement.
Instead use window location and element offset to calculate it.

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

--HG--
extra : moz-landing-system : lando
2019-11-08 23:34:18 +00:00
Brendan Dahl a88f425e61 Bug 1492582 - Use XUL inspector highlighter for HTML docs without scroll frames. r=bgrins
The devtools highlighter is broken with browser.xhtml when scroll frames
are disabled.

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

--HG--
extra : moz-landing-system : lando
2019-11-08 23:34:10 +00:00
Brendan Dahl a3a9d09976 Bug 1492582 - Don't create scroll frames for windows that don't need them. r=emilio
When browser.xhtml switches to an <html> root element, the frame structure
changed and caused performance regressions on talos for tart and tresize.
browser.xhtml doesn't need scrolling, so we can disable it and keep performance
on par with XUL <window>.

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

--HG--
extra : moz-landing-system : lando
2019-11-08 23:34:08 +00:00
Brendan Dahl bbff712ea5 Bug 1492582 - Fix browser drag tests when using HTML root element. r=Gijs
When using an HTML root these tests failed because the source drag element
is not visible.

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

--HG--
extra : moz-landing-system : lando
2019-11-08 23:34:01 +00:00
Brendan Dahl 78e128bc52 Bug 1492582 - Fix test_queryCaretRect.html. r=dao
Differential Revision: https://phabricator.services.mozilla.com/D49469

--HG--
extra : moz-landing-system : lando
2019-11-08 23:33:59 +00:00
Brendan Dahl 880b358f10 Bug 1492582 - Support the <body> element being the default focus node in browser.xhtml r=Gijs
Previously we were returning the documentElement in order to match the old XUL behavior.
Now that we have a document.body we can just follow the normal HTML convention.

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

--HG--
extra : moz-landing-system : lando
2019-11-08 23:33:52 +00:00
Brendan Dahl 1f2263790c Bug 1492582 - Use document.title instead of writing the title attribute on the document element r=dao
Differential Revision: https://phabricator.services.mozilla.com/D33561

--HG--
extra : moz-landing-system : lando
2019-11-08 23:33:50 +00:00
Brendan Dahl 2e2ca37f8d Bug 1492582 - Use html root element in browser.xhtml and update styling to support html roots r=Gijs
Differential Revision: https://phabricator.services.mozilla.com/D33558

--HG--
extra : moz-landing-system : lando
2019-11-08 23:33:43 +00:00
Junior Hsu 7e0408d34c Bug 1593445 - enable document channel pref in coop wpt for beta simulation, r=valentin
Differential Revision: https://phabricator.services.mozilla.com/D52399

--HG--
extra : moz-landing-system : lando
2019-11-09 01:02:46 +00:00
Junior Hsu d49c1bb5ec Bug 1594147 - prevent possible null dereference in MaybeDispatchPrematureAbortEvents, r=smaug
Differential Revision: https://phabricator.services.mozilla.com/D52409

--HG--
extra : moz-landing-system : lando
2019-11-08 22:28:07 +00:00
Yura Zenevich e34d04af1f Bug 1543575 - add fission specific accessibility tests. r=Jamie
Differential Revision: https://phabricator.services.mozilla.com/D48583

--HG--
extra : moz-landing-system : lando
2019-11-09 00:35:09 +00:00
Haik Aftandilian 5c7403d2a1 Bug 1589809 - [macOS] Use OS_ACTIVITY_MODE=disable for child processes r=spohl
Set the environment variable OS_ACTIVITY_MODE=disable on sandboxed Mac child processes.

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

--HG--
extra : moz-landing-system : lando
2019-11-09 00:27:48 +00:00
Nicolas Chevobbe 65a171ad7a Bug 1595012 - Remove WebConsoleFront evaluateJS. r=jdescottes.
The function is only used in tests, which is a bit concerning
as we should test the actual function being used (evaluateJSAsync).

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

--HG--
extra : moz-landing-system : lando
2019-11-09 11:50:11 +00:00
Jeff Walden 6566d92dd4 Bug 1594961 - Split FrameIter-related functionality out of vm/Stack.h to vm/FrameIter.h, Activation-related functionality to vm/Activation.h, and JitActivation functionality to vm/JitActivation.h. r=jandem CLOSED TREE
Differential Revision: https://phabricator.services.mozilla.com/D52315

--HG--
rename : js/src/vm/Stack-inl.h => js/src/vm/Activation-inl.h
rename : js/src/vm/Stack.cpp => js/src/vm/Activation.cpp
rename : js/src/vm/Stack.h => js/src/vm/Activation.h
rename : js/src/vm/Stack-inl.h => js/src/vm/FrameIter-inl.h
rename : js/src/vm/Stack.cpp => js/src/vm/FrameIter.cpp
rename : js/src/vm/Stack.h => js/src/vm/FrameIter.h
rename : js/src/vm/Stack.cpp => js/src/vm/JitActivation.cpp
rename : js/src/vm/Stack.h => js/src/vm/JitActivation.h
extra : amend_source : 7107d12fede5e660b30d7ecc92a07107aef3c241
2019-11-08 23:27:36 +01:00
Csoregi Natalia 2a4ef535b5 Backed out changeset 0ecfae072196 (bug 1590167) for reftest failures on 1507661-spurious-hyphenation-after-explicit.htm. CLOSED TREE 2019-11-08 23:41:05 +02:00
Csoregi Natalia 3127824f86 Backed out 2 changesets (bug 1594141) for media failures on test_mediarecorder_principals.html. CLOSED TREE
Backed out changeset 6d4a958ff155 (bug 1594141)
Backed out changeset 0516cc76b5b2 (bug 1594141)
2019-11-08 23:32:18 +02:00
Csoregi Natalia 8fdd443c49 Backed out 3 changesets (bug 1594425) for failures on SwizzleSSE2.cpp. CLOSED TREE
Backed out changeset 90ce21e7e469 (bug 1594425)
Backed out changeset 54a28220958b (bug 1594425)
Backed out changeset f1c1e5f12327 (bug 1594425)
2019-11-08 22:52:02 +02:00
Csoregi Natalia ae540d8dd5 Backed out changeset f5a86c52bec6 (bug 1543575) for failures on browser_hidden_iframe.js. CLOSED TREE 2019-11-08 22:49:33 +02:00
Bogdan Tara 8f38f4a3fb Backed out 6 changesets (bug 1552176) for bustages complaining about ServiceWorkerManager.cpp CLOSED TREE
Backed out changeset bff9110e434e (bug 1552176)
Backed out changeset ac8f8a6dbd98 (bug 1552176)
Backed out changeset 8dd630e7534a (bug 1552176)
Backed out changeset 7ce9e220cdb9 (bug 1552176)
Backed out changeset ee9911acfcd4 (bug 1552176)
Backed out changeset 652b3bd6848d (bug 1552176)
2019-11-08 22:18:05 +02:00
Gijs Kruitbosch fd3b69986c Bug 1595048 - move JSWindowActor notes into Fission.rst document, r=mconley
Differential Revision: https://phabricator.services.mozilla.com/D52352

--HG--
extra : moz-landing-system : lando
2019-11-08 19:42:02 +00:00
Scott 4bcf3407be Bug 1594833 - Send over writing system direction to pocket popup r=Gijs
Differential Revision: https://phabricator.services.mozilla.com/D52227

--HG--
extra : moz-landing-system : lando
2019-11-08 19:40:57 +00:00