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

634992 Коммитов

Автор SHA1 Сообщение Дата
Dustin J. Mitchell cb2baa945a Bug 1525703 - remove repetitive debugging line r=aki
Differential Revision: https://phabricator.services.mozilla.com/D18871

--HG--
extra : moz-landing-system : lando
2019-02-06 21:01:17 +00:00
Rob Lemley b404d6a620 Bug 1489405 - Followup: Allow for thunderbird as shipping_product. r=tomprince
Changes to the desktop_nightly filter chain selected only tasks with no
shipping_product attribute set or tasks where it is  set to "firefox".

This led to the decision task optimizer removing a large portion of the tasks
that run as part of Thunderbird's nightly builds.

This update adds "thunderbird" to the list of shipping_product's whose tasks
are kept in the task graph.

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

--HG--
extra : moz-landing-system : lando
2019-02-06 21:01:05 +00:00
ui.manish 4f998c4db4 Bug 1287137- Remove LoginStore disabledHosts migration and stub r=MattN
Differential Revision: https://phabricator.services.mozilla.com/D18750

--HG--
extra : moz-landing-system : lando
2019-02-06 20:46:28 +00:00
John Dai 51a8161060 Bug 1523399 - Fix intermittent TV. r=nika
Differential Revision: https://phabricator.services.mozilla.com/D18716

--HG--
extra : moz-landing-system : lando
2019-02-06 20:50:42 +00:00
Myk Melez 1c7dcac39f Bug 1525219 - use version of lmdb-sys with fix for Android build issue r=glandium,froydnj
The fix for build bug 1512541 causes an Android build issue.  The issue has been fixed upstream in LMDB's development branch, but the fix hasn't made it to LMDB's release branch.  So I backported it to a branch in the mozilla/lmdb-rs repo, and this change switches to that branch to fix the Android build issue.

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

--HG--
extra : moz-landing-system : lando
2019-02-06 21:01:19 +00:00
sotaro b1374ee405 Bug 1523522 - Skip test_videocontrols_onclickplay.html r=jrmuizel
The test run with e10s disabled, and the test failure happens by disabling e10s. But WebRender is not used on windows with disabling e10s. Then we could skip the test for MVP.

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

--HG--
extra : moz-landing-system : lando
2019-02-06 20:46:16 +00:00
Wes Kocher f43a7bb1c4 Bug 1524912 - Add a 'times' value to add-new-jobs action r=dustin
Differential Revision: https://phabricator.services.mozilla.com/D18773

--HG--
extra : moz-landing-system : lando
2019-02-06 20:38:43 +00:00
Boris Zbarsky eed069177d Bug 1525346 followup. Fix the assertEnteredPolicy failure to reopen the CLOSED TREE. 2019-02-06 15:51:28 -05:00
Ashley Hauck 4399f97fbf bug 1525331 - Move fields from union to individual subclasses. r=jorendorff
Differential Revision: https://phabricator.services.mozilla.com/D18857

--HG--
extra : moz-landing-system : lando
2019-02-06 20:32:23 +00:00
Ashley Hauck 264542b762 bug 1525331 - Make ParseNode::pn_type const. r=jorendorff
Differential Revision: https://phabricator.services.mozilla.com/D18729

--HG--
extra : moz-landing-system : lando
2019-02-06 20:32:21 +00:00
Bogdan Tara 4b765e40ba Backed out changeset 12662799de6c (bug 1517496) for ES lint failure 2019-02-06 22:24:56 +02:00
Brad Werth c036f7b591 Bug 1503745: Make widgets with empty bounds consistently hide themselves. r=karlt
Previously, popup widgets with empty bounds would not be hidden.
Non-popup GTK widgets with empty bounds would be hidden during ResizeClient().
Skipping the resize for popups is only appropriate when they are hidden.

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

--HG--
extra : moz-landing-system : lando
2019-02-04 06:51:50 +00:00
Yuan Cheng 3c92518ea4 Bug 1517496 - Make misused string test also check fluent files, r=jaws
Differential Revision: https://phabricator.services.mozilla.com/D18524

