Commit Graph

618229 Commits

Author SHA1 Message Date
Gijs Kruitbosch
861a81e403 Bug 1358813 - avoid flushing layout when notifying IME of focus events, r=masayuki
Differential Revision: https://phabricator.services.mozilla.com/D8007

--HG--
extra : moz-landing-system : lando
2018-10-11 13:06:52 +00:00
Ehsan Akhgari
ca4dec06f8 Bug 1496375 - Update the blocker category states when the content blocking pref value changes r=johannh
Differential Revision: https://phabricator.services.mozilla.com/D8245

--HG--
extra : moz-landing-system : lando
2018-10-11 09:51:55 +00:00
Emilio Cobos Álvarez
e000fd2f75 Bug 1498067 - Add event markers for WipeContainingBlock and other expensive paths in the frame constructor. r=dbaron
I removed the debug-only printf spew because I think this is superior.

Let me know if you want to keep it around.

See https://bugzilla.mozilla.org/show_bug.cgi?id=1496817#c8, this needs a fix
to the profiler UI which is still not deployed, but can be tested already and I
expect will be deployed soon.

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

--HG--
extra : moz-landing-system : lando
2018-10-11 01:22:05 +00:00
ffxbld
ba5c8367b3 No Bug, mozilla-central repo-update HSTS HPKP blocklist remote-settings - a=repo-update r=RyanVM
Differential Revision: https://phabricator.services.mozilla.com/D8370

--HG--
extra : moz-landing-system : lando
2018-10-11 12:54:54 +00:00
florin.strugariu
66f7787a19 Bug 1473706 change talos yaml files for taskcluster to reference trunk instead of mozilla-central r=jmaher igoldan jmaher
Differential Revision: https://phabricator.services.mozilla.com/D8365

--HG--
extra : moz-landing-system : lando
2018-10-11 12:50:48 +00:00
Martin Stransky
d6abc8d98d Bug 1496349 - Add background to connection info box, r=dao
Differential Revision: https://phabricator.services.mozilla.com/D8209

--HG--
extra : moz-landing-system : lando
2018-10-11 12:28:42 +00:00
Yaron Tausky
f6f1bde06f Bug 1263734: Implement ServiceWorkerContainer.startMessages() r=asuth,smaug
Differential Revision: https://phabricator.services.mozilla.com/D4237

--HG--
extra : moz-landing-system : lando
2018-10-11 12:37:37 +00:00
Dão Gottwald
87fbb29107 Bug 1496322 - Update window border colors for Windows 10 1809 update. r=Gijs
Differential Revision: https://phabricator.services.mozilla.com/D7718

--HG--
extra : moz-landing-system : lando
2018-10-11 12:31:07 +00:00
yulia
7b4018cba7 Bug 1488375 - make lazyLoadFront errors more specific; r=ochameau
Differential Revision: https://phabricator.services.mozilla.com/D8197

--HG--
extra : moz-landing-system : lando
2018-10-10 15:39:32 +00:00
yulia
55c6df01ea Bug 1488377 - remove outdated backwards compat code; r=ochameau
Depends on D7886

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

--HG--
extra : moz-landing-system : lando
2018-10-10 15:37:11 +00:00
Noemi Erli
4e75dfc2f6 Backed out changeset 06f4b6597f74 (bug 1497969) for failures in devtools/client/inspector/rules/test/browser_rules_pseudo_lock_options.js 2018-10-11 15:18:45 +03:00
Gabriele Svelto
8dfe713a6c Bug 1390547 - Escape MozCrashReason when writing out a crash report r=ted
Differential Revision: https://phabricator.services.mozilla.com/D7256

--HG--
rename : toolkit/crashreporter/test/unit/test_crash_rust_panic.js => toolkit/crashreporter/test/unit/test_crash_rust_panic_multiline.js
rename : toolkit/crashreporter/test/unit_ipc/test_content_rust_panic.js => toolkit/crashreporter/test/unit_ipc/test_content_rust_panic_multiline.js
extra : moz-landing-system : lando
2018-10-11 11:15:02 +00:00
Tim Nguyen
a59e428226 Bug 1497969 - Add a way to emulate :focus-within pseudo-class. r=pbro
Differential Revision: https://phabricator.services.mozilla.com/D8275

--HG--
extra : moz-landing-system : lando
2018-10-11 09:23:09 +00:00
Tom Schuster
69e26a2b4d Bug 1497580 - use gtk_target_list_add_text_targets for text/unicode clipboard data r=karlt
Using gtk_targets_include_text actually leads to a small behavior difference,
because gtk_targets_include_text also includes text/plain.

But gtk_selection_data_set_text seems to correctly convert UTF-8 to plain text.

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

--HG--
extra : moz-landing-system : lando
2018-10-10 21:44:41 +00:00
Marco Bonardo
0993f93347 Bug 1495327 - Specially forged Text Pasted into the Address Bar Causes Firefox to Freeze. r=adw
Differential Revision: https://phabricator.services.mozilla.com/D8239

