Andrea Marchesini
b56cfaae9b
Bug 1525245 - Stabilize cookiePolicy/cookiePermission for live documents - part 2 - AntiTracking, r=Ehsan
...
Depends on D18949
Differential Revision: https://phabricator.services.mozilla.com/D18950
--HG--
extra : moz-landing-system : lando
2019-03-06 17:00:46 +00:00
Erica Wright
b6be38fdef
Bug 1522919 - Add histograms to count fingerprinting and cryptomining blocking states per page load. r=johannh
...
Add histograms to count fingerprinting and cryptomining blocking states per page load.
Differential Revision: https://phabricator.services.mozilla.com/D20389
--HG--
extra : moz-landing-system : lando
2019-03-06 16:23:07 +00:00
Alexander Surkov
6a11c5c4c0
Bug 1532483 - Perma TV toolkit/content/tests/chrome/test_edit_contextmenu.html | paste enabled, r=NeilDeakin
...
Differential Revision: https://phabricator.services.mozilla.com/D22122
--HG--
extra : moz-landing-system : lando
2019-03-06 14:52:52 +00:00
Alex Gaynor
e5279ff3f7
Bug 1532727 - replace OptionalURIParams with URIParams? in IPDL; r=froydnj
...
Differential Revision: https://phabricator.services.mozilla.com/D22138
--HG--
extra : moz-landing-system : lando
2019-03-06 14:05:50 +00:00
Luca Greco
a8c9ce8ce9
Bug 1529347 - Record telemetry event on extensions enabled on private windows as part of Firefox upgrade. r=mixedpuppy,Dexter
...
Depends on D21931
Differential Revision: https://phabricator.services.mozilla.com/D21932
--HG--
extra : moz-landing-system : lando
2019-03-06 13:58:07 +00:00
Luca Greco
fef8da949e
Bug 1529347 - Record telemetry event on extensions enabled on private windows from the post install notification doorhanger. r=mixedpuppy
...
Differential Revision: https://phabricator.services.mozilla.com/D21931
--HG--
extra : moz-landing-system : lando
2019-03-06 13:59:31 +00:00
Masatoshi Kimura
b181ba0f99
Bug 1433179 - Add ReferrerUrl and HostUrl to the Zone.Information stream. r=paolo
...
Differential Revision: https://phabricator.services.mozilla.com/D21829
--HG--
extra : moz-landing-system : lando
2019-03-06 10:39:46 +00:00
Gurzau Raul
fe771d472a
Backed out 4 changesets (bug 1529894) for xperf failures on a CLOSED TREE.
...
Backed out changeset d31f88692394 (bug 1529894)
Backed out changeset e2d7b59776a2 (bug 1529894)
Backed out changeset 3c37fd9d30d5 (bug 1529894)
Backed out changeset e93f4871731b (bug 1529894)
--HG--
extra : rebase_source : ae317f856e08d09ec655cb7b7a87c120f3c626a5
2019-03-06 13:06:13 +02:00
Razvan Caliman
55d5ea2bb8
Bug 1532583 - Add scalars for copy options in Changes panel. r=pbro
...
Track the number of times people use any of the export options from the Changes panel:
- Copy All Changes button
- Copy Rule button
- Copy Rule context menu option
- Copy Declaration context menu option
Differential Revision: https://phabricator.services.mozilla.com/D22090
--HG--
extra : moz-landing-system : lando
2019-03-05 14:38:36 +00:00
Csoregi Natalia
56c430aac5
Merge mozilla-central to autoland. CLOSED TREE
...
--HG--
extra : rebase_source : 10555d94c948e45e86188feff6153ac981879fcc
2019-03-06 12:39:05 +02:00
Csoregi Natalia
fbb251448f
Merge inbound to mozilla-central. a=merge
2019-03-06 11:56:17 +02:00
Gurzau Raul
0e6a33ade5
Backed out changeset 1ba42a5ba5d6 (bug 1531135) for failing at /test_basic_form_honor_autocomplete_off.html on a CLOSED TREE.
2019-03-06 10:45:51 +02:00
Mike Hommey
bef82f111d
Bug 1529894 - Change jar log content. r=aklotz,chmanchester
...
The jar log is used for optimization of the packaged jar files according
to their usage patterns during a profile run. The current content of the
file currently come with 2 caveats:
- it contains entries for jar archives that aren't relevant to
packaging, which is not a problem in itself, but see below.
- it contains full paths for jar archives that may not correspond to the
location of the packaged directory (on e.g. Android, where the build
almost certainly doesn't happen in the same directory on the host as
Fennec runs in the emulator/on the device).
The current JarLog code does somehow handle the various ways paths are
currently presented, but it's clearly missing code to map the paths in
the log to packaged paths. Instead of requiring manual work and extra
build options to handle this mapping, and considering the caveats above,
it's just simpler to log archive paths as if they were relative to the
packaged application directory in a build, and use that during
packaging.
Depends on D21655
Differential Revision: https://phabricator.services.mozilla.com/D21656
--HG--
extra : moz-landing-system : lando
2019-03-06 01:18:10 +00:00
Shane Caraveo
dc6636f2f6
Bug 1529394 revert early breakout to support test infra extensions r=rpl
...
Differential Revision: https://phabricator.services.mozilla.com/D22170
--HG--
extra : moz-landing-system : lando
2019-03-05 20:56:07 +00:00
Alexander Surkov
e5f57aa59a
Bug 1525101 - Convert autocomplete-rich-result-popup into a Custom Element, r=MattN
...
Differential Revision: https://phabricator.services.mozilla.com/D20506
--HG--
extra : moz-landing-system : lando
2019-03-05 17:45:57 +00:00
Alexander Surkov
203c96ac50
Bug 1525101 - Copy autocomplete.xml to keep hg history for autocomplete-rich-result-popup binding, r=bgrins,MattN
...
Differential Revision: https://phabricator.services.mozilla.com/D20518
--HG--
rename : toolkit/content/widgets/autocomplete.xml => toolkit/content/widgets/autocomplete-popup.js
extra : moz-landing-system : lando
2019-03-05 19:50:17 +00:00
Narcis Beleuzu
a9981e469e
Backed out changeset bdf395eb0c64 (bug 1294194) for bc failures on /browser_autofill_track_filled_logins.js . CLOSED TREE
2019-03-06 08:01:37 +02:00
Jared Wein
fada6ffc79
Bug 1294194 - Don't prompt to re-save a filled login when used on a different origin. r=MattN
...
Differential Revision: https://phabricator.services.mozilla.com/D22143
--HG--
extra : moz-landing-system : lando
2019-03-06 03:58:09 +00:00
Sam Foster
7bd27e1612
Bug 1531135 - Honor autocomplete=off on password when signon.autofillForms.autocompleteOff is false. r=MattN
...
Differential Revision: https://phabricator.services.mozilla.com/D22025
--HG--
extra : moz-landing-system : lando
2019-03-06 01:27:30 +00:00
Dana Keeler
43cdecd750
bug 846581 - avoid nsIBadCertListener2 in toolkit install/update tests r=mossop
...
This patch changes how some toolkit mochitest-browser-chrome tests set up
certificate error overrides to avoid using nsIBadCertListener2 (basically it
follows the approach of exceptionDialog.js and uses the onerror callback of the
XHR).
Differential Revision: https://phabricator.services.mozilla.com/D21818
--HG--
extra : moz-landing-system : lando
2019-03-06 01:24:47 +00:00
Felipe Gomes
35c2dfb0ee
Bug 827976 - Add requestIdleCallback support to Timer.jsm. r=mconley
...
Differential Revision: https://phabricator.services.mozilla.com/D21084
--HG--
extra : moz-landing-system : lando
2019-03-04 18:53:14 +00:00
Felipe Gomes
11a6e872ed
Bug 827976 - Create the hidden window lazily on non-Mac platforms. r=aklotz
...
Differential Revision: https://phabricator.services.mozilla.com/D21071
--HG--
extra : moz-landing-system : lando
2019-03-05 20:18:25 +00:00
Brad Werth
36f13c24fe
Bug 1490974 Part 3: Add a test that invisible text and text in option tags doesn't generate a find result. r=mikedeboer
...
Differential Revision: https://phabricator.services.mozilla.com/D10632
--HG--
extra : moz-landing-system : lando
2019-03-05 20:19:51 +00:00
Brad Werth
d4ceab331d
Bug 1490974 Part 2: Remove an assert that insists only editable elements can use independent selection. r=mikedeboer
...
Depends on D10631
Differential Revision: https://phabricator.services.mozilla.com/D21428
--HG--
extra : moz-landing-system : lando
2019-03-05 20:19:15 +00:00
Emilio Cobos Álvarez
87b3e6bbd3
Bug 1450652 - Remove platform support for display="" in XBL bindings. r=mats
...
Differential Revision: https://phabricator.services.mozilla.com/D12586
--HG--
extra : moz-landing-system : lando
2019-03-06 00:47:13 +00:00
Brad Werth
5afd6194db
Bug 1490974 Part 1: For find-in-page, prevent invisible nodes and option nodes from being included in find results. r=mikedeboer
...
Differential Revision: https://phabricator.services.mozilla.com/D10631
--HG--
extra : moz-landing-system : lando
2019-02-27 21:23:55 +00:00
Brindusan Cristian
f200449d81
Backed out changeset b6e605718832 (bug 1531902) for bui;ld bustages at firefox.js. CLOSED TREE
2019-03-06 01:14:26 +02:00
Aaron Klotz
d09253afce
Bug 1531902: Enable launcher process pref on beta; r=mhowell
...
Differential Revision: https://phabricator.services.mozilla.com/D21789
--HG--
extra : moz-landing-system : lando
2019-03-05 20:19:43 +00:00
ECarr
1371a0545c
Bug 1531959 - Change all RemoteLogins message names to PasswordManager in pwmgr code. r=MattN
...
Differential Revision: https://phabricator.services.mozilla.com/D22176
--HG--
extra : moz-landing-system : lando
2019-03-05 21:08:49 +00:00
shindli
d03156f6a3
Merge mozilla-central to autoland. a=merge CLOSED TREE
2019-03-05 23:46:24 +02:00
shindli
1be0a5d3ce
Merge inbound to mozilla-central. a=merge
2019-03-05 23:41:05 +02:00
Brindusan Cristian
8a1c4fbd47
Backed out 4 changesets (bug 1530550, bug 1529684) for bc crashes at [@ mozilla::dom::BrowsingContext::Detach(bool)]. CLOSED TREE
...
Backed out changeset 289c2b4126c9 (bug 1530550)
Backed out changeset 9f3e65f6b1dd (bug 1529684)
Backed out changeset 257d45117af3 (bug 1529684)
Backed out changeset 7f2bda80e479 (bug 1529684)
2019-03-05 23:11:48 +02:00
Brindusan Cristian
1f6d297e33
Backed out 5 changesets (bug 1508976, bug 1522581) for android geckoview bustages at /usr/bin/python2.7. CLOSED TREE
...
Backed out changeset 7a6be593b0be (bug 1522581)
Backed out changeset c47b37ac1775 (bug 1522581)
Backed out changeset 91c31d2a7706 (bug 1508976)
Backed out changeset da57df805c56 (bug 1508976)
Backed out changeset 4e5d97c93515 (bug 1508976)
2019-03-05 22:42:15 +02:00
Nika Layzell
332f3940ad
Bug 1529684 - Part 2: Create BrowsingContext for remote browsers in parent, r=farre
...
Depends on D21095
Differential Revision: https://phabricator.services.mozilla.com/D21096
--HG--
extra : moz-landing-system : lando
2019-03-05 17:33:22 +00:00
Nick Alexander
e291c07ff9
Bug 1508976 - Post: Include all targets in about:buildconfig in GeckoView fat AAR. r=froydnj
...
Differential Revision: https://phabricator.services.mozilla.com/D15773
--HG--
extra : moz-landing-system : lando
2019-03-05 17:52:36 +00:00
Doug Thayer
55db157391
Bug 1364235 - Collect telemetry stats on startup cache hits and misses r=kmag
...
In bug 1264235 we have some indication that observed bugs with the
startup cache might have been resolved, but we don't really know
until we collect data. Collecting these stats will give us the
ability to have more certainty that the startup cache is functioning
correctly in the wild.
Differential Revision: https://phabricator.services.mozilla.com/D19573
--HG--
extra : moz-landing-system : lando
2019-03-05 16:52:57 +00:00
Neil Deakin
68ec31a473
Bug 1530594, generate frames before setting the active child in a menulist, so that menulists with sizetopopup='none' will still allow keyboard navigation when the menulist has not yet been opened, updated to get popup type earlier to avoid possible crash, r=tnikkel
...
--HG--
extra : rebase_source : 953446ea44e48966fa41f8623aae259aed032ca0
2019-03-05 04:32:40 -05:00
Bogdan Tara
3e0f1d95fc
Merge inbound to mozilla-central. a=merge
2019-03-05 11:27:18 +02:00
Ciure Andrei
698d0759ec
Merge mozilla-central to mozilla-inbound. a=merge CLOSED TREE
2019-03-05 06:24:16 +02:00
Ciure Andrei
253bf420a1
Merge inbound to mozilla-central. a=merge
2019-03-05 06:20:52 +02:00
Andreea Pavel
d95defff13
Backed out changeset 34d5cbb640e3 (bug 1530557) for failing bc at browser_double_close_tab.js
2019-03-05 03:20:24 +02:00
Soeren Hentzschel
6da0e18dfe
Bug 1522856 - Add an "import" option to the file menu to make browser migration discoverable. r=MattN,felipe
...
Differential Revision: https://phabricator.services.mozilla.com/D19274
--HG--
extra : rebase_source : 7289825a0a5fa83082d6bd2908d3debb06793bb6
extra : amend_source : 1d8799059a50555a516e3949efecdac7810b05da
extra : histedit_source : 47fa2b61fc1d41cf249957762fbb0717c9ead1e1%2C63e64f6cfc61f67cc4914a8b77a6e7983bbc503c
2019-03-04 15:29:03 -08:00
Jeff Walden
3f385ffa33
Bug 1532005 - Implement a new js/public/ArrayBuffer.h header to centralize functionality for creating and interacting with ArrayBuffers. r=sfink
...
Differential Revision: https://phabricator.services.mozilla.com/D21827
--HG--
extra : rebase_source : 833bbfce12d90bcb92f7cd88ec65247e48c024c0
2019-03-04 15:19:16 -08:00
Razvan Maries
65e4948ca0
Backed out 4 changesets (bug 1532005, bug 1531638) for causing perma fails and Spidermonkey fail. CLOSED TREE
...
Backed out changeset 4913d941de92 (bug 1532005)
Backed out changeset 9635abe5bf24 (bug 1532005)
Backed out changeset 738cf4b1126a (bug 1532005)
Backed out changeset e5d9f2ee7ac7 (bug 1531638)
2019-03-05 01:07:28 +02:00
Ciure Andrei
5ebab45abd
Merge mozilla-central to mozilla-inbound. a=merge CLOSED TREE
2019-03-04 23:54:12 +02:00
Robert Strong
bf9d1edd25
Bug 1510276 - Fix GetLongPath so it returns the proper case for the path. r=mhowell
...
Always uppercase the first char of the path in GetLongPath
Remove GetLongPathNameW since it isn't setting the proper case for the path segments below the leaf name
Differential Revision: https://phabricator.services.mozilla.com/D21873
--HG--
extra : moz-landing-system : lando
2019-03-04 18:22:54 +00:00
Ciure Andrei
28e824acfe
Merge mozilla-central to autoland. a=merge CLOSED TREE
2019-03-05 06:22:50 +02:00
Alastor Wu
3628b4659f
Bug 1530220 - part4 : separate tesing web audio with gum to another test. r=cpearce
...
Testing web audio with GUM is not related with the original purpose of this test. In order to reduce the complexity of this test, separate this part as another new test.
Also modify the naming of functions, because Mozilla coding style is to use the camelCase for the name.
Differential Revision: https://phabricator.services.mozilla.com/D21257
--HG--
extra : moz-landing-system : lando
2019-03-05 02:13:55 +00:00
Andreea Pavel
5d350a5796
Backed out 2 changesets (bug 1529394) for bc failures at automation.py on a CLOSED TREE
...
Backed out changeset 7f3e254c982c (bug 1529394)
Backed out changeset 3a8c338af709 (bug 1529394)
2019-03-05 01:34:50 +02:00
Alexander Surkov
31493075c4
Bug 1531155 - Support context menus in html:textarea in the parent process, r=NeilDeakin
...
Differential Revision: https://phabricator.services.mozilla.com/D21092
--HG--
extra : moz-landing-system : lando
2019-03-04 21:07:28 +00:00