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

648193 Коммитов

Автор SHA1 Сообщение Дата
Markus Stange 92aa2412e5 Bug 1533562 - Remove override of -[NSThemeFrame _unifiedToolbarFrame]. r=spohl
This override has no effect in CoreAnimation-backed windows. The upcoming
patches will implement an alternative approach.

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

--HG--
extra : moz-landing-system : lando
2019-04-22 19:26:29 +00:00
Markus Stange 61e81ce45e Bug 1533562 - Remove code that deals with non-rounded bottom corners on regular windows. r=spohl
Rounded bottom corners have been the default since 10.7.

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

--HG--
extra : moz-landing-system : lando
2019-04-22 19:26:15 +00:00
Markus Stange 7540dfbeba Bug 1533562 - Remove synchronous repaint capability of setTitlebarNeedsDisplayInRect:sync: and also remove the rect parameter because we always pass the same value to it. r=spohl
The synchronous paint was only needed a long time ago when we were calling this
method during drawRect. We're not doing that any more, we usually call it from
viewWillDraw now. But even at the time, forcing a synchronous paint *within*
a paint was extremely sketchy, so best just to remove the code.

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

--HG--
extra : moz-landing-system : lando
2019-04-22 19:26:00 +00:00
Aaron Klotz 5a16846aa3 Bug 1535704: Part 1 - Move IsWin32kLockedDown into mozglue; r=bobowen
Differential Revision: https://phabricator.services.mozilla.com/D27832

--HG--
extra : moz-landing-system : lando
2019-04-22 19:13:23 +00:00
Agi Sferro d9c6b51564 Bug 1529119 - Expose msaa-level, double_tap_zooming, autozoom. r=snorp
FxR uses these prefs and they might be helpful to other embedders so we can
just add them to GeckoRuntimeSettings.

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

--HG--
extra : moz-landing-system : lando
2019-04-22 18:50:08 +00:00
Agi Sferro 9caa256abd Bug 1529119 - Remove duplicate entry in CHANGELOG. r=snorp
Differential Revision: https://phabricator.services.mozilla.com/D28238

--HG--
extra : moz-landing-system : lando
2019-04-22 18:50:15 +00:00
Nan Jiang 938f7d3e16 Bug 1543836 - Add writeMany to kvstore r=myk
This new API allows consumer to both put and delete in batch.

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

--HG--
extra : moz-landing-system : lando
2019-04-22 18:36:38 +00:00
Andrea Marchesini 266a28f53a Bug 1545273 - User-Interaction required for trackers only for some urls, set in privacy.restrict3rdpartystorage.userInteractionRequiredForHosts, r=Ehsan
This patch fixes a bug about when the
privacy.restrict3rdpartystorage.userInteractionRequiredForHosts should be
considered.

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

--HG--
extra : moz-landing-system : lando
2019-04-22 16:30:39 +00:00
Bogdan Tara 2a38c1eb3a Backed out changeset 67463f3dd222 (bug 1545860) for flake lint failure on android_device.py CLOSED TREE 2019-04-22 21:20:16 +03:00
Tim Nguyen b8ef936aa6 Bug 1545757 - Fix contrast of text on 'Edit Address' dialog in dark mode. r=MattN
Differential Revision: https://phabricator.services.mozilla.com/D28381

--HG--
extra : moz-landing-system : lando
2019-04-22 17:57:13 +00:00
Andrew Erickson 14a02f9fe1 Bug 1545860: fix tooltool url r=gbrown
Differential Revision: https://phabricator.services.mozilla.com/D28260

--HG--
extra : moz-landing-system : lando
2019-04-22 17:41:33 +00:00
Barret Rennie 531d88c629 Bug 1444447 - Correctly copy drawn surfaces to the full window render target in BasicCompositor r=mstange
Differential Revision: https://phabricator.services.mozilla.com/D27969

--HG--
extra : moz-landing-system : lando
2019-04-22 17:13:34 +00:00
Dave Townsend c25650a046 Bug 1545736: about:profiles buttons should be initialised when the UI loads, not everytime the UI is refreshed. r=jaws
Differential Revision: https://phabricator.services.mozilla.com/D28194

