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

55669 Коммитов

Автор SHA1 Сообщение Дата
Tawny Hoover 76e5f6e185 Bug 1400323 - Refactor code for openInTabClosesMenu pref to avoid needing setTimeout on Mac. (cleanup on popuphidden) r=mak
MozReview-Commit-ID: FR6vZksnFEz

--HG--
extra : rebase_source : 2600a29f733f179426a65c096fc264de70d3dff3
2018-05-17 22:32:47 -04:00
Mark Banner 11e49d2982 Bug 824502 - Change folder=<id> to parent=<guid> in Places' bookmark queries. r=mak
This allows queries to be stable across devices, and requires less work to obtain the ids.

MozReview-Commit-ID: 5KAKKags7o9

--HG--
extra : rebase_source : 22c01cf5b24468dd76dabe63fa9d1033d4138e54
2018-04-26 09:05:00 +01:00
Bogdan Tara 597ad02dc7 Merge inbound to mozilla-central. a=merge
--HG--
rename : testing/web-platform/tests/css/vendor-imports/mozilla/mozilla-central-reftests/shapes1/shape-outside-circle-056-ref.html => layout/reftests/w3c-css/submitted/shapes1/shape-outside-circle-056-ref.html
rename : testing/web-platform/tests/css/vendor-imports/mozilla/mozilla-central-reftests/shapes1/shape-outside-circle-056.html => layout/reftests/w3c-css/submitted/shapes1/shape-outside-circle-056.html
rename : testing/web-platform/tests/css/vendor-imports/mozilla/mozilla-central-reftests/shapes1/shape-outside-ellipse-052-ref.html => layout/reftests/w3c-css/submitted/shapes1/shape-outside-ellipse-052-ref.html
rename : testing/web-platform/tests/css/vendor-imports/mozilla/mozilla-central-reftests/shapes1/shape-outside-ellipse-052.html => layout/reftests/w3c-css/submitted/shapes1/shape-outside-ellipse-052.html
rename : testing/web-platform/tests/css/vendor-imports/mozilla/mozilla-central-reftests/shapes1/shape-outside-polygon-032-ref.html => layout/reftests/w3c-css/submitted/shapes1/shape-outside-polygon-032-ref.html
rename : testing/web-platform/tests/css/vendor-imports/mozilla/mozilla-central-reftests/shapes1/shape-outside-polygon-032.html => layout/reftests/w3c-css/submitted/shapes1/shape-outside-polygon-032.html
2018-05-25 13:01:23 +03:00
Timothy Guan-tin Chien 0a30377cbf Bug 1456625 - Remove replacement XBL binding (Backout cb51f3bada90) r=Felipe
MozReview-Commit-ID: KlvjWWi3LkN

--HG--
extra : rebase_source : f6259fed961bed5eda732207b0a86748f3af64eb
2018-05-24 18:23:48 +08:00
Nick Alexander 72a9479310 Bug 1464128 - Migrate bookmarks.html.in to LOCALIZED_GENERATED_FILES. r=ted.mielczarek
This one looks to be pretty straight-forward.  It irritates me that
the jar.mn entry doesn't explicitly say that the result is coming from
the object directory, like

locale/browser/bookmarks.html (!bookmarks.html)

but that's for another day.

MozReview-Commit-ID: Cw8E0VJhSxv

--HG--
extra : rebase_source : a1045a5b564b0094b562729bc7234e69ec7a786d
2018-05-24 11:28:47 -07:00
Mark Hammond 4270e4fe26 Bug 1463956 - allow Sync to remove all address and credit-card records. r=kitcambridge,MattN
MozReview-Commit-ID: KSeJJfAGmRh

--HG--
extra : rebase_source : c2cc973c94f352d20ca7d37952d91cb6c07aee2e
2018-05-24 12:36:37 +10:00
Trisha 0bb8ad97fc Bug 1451412 - Use a DocumentFragment to build the site data list r=johannh
MozReview-Commit-ID: 5TbwqwmW5Q1

--HG--
extra : rebase_source : 4c0beee0e90bb590ba5a91216fb39e951ff692a8
2018-05-24 03:49:33 +08:00
Harry Twyford b3985821f4 Bug 1455950 - Increased contrast on dark theme UI text links. r=dao
MozReview-Commit-ID: Kg4opEGVR4H

--HG--
extra : rebase_source : 31dde50e0575acac79db9f72e29ffd33df254b58
extra : source : dc4bd31e15f044463376d327b490ddd39e463784
2018-05-17 17:15:22 -04:00
Noemi Erli 3c6c3227f7 Merge mozilla-central to autoland. a=merge CLOSED TREE 2018-05-24 18:51:10 +03:00
Noemi Erli 9205eb539e Merge inbound to mozilla-central. a=merge 2018-05-24 18:40:38 +03:00
Carol Ng 8c6134f180 Bug 1424100 - Make sidebar text color consistent with panel UI r=dao,eoger
MozReview-Commit-ID: 1nWICvZ01q7

--HG--
extra : rebase_source : 3bfabb2b10fa5a8996f786910e0d7eb9916ce9ac
2018-05-24 10:49:59 -04:00
Johann Hofmann 27c998b1e4 Bug 1464010 - Add an ellipsis to the new clear site data string in control center. rs=flod 2018-05-24 13:07:17 +02:00
Dão Gottwald 326cf07eab Backed out changeset 8416a4f99552 (bug 1424100) 2018-05-24 11:50:30 +02:00
Xidorn Quan cfe970a04f Bug 1463408 part 2 - Add profiler feature seqstyle for forcing sequential styling when profiling. r=emilio,mstange
MozReview-Commit-ID: 6fm8j7z1EbJ

--HG--
extra : rebase_source : 1715b6af2c72323f320ff3da8e46d1634f5f7367
2018-05-23 19:35:03 +10:00
Xidorn Quan 4f8d1e3a65 Bug 1463408 part 1 - Remove unused restyle profiler feature. r=mstange
MozReview-Commit-ID: F5i5W02jhEV

--HG--
extra : rebase_source : 5fdddf6383f334c831396dc8348a7d3c032c93a6
2018-05-23 19:34:23 +10:00
Jonathan Kingston daad797972 Bug 1452666 - Simplify SessionHistory serialization code and test expanded principals are serialized and can restore tabs. r=bz,mikedeboer
MozReview-Commit-ID: EV39wz2TFlj

--HG--
extra : rebase_source : 736cc42fe3325f46856aba9bf894b1bad2a16368
2018-05-19 14:42:52 +01:00
Zibi Braniecki 1c5fcde883 Bug 1453765 - Switch Fluent from warning to throwing errors when in debug/testing mode. r=Gijs
MozReview-Commit-ID: 1y7FTCPWRxb

--HG--
extra : rebase_source : fb4d20e383efd64bbdfce5ca1d78aca40716b57a
2018-05-22 20:49:29 -07:00
Felipe Gomes 683f921f8c Bug 1409054 - Remove code from the old about:home. r=Mardak
MozReview-Commit-ID: JrgIFr2kAvI

--HG--
extra : rebase_source : 2636bfb0aa6b3fd81a3380c844776c3e0c048c8e
2018-05-22 00:45:44 -03:00
prathiksha 952d79d3f6 Bug 1461886 - Pass appropriate properties to the FTU onboarding address page. r=MattN
MozReview-Commit-ID: Fn8beZELyFG

--HG--
extra : rebase_source : a1c4aacb6109b2b63b4b61955a2d6b80fc8ffe1d
2018-05-17 17:41:25 -07:00
Matthew Noorenberghe 723ab85b29 Bug 1462149 - Use &brandShortName; instead of hard-coded Firefox in strings for the payments UI. r=sfoster
MozReview-Commit-ID: 5VgPnVbi1Zm

--HG--
extra : rebase_source : 1916602551a73b02a7543cd25fbf3f7b863a31b4
2018-05-22 15:53:38 -07:00
Carol Ng 0c3081c552 Bug 1424100 - Make panel instructions color consistent with sidebar. r=eoger
MozReview-Commit-ID: E9RnHaonulr

--HG--
extra : rebase_source : 443ea6e56b3da6dd91c1f3343fce023be2539ac8
2018-05-23 14:33:54 -04:00
Sylvestre Ledru 57cd040527 bug 1463425 - Fix flake8 in browser/ r=ahal,gps
MozReview-Commit-ID: 11Kil84u0TP

--HG--
extra : rebase_source : f5ec701490b52bba8b45a790812025c8ab5cf963
2018-05-21 23:13:07 +02:00
Dão Gottwald bc78820c00 Bug 1462580 - Don't exit DOM fullscreen mode when opening or closing background tabs. r=jaws
MozReview-Commit-ID: Da12eDWYFNy

