Mike de Boer
d16ee58ded
Bug 1034036 - Part 1: Merge RecentWindow.jsm and UpdateTopLevelContentWindowIDHelper.jsm into one module called 'BrowserWindowTracker.jsm'. r=dao
...
MozReview-Commit-ID: 9qzq1aGvjDu
--HG--
rename : browser/modules/UpdateTopLevelContentWindowIDHelper.jsm => browser/modules/BrowserWindowTracker.jsm
extra : rebase_source : 9c4a728e13fd691d377e7f221c5632646115daca
2018-04-11 12:05:56 +02:00
Dale Harvey
80d9ecb796
Bug 1449338 - Show currently selected engine in newtabs search input. r=mikedeboer
...
MozReview-Commit-ID: GTsx9dReoxS
--HG--
extra : rebase_source : f44ae3d3eed6c5bbb6fc055fa0cdb3067b7841a1
2018-04-17 13:30:54 +01:00
Noemi Erli
3ef9e9fbe3
Backed out changeset 413f4d055ade (bug 1449338) for ES Linting opt failure in /builds/worker/checkouts/gecko/browser/base/content/contentSearchUI.js on a CLOSED TREE
2018-04-19 11:35:30 +03:00
Dale Harvey
9a64d286fc
Bug 1449338 - Show currently selected engine in newtabs search input. r=mikedeboer
...
MozReview-Commit-ID: GTsx9dReoxS
--HG--
extra : rebase_source : 557d8d5df14dbbaab4195034fcdd4f3a54ef91d0
2018-04-17 13:30:54 +01:00
Noemi Erli
6b88e0ee99
Backed out 4 changesets (bug 1415342) for bc failures in browser/components/preferences/in-content/tests/siteData/browser_clearSiteData.js on a CLOSED TREE
...
Backed out changeset 36ff321fc1b8 (bug 1415342)
Backed out changeset d7e30b8499cd (bug 1415342)
Backed out changeset 4913f1571ece (bug 1415342)
Backed out changeset 25d665693e38 (bug 1415342)
--HG--
rename : toolkit/modules/offlineAppCache.jsm => browser/modules/offlineAppCache.jsm
2018-04-19 10:37:30 +03:00
Jan Henning
14468b6342
Bug 1415342 - Part 1 - Move OfflineAppCacheHelper to Toolkit. r=standard8
...
The OfflineAppCacheHelper was apparently introduced after the Sanitizer had been
forked for Fennec and so far nobody bothered to use it there as well.
MozReview-Commit-ID: 42Uk5hfvf9y
--HG--
rename : browser/modules/offlineAppCache.jsm => toolkit/modules/offlineAppCache.jsm
extra : rebase_source : b7010f732ca13583fd2b2c62102b4ea1c13a4cc6
2018-04-12 19:16:02 +02:00
Bogdan Tara
6cb59b5809
Merge mozilla-central to autoland. a=merge CLOSED TREE
2018-04-19 01:46:00 +03:00
Bogdan Tara
9bf1554768
Merge inbound to mozilla-central. a=merge
2018-04-19 01:36:28 +03:00
Johann Hofmann
035f3a408e
Bug 1252998 - Fix sanitize-offlineData test failures, move SW utility functions to SiteDataTestUtils.jsm. r=baku
...
This patch fixes a bunch of intermittent/perma failures in sanitize-offlineData.js by:
- Ignoring localStorage for now. LocalStorage is cleared by sending an
observer notification. The flush often happens after several seconds, heavily
interfering with our own test or with subsequent tests. We can not reliably wait
on the operation to finish. Waiting for "domstorage-test-flushed" after calling
Sanitizer.sanitize() fixes the problem, but that notification is intermittently
not triggered for other unknown reasons, which makes it not really viable to use.
- Creating and checking indexedDB data in the chrome process (using SiteDataTestUtils).
- Cleaning up after running the test.
- Ignoring a stray NS_ERROR_ABORT that's hard to track down and doesn't seem to
do any damage right now.
I've also moved the ServiceWorker utility functions into SiteDataTestUtils,
which we're planning to use in all other browser tests that handle site data.
2018-04-11 16:53:50 +02:00
Andrea Marchesini
dade560913
Bug 1252998 - StorageActivityService - part 9 - Test for nsIStorageActivityService, r=gijs, r=asuth
2018-04-04 23:08:57 +02:00
Luca Greco
764da92e2d
Bug 1453280 - Clear and destroy tabbrowser tab's listener when adopting the last tab of a window. r=dao
...
MozReview-Commit-ID: 4XA866P0HJl
--HG--
extra : rebase_source : c7f68757edf02d0094b251f597a837af006b547d
2018-04-10 23:09:28 +02:00
Csoregi Natalia
b31fdd70ba
Merge mozilla-central to autoland. a=merge CLOSED TREE
2018-04-18 01:37:31 +03:00
Tiberius Oros
b60668b4f6
Backed out changeset 82d5734d2fea (bug 1449317) for valgrind-test failures on a CLOSED TREE
2018-04-18 00:49:24 +03:00
Mark Banner
1f4fe4c185
Bug 1449317 - Update the default string in the address bar. r=florian
...
MozReview-Commit-ID: C00zxCTJmHY
--HG--
extra : rebase_source : 459e7e14370a0c884bb394bde4ec5bf3edf1aadc
2018-04-09 15:32:19 +01:00
Trisha
805034a03d
Bug 1444441 - Remove unsafeSetInnerHTML in browser_reservedkey.js r=johannh,prathiksha
...
MozReview-Commit-ID: 8E9LCxQ3StM
--HG--
extra : rebase_source : 63cee1cccad96b9e33ee0b0ec699906fa5bda1a7
2018-04-05 01:57:44 +08:00
Mark Striemer
847b01e89d
Bug 1397809 - Part 2: Add a doorhanger when an extension changes the homepage r=aswan,Gijs
...
MozReview-Commit-ID: CwZ3E32xROS
--HG--
extra : rebase_source : 304392af1ae5ff0bc5677ad25e90bbd1f9f0ecac
2018-01-11 18:59:32 -06:00
Andrew Swan
68d8f5e967
Bug 1331521 Remove about:newaddon r=kmag
...
MozReview-Commit-ID: 6OFXGYEmSmy
--HG--
extra : rebase_source : 80ee72c190a2b2d06b895ad5bda22cc9b5849b01
2018-04-16 14:11:10 -07:00
Matthew Noorenberghe
140f38859f
Bug 1446179 - Support ES modules in browser_parsable_script.js. r=jaws
...
MozReview-Commit-ID: G4qUjUFZ4QL
--HG--
extra : rebase_source : 810565ff7a63b2c0d4e89899f73971d6da74df30
2018-04-12 22:40:35 -07:00
Dão Gottwald
a954f1ae9e
Bug 1444288 - Hide the favicon at the beginning of the tab opening animation. r=johannh
...
MozReview-Commit-ID: 7r2UwRr7mga
--HG--
extra : rebase_source : 631bfc106517b1e31861d1e82967499385f24b0e
2018-04-13 16:12:10 +02:00
Marco Bonardo
257c0cb28b
Bug 1452890 - Move address bar right-click selection from 'enterSelection' to its own histogram bucket. r=adw
...
MozReview-Commit-ID: AcP7Spl0sdZ
--HG--
extra : rebase_source : 9de517c50674956526c0de4bc91fbf2ab6e02afc
2018-04-13 16:11:19 +02:00
Gijs Kruitbosch
2af90599cd
Bug 1435778 - fix scrollbar appearing in customize mode in some locales, r=jaws
...
MozReview-Commit-ID: AnxdpKbaFU9
--HG--
extra : rebase_source : adac5b1e11c96958d5811f586d9d566cf51bf139
2018-04-16 15:53:22 +01:00
Dão Gottwald
16ccd5e415
Bug 1453954 - Stop collapsing the tabs toolbar by default. r=johannh
...
MozReview-Commit-ID: 2ZSGptrzwSC
--HG--
extra : rebase_source : b46bcee9779d9607772dfa09d5efab86785907ce
2018-04-13 16:06:48 +02:00
Masatoshi Kimura
95e72d30f6
Bug 1450538 - Browser test to ensure that the StatusPanel displays an IDN. r=Gijs
...
MozReview-Commit-ID: 2DFZgqQTN7K
--HG--
extra : rebase_source : 381a9c092bdfc1209d0d075a327bdfb7a02295b3
2018-04-14 21:27:11 +09:00
Dale Harvey
5aeada7d94
Bug 1363168 - Add support for OSX Share feature. r=Gijs,mstange
...
MozReview-Commit-ID: sJXl2If9Ou
--HG--
extra : rebase_source : b88ff89e1d28bab28c3575c2f7f30c91bd584aea
2018-03-12 09:16:51 +00:00
Paolo Amadini
81a5dec57f
Bug 1454148 - Fix class of the "View Bookmarks Toolbar" and "View Bookmarks Sidebar" items in the Bookmarks button menu. r=Gijs
...
MozReview-Commit-ID: 9Dp1mSpSkNS
--HG--
extra : rebase_source : a591c1d3218d24bc06810a66c5fc4b6b257f5ebb
2018-04-14 11:48:48 +01:00
Andreea Pavel
bbd8c5be30
Merge mozilla-central to mozilla-inbound. a=backout
2018-04-14 04:10:28 +03:00
Andreea Pavel
d3d551275b
Backed out changeset f3e01de682f1 (bug 1443561) on request from jaws a=backout r=jaws
2018-04-14 04:08:45 +03:00
Ryan VanderMeulen
88aaa7b61f
Bug 1453838 - Update pdf.js to version 2.0.491. r=bdahl, r=yury
2018-04-12 19:29:03 -04:00
Marco Bonardo
6fbfa855fd
Bug 1446982 - Show the url when a remote tab entry is selected/hovered in the Address Bar. r=adw
...
MozReview-Commit-ID: 63fmwkESd4w
--HG--
extra : rebase_source : 75878f25ef198f9c78c7ae0af10c136fa651f183
2018-04-06 17:43:18 +02:00
arthur.iakab
fca4426325
Merge inbound to mozilla-central. a=merge
2018-04-13 19:01:59 +03:00
arthur.iakab
ac8dce248c
Merge mozilla-central to mozilla-inbound. a=merge on a CLOSED TREE
2018-04-13 12:58:18 +03:00
arthur.iakab
b9f0fcc3d6
Merge mozilla inbound to mozilla-central a=merge
2018-04-13 12:43:21 +03:00
Amy Chan
d494f855f6
Bug 1446975 - Replace synced Tabs sidebar device icons. r=eoger
...
MozReview-Commit-ID: GnawrVrfpEz
--HG--
rename : browser/themes/shared/icons/device-mobile.svg => browser/themes/shared/icons/device-phone.svg
2018-04-12 19:22:38 -04:00
Amy Chan
5150d18a19
Bug 1446975 - Replace synced Tabs sidebar device icons. r=eoger
...
MozReview-Commit-ID: GnawrVrfpEz
2018-04-12 19:20:07 -04:00
Gurzau Raul
50d002961a
Backed out 2 changesets (bug 1446975) for failing xpcshell on sync/tests/unit/test_syncedtabs.js and browser-chrome failures e.g. test/urlbar/browser_page_action_menu.js on a CLOSED TREE
...
Backed out changeset 69653800c483 (bug 1446975)
Backed out changeset 44e3e7446b02 (bug 1446975)
--HG--
rename : browser/themes/shared/icons/device-phone.svg => browser/themes/shared/icons/device-mobile.svg
2018-04-13 01:28:22 +03:00
Amy Chan
711220e6e7
Bug 1446975 - Replace synced Tabs sidebar device icons. r=eoger
...
MozReview-Commit-ID: GnawrVrfpEz
--HG--
rename : browser/themes/shared/icons/device-mobile.svg => browser/themes/shared/icons/device-phone.svg
2018-04-12 16:18:22 -04:00
Paolo Amadini
3193903d17
Bug 1391948 - Don't use checkboxes for the "View Bookmarks Toolbar" and "View Bookmarks Sidebar" items in the Bookmarks button menu. r=mak
...
MozReview-Commit-ID: 2P3yV6xHLxi
--HG--
extra : rebase_source : 9352eac0344844218622149a3dc34959e620d431
2018-04-11 12:42:18 +01:00
Vivek Dhingra
7ac214aaa5
Bug 1443561 - WebExtension themes additional backgrounds alignment should be relative to the toolbox r=jaws
...
This patch changes alignment property of additional backgrounds to be relative to #navigator-toolbox, instead of root.
MozReview-Commit-ID: LlSZmu39u6D
--HG--
extra : rebase_source : 1c5eda6d21f80b377c360dd26830c48c7fdc4548
2018-04-12 05:20:38 -04:00
Michael Kohler
4c381de5f6
Bug 1428306 - Remove browser.storageManager.enabled pref r=baku,johannh
...
MozReview-Commit-ID: GodyYuGxVD
--HG--
extra : rebase_source : 0ba78e764ea2c77ecaafcd35a502940ea1a37ac2
2018-04-09 20:46:45 +02:00
Michael Kohler
8e4633c919
Bug 1441855 - remove unused --chrome-nav-buttons-background and --chrome-nav-buttons-hover-background definitions r=jaws
...
Summary: Removes unused --chrome-nav-buttons-background and --chrome-nav-buttons-hover-background definitions
Reviewers: jaws
Reviewed By: jaws
Bug #: 1441855
Differential Revision: https://phabricator.services.mozilla.com/D890
--HG--
extra : rebase_source : a187a0da2a9fa0a6ab200b4552e9d7d626854aae
2018-04-13 11:54:56 +03:00
vinoth
94143abd10
Bug 1452604 - Meta CSP applied to content privileged about:blocked. r=ckerschb
...
Reviewers: ckerschb
Reviewed By: ckerschb
Subscribers: ckerschb
Bug #: 1452604
Differential Revision: https://phabricator.services.mozilla.com/D880
--HG--
extra : rebase_source : 33fffccb64aba2a50ee81960e9336a24b6c2bb3e
extra : amend_source : 216091aae1b3fdc9298f61cbab14135b19b77e37
2018-04-12 16:39:40 +03:00
Margareta Eliza Balazs
8ca418adb9
Merge inbound to mozilla-central. a=merge
2018-04-12 12:38:56 +03:00
Boris Zbarsky
d32ec123dc
Bug 1453487 part 2. Remove useless implements="nsIDOMEventListener" from XBL bindings. r=smaug
...
MozReview-Commit-ID: 4OjGuYkpXMM
2018-04-12 00:05:49 -04:00
Boris Zbarsky
b43b5abed4
Bug 1453345 part 5. Remove pointless JS implemenations of QI to nsIDOMEventListener. r=smaug
...
MozReview-Commit-ID: Db0v6GZ0deo
2018-04-12 00:03:45 -04:00
Dão Gottwald
8b23aaae8b
Bug 1453281 - Remove obsolete menubar binding and styling. r=bgrins,Paolo
...
MozReview-Commit-ID: Kao3jst0DBJ
--HG--
extra : rebase_source : bed74abc9910ec22295207fdced37f6bfc1648be
2018-04-11 17:29:27 +02:00
Drew Willcoxon
03bd244a63
Bug 1450294 - Change the title of the add-search-engine page action. r=Gijs
...
MozReview-Commit-ID: GHDXbmkSXfM
--HG--
extra : rebase_source : e04fcca6673a94f6ede6bf6ede20136196cea725
2018-04-11 10:06:01 -07:00
Andreea Pavel
525c9e7907
Merge mozilla-central to autoland. a=merge on a CLOSED TREE
2018-04-11 17:38:56 +03:00
Andreea Pavel
4114ad2cfc
Merge mozilla-inbound to mozilla-central. a=merge
2018-04-11 17:36:09 +03:00
Gijs Kruitbosch
fcacf5d0a3
Bug 1427726 - remove pref from preference_usage performance test, r=johannh
...
MozReview-Commit-ID: saPO7fgcow
--HG--
extra : rebase_source : d0306dd8f0efe7deb5b350b1c49bff380c4b0ea7
2018-04-09 19:16:34 +01:00
Manish Kumar
7262fc3cf9
Bug 1440292 - Remove unused gUIDensity.setCurrentMode. r=johannh
...
--HG--
extra : amend_source : b4717f6c074e441ea85af2ecb9c575171cfdaa80
2018-04-09 14:01:51 +02:00