--HG--
extra : rebase_source : f7bd708d2878041f1220437a99c44000862e1475
extra : amend_source : 482c93339ae16e085c781b94cdb8e9d72eef9f57
2019-04-19 06:43:49 -07:00
Brian Hackett 9291c6b9cd Bug 1544170 Part 5 - Add test for viewing styles while replaying.
--HG--
extra : rebase_source : 85e999c513a6cf43555412303e339a75a78d82a5
2019-04-19 11:27:14 -10:00
Florin Strugariu 4219961fb9 Bug 1544761 Move tp6 tests to Tier 1 r=rwood
Differential Revision: https://phabricator.services.mozilla.com/D28053

--HG--
extra : moz-landing-system : lando
2019-04-19 08:07:41 +00:00
Florin Strugariu bb78bfab8c Bug 1545722 remove raptor-tp6-8-404 jobs r=AlexandruIonescu
Differential Revision: https://phabricator.services.mozilla.com/D28180

--HG--
extra : moz-landing-system : lando
2019-04-19 08:51:28 +00:00
Brindusan Cristian 06ac7a1793 Backed out 4 changesets (bug 1501562) for wpt failures at allowed-to-play.html and event_play_noautoplay.html.
Backed out changeset 64c05e3826cd (bug 1501562)
Backed out changeset 00f60c8cf8fb (bug 1501562)
Backed out changeset fddb75448c79 (bug 1501562)
Backed out changeset a033f955b188 (bug 1501562)
2019-04-22 14:11:15 +03:00
Brian Grinstead 31bdfcdee4 Bug 1545983 - Update "Recent Closed Tabs" and "Recent Closed Windows" menus to reference their menupopup correctly r=Gijs
Differential Revision: https://phabricator.services.mozilla.com/D28298

--HG--
extra : moz-landing-system : lando
2019-04-22 10:14:44 +00:00
shindli 7e5a6cd712 Merge mozilla-central to autoland. a=merge CLOSED TREE 2019-04-22 12:47:02 +03:00
Florin Strugariu 2aab02dcd9 Bug 1533283 Intermittent timeouts running raptor-tp6m-google-restaurants-geckoview r=AlexandruIonescu
Differential Revision: https://phabricator.services.mozilla.com/D28182

--HG--
extra : moz-landing-system : lando
2019-04-22 09:17:11 +00:00
Brindusan Cristian f6414df226 Bug 1540899 - Disable nested-context-navigations.html on win and linux. r=jgraham
Differential Revision: https://phabricator.services.mozilla.com/D28318

--HG--
extra : moz-landing-system : lando
2019-04-22 09:13:48 +00:00
YUKI "Piro" Hiroshi eaeb8f7d91 Bug 1541748 - Add tests to verify WebExtensions API compatibility around new tab index r=mixedpuppy
Differential Revision: https://phabricator.services.mozilla.com/D27226

--HG--
extra : moz-landing-system : lando
2019-04-22 09:00:57 +00:00
Wes Kocher 6b02bdf441 Bug 1501562 - Add crash checking for fennec wpt r=jgraham
Differential Revision: https://phabricator.services.mozilla.com/D28161

--HG--
extra : moz-landing-system : lando
2019-04-22 09:15:18 +00:00
James Graham 04a14746ec Bug 1501562 - Don't set window.opened window to explicitly load about:blank r=jgraham
Differential Revision: https://phabricator.services.mozilla.com/D28160

--HG--
extra : moz-landing-system : lando
2019-04-19 21:09:26 +00:00
Wes Kocher dac4b6ffcc Bug 1501562 - Change android wpt expectations so they only apply to fennec r=jgraham
Differential Revision: https://phabricator.services.mozilla.com/D27183

--HG--
extra : moz-landing-system : lando
2019-04-19 21:09:13 +00:00
Wes Kocher 8f306e693f Bug 1501562 - Run wpt against geckoview r=jgraham
This patch leaves wpt running against fennec on androidx86 as tier2, adds wpt to run against geckoview testactivity on android x86_64 as tier3, and adds enough metadata to run_info_extras to help differentiate the two in expectation files. Fennec is "os == android and not e10s", while geckoview is "os == android and e10s".

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