--HG--
extra : rebase_source : 396cc37e1cbc7733b43d842abd0715c666524dbc
2018-05-23 10:44:00 +02:00
Emilio Cobos Álvarez 518362d207 Bug 1463737: Move toolbarpaletteitem-box to browser.css. r=Paolo
I messed up while rebasing on top of bug 1450816.

MozReview-Commit-ID: Hn2dQhJpsL1

--HG--
extra : rebase_source : 3d08fc963e2f734bed40b6a5090b435a5b88b7a1
2018-05-23 15:48:50 +02:00
layely acb941a30e Bug 1458022 - Implement ability to close a selection of tabs. r=jaws
MozReview-Commit-ID: 4yjajKnONuK

--HG--
extra : rebase_source : 35a0c25a114c99c7cd1de71344f8dacc7536448f
2018-05-21 04:16:01 +00:00
Mark Hammond b30577d5b8 Bug 1409208 (part 2) - implement disconnect and sanitize functionality. r=eoger,kitcambridge
MozReview-Commit-ID: 3Fqc6MiaQ4O

--HG--
extra : rebase_source : b0397a66bdac2ab81b50a2ef47252af6307a8ccc
2018-04-27 09:18:47 +10:00
Mark Hammond 01238ca16a Bug 1409208 (part 1) - Create a functional disconnect dialog. r=eoger,gandalf
MozReview-Commit-ID: GyGzB6pI0vU

--HG--
extra : rebase_source : cdbafbf484ae1aa451132b2c3a31b7210d48c0c4
2018-04-24 11:17:00 +10:00
Dão Gottwald 5d6053a080 Bug 1463685 - Change font-weight:500 to 600 to get a semibold font on Windows. r=mak
MozReview-Commit-ID: CIIOcpdw4Bk

--HG--
extra : rebase_source : 9ae55d18001bbb719a79a4a3e2bb10d94f54aa27
2018-05-24 14:03:35 +02:00
Trisha Gupta 7ae9b423fe Bug 1442303 - The arrow for sort is missing in Exceptions dialogues r=johannh
MozReview-Commit-ID: CntCTeVC91U

--HG--
extra : rebase_source : deb07b78e61ecfc4554ba7257dbfc18f9e4b1ec2
2018-05-25 22:53:43 +08:00
Dorel Luca 85cded7237 Merge mozilla-central to autoland 2018-05-28 11:52:18 +03:00
Johann Hofmann 6e280711b9 Bug 1462468 - Add a tracking protection option to the hamburger menu. r=mikedeboer
MozReview-Commit-ID: HxRljbdsRau

--HG--
extra : rebase_source : 34f62aed6cdafe091d2105c55669b052aba45040
2018-05-22 16:26:55 +02:00
Narcis Beleuzu d072e49483 Backed out 3 changesets (bug 1464102) for browser-chrome failures on siteData/browser_siteData.js. CLOSED TREE
Backed out changeset 460cd874757f (bug 1464102)
Backed out changeset 3c227d911b2f (bug 1464102)
Backed out changeset 43b864db2e34 (bug 1464102)
2018-05-25 01:42:37 +03:00
Tomislav Jovanovic 253cc63c47 bug 1455269 - Cancel instalation on notification dismissal r=aswan
MozReview-Commit-ID: DqbgdVTarQ8

--HG--
extra : rebase_source : 94f6be292041e8c83ed40b2db9af596de8ac9593
2018-05-17 20:46:21 +02:00
Jared Wein d1bb5c2bf9 Bug 1464102 - Uncomment the shippingOptions portion of browser_request_serialization now that todo_is is supported. r=MattN
MozReview-Commit-ID: GdOLGW2i4O1

--HG--
extra : rebase_source : 0d4ce8b1a73f3da8554ad1d1b2d12c43ea702040
2018-05-24 12:15:07 -04:00
Justin Wood 17465defeb Bug 1286092 - Explicitly specify locales to use for on-change l10n. r=Pike
for L10n jobs should run per-push based on the corresponding builds

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

--HG--
extra : rebase_source : 9b34c66455189834eac5b0c758e6bdccd43a16ce
2017-12-01 11:59:21 -05:00
Michael Kohler 28a650b6af Bug 1447952 - Use relative time format in the site data manager. r=johannh 2018-05-30 17:46:54 +03:00
Trisha Gupta f4e1a413d6 Bug 1457512 - Lighten two Control Center strings that describe unexceptional states r=johannh
MozReview-Commit-ID: CntCTeVC91U
2018-05-25 22:53:43 +08:00
Tim Taubert 2a252e45a4 Bug 1464015 - Web Authentication - Rework IPC layer for future Android/Windows support r=jcj
Reviewers: jcj

Reviewed By: jcj

Subscribers: mgoodwin

Bug #: 1464015

Differential Revision: https://phabricator.services.mozilla.com/D1378
2018-05-30 16:06:09 +02:00
Bogdan Tara 933c5069bd Backed out 16 changesets (bug 1286092) for L10n bustages CLOSED TREE
Backed out changeset ef828badfd93 (bug 1286092)
Backed out changeset 57a592e33f36 (bug 1286092)
Backed out changeset c9cf945aa4f9 (bug 1286092)
Backed out changeset d8c01d976acd (bug 1286092)
Backed out changeset 5d68dfd6325c (bug 1286092)
Backed out changeset 878e174255ff (bug 1286092)
Backed out changeset fa3e38422d49 (bug 1286092)
Backed out changeset fc6aebca89e3 (bug 1286092)
Backed out changeset f2271cd6af26 (bug 1286092)
Backed out changeset 7b828445f551 (bug 1286092)
Backed out changeset 5617053b1740 (bug 1286092)
Backed out changeset 556f54c5e209 (bug 1286092)
Backed out changeset db19ea492b02 (bug 1286092)
Backed out changeset 6eb40b38f9c9 (bug 1286092)
Backed out changeset 3eb4e39b9bcd (bug 1286092)
Backed out changeset b3c05f6e6a57 (bug 1286092)
2018-05-30 16:16:24 +03:00
Justin Wood da9e42b064 Bug 1286092 - Enforce USE_STUB_INSTALLER when expecting to build the stub. r=gps
for L10n jobs should run per-push based on the corresponding builds

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

--HG--
extra : rebase_source : ed9bf115665794b1656ce408cc6eb9eca20fb074
2018-05-25 13:40:59 -04:00
Justin Wood 84947bc6a1 Bug 1286092 - Explicitly specify locales to use for on-change l10n. r=Pike
for L10n jobs should run per-push based on the corresponding builds

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

--HG--
extra : rebase_source : d74d2658ac1d3655700a2298ab320791936b9a9f
2017-12-01 11:59:21 -05:00
ls05 cef592fcd7 Bug 1462285 - Remove const nsIChannel in XULBrowserWindow.onStateChange. r=dao 2018-05-24 15:46:58 +02:00
Csoregi Natalia 0301ddcd57 Backed out changeset 750295aad764 (bug 1463750) for xpcshell failures on Android on security/manager/ssl/tests/unit/test_cert_blocklist.js. CLOSED TREE
--HG--
rename : services/settings/remote-settings.js => services/common/remote-settings.js
rename : services/settings/test/unit/test_remote_settings.js => services/common/tests/unit/test_remote_settings.js
rename : services/settings/test/unit/test_remote_settings_jexl_filters.js => services/common/tests/unit/test_remote_settings_jexl_filters.js
rename : services/settings/test/unit/test_remote_settings_poll.js => services/common/tests/unit/test_remote_settings_poll.js
2018-06-02 04:15:12 +03:00
Csoregi Natalia 2f779be8d9 Merge mozilla-central to autoland. a=merge CLOSED TREE 2018-06-02 01:03:45 +03:00
Harry Twyford c9db70e774 Bug 1453722 - Improvements to Dark Theme search bar. r=dao
MozReview-Commit-ID: AH3QVBRKymc

--HG--
extra : rebase_source : d30c465bb72f11484183932633b44822e7ccddb3
2018-06-01 11:13:27 -04:00
Mathieu Leplatre 5d67782ca2 Bug 1463750 - Move RemoteSettings to services/settings/ r=mgoodwin
MozReview-Commit-ID: 7IwUysPBHZu