--HG--
extra : moz-landing-system : lando
2018-10-10 22:50:36 +00:00
Tarek Ziadé
06ff704ff3 Bug 1491816 - deal with unresponsive content processes in ChromeUtils.requestPerformanceMetrics() - r=baku
Adds a timout that will resolve the promise to return even if we did not get an answer from
all children.

MozReview-Commit-ID: FFLwAUkkYos

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

--HG--
extra : moz-landing-system : lando
2018-10-11 09:40:23 +00:00
Masayuki Nakano
1c08e312af Bug 1497815 - Rename EditorEventListener::EnsureCommitCompoisition() to EditorEventListener::EnsureCommitComposition() r=m_kato
Just fixing typo of the method name.

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

--HG--
extra : moz-landing-system : lando
2018-10-11 09:12:15 +00:00
Wes Kocher
49240d00af Bug 1497962 - Ensure extra_prefs is passed as a list r=jgraham
Differential Revision: https://phabricator.services.mozilla.com/D8264

--HG--
extra : moz-landing-system : lando
2018-10-11 09:05:41 +00:00
Yaron Tausky
d30322bb82 Bug 1484524: Workaround for a nullptr-induced crash in cache IPC r=edenchuang
DOM cache IPC code requires a StrongWorkerRef to its worker when invoked
from a WorkerGlobalScope. Under certain condition, e.g. when worker
termination was initiated, it's no longer possible to obtain such a reference,
and said code fails silently by storing a nullptr in the CacheOpArgs object.
This leads to a crash when that object gets serialized.

This is a temporary workaround for this problem, until a more reasonable
solution is implemented.

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

--HG--
extra : moz-landing-system : lando
2018-10-10 12:36:41 +00:00
Andi-Bogdan Postelnicu
59a399a406 Bug 1497155 - Allow toolchain artifact downloading command to be run on Taskcluster. r=glandium.
Differential Revision: https://phabricator.services.mozilla.com/D8360

--HG--
extra : moz-landing-system : lando
2018-10-11 08:11:41 +00:00
Mark Banner
a6eee1237a Bug 1497904 - Pressing enter in an empty address bar should not increment the selected result method histogram. r=adw
Since we don't take any action in this case, we shouldn't be logging telemetry for it.

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

--HG--
extra : moz-landing-system : lando
2018-10-10 21:59:55 +00:00
Daniel Stenberg
1ce4e8a560 bug 1493619 - pad DNS entry grace period for low TTL cases r=dragana
MozReview-Commit-ID: 8AsmyaSYVJr

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

--HG--
extra : moz-landing-system : lando
2018-10-11 07:18:50 +00:00
Qinghao_Jack_Song
2d26d932b7 Bug 1486934 - Modify about:about to use fluent for localization r=Gijs,flod,jaws,Pike
Differential Revision: https://phabricator.services.mozilla.com/D5311

--HG--
extra : moz-landing-system : lando
2018-10-10 17:41:47 +00:00
Tom Prince
11363a5bd2 No bug: [update-verify] Don't point at staging tools repos on project branches; r=aki
Staging release work with the default tools repo now.

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

--HG--
extra : moz-landing-system : lando
2018-10-10 23:06:19 +00:00
Tom Prince
2b44849714 Bug 1498019: [release] Don't include on-push jobs in promote graph targets; r=aki
All the required on-push jobs will be pulled into the graph as dependencies.
The effect of this is to remove the upload symbols and generated sources tasks
from the release promotion graphs.

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

--HG--
extra : moz-landing-system : lando
2018-10-10 23:03:51 +00:00
Tom Prince
f069e4f0dc Bug 1498019: [release] Build fennec on-push, on release branches; r=aki
These were originally built in the promotion phase because they are multi-l10n
builds and the L10n information wasn't stored in-tree. Now that the information
is in-tree, there is no reason to delay building them.

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

--HG--
extra : moz-landing-system : lando
2018-10-10 22:09:50 +00:00
Tom Prince
67f9e339d3 Bug 1498019: [release] Don't handle beetmover scopes by target task; r=aki
- `beetmover-cdns` should always use `:beetmover:action:push-to-releases`,
  not every task that happens to be part of the push graph.
- All other beetmover scopes only change depending whether the builds is
  a nightly build, or on a production branch.

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

--HG--
extra : moz-landing-system : lando
2018-10-11 04:23:52 +00:00
Tom Prince
d9d6f34977 Bug 1498019: [release] Don't set shipping phase based on target_tasks; r=aki
The phase of a task doesn't depend on which phase graph it is being generated in.

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

--HG--
extra : moz-landing-system : lando
2018-10-10 23:08:18 +00:00
Arshad Kazmi
e2b78fe22a Bug 1343179 - Permission popup appears once when sideloaded webextension is enabled r=aswan
Differential Revision: https://phabricator.services.mozilla.com/D5376