--HG--
extra : moz-landing-system : lando
2019-04-19 21:10:50 +00:00
Kris Maglione 951c77f570 Bug 1545521: Use lz4_decompress_safe to decode add-on manager startup cache blobs. r=aswan
In previous versions of the LZ4 library, lz4_decompress_fast, which does not
take an input buffer size, was supposed to be faster than lz4_decompress_safe,
which does. In newer versions, however, the reverse is supposed to be true,
and lz4_decompress_fast is therefore deprecated.

This patch updates our code to use the now-preferred "safe" version of the
API.

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

--HG--
extra : rebase_source : 572e7355ed6b31936632e977ee1584834e441fec
2019-04-18 13:17:37 -07:00
Nathan Froyd cc22b1cec2 Bug 1544568 - pull out runtime library-related settings in build-clang.py; r=firefox-build-system-reviewers,chmanchester
It seems better to set switches enabling runtime libraries and switches
enabling runtime libraries to build in different places, as future
changes might only enable runtime libraries for certain targets, but not
need any special switches for building.

Depends on D27594

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

--HG--
extra : moz-landing-system : lando
2019-04-16 17:18:01 +00:00
Nathan Froyd 8fffaf4e11 Bug 1544568 - make setting of `LLVM_*_TARGETS` more explicit; r=firefox-build-system-reviewers,chmanchester
`android_targets` here is a dict, not a sequence, and while `iter` on a
dict object implicitly means `dict.iterkeys()`, that's not really
obvious.  We should instead be explicit about what we're doing here.

Depends on D27593

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

--HG--
extra : moz-landing-system : lando
2019-04-16 17:15:15 +00:00
Nathan Froyd cc3cc65fd7 Bug 1544568 - don't build XRay libraries; r=firefox-build-system-reviewers,chmanchester
We don't need them and we might as well be explicit about not building them.

Depends on D27592

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

--HG--
extra : moz-landing-system : lando
2019-04-16 17:14:15 +00:00
Nathan Froyd 306721430b Bug 1544568 - move compiler-rt runtimes setup into build_one_stage; r=firefox-build-system-reviewers,chmanchester
The setup for compiler-rt is currently done before the stage 2 build,
which happens to be the final stage for our android runtime libraries
build.  But we may also want to build runtime libraries on 3-stage
bootstrap builds, in which case we don't want compiler-rt to be active
for the second stage.  Move the setup into build_one_stage so that the
setup is controllable by is_final_stage, which is set in all the place
that we care about.

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

--HG--
extra : moz-landing-system : lando
2019-04-16 17:13:58 +00:00
violet 4e74fce92e Bug 1499854 - Binary should not be affected by locale r=asuth
Key::ToLocaleBasedKey() overlooked the existence of |eBinary| type,
probably because |eBinary| was added later and the code wasn't updated
properly.

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

--HG--
extra : moz-landing-system : lando
2019-04-20 01:34:50 +00:00
Joel Maher fde1e653b9 Bug 1545552 - fix manifest to allow browser_telemetry.js to run. r=jaws
browser_telemetry.js has a condition that requires healthreport to be active.  This will never be the case.  Removing that gives us a chance to run the test.

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

--HG--
extra : moz-landing-system : lando
2019-04-20 00:24:09 +00:00
Brindusan Cristian 3704a79e13 Backed out changeset b97df75c9365 (bug 1541921) for bc mochitest asan failures. 2019-04-20 01:35:37 +03:00
Emilio Cobos Álvarez f8a54cc34d Bug 1545781 - One of the versions of EffectCompositor::PreTraverse is dead code. r=hiro
Callers were removed in bug 1540220.

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

--HG--
extra : moz-landing-system : lando
2019-04-19 22:01:00 +00:00
Brian Grinstead 2787623601 Bug 1545765 - Fix attribute inheritance for empty attribute values r=aswan
This accidentally got dropped in Bug 1528268.

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