--HG--
rename : services/common/remote-settings.js => services/settings/remote-settings.js
rename : services/common/tests/unit/test_remote_settings.js => services/settings/test/unit/test_remote_settings.js
rename : services/common/tests/unit/test_remote_settings_jexl_filters.js => services/settings/test/unit/test_remote_settings_jexl_filters.js
rename : services/common/tests/unit/test_remote_settings_poll.js => services/settings/test/unit/test_remote_settings_poll.js
extra : rebase_source : 19384aaa4f1598bccdb856d164a96b66d36d1a39
2018-05-24 15:32:40 +02:00
Csoregi Natalia f1eddfcf6a Backed out changeset 9b26de736798 (bug 1461477) for multiple CreditCards failures e.g. browser_manageCreditCardsDialog.js . CLOSED TREE 2018-06-01 21:04:39 +03:00
Gregory Szorc 776e41b866 Bug 1465996 - Disable l10n-check in code coverage builds; r=ted
Because we don't care about them for this build configuration.

MozReview-Commit-ID: JKEN2pN2x4K

--HG--
extra : rebase_source : b7ce0228f7086a5f933a7cdd6c4695eabb1530f1
2018-05-31 17:35:52 -07:00
Jared Wein 2c05715cdd Bug 1461477 - Create a CreditCard.jsm to consolidate various credit card handling and validation. r=MattN
MozReview-Commit-ID: 3tJdzU3hBvY

--HG--
extra : rebase_source : 10f10ef89f2ee20ccd01fb94d230261df19985c6
2018-05-15 12:41:35 -04:00
Dorel Luca dbe91ea7b6 Merge mozilla-central to autoland 2018-05-23 13:03:24 +03:00
Dorel Luca dc6d856805 Merge mozilla-inbound to mozilla-central. a=merge 2018-05-23 12:51:22 +03:00
Dão Gottwald 2ae6b628dc Bug 1459885 - Implement new header style and lay out labels above input fields in the new bookmarks dialog. r=mak
MozReview-Commit-ID: 9FmGhfP9aDo

--HG--
extra : rebase_source : eaf2854b569ecb2e7c8012b65b3f0f9b94a47139
2018-05-22 12:21:52 +02:00
Jared Wein 3c2f74832e Bug 1429180 - Change selectedStateKey to an array that defines the path within the state object that should be updated. r=MattN
MozReview-Commit-ID: IjJfmUtvjdz

--HG--
extra : rebase_source : 9a866b4823885d326e53f6fda46a6005b5cf5e41
2018-05-21 22:05:47 -04:00
Jared Wein d9f3ec17f2 Bug 1429180 - Option to use a new billing address when adding a new payment method. r=MattN
MozReview-Commit-ID: 5LrpUw1LdT3

--HG--
extra : rebase_source : a2266d92902800af60978011ccd34bdc7a06b7f5
2018-05-10 15:12:01 -04:00
Johann Hofmann f277f6146c Bug 1462469 - Add a "Clear Cookies and Site Data" footer button to the identity popup. r=nhnt11
This implements a new button in the identity popup that allows users to quickly
remove cookies and site data from the sites they're visiting.

This uses the SiteDataManager behind the scenes and is similar to the changes
we made for PageInfo already.

There's a major drawback to this approach in that SiteDataManager needs to
refresh its entire data set everytime we want information about a single site
or want to remove anything (it's not trivial to get rid of that limitation while
dealing with all the quirks of our storage APIs). I will work around this by
implementing a way for SiteDataManager to incrementally update itself in bug 1460768.

MozReview-Commit-ID: Iy7ia0KllFq

--HG--
extra : rebase_source : a36e0e7049c5892464d91ad42c3bf523dd5013f9
2018-05-18 11:36:15 +02:00
Matthew Noorenberghe 5490760c38 Bug 1463292 - Use form autofill's l10n.js in the PaymentRequest dialog. r=sfoster
MozReview-Commit-ID: GUX3Gia293X

--HG--
extra : rebase_source : 73887f40c0a6b45896ece2aab5918cb8089b9df3
2018-05-22 10:37:54 -07:00
Csoregi Natalia acd92af57e Merge mozilla-central to inbound. a=merge CLOSED TREE 2018-05-23 01:02:30 +03:00
Emilio Cobos Álvarez aa2cf73671 Bug 1451256: Remove extends from toolbarpaletteitem. r=dao
Right now it uses extends="xul:button" so that the element it wraps doesn't get
mouse events. There's a way to do that with CSS, using pointer-events: none on
the child.

MozReview-Commit-ID: GKLG62HDD7l
2018-05-22 22:00:05 +02:00
Paolo Amadini 5a8b4a90e8 Bug 1459556 - Part 2 - Remove the "handler" binding. r=bgrins
MozReview-Commit-ID: GOUOKuoR1rs

--HG--
extra : rebase_source : aefa4e36842278d00de678e357f5a03b7c5c901d
extra : amend_source : d8e60b7cd5b52d03765dd3f2a235bebce6b4515e
2018-05-22 18:39:28 +01:00
Paolo Amadini 638e666e32 Bug 1459556 - Part 1 - Remove the implementation from the "handler" binding. r=jaws
MozReview-Commit-ID: IN1C5NC9Rzb

--HG--
extra : rebase_source : 776e8d830ba2f5f37a039889705906e4d9a27096
extra : source : f7b1991ca700088428baf65f38ca8eff3135f8c5
2018-05-16 11:45:19 +01:00
Paolo Amadini 3e7ad96d9f Bug 1450816 - Combine the "toolbarpaletteitem" bindings in the "browser" folder. r=Gijs
MozReview-Commit-ID: BW4kDvP13Tj

--HG--
extra : rebase_source : f73916fb41b13c58701be7729f241a9d985ab371
2018-05-22 14:04:45 +01:00
Narcis Beleuzu 3fae2ab3f2 Merge mozilla-central to inbound. a=merge CLOSED TREE 2018-05-22 14:24:39 +03:00
Narcis Beleuzu 7bfb685bb2 Merge inbound to mozilla-central. a=merge 2018-05-22 12:49:47 +03:00
Mark Banner b7d8bea195 Bug 1209518 - Fix highlighting of cut bookmarks. r=mak
Fix the ownership check to correctly check if we're cutting or copying.

MozReview-Commit-ID: 1eLt4Fyy2nE

--HG--
extra : rebase_source : 78850cde9d4433d844bef32b6624331460663025
2018-05-21 16:55:26 +01:00
Kris Maglione 6b12d08f7d Bug 1462937: Update callers to use nsIFile::GetDirectoryEntries as a nsIDirectoryEnumerator. r=froydnj
MozReview-Commit-ID: Iv4T1MVAF5

--HG--
extra : rebase_source : 1c518883d082884db7f9323a5acc20361228c26b
extra : histedit_source : 70a73c23d1199d3bfbb5379c78930401166c094b
2018-05-19 20:17:45 -07:00
Oriol Brufau 0d16cdb78d Bug 1457474 - Add 'Manage Extension' in browserAction context menu r=Gijs,mixedpuppy
MozReview-Commit-ID: 3iA7fCeXLVs

--HG--
extra : rebase_source : 0d53cc24e7d6ca733aeca939dbcbd731874acda0
2018-05-14 22:23:21 +02:00
Oriol Brufau 853d681cac Bug 1463012 - Use Node.contains instead of isAncestorOrSelf r=mixedpuppy
MozReview-Commit-ID: 9lxgl5bupBF

--HG--
extra : rebase_source : 8fa8c65b54a250443fa00629461851609d1145c4
2018-05-15 13:33:14 +02:00
Oriol Brufau b3b41d6f92 Bug 1419893 - Add windowId parameter in browserAction methods r=mixedpuppy
MozReview-Commit-ID: FFb4I1wmTH

--HG--
extra : rebase_source : 759d4a11fbd57b3335f7e0da746c79ef906a36e4
2018-04-06 23:18:44 +02:00
Ed Lee d90361a8a7 Bug 1396839 - "Nightly Start Page" tooltip is displayed for "Home" button when Activity Stream overrides about:home. r=Felipe,flod
MozReview-Commit-ID: 8aDobXKBIg0

--HG--
extra : rebase_source : 77014c9bc4deee363aa8d668b1ed406305e68f3f
2018-05-21 11:41:58 -07:00
Shane Caraveo 41637c6525 Bug 1461693 - add missing params to changeInfo for tabs.onUpdated, r=rpl
MozReview-Commit-ID: 1brjyYc7PwW

--HG--
extra : rebase_source : 3a4be6a28e142f725cb750c1c2138b66ac0c7185
2018-05-21 12:53:08 -04:00
Doug Thayer 5247357739 Bug 1176019 - Don't let cache interfere with tab warming r=mconley
While working to reproduce the stale content bug with tab warming
I realized that my work here had inadvertently clobbered tab
warming by immediately calling the tab unload code. This wasn't
necessary, and I didn't need to put the cached tab deactivation
code in the unload method, it just seemed initially convenient.
This should make more sense overall.