--HG--
extra : moz-landing-system : lando
2019-02-06 20:06:14 +00:00
Dzmitry Malyshau 11ec852e1a Bug 1522015 - WR don't panic on non-mappable clip rect r=gw
Differential Revision: https://phabricator.services.mozilla.com/D18846

--HG--
extra : moz-landing-system : lando
2019-02-06 19:51:30 +00:00
Jan Henning 68bf77cc33 Bug 1525666 - Fix typo in distribution parsing code. r=mkaply
Differential Revision: https://phabricator.services.mozilla.com/D18864

--HG--
extra : moz-landing-system : lando
2019-02-06 19:45:08 +00:00
Boris Zbarsky 1edfd73fc3 Bug 1525346. Fix the cross-compartment bug in MaybeCrossOriginObject::enumerate. r=jandem
Differential Revision: https://phabricator.services.mozilla.com/D18714

--HG--
extra : moz-landing-system : lando
2019-02-06 14:51:55 +00:00
Kershaw Chang 3f9e7e57ed Bug 1522786 - Remove unused class member mHasQueryString r=mayhemer
Simply remove unused class member mHasQueryString and HasQueryString() method.

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

--HG--
extra : moz-landing-system : lando
2019-02-06 18:16:59 +00:00
Emilio Cobos Álvarez d29cff7e18 Bug 1445844 - Add a pref to block large custom cursors outside of the viewport's bounds. r=smaug
And for now, start blocking custom cursors that are larger than 64 pixels.

I wish I knew how to add a test for this, but I tested manually using the
test-case from bug 1518189 with and without hidpi.

We always treat the cursor image size as CSS pixels (and upscale it to device
pixels in HiDPI). We have bugs to stop doing that though (bug 1425694).

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

--HG--
extra : moz-landing-system : lando
2019-02-06 17:40:46 +00:00
Boris Zbarsky 32d6918e13 Bug 1521677 followup. Fix jsapi test to reopen the CLOSED TREE. r=me 2019-02-06 12:38:14 -05:00
Narcis Beleuzu 8adc1fee1a Backed out changeset f89acdbfa432 (bug 1524718) for bc failures on browser_urlbar_locationchange_urlbar_edit_dos.js. CLOSED TREE 2019-02-06 19:42:16 +02:00
Mark Banner ce5822c6c9 Bug 1525429 - Port function for stripping unsafe protocols when pasting to QuantumBar. r=dao
Depends on D18751

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

--HG--
rename : browser/components/urlbar/tests/legacy/browser_removeUnsafeProtocolsFromURLBarPaste.js => browser/components/urlbar/tests/browser/browser_removeUnsafeProtocolsFromURLBarPaste.js
extra : moz-landing-system : lando
2019-02-06 17:29:23 +00:00
Narcis Beleuzu e2a6b02f8b Backed out changeset c31a81865825 (bug 1523703) for bc failures on browser_packaged_as_locales.js 2019-02-06 19:26:46 +02:00
Jason Laster 32016ba41e Bug 1522663 - Stop referencing sourceClient.isBlackboxed. r=loganfsmyth
Differential Revision: https://phabricator.services.mozilla.com/D17549

--HG--
extra : moz-landing-system : lando
2019-02-06 05:04:37 +00:00
Nabil Lamrabet 68cbcb9990 Bug 1518175 - Update bootstrap.py for ElementaryOS. r=froydnj
Differential Revision: https://phabricator.services.mozilla.com/D18701

--HG--
extra : moz-landing-system : lando
2019-02-06 17:18:04 +00:00
Brindusan Cristian 2ad6bc9f9b Backed out 2 changesets (bug 1523993) for build bustages on WasmStubs.cpp. CLOSED TREE
Backed out changeset e8a0e28d1443 (bug 1523993)
Backed out changeset 454d1b05007a (bug 1523993)

--HG--
extra : histedit_source : f24f6597ab5e03d2c55da7a040cbe213234ae81a
2019-02-06 19:12:54 +02:00
Boris Zbarsky 250e088daf Bug 1521677. Change defineProperties to handle non-configurable properties on WindowProxy like defineProperty does. r=evilpie
We want to indicate "we didn't actually manage to define your properties as
non-configurable" but we don't want to throw exceptions when people try to
Object.defineProperties with a non-configurable property in the list on a
WindowProxy.

