Timothy Guan-tin Chien
234c9e9169
Bug 1496232 - Remove references to textbox.css in datetimebox.xml r=dao
...
Differential Revision: https://phabricator.services.mozilla.com/D7662
--HG--
extra : moz-landing-system : lando
2018-10-04 06:05:43 +00:00
Noemi Erli
d6182ea83e
Merge mozilla-central to autoland. a=merge CLOSED TREE
2018-10-04 07:10:05 +03:00
Noemi Erli
8bb8254a13
Merge inbound to mozilla-central. a=merge
2018-10-04 07:03:25 +03:00
Andrew McCreight
5cbe1e4d48
Bug 1495820 - Inline do_QueryWrappedNative() r=bzbarsky
...
This method does very little, and is called in only a few places, so
just inline it. The error variant is not called at all. Simplifying
this makes it easier for me to change do_QueryInterface.
Differential Revision: https://phabricator.services.mozilla.com/D7527
--HG--
extra : moz-landing-system : lando
2018-10-03 21:40:26 +00:00
Shane Caraveo
7a2b571838
Bug 1486819 move search engine specific logic into search service, r=mkaply
...
refactor some code into the search service. This is necessary to
allow the searchservice to pull multiple locales or regions from a single
extension, based on data the searchservice maintains.
Differential Revision: https://phabricator.services.mozilla.com/D7632
--HG--
extra : moz-landing-system : lando
2018-10-03 21:35:22 +00:00
Tim Nguyen
f67936427b
Bug 1473926 - Move datetimepopup.css rules to browser.css. r=mconley
...
Differential Revision: https://phabricator.services.mozilla.com/D7650
--HG--
extra : moz-landing-system : lando
2018-10-03 21:10:51 +00:00
Shane Caraveo
ea0139912f
Bug 1486819 - support mozParams in webext search engines r=aswan,adw,mkaply
...
mkaply for overall search engine api changes
adw for searchservice changes. note that a small part of it will be removed in favor of the fix from bug 1485508
aswan for webextension side. note that I want to do better with the distribution signal, that can be in bug 1488517
Differential Revision: https://phabricator.services.mozilla.com/D4473
--HG--
extra : moz-landing-system : lando
2018-10-03 20:23:16 +00:00
Brendan Dahl
856ed80bda
Bug 1461798 - Migrate <tooltip> to a C++ implementation. r=smaug
...
Move the implementation of the XBL tooltip to C++ so the element can safely
be created during native anonymous content creation. The 'mouseover' and
'mouseout' event handlers were not moved as they appear to be legacy code
that is no longer needed.
A number of tests started perma-failing after this patch. Most failures
were caused by a timing change where plugins sometimes load after the
document "load" event. Many of the failures had intermittents associated
with them and the tests were not waiting for plugins to load before
starting. The test "test_weakmap_keys_preserved2.xul" had a bug where it
was possible for it to finish before all the tests were run.
Differential Revision: https://phabricator.services.mozilla.com/D5065
--HG--
extra : moz-landing-system : lando
2018-10-03 20:42:19 +00:00
Andrew McCreight
0437363577
Bug 1495912- Remove more trivial calls to do_QueryInterface r=smaug
...
MozReview-Commit-ID: 34BAwt3SAJk
Differential Revision: https://phabricator.services.mozilla.com/D7640
--HG--
extra : moz-landing-system : lando
2018-10-03 19:52:01 +00:00
Nick Alexander
ceef29e5a6
Bug 1443332 - Fold APK signing from android-common.mk into upload-files-APK.mk. r=firefox-build-system-reviewers,mshal
...
This merely centralizes logic that was formerly used at multiple sites
into the single remaining use site.
None of the JAVA* flags have been used for a long time.
Differential Revision: https://phabricator.services.mozilla.com/D7313
--HG--
extra : moz-landing-system : lando
2018-10-03 18:05:27 +00:00
Timothy Guan-tin Chien
bdfea4d8cd
Bug 1483656 - Part III, Enable UA Widget on Fennec and Reftest by moving UAWidgetsChild.jsm to toolkit r=jaws
...
This moves UAWidgetsChild.jsm from browser to toolkit so that
Fennec and Reftest could pick it up.
Differential Revision: https://phabricator.services.mozilla.com/D5085
--HG--
rename : browser/actors/UAWidgetsChild.jsm => toolkit/actors/UAWidgetsChild.jsm
extra : moz-landing-system : lando
2018-10-03 15:49:33 +00:00
Timothy Guan-tin Chien
ab99365a10
Bug 1483656 - Part I, Correct references in TouchUtils r=jaws
...
Differential Revision: https://phabricator.services.mozilla.com/D6423
--HG--
extra : moz-landing-system : lando
2018-10-03 15:14:36 +00:00
Ciure Andrei
9023b4cc72
Merge mozilla-central to autoland. a=merge CLOSED TREE
2018-10-03 19:45:50 +03:00
Xidorn Quan
663696f579
No bug - Replace my moco email in telemetry with a personal one.
...
--HG--
extra : rebase_source : 7fd27c461ffa04c08b643dee9ff7211f841ee9b5
extra : amend_source : e3f93d8cd2869dce4044b55ef4678f8232b4dff5
2018-10-03 09:38:30 +10:00
Ciure Andrei
50a315138b
Merge mozilla-central to mozilla-inbound. a=merge CLOSED TREE
2018-10-03 14:21:44 +03:00
Eliza Balazs
38ba6ae11b
Bug 1366957 - Disable test_videocontrols_keyhandler.html on linux for frequent failures. r=jmaher
2018-10-02 23:54:00 +03:00
Mark Striemer
93ff477188
Bug 1469696 - Part 6: Update warning message, limit width r=flod,jaws
...
Differential Revision: https://phabricator.services.mozilla.com/D7216
--HG--
extra : moz-landing-system : lando
2018-10-02 17:57:33 +00:00
Mark Striemer
91446d64d7
Bug 1469696 - Part 2: Allow installing langpacks from AMO in prefs r=flod,aswan,zbraniecki,jaws
...
Differential Revision: https://phabricator.services.mozilla.com/D6312
--HG--
extra : moz-landing-system : lando
2018-10-03 14:07:14 +00:00
Mark Banner
3bb99d50d2
Bug 1495043 - Ensure background frecency updates have had a chance to run when checking the database in test_origins.js. r=adw
...
Differential Revision: https://phabricator.services.mozilla.com/D7531
--HG--
extra : moz-landing-system : lando
2018-10-02 23:00:15 +00:00
Timothy Guan-tin Chien
dcaec159d1
Bug 1495833 - Allow <audio> to go back to the intrinsic control size r=jaws
...
This fixes a regression caused by bug 1493525 and detectable by
the reftest added in bug 1367875.
The width sizing of <audio> is still broken, see bug 1495821
.
Differential Revision: https://phabricator.services.mozilla.com/D7534
--HG--
extra : moz-landing-system : lando
2018-10-03 03:53:49 +00:00
Ciure Andrei
d3446d7ede
Backed out 3 changesets (bug 1426767) for failing test_autofill_sandboxed.html on Android, at least in test-verify
...
Backed out changeset 8d9d8cde6d8b (bug 1426767)
Backed out changeset ab5c0730092e (bug 1426767)
Backed out changeset 94776066119c (bug 1426767)
--HG--
extra : amend_source : d5da734f1debc0525afd7fb260930b456def76a1
2018-10-03 10:36:37 +03:00
Alexander Surkov
ff145aa9c4
Bug 1491197 - replace progressmeter XBL binding by a custom element, r=paolo
...
--HG--
rename : toolkit/content/widgets/progressmeter.xml => toolkit/content/widgets/progressmeter.js
2018-10-03 11:13:05 +05:00
Tiberius Oros
fdc44b6afe
Merge mozilla-central to inbound on a CLOSED TREE
2018-10-03 09:44:29 +03:00
Ciure Andrei
7cf074453d
Backed out 4 changesets (bug 1155505) for win2012 build bustages CLOSED TREE
...
Backed out changeset af0781ab02a6 (bug 1155505)
Backed out changeset f5e706d5a143 (bug 1155505)
Backed out changeset 5400ec20792c (bug 1155505)
Backed out changeset 82e129f7545e (bug 1155505)
2018-10-03 09:16:27 +03:00
Makoto Kato
d91f9925ae
Bug 1155505 - Part 4. Fix bustage for mingw32. r=me CLOSED TREE
...
--HG--
extra : histedit_source : 97b0fbbd8acdc0a8cb6641f45bfc1c4c3eae19d5
2018-10-03 15:08:41 +09:00
Vincent Cote
2b31908375
Bug 1495890 - Remove unused stringbundle from config.xul r=mossop
...
Differential Revision: https://phabricator.services.mozilla.com/D7542
--HG--
extra : moz-landing-system : lando
2018-10-02 22:10:07 +00:00
Timothy Guan-tin Chien
7657bebf17
Bug 1486278 - Workaround Bug 1495350 in video controls r=Gijs,birtles
...
For compositor animations, we don't guarantee the finished promise callback
to run in the first frame after the animation finishes. By setting
fill: both, we set the animation to fill until the main thread has a chance
to catch up.
A filling animation has to be cancelled explicitly, otherwise the
value of the animating style will be locked at the last frame of the animation.
Differential Revision: https://phabricator.services.mozilla.com/D7317
--HG--
extra : moz-landing-system : lando
2018-10-02 19:11:31 +00:00
Mike Conley
c941c4c08f
Bug 1492482 - Stop sending CPOWs with WebProgressChild messages. r=Felipe
...
Depends on D6972
Differential Revision: https://phabricator.services.mozilla.com/D6973
--HG--
extra : moz-landing-system : lando
2018-10-02 18:38:39 +00:00
Mike Conley
9b0b5947ec
Bug 1492482 - Remove CPOW usage from browser_saveImageURL.js. r=baku
...
This also "fixes" what appears to be some broken checks by switching
them to todo()'s. I filed bug 1492885 to investigate these busted
checks, and re-enable them.
Depends on D6970
Differential Revision: https://phabricator.services.mozilla.com/D6971
--HG--
extra : moz-landing-system : lando
2018-10-02 18:38:48 +00:00
Mike Conley
49f0fb11c5
Bug 1492482 - Remove CPOW usage from browser_datetime_picker.js. r=Felipe
...
Depends on D6969
Differential Revision: https://phabricator.services.mozilla.com/D6970
--HG--
extra : moz-landing-system : lando
2018-10-02 18:02:59 +00:00
Mike Conley
1dd8dcf03b
Bug 1492482 - Remove CPOW usage from browser_readerMode_with_anchor.js. r=Gijs
...
Depends on D6968
Differential Revision: https://phabricator.services.mozilla.com/D6969
--HG--
extra : moz-landing-system : lando
2018-10-02 18:02:31 +00:00
Mike Conley
adf587dde0
Bug 1492950 - Get login prompter off of getBrowserForContentWindow. r=MattN
...
Depends on D6711
Differential Revision: https://phabricator.services.mozilla.com/D6712
--HG--
extra : moz-landing-system : lando
2018-10-02 17:52:54 +00:00
Mike Conley
0d561ff26a
Bug 1492950 - Get rid of getTabModalPromptBox in browser.js. r=Gijs,MattN
...
Depends on D6709
Differential Revision: https://phabricator.services.mozilla.com/D6710
--HG--
extra : moz-landing-system : lando
2018-10-02 17:50:42 +00:00
Andrew McCreight
ea6021b769
Bug 1494127 - Fix trivial calls to do_QueryInterface that return an nsresult r=smaug
...
Calls to do_QueryInterface to a base class can be replaced by a static
cast, which is faster.
Differential Revision: https://phabricator.services.mozilla.com/D7224
--HG--
extra : moz-landing-system : lando
2018-10-01 21:38:43 +00:00
Gurzau Raul
3295ecd3f1
Merge mozilla-central to autoland. a=merge CLOSED TREE
2018-10-02 19:07:23 +03:00
Gurzau Raul
ca3641419f
Merge inbound to mozilla-central. a=merge
...
--HG--
rename : docshell/test/bug123696-subframe.html => docshell/test/mochitest/bug123696-subframe.html
rename : docshell/test/bug404548-subframe.html => docshell/test/mochitest/bug404548-subframe.html
rename : docshell/test/bug404548-subframe_window.html => docshell/test/mochitest/bug404548-subframe_window.html
rename : docshell/test/bug413310-post.sjs => docshell/test/mochitest/bug413310-post.sjs
rename : docshell/test/bug413310-subframe.html => docshell/test/mochitest/bug413310-subframe.html
rename : docshell/test/bug529119-window.html => docshell/test/mochitest/bug529119-window.html
rename : docshell/test/bug530396-noref.sjs => docshell/test/mochitest/bug530396-noref.sjs
rename : docshell/test/bug530396-subframe.html => docshell/test/mochitest/bug530396-subframe.html
rename : docshell/test/bug570341_recordevents.html => docshell/test/mochitest/bug570341_recordevents.html
rename : docshell/test/bug668513_redirect.html => docshell/test/mochitest/bug668513_redirect.html
rename : docshell/test/bug668513_redirect.html^headers^ => docshell/test/mochitest/bug668513_redirect.html^headers^
rename : docshell/test/bug691547_frame.html => docshell/test/mochitest/bug691547_frame.html
rename : docshell/test/dummy_page.html => docshell/test/mochitest/dummy_page.html
rename : docshell/test/file_anchor_scroll_after_document_open.html => docshell/test/mochitest/file_anchor_scroll_after_document_open.html
rename : docshell/test/file_bfcache_plus_hash_1.html => docshell/test/mochitest/file_bfcache_plus_hash_1.html
rename : docshell/test/file_bfcache_plus_hash_2.html => docshell/test/mochitest/file_bfcache_plus_hash_2.html
rename : docshell/test/file_bug1121701_1.html => docshell/test/mochitest/file_bug1121701_1.html
rename : docshell/test/file_bug1121701_2.html => docshell/test/mochitest/file_bug1121701_2.html
rename : docshell/test/file_bug1151421.html => docshell/test/mochitest/file_bug1151421.html
rename : docshell/test/file_bug1186774.html => docshell/test/mochitest/file_bug1186774.html
rename : docshell/test/file_bug1450164.html => docshell/test/mochitest/file_bug1450164.html
rename : docshell/test/file_bug385434_1.html => docshell/test/mochitest/file_bug385434_1.html
rename : docshell/test/file_bug385434_2.html => docshell/test/mochitest/file_bug385434_2.html
rename : docshell/test/file_bug385434_3.html => docshell/test/mochitest/file_bug385434_3.html
rename : docshell/test/file_bug475636.sjs => docshell/test/mochitest/file_bug475636.sjs
rename : docshell/test/file_bug509055.html => docshell/test/mochitest/file_bug509055.html
rename : docshell/test/file_bug511449.html => docshell/test/mochitest/file_bug511449.html
rename : docshell/test/file_bug540462.html => docshell/test/mochitest/file_bug540462.html
rename : docshell/test/file_bug580069_1.html => docshell/test/mochitest/file_bug580069_1.html
rename : docshell/test/file_bug580069_2.sjs => docshell/test/mochitest/file_bug580069_2.sjs
rename : docshell/test/file_bug590573_1.html => docshell/test/mochitest/file_bug590573_1.html
rename : docshell/test/file_bug590573_2.html => docshell/test/mochitest/file_bug590573_2.html
rename : docshell/test/file_bug598895_1.html => docshell/test/mochitest/file_bug598895_1.html
rename : docshell/test/file_bug598895_2.html => docshell/test/mochitest/file_bug598895_2.html
rename : docshell/test/file_bug634834.html => docshell/test/mochitest/file_bug634834.html
rename : docshell/test/file_bug598895_1.html => docshell/test/mochitest/file_bug637644_1.html
rename : docshell/test/file_bug598895_2.html => docshell/test/mochitest/file_bug637644_2.html
rename : docshell/test/file_bug640387.html => docshell/test/mochitest/file_bug640387.html
rename : docshell/test/file_bug653741.html => docshell/test/mochitest/file_bug653741.html
rename : docshell/test/file_bug660404 => docshell/test/mochitest/file_bug660404
rename : docshell/test/file_bug660404-1.html => docshell/test/mochitest/file_bug660404-1.html
rename : docshell/test/file_bug660404^headers^ => docshell/test/mochitest/file_bug660404^headers^
rename : docshell/test/file_bug653741.html => docshell/test/mochitest/file_bug662170.html
rename : docshell/test/file_bug668513.html => docshell/test/mochitest/file_bug668513.html
rename : docshell/test/file_bug669671.sjs => docshell/test/mochitest/file_bug669671.sjs
rename : docshell/test/file_bug675587.html => docshell/test/mochitest/file_bug675587.html
rename : docshell/test/file_bug680257.html => docshell/test/mochitest/file_bug680257.html
rename : docshell/test/file_bug703855.html => docshell/test/mochitest/file_bug703855.html
rename : docshell/test/file_bug728939.html => docshell/test/mochitest/file_bug728939.html
rename : docshell/test/file_close_onpagehide1.html => docshell/test/mochitest/file_close_onpagehide1.html
rename : docshell/test/file_close_onpagehide2.html => docshell/test/mochitest/file_close_onpagehide2.html
rename : docshell/test/file_framedhistoryframes.html => docshell/test/mochitest/file_framedhistoryframes.html
rename : docshell/test/file_pushState_after_document_open.html => docshell/test/mochitest/file_pushState_after_document_open.html
rename : docshell/test/historyframes.html => docshell/test/mochitest/historyframes.html
rename : docshell/test/mochitest.ini => docshell/test/mochitest/mochitest.ini
rename : docshell/test/start_historyframe.html => docshell/test/mochitest/start_historyframe.html
rename : docshell/test/test_anchor_scroll_after_document_open.html => docshell/test/mochitest/test_anchor_scroll_after_document_open.html
rename : docshell/test/test_bfcache_plus_hash.html => docshell/test/mochitest/test_bfcache_plus_hash.html
rename : docshell/test/test_bug1045096.html => docshell/test/mochitest/test_bug1045096.html
rename : docshell/test/test_bug1121701.html => docshell/test/mochitest/test_bug1121701.html
rename : docshell/test/test_bug1151421.html => docshell/test/mochitest/test_bug1151421.html
rename : docshell/test/test_bug1186774.html => docshell/test/mochitest/test_bug1186774.html
rename : docshell/test/test_bug123696.html => docshell/test/mochitest/test_bug123696.html
rename : docshell/test/test_bug1450164.html => docshell/test/mochitest/test_bug1450164.html
rename : docshell/test/test_bug384014.html => docshell/test/mochitest/test_bug384014.html
rename : docshell/test/test_bug385434.html => docshell/test/mochitest/test_bug385434.html
rename : docshell/test/test_bug387979.html => docshell/test/mochitest/test_bug387979.html
rename : docshell/test/test_bug402210.html => docshell/test/mochitest/test_bug402210.html
rename : docshell/test/test_bug404548.html => docshell/test/mochitest/test_bug404548.html
rename : docshell/test/test_bug413310.html => docshell/test/mochitest/test_bug413310.html
rename : docshell/test/test_bug475636.html => docshell/test/mochitest/test_bug475636.html
rename : docshell/test/test_bug509055.html => docshell/test/mochitest/test_bug509055.html
rename : docshell/test/test_bug511449.html => docshell/test/mochitest/test_bug511449.html
rename : docshell/test/test_bug529119-1.html => docshell/test/mochitest/test_bug529119-1.html
rename : docshell/test/test_bug529119-2.html => docshell/test/mochitest/test_bug529119-2.html
rename : docshell/test/test_bug530396.html => docshell/test/mochitest/test_bug530396.html
rename : docshell/test/test_bug540462.html => docshell/test/mochitest/test_bug540462.html
rename : docshell/test/test_bug551225.html => docshell/test/mochitest/test_bug551225.html
rename : docshell/test/test_bug570341.html => docshell/test/mochitest/test_bug570341.html
rename : docshell/test/test_bug580069.html => docshell/test/mochitest/test_bug580069.html
rename : docshell/test/test_bug590573.html => docshell/test/mochitest/test_bug590573.html
rename : docshell/test/test_bug598895.html => docshell/test/mochitest/test_bug598895.html
rename : docshell/test/test_bug634834.html => docshell/test/mochitest/test_bug634834.html
rename : docshell/test/test_bug637644.html => docshell/test/mochitest/test_bug637644.html
rename : docshell/test/test_bug640387_1.html => docshell/test/mochitest/test_bug640387_1.html
rename : docshell/test/test_bug640387_2.html => docshell/test/mochitest/test_bug640387_2.html
rename : docshell/test/test_bug653741.html => docshell/test/mochitest/test_bug653741.html
rename : docshell/test/test_bug660404.html => docshell/test/mochitest/test_bug660404.html
rename : docshell/test/test_bug662170.html => docshell/test/mochitest/test_bug662170.html
rename : docshell/test/test_bug668513.html => docshell/test/mochitest/test_bug668513.html
rename : docshell/test/test_bug669671.html => docshell/test/mochitest/test_bug669671.html
rename : docshell/test/test_bug675587.html => docshell/test/mochitest/test_bug675587.html
rename : docshell/test/test_bug680257.html => docshell/test/mochitest/test_bug680257.html
rename : docshell/test/test_bug691547.html => docshell/test/mochitest/test_bug691547.html
rename : docshell/test/test_bug694612.html => docshell/test/mochitest/test_bug694612.html
rename : docshell/test/test_bug703855.html => docshell/test/mochitest/test_bug703855.html
rename : docshell/test/test_bug728939.html => docshell/test/mochitest/test_bug728939.html
rename : docshell/test/test_bug797909.html => docshell/test/mochitest/test_bug797909.html
rename : docshell/test/test_close_onpagehide_by_history_back.html => docshell/test/mochitest/test_close_onpagehide_by_history_back.html
rename : docshell/test/test_close_onpagehide_by_window_close.html => docshell/test/mochitest/test_close_onpagehide_by_window_close.html
rename : docshell/test/test_forceinheritprincipal_overrule_owner.html => docshell/test/mochitest/test_forceinheritprincipal_overrule_owner.html
rename : docshell/test/test_framedhistoryframes.html => docshell/test/mochitest/test_framedhistoryframes.html
rename : docshell/test/test_pushState_after_document_open.html => docshell/test/mochitest/test_pushState_after_document_open.html
rename : docshell/test/test_triggeringprincipal_location_seturi.html => docshell/test/mochitest/test_triggeringprincipal_location_seturi.html
rename : docshell/test/test_windowedhistoryframes.html => docshell/test/mochitest/test_windowedhistoryframes.html
rename : docshell/test/url1_historyframe.html => docshell/test/mochitest/url1_historyframe.html
rename : docshell/test/url2_historyframe.html => docshell/test/mochitest/url2_historyframe.html
rename : third_party/rust/syn/src/parsers.rs => third_party/rust/syn-0.14.6/src/parsers.rs
rename : third_party/rust/syn/src/verbatim.rs => third_party/rust/syn-0.14.6/src/verbatim.rs
rename : third_party/rust/uuid/.travis.yml => third_party/rust/uuid-0.5.1/.travis.yml
rename : third_party/rust/uuid/src/rustc_serialize.rs => third_party/rust/uuid-0.5.1/src/rustc_serialize.rs
rename : third_party/rust/uuid/src/serde.rs => third_party/rust/uuid-0.5.1/src/serde.rs
2018-10-02 19:03:40 +03:00
Dão Gottwald
3dfd9151e4
Bug 1491400 - Cut off inheritance for dropmarkers within other widgets where -moz-image-region might be set for the primary icon. r=Standard8
...
Differential Revision: https://phabricator.services.mozilla.com/D7399
--HG--
extra : moz-landing-system : lando
2018-10-02 12:19:07 +00:00
Tim Nguyen
4619394724
Bug 1473929 - Load tree.css as a document stylesheet. r=dao
...
Differential Revision: https://phabricator.services.mozilla.com/D7411
--HG--
extra : moz-landing-system : lando
2018-10-02 11:38:51 +00:00
Dão Gottwald
5dd1ba8ec4
Bug 1495442 - Reduce specificity of toolbarbutton[checked] rule. r=paolo
...
Differential Revision: https://phabricator.services.mozilla.com/D7391
--HG--
extra : moz-landing-system : lando
2018-10-02 09:58:16 +00:00
Mark Striemer
b55a01a61c
Bug 1490375 - Align about:addons with about:preferences sidebar r=aswan
...
Differential Revision: https://phabricator.services.mozilla.com/D7264
--HG--
extra : moz-landing-system : lando
2018-10-01 17:15:23 +00:00
Andrew McCreight
837f0af066
Bug 1493737
- Fix many trivial calls to do_QueryInterface r=smaug
...
If class A is derived from class B, then an instance of class A can be
converted to B via a static cast, so a slower QI is not needed.
Differential Revision: https://phabricator.services.mozilla.com/D6861
--HG--
extra : moz-landing-system : lando
2018-10-01 21:38:01 +00:00
Brindusan Cristian
9e3b348e37
Merge mozilla-central to autoland. a=merge CLOSED TREE
2018-10-02 07:04:47 +03:00
Brindusan Cristian
fc5031a446
Merge inbound to mozilla-central. a=merge
2018-10-02 07:01:43 +03:00
Michael Kaply
a1c2ceb670
Bug 1493249 - Add policy for security devices. r=Felipe
...
Differential Revision: https://phabricator.services.mozilla.com/D6525
--HG--
extra : moz-landing-system : lando
2018-10-02 03:47:17 +00:00
Markus Stange
b5d13857e4
Bug 1457481 - Add nsIProfiler.GetSymbolTable and a profiler/rust-helper crate which implements it for ELF binaries. r=njn,jrmuizel
...
r?njn for the profiler parts
r?jrmuizel for the ELF parsing parts
Depends on D7020
Differential Revision: https://phabricator.services.mozilla.com/D7021
--HG--
extra : moz-landing-system : lando
2018-10-02 01:50:02 +00:00
Markus Stange
3bf3108227
Bug 1457481 - Add a MOZ_GECKO_PROFILER_PARSE_ELF define that's only true on Android. r=ted
...
This will be used to conditionally compile the rust code for ELF binary parsing,
which will be used by the profiler to dump symbols from system libraries on
Android.
Ideally I'd like to make this only apply to Nightly + Beta configurations, and
not to Release, but there doesn't seem to be an easy way to differentiate
between Beta and Release and doing so might be frowned upon. So now it's going
to be built on all channels on Android, even Release, even though developers
won't be profiling Release channel builds much, and the extra code size isn't
all that valuable for our users.
We definitely need this code to be included on the Beta channel, though, because
Firefox Focus Nightly uses GeckoView from the Beta channel, and we want to get
good profiling information from Focus.
Differential Revision: https://phabricator.services.mozilla.com/D7020
--HG--
extra : moz-landing-system : lando
2018-10-02 01:49:13 +00:00
shindli
dc4495a98b
Backed out changeset 0d3748a0ad24 (bug 1420744) for c4 failures in toolkit/components/extensions/test/mochitest/test_chrome_ext_downloads_saveAs.htm
2018-10-02 04:18:05 +03:00
Drew Willcoxon
950a1cf6b3
Bug 1489060 - Urlbar autofill is broken when autofilling history is disabled and autofilling bookmarks is enabled r=mak
...
In the origin query, the SELECT is aggregate due to both the TOTAL(frecency) column and the GROUP BY, but bookmarkedFragment is not aggregate. So it ends up looking only at whatever moz_place ends up first in its result set. If that moz_place's foreign_count is zero, then the whole bookmarkedFragment is zero, even if there are moz_places in the result set that are bookmarked.
Change bookmarkedFragment to use TOTAL.
Differential Revision: https://phabricator.services.mozilla.com/D6867
--HG--
extra : moz-landing-system : lando
2018-09-29 08:53:42 +00:00
shindli
2cc7085b7a
Backed out 4 changesets (bug 1457481) for c1 failures in devtools/client/performance-new/test/chrome/test_perf-settings-entries.html
...
Backed out changeset 212450f77860 (bug 1457481)
Backed out changeset ac3deff9340f (bug 1457481)
Backed out changeset 4478820fbcaa (bug 1457481)
Backed out changeset 1c8460b1d6da (bug 1457481)
--HG--
rename : third_party/rust/syn-0.14.6/src/parsers.rs => third_party/rust/syn/src/parsers.rs
rename : third_party/rust/syn-0.14.6/src/verbatim.rs => third_party/rust/syn/src/verbatim.rs
rename : third_party/rust/uuid-0.5.1/.travis.yml => third_party/rust/uuid/.travis.yml
rename : third_party/rust/uuid-0.5.1/src/rustc_serialize.rs => third_party/rust/uuid/src/rustc_serialize.rs
rename : third_party/rust/uuid-0.5.1/src/serde.rs => third_party/rust/uuid/src/serde.rs
2018-10-02 01:43:46 +03:00
Brindusan Cristian
9b5034705f
Merge mozilla-central to autoland. a=merge CLOSED TREE
2018-10-02 01:04:29 +03:00