MozReview-Commit-ID: 9v9dYZTa1Dv

--HG--
extra : rebase_source : fe1d6f4f87df11d5ed495e309a4a0f144bfc2143
2018-05-15 09:31:13 -07:00
Doug Thayer c9a9de8c48 Bug 1176019 - Clear cached layers on location change r=mconley
To avoid a flash of stale content in the event of a slow tab
switch, we need to make sure we remove a tab from the cache if
its location changes while it's in the background.

MozReview-Commit-ID: ElpoWhhjb0n

--HG--
extra : rebase_source : 615ebd1a57916e0fe2b8c062ab47ffe748397033
2018-05-15 09:29:16 -07:00
Doug Thayer fc77954257 Bug 1176019 - Force a paint when switching to a loaded tab r=mconley
This is fairly straightforward, other than the fact that the
nomenclature gets a bit awkward with the aForce parameter on
the ForcePaint methods. I'm not sure which direction to go with
this - "aForce" seems a fairly intuitive name for what we want,
and I'm kind of inclined to say the existing ForcePaint mechanic
should be renamed to something like PaintWithInterrupt, or
PaintWithPriority.

MozReview-Commit-ID: Bj9DROug1pC

--HG--
extra : rebase_source : a3d91fec940d83325d36bafb13fe892e9c9530e8
2018-05-14 23:45:00 -07:00
Doug Thayer 6572652a7d Bug 1176019 - Cache layers of background tabs r=mconley
We maintain a simple LRU cache of tab layers by setting their
docShellIsActive = false with preserveLayers(true). Once they
are pushed out of the cache by more recently used tabs, their
layers are discarded.

Luckily most of the complexity of this could be contained in
the AsyncTabSwitcher - the one change that had to sit outside of
that was moving the aTab.closing = true earlier in the removeTab
call, so that we could use that information to eagerly evict tabs
from the cache. This was to address a leak in a few tests on try.

MozReview-Commit-ID: 2E3uU8LEYkD

--HG--
extra : rebase_source : d2865fd1ee10db17d9f41cca059a5cee697f259d
2018-04-16 15:35:41 -07:00
Michael Kaply a97758663a Bug 1461345 - Move browser.search.order to list.json. r=adw
MozReview-Commit-ID: 1ulgkNgkAP9

--HG--
extra : rebase_source : 16c469f449a4684c6f43dd2cc82d2288b9fd2a34
2018-05-21 14:27:06 -05:00
Marco Bonardo 8a103b5d04 Bug 1461685 - The bookmarks toolbar is empty if the first bookmark is a separator. r=standard8
MozReview-Commit-ID: JcDokxD2wXh

--HG--
extra : rebase_source : bf0579d079195070990e70042090861a9aa6a4d1
2018-05-16 15:24:23 +02:00
Noemi Erli 29e0a7e555 Backed out changeset f5cbef593cc1 (bug 1451840) for failures in browser/base/content/test/static/browser_parsable_css.js on a CLOSED TREE 2018-05-21 20:43:31 +03:00
Sam Foster 5369230cb7 Bug 1457389 - Check if extension is in the overflow menu when setting fixedWidth on the popup. r=rpl
MozReview-Commit-ID: 3NqnOMpu18M

--HG--
extra : rebase_source : 2e77701c8e9cf94983b97b4a80d170dd86da0424
2018-04-30 09:56:27 -07:00
Noemi Erli cf07f127bc Backed out changeset 80cc5997d8cc (bug 1461345) for xpcshall failures on test_TelemetryEnvironment.js on a CLOSED TREE 2018-05-21 20:16:47 +03:00
anthony 876eddddaa Bug 1451840 - Add button to Pocket doorhanger to request mobile app r=Gijs
By showing users an upsell, positioned as a feature, as part of the save confirmation and make it easy for users to get the mobile app, more users will understand the value of the Pocket mobile and start using the mobile app.

The initial experiment will target existing logged in English users only.

We've added flags to the server response on the save request that:
- Set whether the user has the mobile app
- Which variant of the experiment the user should be enrolled in

If the user has an account, but they've never installed the Android or iOS app, we will display a new button inline in the current panel that will email a link to the mobile application to the user.

MozReview-Commit-ID: 2xtPv5GPVbL
***
Bug 1451840 - Add button to Pocket doorhanger to request mobile app
- Specified default color on buttons
- Removed unnecessary css styles
- Resized icon display size
- Made RTL friendly
- Simplified SVGs
- Updated buttons to be html buttons for screen readers

MozReview-Commit-ID: HdTi1CZbXdc

--HG--
extra : rebase_source : e26cac9dc9cd8cc6cfc5c86a768eec9505594812
2018-05-17 14:12:02 -07:00
Michael Kaply 574e1467e0 Bug 1461345 - Move browser.search.order to list.json. r=adw
MozReview-Commit-ID: 4eaWb8mzIm6

--HG--
extra : rebase_source : 83f01cadfca9ec44d52ba7f737ab9d23f004f044
2018-05-18 16:12:32 -05:00
Johann Hofmann 6ca2545ad3 Bug 1450376 - Ignore blocked permission requests in permission prompt telemetry. r=jkt
MozReview-Commit-ID: 5ykJl0ZSytD

--HG--
extra : rebase_source : e76f3b70ee9a7a25946ca85377e1a58af87498a9
2018-05-16 18:41:13 +02:00
Ryan VanderMeulen 73c7e4680f Bug 1459248 - Update pdf.js to version 2.0.506. r=bdahl
--HG--
extra : rebase_source : 5e183d6dc5fdc9fc84d83a4e54b7da79bda7e2eb
2018-05-20 15:50:46 -04:00
Kris Maglione a21fc0dffb Bug 1461216: Remove minCompatible*Version preferences. r=aswan
MozReview-Commit-ID: 4W9MV20rDt9

--HG--
extra : rebase_source : 58bd193687de1db2c0f03d0233cf574efe7609d2
2018-05-13 13:24:09 -07:00
Greg Tatum a95f839180 Bug 1447338 - Add thread "responsiveness" as a configurable feature to the Gecko Profiler; r=mstange
MozReview-Commit-ID: KTJRvQzUwsf

--HG--
extra : rebase_source : bac38dc65bf074f31b2e25f80620a6baa4c7e14d
2018-03-28 15:28:54 -05:00
Michael Kaply 7b870caf1a Bug 1462010 - Remove unused migrateRegionPrefs and isUS preference. r=adw
MozReview-Commit-ID: BkwiIUcZW7m

--HG--
extra : rebase_source : f7999459bc335052fbf1a6e467ce3193921e0ef0
2018-05-18 10:10:28 -05:00
Raymond FOrbes a20173c1a1 Bug 1460781 - Add non debug build coverage build to taskcluster r=marco
MozReview-Commit-ID: H3AjJ20uspC
***
Bug 1460781 - update platform for opt build of coverage

MozReview-Commit-ID: DwX2D8KryNb
***
Bug 1460781 - fix type in buildbase

MozReview-Commit-ID: 2PsW54jtNU8
***
Bug 1460781 - incorporate changes requested from review

MozReview-Commit-ID: 5hm6HAncogh

--HG--
rename : testing/mozharness/configs/builds/releng_sub_linux_configs/64_code_coverage.py => testing/mozharness/configs/builds/releng_sub_linux_configs/64_code_coverage_debug.py
extra : rebase_source : 59f72bab7b2aa885e5a1c0313dde77e9c085f2ca
2018-05-15 11:46:04 -07:00
Adam Gashlin cfb0debdc5 Bug 603903 - Part 2: restore session when restarted by Windows r=mikedeboer
MozReview-Commit-ID: EEKZAZZ9E98

--HG--
extra : rebase_source : 4013e4c7e1ef1e24238cde84229efb5b5b62fde4
2018-05-15 18:28:08 -07:00
Adam Gashlin cdb01305b3 Bug 603903 - Part 1: add RegisterApplicationRestart r=jimm
MozReview-Commit-ID: Eb389ih7CIn

--HG--
extra : rebase_source : b8657950fb08b899528d3ac3720a31769b3e14ba
2018-05-15 15:37:45 -07:00
Ciure Andrei 26287d7c31 Merge mozilla-central to autoland. a=merge CLOSED TREE 2018-05-19 01:09:10 +03:00
Ciure Andrei 2f509969e9 Merge inbound to mozilla-central. a=merge 2018-05-19 01:05:58 +03:00
Rob Wu e13e8a8950 Bug 1461115 - Emit menus.onShown even if there is no tab r=mixedpuppy
MozReview-Commit-ID: 6Bc7HHvaCRW