Though maybe we should just silently ignore the "can't define non-configurable
on WindowProxy" bits in defineProperties and just return the object anyway?
The reason we do the "return null" bit in defineProperty is so that Caja and
the like can detect it, but if they're not using defineProperties to start with
they may not need to detect this "failure".  On the other hand, Mark Miller
thinks the detection will be needed...

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

--HG--
extra : moz-landing-system : lando
2019-02-06 16:55:08 +00:00
Jason Laster 3359b0db75 Bug 1520972 - return setOptionsRequester. r=bhackett
Differential Revision: https://phabricator.services.mozilla.com/D18770

--HG--
extra : moz-landing-system : lando
2019-02-06 16:51:01 +00:00
Benjamin Bouvier a371e5fe19 Bug 1523993: Spew debug information for wasm calls; r=luke
Differential Revision: https://phabricator.services.mozilla.com/D18342

--HG--
extra : moz-landing-system : lando
2019-02-06 16:38:24 +00:00
Benjamin Bouvier 2ce2c5e407 Bug 1523993: Add JitOptions to disable wasm fast paths; r=luke
This adds a new configure option `--enable-wasm-codegen-debug`, which defaults
to true in debug builds (disable otherwise).

It's a first step so as to be able to use this in both the shell and browser,
using the env variables JIT_OPTION_{JitOption field name}.

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