--HG--
extra : moz-landing-system : lando
2018-10-09 16:04:35 +00:00
Ciure Andrei
e60bf0b098 Backed out changeset 8ed536957a4b (bug 1490186) for FilePicker.cpp build bustages CLOSED TREE 2018-10-11 07:23:28 +03:00
Nathan Moos
5378d5da91 Bug 1490186 - Add GtkFileChooserNative support to Firefox. r=stransky
This patch makes Firefox's GTK3 platform support use GtkFileChooserNative when
available. GtkFileChooserNative transparently uses the desktop portals
interface, which enables Firefox to use native Qt file dialogs on KDE, or
sandboxed file dialogs in Flatpak.

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

--HG--
extra : moz-landing-system : lando
2018-10-10 15:41:22 +00:00
Tiberius Oros
fea4c7c01d Merge mozilla-central to autoland. a=merge CLOSED TREE 2018-10-11 06:56:20 +03:00
Tiberius Oros
5354f50b94 Merge inbound to mozilla-central. a=merge 2018-10-11 06:54:10 +03:00
Tiberius Oros
f637dc5cbd Merge autoland to mozilla-central. a=merge 2018-10-11 06:52:43 +03:00
Nicholas Nethercote
613f5099a5 Bug 1460180 - Add a comment about RDF atoms. r=me
DONTBUILD because it's a comment-only change.

--HG--
extra : rebase_source : fc8462fdc4c7f425d7b0c3ce57d25239e6412c7d
2018-10-11 14:42:51 +11:00
Jeff Gilbert
42f8cb5cb4 Bug 1494809 - Fix python lint errors.
MozReview-Commit-ID: JxsmdNniqC4
2018-10-10 18:13:19 -07:00
Jeff Gilbert
cf84a14cbe Bug 1494809 - Also remove now-useless #ifdef FOO\n#error.
Warnings should handle this for us.
2018-10-10 18:13:18 -07:00
Jeff Gilbert
2724c063c3 Bug 1494809 - Mark test failures. 2018-10-10 18:13:16 -07:00
Jeff Gilbert
dd4766f2a3 Bug 1494809 - Remove WebGL ATC support. - r=kvark,qdot
The WG rejected this extension.


--HG--
rename : dom/canvas/test/webgl-mochitest/ensure-exts/test_WEBGL_compressed_texture_es3.html => dom/canvas/test/webgl-mochitest/ensure-exts/test_WEBGL_compressed_texture_etc.html
2018-10-10 18:13:14 -07:00
Jeff Gilbert
e4fcfa0ef8 Bug 1494809 - Don't include WebGLFormats.h in WebGLContext.h. - r=kvark 2018-10-10 18:13:13 -07:00
Jeff Gilbert
f7941731a5 Bug 1494809 - Support WebGL exts for BPTC and RGTC. - r=kvark,qdot 2018-10-10 18:13:11 -07:00
Jeff Gilbert
fb19f0e8d2 Bug 1494809 - Update gfx/gl/GLConsts.h. - r=kvark 2018-10-10 18:13:09 -07:00
Ciure Andrei
8b82ddcd76 Backed out changeset e702628b7c51 (bug 1485105) for test_form_submission.html failures CLOSED TREE 2018-10-11 03:42:24 +03:00
Andreea Pavel
50041c9be3 Backed out changeset 8db96096643b (bug 1494333) for breaking nigthlies a=backout 2018-10-11 02:51:53 +03:00
Wes Kocher
14f83f337d Bug 1496627 - Run the emulator automatically r=gbrown
Differential Revision: https://phabricator.services.mozilla.com/D8260

--HG--
extra : moz-landing-system : lando
2018-10-10 23:49:35 +00:00
Shane Caraveo
695068b047 Bug 1497702 remove app-installed notification upon dismissal, r=Gijs
Differential Revision: https://phabricator.services.mozilla.com/D8159

--HG--
extra : moz-landing-system : lando
2018-10-10 23:40:32 +00:00
Iain Ireland
f05a1230df Bug 1492977: Rework RAII exception guards r=tcampbell
Depends on D7942

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

--HG--
extra : moz-landing-system : lando
2018-10-11 02:07:02 +00:00
Jan-Ivar Bruaroey
6b5cb93598 Bug 1497351 - Remove dictionary null defaults from MediaTrackConstraintSet; handle absence in NormalizedConstraintSet. r=bzbarsky,pehrsons
Differential Revision: https://phabricator.services.mozilla.com/D8054

--HG--
extra : moz-landing-system : lando
2018-10-11 02:03:17 +00:00
Jan-Ivar Bruaroey
20f3798c41 Bug 1497390 - Remove support for legacy mozAutoGainControl and mozNoiseSuppression constraints. r=bzbarsky,achronop
Differential Revision: https://phabricator.services.mozilla.com/D8053

--HG--
extra : moz-landing-system : lando
2018-10-11 02:02:32 +00:00
Ashley Hauck
8fc722d9ca Bug 1448039 - Remove UNOPTIMIZEABLE bits from baseline IC fallback stubs. r=tcampbell
Differential Revision: https://phabricator.services.mozilla.com/D7794

--HG--
extra : moz-landing-system : lando
2018-10-11 01:49:42 +00:00