--HG--
extra : rebase_source : 5863e52e9b2e7d42c31e57f044d4889f70c6ca5b
2018-05-18 13:55:09 +02:00
Paolo Amadini fefb57eaed Bug 1462297 - Fix leftover reference to "browser-tabPreviews.xml". rs=Aryx on a CLOSED TREE
--HG--
extra : rebase_source : bf8b607435de2a0dc92d9bfdb85ec92b4f8bf5e7
extra : amend_source : 17ef46c9aaee692d91c7603cd7d8f8bcad0d5c4c
2018-05-18 14:43:37 +01:00
Paolo Amadini 5c9fd0f400 Bug 1462297 - Remove the "ctrlTab-preview" binding. r=bgrins
MozReview-Commit-ID: BPJiakgo3wR

--HG--
extra : rebase_source : d8286c8ff275694ed8ccbc8f755ca208ac979f97
2018-05-18 14:07:00 +01:00
Csoregi Natalia 01ce1b7c2e Backed out changeset 3aa4ee6077c5 (bug 1432927) for failing on payments/test/mochitest/test_basic_card_form.html. CLOSED TREE 2018-05-18 05:26:12 +03:00
prathiksha fa75f058dc Bug 1432927 - Show a payment card input form before the summary view for users without a saved payment card. r=MattN
MozReview-Commit-ID: BmGG8OFzCjJ

--HG--
extra : rebase_source : fbbc595c97199cdb997fedf45ea75bf8a07bd358
2018-05-11 12:26:54 -07:00
Ed Lee 2a55825f16 Bug 1462427 - Add managing extensions, identifying webextensions and bug fixes to Activity Stream. r=k88hudson
MozReview-Commit-ID: AUYXbWpZU9

--HG--
extra : rebase_source : 5a2621525bf1f56792d4204ff8428faa86e039db
2018-05-17 13:13:11 -07:00
Matthew Noorenberghe 08d188e41d Bug 1443735 - Don't select a PaymentRequest shipping address by default. r=sfoster
This is possibly a temporary solution to avoid sending the user's address to the merchant until they've interacted with the shipping address picker.

MozReview-Commit-ID: 5q8BYr1rLwP

--HG--
extra : rebase_source : e6c5ecee96acc4aaa25c2082b7d6a654bb82e135
2018-05-17 15:48:04 -07:00
Matthew Noorenberghe d17778463c Bug 1443735 - Use better selectors to find payment request add/edit links. r=sfoster
MozReview-Commit-ID: KSjAiY8QfIz

--HG--
extra : rebase_source : 78bc4774df5025a4e9bdde2db8929ccefcc42888
2018-05-16 13:28:21 -07:00
Sam Foster ec6b7b7e5e Bug 1427960 - Add temporary addresses to state, add toggle to enable saving/not new addresses. r=MattN
* Implement store in paymentDialogWrapper for temporary addresses & creditCards
* Add the persist checkbox to the add/edit address form. Defaults to unchecked when adding an address in a private session.
* The union of saved and temporary addresses can be retrieved from paymentRequest.getAddresses(). References to state.savedAddresses updated to use this when appropriate
* New tests for adding and editing addresses from a private window


MozReview-Commit-ID: KyD2BPNFYtZ

--HG--
extra : rebase_source : 28e17a2c018a684fab42b1321b739047b1522884
2018-04-26 15:05:10 -07:00
Andreea Pavel 5fe937094b Backed out changeset 42abedd98732 (bug 1460910) for failing browser chrome at browser/components/extensions/test/browser/test-oop-extensions/browser_ext_sidebarAction.js on a CLOSED TREE 2018-05-18 22:59:25 +03:00
Michael Kaply b181d9aaf9 Bug 1460910 - Allow sidebar to be closed at install. r=mixedpuppy
MozReview-Commit-ID: 5UWW7DNQKzr

--HG--
extra : rebase_source : 9460ba4ce1661c2edc026f271dee317488115a8e
2018-05-18 10:30:04 -05:00
layely 9027df6ec0 Bug 1458013 - Add ability to select a range of tabs using Shift. r=jaws
MozReview-Commit-ID: DQxhkTEyRyq

--HG--
extra : rebase_source : 226b316c7222a8c827f98da60579bfdde06f9d64
2018-05-17 02:38:14 +00:00
Mark Banner 55d1e986ea Bug 1461997 - Enable ESLint rule mozilla/require-expected-throws-or-rejects for browser/components. r=Gijs
MozReview-Commit-ID: JXqwIyF6v6k

--HG--
extra : rebase_source : 2220610f8facc9096c4427ff543f5fc31e6ce7b0
2018-05-16 20:23:06 +01:00
Mark Banner 95dacc7bfa Bug 1461997 - Remove unused feeds xpcshell-test that were missed being removed in bug 1420622. r=Gijs
MozReview-Commit-ID: JCPxA9GI2wq

--HG--
extra : rebase_source : 397fa38ab3b669278f12be7250aea17ec56d9cf1
2018-05-17 09:19:33 +01:00
Brindusan Cristian e636fe322a Backed out changeset 35089098baf8 (bug 1447338) for mochitest chrome failures on test_perf-settings-features.html CLOSED TREE 2018-05-17 19:48:34 +03:00
kanika 45a99bf084 Bug 1455888 - Added a check to Policies.jsm addAllowDenyPermissions to throw an error when the user tries to add built-in sites to the permission manager r=Felipe
MozReview-Commit-ID: JIRr6BtK3x8

--HG--
extra : rebase_source : bd6420a0e2f07408d7ca21b62268b0888e2ca9ab
2018-05-16 21:36:25 +05:30
Constantine Filin 8c1da4c1ae Bug 1446721: replacing parent.removeChild(child) with simpler child.remove; r=dao
MozReview-Commit-ID: 3QUuiu3CVo5

--HG--
extra : rebase_source : 583a4b8fbbe6606453d9856dc1c055c9be06387f
2018-05-17 00:10:28 -07:00
Cosmin Sabou b1f0577d88 Merge mozilla-central to autoland. a=merge 2018-05-17 18:29:40 +03:00
Cosmin Sabou da499aac68 Merge inbound to mozilla-central. a=merge 2018-05-17 18:28:27 +03:00
Dão Gottwald 9866699154 Bug 1458793 - Update flicker conditions to account for bug 1183135. r=mconley
MozReview-Commit-ID: 5xgXzdf68wg

--HG--
extra : rebase_source : 860dfa16f24f9a70fb59c62184c2792dd41b92b0
2018-05-17 13:10:11 +02:00
Cosmin Sabou caba9f10be Merge mozilla-central to inbound. a=merge 2018-05-17 12:49:47 +03:00
Sebastian Hengst 8794682992 Bug 1457287 - Update Bugzilla Product for WebPayments UI. r=me DONTBUILD
--HG--
extra : rebase_source : c31005907aeff8178eaa07a69d90e7d159c32063
2018-05-17 12:36:31 +03:00
Gijs Kruitbosch faf68417dc Bug 1461407 - make about:home unlinkable again and improve behavior of serialized principals across changes to URLs, r=bz,Mardak,mikedeboer
Making about:home unlinkable changes its URL structure. Prior to this change,
it is a nested URL. After this change, it no longer is.

We store serialized versions of principals in some cases. These include
details about whether the URI is nested etc. This is problematic for the
about:home change because the change in nesting changes the origin of the
page, so the origin  would mismatch between the principal and its URL.
To avoid this, we always re-create URIs for about: URIs when deserializing
them from strings, ensuring we don't create bogus principals.

MozReview-Commit-ID: 87zVUFgbusn

--HG--
extra : rebase_source : a7ad0dc3b1ea39521517da648f234d35d9a1729f
2018-05-14 22:04:49 +01:00
Ciure Andrei 08c017397c Backed out changeset 134bf057ca61 (bug 1447338) for Android build bustages on builds/worker/workspace/build/src/tools/profiler/core/platform.cpp a=backout CLOSED TREE 2018-05-17 01:54:07 +03:00
Aaron Klotz 15eff6ad3b Bug 1462187: Fix incorrect version for PreferSystem32Images mitigation; r=mhowell
--HG--
extra : rebase_source : 2255a782bc24cf4b3e5e2cdf799acc4a68d496f0
2018-05-16 17:54:58 -06:00
Gabriel Luong 9935783cf2 Bug 1433718 - Enable 3 pane inspector in nightly and make unit tests pass. r=pbro 2018-05-04 09:38:47 -04:00
Stephen A Pohl 2292d234af Bug 860493: Add test for history swipe arrows. r=felipe 2018-05-16 23:09:51 -04:00
Stephen A Pohl 325481c026 Bug 860493: Add pref to disable history swipe animations. r=felipe 2018-05-16 23:09:45 -04:00
Stephen A Pohl 8e75c6c6bc Bug 860493: Add arrow indicators for history swipes on macOS. r=felipe,bram 2018-05-16 23:09:39 -04:00
shindli 55f2b0d77a Merge inbound to mozilla-central. a=merge 2018-05-16 21:31:38 +03:00
prathiksha 1920a7a140 Bug 1461455 - Show the total header in FTU wizard pages. r=MattN
MozReview-Commit-ID: 3EMT3nZ2sYe