--HG--
extra : moz-landing-system : lando
2019-02-06 16:39:31 +00:00
Drew Willcoxon 6ab2c13cf4 Bug 1524718 - Replace context.autofillValue with result.autofill, and autofill results when they're selected. r=mak
We should replace the context.autofillValue property with a result.autofill property. When the view selects results, it already notifies the input about it by calling input.setValueFromResult(). So we can modify setValueFromResult to check for the presence of result.autofill and thereby get autofill "for free". (The one place where the view doesn't call input.setValueFromResult() when a result is selected is when it selects the preselected result, so this patch adds that.)

result.autofill is an object: { value, selectionStart, selectionEnd }

This is going to help me implement bug 1521702.

One potentially cool thing about doing autofill this way is that any result can now trigger autofill, not only the heuristic result, and do it easily. Of course the user isn't typing when they select a non-heuristic result, so it's probably not fair to call that "autofill", but the result can trigger the selection aspect of autofill. As one example, that might be interesting for search suggestions: Type "foo", key down to the "foobar" suggestion, and the "bar" substring is automatically selected.

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

--HG--
extra : moz-landing-system : lando
2019-02-06 16:38:27 +00:00
shindli 59283ca5a9 Merge mozilla-central to autoland. a=merge CLOSED TREE 2019-02-06 18:40:08 +02:00
shindli dccf214c24 Merge inbound to mozilla-central. a=merge 2019-02-06 18:37:28 +02:00
k88hudson 3e54f15e91 Bug 1523703 - Disable discoverystream in test environment r=andreio
Differential Revision: https://phabricator.services.mozilla.com/D18755

--HG--
extra : moz-landing-system : lando
2019-02-06 16:30:04 +00:00
Jan-Erik Rediger cc6c461108 Bug 1525521 - Always include the (empty) parent process r=chutten
This ensures the corresponding section is shown for event pings in
about:telemetry, even if there's no actual data for the parent process.
This avoids a bigger rewrite of the logic of what sections and processes to display.

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

--HG--
extra : moz-landing-system : lando
2019-02-06 13:25:59 +00:00
Mark Banner 9c36b7a8e5 Bug 1525439 - Port more tests to QuantumBar (titles, tab matches in pb, decoding urls, deleting, mouse over, one off search settings). r=mak
Differential Revision: https://phabricator.services.mozilla.com/D18751

--HG--
rename : browser/components/urlbar/tests/legacy/browser_autocomplete_no_title.js => browser/components/urlbar/tests/browser/browser_autocomplete_no_title.js
rename : browser/components/urlbar/tests/legacy/browser_tabMatchesInAwesomebar_perwindowpb.js => browser/components/urlbar/tests/browser/browser_tabMatchesInAwesomebar_perwindowpb.js
rename : browser/components/urlbar/tests/legacy/browser_urlbarDecode.js => browser/components/urlbar/tests/browser/browser_urlbarDecode.js
rename : browser/components/urlbar/tests/legacy/browser_urlbarDelete.js => browser/components/urlbar/tests/browser/browser_urlbarDelete.js
rename : browser/components/urlbar/tests/legacy/browser_urlbarEnterAfterMouseOver.js => browser/components/urlbar/tests/browser/browser_urlbarEnterAfterMouseOver.js
rename : browser/components/urlbar/tests/legacy/browser_urlbarOneOffs_settings.js => browser/components/urlbar/tests/browser/browser_urlbarOneOffs_settings.js
extra : moz-landing-system : lando
2019-02-06 13:22:17 +00:00
Florin Strugariu eb7e08c167 Bug 1525280 Raptor should clear app data before running tests on gecko view r=davehunt
Differential Revision: https://phabricator.services.mozilla.com/D18686

--HG--
extra : moz-landing-system : lando
2019-02-06 12:01:03 +00:00
Mike de Boer 9f68077886 Bug 1524908 - Since the Search Service API is now asynchronous, the one-off-search (re)build method became re-entrant and evidently race-y. Let's guard against that. r=dao
Differential Revision: https://phabricator.services.mozilla.com/D18672

--HG--
extra : moz-landing-system : lando
2019-02-06 11:51:04 +00:00
Brindusan Cristian 76cfa49e64 Backed out changeset 0a5768488340 (bug 1524908) for bc failures at browser_urlbar_keyed_search.js. 2019-02-06 13:42:52 +02:00
Brindusan Cristian b2ca1f33d7 Backed out changeset 89ba5f983e61 (bug 1525238) for dt failures at browser_changes_rule_selector.js and browser_inspector_highlighter-eyedropper-xul.js. 2019-02-06 13:08:39 +02:00
Jon Coppeard 5e71f04dec Bug 1523899 - Dynamic import in event handlers should be relative to the document r=smaug 2019-02-06 11:07:29 +00:00
Narcis Beleuzu d77339d244 Backed out changeset 4f266277d3b8 (bug 1523899) for wpt failures on string-compilation-base-url-external-classic.html. CLOSED TREE 2019-02-06 14:37:25 +02:00
Jon Coppeard 207e74d173 Bug 1523899 - Dynamic import in event handlers should be relative to the document r=smaug 2019-02-06 11:07:29 +00:00
Andreas Tolfsen 299e93c33c bug 1525544: geckodriver: document how to self-service arm7hf builds; r=me
DONTBUILD
2019-02-06 11:05:41 +00:00
Andreas Tolfsen b4a757e52f bug 1525544: geckodriver: harmonise argument indicator with cli; r=me
DONTBUILD
2019-02-06 11:05:40 +00:00
Andreas Tolfsen 26f701557b bug 1525544: geckodriver: fix release date for 0.24.0; r=me
s/2018/2019/

DONTBUILD
2019-02-06 11:05:39 +00:00
Oana Pop Rus 39b1d8a7ae Merge mozilla-central to inbound. a=merge CLOSED TREE 2019-02-06 12:09:25 +02:00
Oana Pop Rus e00ea598e5 Merge inbound to mozilla-central. a=merge 2019-02-06 11:53:48 +02:00
Matthew Noorenberghe ea3564efe2 Bug 1333264 - Disable test_master_password.html on Win/Linux pgo/asan/opt due to failures. r=intermittent 2019-02-06 00:17:43 -08:00
Miko Mynttinen d6292e3e7e Bug 1523329 - Create hit test info items in BuildDisplayListForSimpleChild() if the frame is an AGR r=mattwoodrow
Differential Revision: https://phabricator.services.mozilla.com/D18240

--HG--
extra : moz-landing-system : lando
2019-02-06 06:03:05 +00:00
Mike Hommey ad80231236 Bug 1525227 - Remove unnecessary dependency on bindgen in js/src/rust/shared/Cargo.toml. r=mshal
The crate doesn't even have a build script.

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

--HG--
extra : moz-landing-system : lando
2019-02-06 10:39:07 +00:00