--HG--
extra : moz-landing-system : lando
2019-04-19 21:07:40 +00:00
Ian Moody 19959159fa Bug 1470107 - Update Twemoji Mozilla to 0.4.0 (twemoji 11.4.0). r=jfkthame
Differential Revision: https://phabricator.services.mozilla.com/D27865

--HG--
extra : moz-landing-system : lando
2019-04-19 20:58:50 +00:00
Michael Froman 2912e69d85 Bug 1515497 - pt 2 - remove assert, but warn if rddOpened is false. r=bryce
Depends on D28204

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

--HG--
extra : moz-landing-system : lando
2019-04-19 21:11:33 +00:00
Michael Froman 62655b5d62 Bug 1515497 - pt 1 - eliminate fall back to av1 decoding on content process when RDD enabled. r=bryce
If the RDD process is enabled and fails to start properly for some reason,
make sure we cannot accidentally fall back to decoding AV1 on the content
process.

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

--HG--
extra : moz-landing-system : lando
2019-04-19 21:11:25 +00:00
Alex Chronopoulos 275a4c1dba Bug 1540830 - Update build files after new import. r=TD-Linux
Differential Revision: https://phabricator.services.mozilla.com/D28201

--HG--
extra : moz-landing-system : lando
2019-04-19 20:36:43 +00:00
Alex Chronopoulos d1bd6b015b Bug 1540830 - Update dav1d from upstream to 1f7a7e8. r=TD-Linux
Differential Revision: https://phabricator.services.mozilla.com/D28200

--HG--
extra : moz-landing-system : lando
2019-04-19 20:36:10 +00:00
Kyle Machulis 931da4b767 Bug 1542415 - Pref on frameloader rebuilding by default; r!nika r=nika
Turn on frameloader rebuilding on process switch for all browsers.

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

--HG--
extra : moz-landing-system : lando
2019-04-19 20:49:36 +00:00
Drew Willcoxon 8f9a1d4ab3 Bug 1541921 - Remove duplicate-search bailout from quantumbar. r=dao
Differential Revision: https://phabricator.services.mozilla.com/D27859

--HG--
extra : moz-landing-system : lando
2019-04-19 20:57:56 +00:00
Ted Campbell eb360ed94b Bug 1545798 - Remove comments still referring to UnboxedObject. r=mgaudet
Depends on D28209

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

--HG--
extra : moz-landing-system : lando
2019-04-19 20:35:16 +00:00
Ted Campbell 26624d1588 Bug 1545798 - Remove dead OperandIndexMap from IonMonkey. r=mgaudet
Depends on D28207

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

--HG--
extra : moz-landing-system : lando
2019-04-19 20:35:19 +00:00
Ted Campbell 628cbe85d8 Bug 1545798 - Remove dead JIT TrackedOptimization kinds. r=mgaudet
Differential Revision: https://phabricator.services.mozilla.com/D28207

--HG--
extra : moz-landing-system : lando
2019-04-19 20:46:56 +00:00
Coroiu Cristina e687fbf549 Backed out changeset dedf066bfcfc (bug 1538054) for xpcshell failures at devtools/server/tests/unit/test_pause_exceptions-04.js on a CLOSED TREE 2019-04-20 00:09:05 +03:00
Coroiu Cristina 5f4315f3ee Backed out changeset 37054e6d6bbb (bug 1460811) for marionette failures at marionette_harness/tests/unit/test_cli_arguments.py on a CLOSED TREE 2019-04-20 00:05:55 +03:00
Coroiu Cristina 33d59a9c32 Backed out 4 changesets (bug 1493225) for browser-chrome failures with application terminated with exit code 2147483651 on a CLOSED TREE
Backed out changeset 62ee0aed9e59 (bug 1493225)
Backed out changeset 3537b8f8d38a (bug 1493225)
Backed out changeset 1de539e8f568 (bug 1493225)
Backed out changeset e9c116dba541 (bug 1493225)
2019-04-19 23:55:50 +03:00
Coroiu Cristina a07986bbcb Bug 1545394 - fix ESlint failure r=me on a CLOSED TREE
--HG--
extra : amend_source : 6bebbd509d77fc92e549438023bbaa74530af4ac
2019-04-19 23:54:08 +03:00