--HG--
extra : rebase_source : b79438bc92935d23577b2d63cc7923950fc6761a
2018-05-15 11:08:19 -07:00
Shane Caraveo 4b808e5565 Bug 1458866 - Ensure sharingState is reset when the browser is discarded, r=Gijs
MozReview-Commit-ID: EgA66KNqzKY

--HG--
extra : rebase_source : c9a31f5224c6f74bfa4907d4e138a5b47eb952ed
2018-05-16 10:24:52 -05:00
Eliza Balazs ce27aa1e78 Bug 1418627 - disable browser_524745.js on Windows 10 !ccov for frequent failures. r=jmaher 2018-05-16 00:31:00 +03:00
Adam Gashlin 08af06d1f7 Bug 1451366: Part 3 - Wait after creating main process from Launcher, r=aklotz 2018-05-14 12:58:31 -07:00
Adam Gashlin dfbba9a1fa Bug 1451366: Part 2 - Wait after launch from installer r=mhowell 2018-05-14 14:28:15 -07:00
Oriol Brufau d5d9fc268c Bug 1461130 - Don't convert filtered out windows in windows.getAll r=mixedpuppy
MozReview-Commit-ID: 2NkBIq5J4VF

--HG--
extra : rebase_source : 94df1ebbc40ab14b760f6ded192f0f2fb5cc6960
2018-05-12 20:54:01 +02:00
Margareta Eliza Balazs 895a18e365 Backed out changeset be23dc007b53 (bug 1451050) for bustage [automation/package] Error 2 on a CLOSED TREE
--HG--
rename : services/settings/dumps/blocklists/addons.json => services/blocklists/addons.json
rename : services/settings/dumps/blocklists/certificates.json => services/blocklists/certificates.json
rename : services/settings/dumps/blocklists/gfx.json => services/blocklists/gfx.json
rename : services/settings/dumps/moz.build => services/blocklists/moz.build
rename : services/settings/dumps/pinning/pins.json => services/blocklists/pins.json
rename : services/settings/dumps/blocklists/plugins.json => services/blocklists/plugins.json
rename : services/settings/dumps/readme.md => services/blocklists/readme.md
2018-05-16 13:24:53 +03:00
Margareta Eliza Balazs e5bdfc5b27 Merge mozilla-central to autoland. a=merge CLOSED TREE 2018-05-16 13:06:18 +03:00
Margareta Eliza Balazs d4b9e50875 Merge inbound to mozilla-central. a=merge 2018-05-16 13:00:51 +03:00
Johann Hofmann 08ac605e06 Bug 1450448 - Correctly handle non-initialized appCache in site data preferences. r=Gijs
MozReview-Commit-ID: IhQGAWNQtR0

--HG--
extra : rebase_source : 9b367bafb01537eaebcdc877eb5744d7fe86b391
2018-05-15 22:02:33 +02:00
Matthew Noorenberghe e2784528d8 Bug 1458376 - Use a <xul:browser> to display the PaymentRequest UI to fix <select> dropdowns. r=jaws
This fixes <select> dropdowns and also gets rid of the thin bottom gray line in the dialog.

MozReview-Commit-ID: I7v0mVjAnQZ

--HG--
rename : browser/components/payments/content/paymentDialogWrapper.xhtml => browser/components/payments/content/paymentDialogWrapper.xul
extra : rebase_source : 98bdde63ee1bcc1ffcdd8db6cd61962edefb6348
2018-05-10 22:05:04 -07:00
Matthew Noorenberghe 468eb6ea7f Bug 1458376 - Convert PaymentRequest b-c tests to always test in the dialog. r=jaws
This makes test check what we ship and makes them more consistent. It also avoids issues related to nested <xul:browser>.

MozReview-Commit-ID: I7v0mVjAnQM

--HG--
extra : rebase_source : 02c2bfaff6d4038d3e45549b7b1b429b984092a9
2018-05-10 22:05:32 -07:00
Mathieu Leplatre be075da5f4 Bug 1451050 - Generalize loading of packaged remote settings dumps r=Gijs
MozReview-Commit-ID: FwD92fataAy

--HG--
rename : services/blocklists/addons.json => services/settings/dumps/blocklists/addons.json
rename : services/blocklists/certificates.json => services/settings/dumps/blocklists/certificates.json
rename : services/blocklists/gfx.json => services/settings/dumps/blocklists/gfx.json
rename : services/blocklists/plugins.json => services/settings/dumps/blocklists/plugins.json
rename : services/blocklists/moz.build => services/settings/dumps/moz.build
rename : services/blocklists/pins.json => services/settings/dumps/pinning/pins.json
rename : services/blocklists/readme.md => services/settings/dumps/readme.md
extra : rebase_source : 9aa249dae91408da483be23371f6f106ad6a47ca
2018-05-10 15:27:21 +02:00
Dão Gottwald 370a71d654 Bug 1440865 - Stop overriding tabbrowser-tabpanels' background for [pendingpaint]. r=mconley
MozReview-Commit-ID: 42yr3JYMjWJ

--HG--
extra : rebase_source : 0f375df6a44e043920ef12df9bdd1da53f46c638
2018-05-15 11:37:09 +02:00
Kirk Steuber 5dc34a8c12 Bug 1428459 - Divorce system add-ons from app.update prefs r=rhelmer
Currently system addons will not be updated if app.update.enabled or app.update.auto are set to false. This patch introduces a new pref, extensions.systemAddon.update.enabled, which will control system addon updates. app.update.enabled and app.update.auto will no longer affect system addon updates.

MozReview-Commit-ID: 37JJa1jICTh

--HG--
extra : rebase_source : 755dd8b81eff244aff675f568532581a6b457952
2018-05-14 14:43:25 -07:00
prathiksha 78362e8ee9 Bug 1432921 - Show an address input form before the summary view for users without a saved address.r=MattN
MozReview-Commit-ID: 3T25SXyIiGI

--HG--
extra : rebase_source : 57968f37af05faeb166853d2d26d8dde8e81d4bd
2018-05-09 13:26:47 -07:00
Matt Howell ff8aa1e27a Bug 1461364 - Update installer build documentation to cover recent changes. r=agashlin
MozReview-Commit-ID: HnTDPxSEVtO

--HG--
extra : rebase_source : a83a4ce6d2be2ce477da7d5dd8c773834b5547b7
2018-05-15 08:47:18 -07:00
Matt Howell db6e6b403d Bug 1461592 - Clarify in docs that new installer command-line options are only available in 62+. r=agashlin
MozReview-Commit-ID: 3bjBhO93DN6

--HG--
extra : rebase_source : 087e7ebd775b9d759e5a124662bb35473a703a4f
2018-05-15 08:38:14 -07:00
Shane Caraveo c34e88338b Bug 1460728 fix intermittent pinned tab test, r=rpl
MozReview-Commit-ID: KLIbEDWoBgk

--HG--
extra : rebase_source : 86f19379b242658243a26e5e3fcac90c0a06cd63
2018-05-14 12:17:57 -05:00
Johann Hofmann 8c9cbbf7a1 Bug 1452361 - Don't reset to default permissions for cookies in page info. r=nhnt11
This commit makes the page info window treat cookie permissions a little
differently, to reflect that the "default" value for cookies is a combination
of two prefs that doesn't strictly map onto the ALLOW/SESSION/DENY system of
permissions.

I also added some more general pageinfo permissions tests.

MozReview-Commit-ID: 80vd61Rv867

--HG--
extra : rebase_source : c079e47afb74b2c4b7da271efcaf20dd45d1eb60
2018-05-09 15:39:26 +02:00
Gijs Kruitbosch 6bb7b981af Bug 1414246 - actually use textRunsMaxLen to limit autocomplete text run length in address bar autocomplete, r=jaws
MozReview-Commit-ID: AB9RFtxXee7

--HG--
extra : rebase_source : 455ec8bebe2b07b62fbc7548d4e50b3506cdff56
2018-05-14 11:43:54 +01:00
Csoregi Natalia 00dd116638 Merge inbound to mozilla-central. a=merge 2018-05-15 12:53:24 +03:00
Cosmin Sabou ad9d15b23e Bug 1455882 - Disable browser/base/content/test/tabs/browser_new_tab_insert_position.js on Linux 32 debug for almost permafailing. r=nbeleuzu,cbrindusan 2018-05-15 04:25:04 +03:00
Aaron Klotz bf395a240e Bug 1460996: Ensure the bootstrap process is always working with an argv[0] containing an absolute path (v2); r=mhowell 2018-05-14 11:40:08 -06:00
Cosmin Sabou d68095e2f5 Backed out changeset 513a4aafc42a (bug 1432921) for mochitest e-10s failures on test_address_form.html. CLOSED TREE
--HG--
extra : rebase_source : 918da9f12abd77bc4b4c0919ad79e40b8c667c5a
2018-05-14 21:23:07 +03:00
prathiksha baeec3823b Bug 1432921 - Show an address input form before the summary view for users without a saved address. r=MattN
MozReview-Commit-ID: 3T25SXyIiGI

--HG--
extra : rebase_source : 513a4aafc42a4dee0c219c52910ec42e21f7ef17
2018-05-09 13:26:47 -07:00
Ursula Sarracini c9ee9d42ec Bug 1458621 - Move Pocket pref to firefox.js r=dmose
MozReview-Commit-ID: KDS1wez8erg

--HG--
extra : rebase_source : bd068af0ff3ed4063b9c2ca0a31a04b5b90748ca
2018-05-07 15:21:44 -04:00
Dão Gottwald 0b1854951b Bug 1461093 - Remove vertical padding from #titlebar-buttonbox. r=stransky
MozReview-Commit-ID: 8ptkqHA8wCZ

--HG--
extra : rebase_source : 7dde79c7b3032b926ccb3c79ce6c70f192f4bdc9
2018-05-12 13:23:05 +02:00
Dão Gottwald 0074f85133 Bug 1461096 - Move onselect attribute from tabbrowser-tabbox to tabbrowser-tabpanels. r=mconley
MozReview-Commit-ID: 2p1TU29bKrE

--HG--
extra : rebase_source : a0a4f527b48ea3e0c051e176b4957989c4c8bc80
2018-05-12 13:58:12 +02:00
Jonathan Kingston ca246e6abc Bug 1424380 - Require triggering principal passed into openUILink(). r=Gijs
MozReview-Commit-ID: BsQqZzfm2Ra

--HG--
extra : rebase_source : 1c9de99aad978632a55afaaf55f247d3997b3b91
2018-05-14 11:35:08 +01:00
Johann Hofmann ed9da495e6 Bug 1456899 - Consider the page URI when checking WebRTC permissions in webrtcUI.jsm. r=nhnt11
While we already do a permission check in native webrtc code, the one
in webrtcUI is needed to provide extra protection against permission spam
by checking if there's a temporarily denied permission on the tab.

Since we introduced custom default permission values it is necessary to
also pass the URI to make sure we catch exceptions added by the user.

MozReview-Commit-ID: C8r6ymbKE3a

--HG--
extra : rebase_source : 8f0b3486f2f33bee75536ae2cf7dd091c5a9c568
2018-05-08 15:31:49 +02:00
Marco Bonardo c8e987256f Bug 1460570 - Merge mozIAsyncFavicons into nsIFaviconService. r=standard8
MozReview-Commit-ID: JAxNj9MfcUI

--HG--
extra : rebase_source : b096792719a74fcf15909ce93f0d9341754009f6
2018-05-10 13:49:00 +02:00
Alex 06efbde436 Bug 1447978 - Update strings to remove first person, r=flod,jaws
MozReview-Commit-ID: 8M5AyCeqFgT

--HG--
extra : rebase_source : 4fda68edc4aa1fc33fac8e9406e58140082af93b
2018-05-13 13:16:51 -07:00
Aaron Klotz 37ac5df330 Bug 1460995: Bootstrap process - Ensure only file and pipe handles are passed in the PROC_THREAD_ATTRIBUTE_HANDLE_LIST; r=mhowell
--HG--
extra : rebase_source : d5cb4681c30b267ed50f34ca9b5fbea26e7960b8
2018-05-11 15:38:59 -06:00
Aaron Klotz 5ac4aa3824 Bug 1460996: Ensure the bootstrap process is always working with an argv[0] containing an absolute path; r=mhowell
--HG--
extra : rebase_source : 4184aebf978b27dc82b6076b3f6c08d1f3170d45
2018-05-11 15:37:14 -06:00
Gurzau Raul a85db9e29e Merge inbound to mozilla-central. a=merge 2018-05-13 00:50:36 +03:00
Narcis Beleuzu 7521c770a6 Bug 1456807 - Disable browser_taskbar_preview.js for frequent failures. r=jmaher 2018-05-12 19:53:43 +03:00
Brindusan Cristian e471ad3958 Merge mozilla-central to autoland. a=merge CLOSED TREE 2018-05-12 12:50:40 +03:00
Brindusan Cristian 1df25b391a Merge inbound to mozilla-central. a=merge 2018-05-12 12:47:14 +03:00
Oriol Brufau 77bb63790b Bug 1419132 - Deprecate windowTypes for windows.get, windows.getCurrent and windows.getLastFocused r=mixedpuppy
MozReview-Commit-ID: DsaZy3EnXs6

--HG--
extra : rebase_source : dcacbfa86ce8cb07ec05c882e7b13689c72c794e
2018-05-09 23:32:39 +02:00
Zibi Braniecki fe64f97f48 Bug 1460654 - Trigger eager l10n for listbox items in Preferences::Languages subdialog to avoid overflow. r=jaws
MozReview-Commit-ID: 6MR2YFbubYX

--HG--
extra : rebase_source : 3b5953bb260343175b8911f1e5a964dbf35efa92
2018-05-10 13:50:33 -07:00
Ed Lee 169d43a92f Bug 1459655 - Restore about flag for about:home. r=k88hudson
MozReview-Commit-ID: GLdEBW8ewDd

--HG--
extra : rebase_source : 2b953784801a7c1f119bc43f4a13c4504b7f5cd2
2018-05-11 12:05:44 -07:00
k88hudson 348971527d Bug 1460119 - gSnippetsMap.getTotalBookmarksCount() never resolves r=Mardak
MozReview-Commit-ID: Dx4tkHTb4zz

--HG--
extra : rebase_source : 3d84d332e4e884fd0c73748c77e75adf4118c6b4
2018-05-11 15:08:10 -04:00
Andrea Marchesini 3ef72562fe Bug 1454889 - Remove createObjectURL()'s MediaStream overload, r=valentin 2018-04-24 16:19:51 +02:00
Erica Wright dc93192a58 Bug 1448918 - Create about:welcome page in preparation for firstrun migration. r=dmose
MozReview-Commit-ID: L34uRsOeziS

--HG--
extra : rebase_source : 9e783e9ba1a8473c8867aa9c2a87337005acbab2
2018-04-23 15:47:57 -04:00
Markus Stange 54cc41b7dc Bug 1461056 - Remove browser_ext_geckoProfiler_symbolicate test. r=dthayer
The thing that it's testing is being removed.
I couldn't think of something that I could replace the test with. Maybe once we have
bug 1457481 we can check in an actual ELF binary and check that we're dumping its
symbol table correctly.

MozReview-Commit-ID: 9AXUwqPrivl

--HG--
extra : rebase_source : 70f7bd07804552c59a0d1ab0a1b6b344f9e6d308
2018-05-14 23:41:43 -04:00
Markus Stange 97e9567f12 Bug 1461056 - Remove haveAbsolutePath and tweak some error messages. r=dthayer
MozReview-Commit-ID: IyQIyNaKBy3

--HG--
extra : rebase_source : 308314603b45ffe171e2da80353393eda9e8930e
2018-05-14 16:03:24 -04:00
Markus Stange 67de46aff0 Bug 1461056 - Remove unneeded function urlForSymFile. r=dthayer
MozReview-Commit-ID: 4OZws4zihDq

--HG--
extra : rebase_source : 8ff60e10f328d01ccb35def3ff2d2b5c948517e0
2018-05-14 23:37:18 -04:00
Markus Stange 47dfb09977 Bug 1461056 - Remove the "remoteBreakpad" symbol rule, because it's no longer needed. r=dthayer
MozReview-Commit-ID: 6c2hWCtZ0UH

--HG--
extra : rebase_source : 36870f7f33172b0b3e0584604d8556eeb36cfa35
2018-05-11 23:18:44 -04:00
Cosmin Sabou 548cb10196 Backed out changeset 75ba8129c687 (bug 1432921) for mochitest e10s permafailures on browser_new_tab_insert_position.js (bug 1455882). 2018-05-15 06:30:17 +03:00
Luca Greco e8af81013a Bug 1451795 - Move lazy devtools initialization helper into a static method of the ExtensionAPI. r=aswan
MozReview-Commit-ID: KOxQcgsKXoB

--HG--
extra : rebase_source : 7290b3c437b6f3cdce9b1cb49065823b691d1c41
2018-04-11 18:36:05 +02:00
Francesco Lodolo (:flod) 59fbde2fb7 Bug 1453308 - [uk] Use hotline.ua as e-commerce plugin for Firefox desktop and Firefox for Android r=mkaply
Replaces:
- Metamarket on desktop (meta.ua)
- Yandex Market on mobile (market.yandex.ua)

MozReview-Commit-ID: DDhF7ppZtV8

--HG--
extra : rebase_source : a9bd18a40b9262bda1c570969ac3ee808b5dd776
2018-05-02 09:46:20 +02:00
Xidorn Quan 427a5dd50d Bug 1460870 - Whitelist fullscreen pseudo-class in pdfjs when unprefixed fullscreen is disabled. r=Gijs
MozReview-Commit-ID: L5EpFOHc5v4

--HG--
extra : rebase_source : 57d2cee3f7578461933ae6d0c4abf5ce6ab33010
2018-05-12 00:15:15 +10:00
Jonathan Kingston c2489bc039 Bug 1457620 - Expose shield preference toggle to all locales and move code to not being injected. r=flod,Gijs,mythmon
MozReview-Commit-ID: 4uZSdqqAlG8

--HG--
extra : rebase_source : 21955bb47ab291a9fb88786783175cd4a31dc9a4
2018-05-05 11:07:08 +01:00
Bogdan Tara 2bd748f3ca Merge mozilla-central to autoland. a=merge CLOSED TREE 2018-05-11 17:10:31 +03:00
Bogdan Tara babf96cf0c Backed out 3 changesets (bug 1176019) for frequently failing /builds/worker/workspace/build/src/obj-firefox/dist/include/mozilla/Maybe.h a=backout
Backed out changeset 2dd8b719d645 (bug 1176019)
Backed out changeset 9c6b0eb062ca (bug 1176019)
Backed out changeset 2d0dfc54128e (bug 1176019)
2018-05-11 17:07:19 +03:00
Margareta Eliza Balazs 4f9a2ba08e Merge inbound to mozilla-central. a=merge 2018-05-11 12:36:02 +03:00
YUKI "Piro" Hiroshi dd7b3aab39 Bug 1457395 - Fix typo "proces" in comments. r=milan
--HG--
extra : amend_source : 36cf036803ff9bffaebb66fc31ff7b960f0c7509
2018-05-10 16:56:09 +09:00
Dorel Luca d32e085275 Merge mozilla-inbound to mozilla-central. a=merge 2018-05-11 00:59:14 +03:00
Csoregi Natalia d2a7e3fcd3 Merge mozilla-central to autoland. a=merge CLOSED TREE 2018-05-10 19:45:06 +03:00
Emilio Cobos Álvarez 6be00d5d1e Bug 509958: Remove an unused whitelist entry from a test that only runs on opt builds. r=me on a CLOSED TREE
Fullscreen was also unprefixed long time ago.

MozReview-Commit-ID: CKHMRZ6YOTS
2018-05-10 19:45:31 +02:00
Jason Laster 40117fd237 Bug 1460371 - Update Debugger Frontend v51 r=jdescottes
--HG--
rename : devtools/client/debugger/new/debugger.css => devtools/client/debugger/new/dist/debugger.css
rename : devtools/client/debugger/new/parser-worker.js => devtools/client/debugger/new/dist/parser-worker.js
rename : devtools/client/debugger/new/pretty-print-worker.js => devtools/client/debugger/new/dist/pretty-print-worker.js
rename : devtools/client/debugger/new/search-worker.js => devtools/client/debugger/new/dist/search-worker.js
2018-05-10 12:34:11 -04:00
Margareta Eliza Balazs 3e179fc92b Merge mozilla-central to autoland. a=merge CLOSED TREE 2018-05-11 12:43:34 +03:00
Marco Bonardo c77855f4fe Bug 1458910 - Merge nsPIPlacesDatabase into nsINavHistoryService. r=standard8
MozReview-Commit-ID: LacXKR32Jn3

--HG--
extra : rebase_source : 27f7d939ab9acab6eb4896e8fc1348e74aee35cf
2018-05-10 10:39:12 +02:00
Mike Taylor 069403beb5 Bug 1399987. Send tracking and mixed content blocking status as part of browser details. r=Gijs
This should allow us to more quickly understand when site bustage is TP- or MC-related.

If the tab had tracking content blocked, we capture if the user is using the basic or strict
list, and set a label with that information.

MozReview-Commit-ID: lkkZjo620E

--HG--
extra : rebase_source : 93c679b5f93f69f0c380524d32003e331b9e10b5
2018-04-19 17:36:05 -07:00
layely 1a0abb0c95 Bug 1458010 - Add ability to select multiple tabs using Ctrl/Cmd. r=jaws
MozReview-Commit-ID: BHelQhtv7Gk

--HG--
extra : rebase_source : 8af7fa34c174274364fe61650e406b4f2ad90ddc
2018-05-05 03:56:23 +00:00
Gurzau Raul dc1483ceba Backed out changeset 6bc652b4e61a (bug 1439832) for failing on /tests/browser/browser_toolbar_overflow.js on a CLOSED TREE 2018-05-10 19:35:09 +03:00
Gijs Kruitbosch f289809963 Bug 1459913 - fix removable_false test to always execute the correct drag (layout race), rs=test-only
--HG--
extra : rebase_source : 63cd78b81cccb99069a9dbfe78274040cb0ad589
2018-05-10 09:44:49 +01:00
ffxbld 7c7bbfe6e0 No bug, Automated HSTS preload list update from task XSqPd8faStCdsylVmzvQ6w
Summary:
No bug, Automated HPKP preload list update from task XSqPd8faStCdsylVmzvQ6w

No bug, Automated blocklist update from task XSqPd8faStCdsylVmzvQ6w

Reviewers: sfraser, aki

Reviewed By: sfraser

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

--HG--
extra : rebase_source : 855e19990c75e2613bd311976297fb6513e02b94
2018-05-10 12:14:28 +01:00
Csoregi Natalia f034c0ab5d Merge mozilla-central to inbound. a=merge CLOSED TREE 2018-05-10 12:52:31 +03:00
Aaron Klotz b73f5b5a53 Bug 1460426: Add PROCESS_MITIGATION_IMAGE_LOAD_POLICY to bootstrap process; r=mhowell
--HG--
extra : rebase_source : 273be64197a3dcaa4192857393ce6fa03d3c106b
2018-05-07 16:49:35 -06:00
Cosmin Sabou ea5feeedb6 Merge mozilla-central to inbound. a=merge CLOSED TREE 2018-05-10 01:16:27 +03:00
Jared Wein 2f13ce1ce7 Bug 1458997 - Wait until the session has been restored before applying the theme transition properties. r=dao
MozReview-Commit-ID: FyOkSgyHP6j

--HG--
extra : rebase_source : 059f83fb9b77a1cde628a439c603a1f5fe454db4
2018-05-07 14:56:47 -04:00
Cosmin Sabou 5470a81920 Merge mozilla-central to autoland. a=merge
--HG--
extra : rebase_source : 2f2bf3dc60329bfb92eab3401b92f4eadf0bf8c3
2018-05-09 20:31:27 +03:00
Andrea Marchesini c71eb06d76 Bug 1400678 - quota storage should be cleared on exit if user has requested cookies to be cleared on exit - fix a ES failure, r=me CLOSED TREE 2018-05-09 11:59:15 +02:00
Margareta Eliza Balazs 6c97db61d4 Merge mozilla-central to inbound. a=merge CLOSED TREE 2018-05-09 12:40:18 +03:00
Margareta Eliza Balazs eb6c5214a6 Merge inbound to mozilla-central. a=merge 2018-05-09 12:33:51 +03:00
Andrea Marchesini f8788ffe29 Bug 1400678 - quota storage should be cleared on exit if user has requested cookies to be cleared on exit - tests, r=johannh 2018-05-09 11:30:47 +02:00
Andrea Marchesini 769600b429 Bug 1400678 - quota storage should be cleared on exit if user has requested cookies to be cleared on exit, r=johannh, f=asuth 2018-05-09 11:30:44 +02:00