Sebastian Hengst
e071afa182
merge mozilla-central to mozilla-inbound. r=merge a=merge
2017-09-28 12:17:21 +02:00
Ricky Chien
c40da56a2b
Bug 1402918 - Initialize Applications pane in preferences.js r=jaws
...
MozReview-Commit-ID: LUvyzBt6ahg
--HG--
extra : rebase_source : 03fcb2b2a560d1a433b3fe996533b19331e14eab
2017-09-27 17:51:59 +08:00
Sam Foster
f933fa62ca
Bug 1395674 - Adding subviewbutton-nav class to menu-type toolbarbuttons and display the '>' in the overflow list. r=Gijs
...
MozReview-Commit-ID: I1pGXA3ecxT
--HG--
extra : rebase_source : ebfd4dbc2191a921ea04f0fcf56270ad945c3e37
2017-09-25 19:29:04 -07:00
Wes Kocher
61c098eae7
Merge inbound to m-c a=merge CLOSED TREE
...
MozReview-Commit-ID: 3pMHYV9oXLm
--HG--
rename : dom/base/nsReferencedElement.cpp => dom/base/IDTracker.cpp
rename : dom/base/nsReferencedElement.h => dom/base/IDTracker.h
2017-09-27 16:51:49 -07:00
Jonathan Kingston
9f55478dda
Bug 1330745 - Add 'No Container' when longPressBehaviour is 1 for containers new tab context menu. r=baku,Gijs
...
MozReview-Commit-ID: I2ptF9Dh7yL
--HG--
extra : rebase_source : ff586de60c0a172d766259c10fe136242b75d647
2017-09-25 14:34:13 +01:00
Thomas Wisniewski
9c0a07404c
Bug 1388428 - Extend browsingData to restrict removing localStorage to a given list of hostnames; r=asuth,bsilverberg
...
MozReview-Commit-ID: ELgjLHsVLkv
--HG--
extra : rebase_source : 8df793d8484762670e42fff4c3708df2b3ea1ebe
2017-09-25 16:47:38 -04:00
Myk Melez
8819f1bf9d
Bug 1399202 - encapsulate language group selection; r=nhnt11
2017-09-27 09:13:56 -07:00
Sebastian Hengst
a3b6b15cef
merge mozilla-inbound to mozilla-central. r=merge a=merge
...
MozReview-Commit-ID: BGCq2q6xO1S
2017-09-27 11:47:52 +02:00
Wes Kocher
acf8913934
Merge m-c to inbound, a=merge
...
MozReview-Commit-ID: IsbKCdZU2Ui
2017-09-26 17:14:31 -07:00
Felipe Gomes
8fdbde86fe
Bug 1389344 - Avoid checking for distribution.ini existence on every startup. r=mkaply
...
We can do this check only once after an update, and cache the value until the next app update.
MozReview-Commit-ID: 1yxiKnHIAi2
2017-09-19 14:41:06 -03:00
Dale Harvey
5c22c4c93e
Bug 1399642 - Use photon search icon in awesomebar. r=dao
...
MozReview-Commit-ID: Dzf8DqrGRam
--HG--
rename : browser/themes/shared/icons/find.svg => browser/themes/shared/icons/search-glass.svg
extra : rebase_source : 488ba12e63e58d6b04b7cb41b3c9b5aee332def5
2017-09-26 11:13:56 +01:00
Mark Striemer
a84f31e137
Bug 1314674 - Maintain badge style in new windows and customize r=mixedpuppy
...
MozReview-Commit-ID: 8f99d6Uqtx1
--HG--
extra : rebase_source : 66da5414a5baf68f276915258947c5886e030f7d
2017-09-20 17:27:48 -05:00
Mike de Boer
4b693cc30d
Bug 1395615 - Implement the "file moved or missing" check for download items in the Library Downloads subview. r=Paolo
...
MozReview-Commit-ID: 62VJbzJwxVW
--HG--
extra : rebase_source : 8a33f8c14ebf892363da8edd8aca8565beca920d
2017-09-26 17:55:18 +02:00
Sebastian Hengst
7e7dc3f5d5
Backed out changeset ff34580cb279 (bug 1394457) for failing many session store related tests due to exception, e.g. Marionette's test_refresh_firefox.py TestFirefoxRefresh.testReset. r=backout
2017-09-26 23:06:25 +02:00
Sebastian Hengst
c9171dba51
Backed out changeset b9d7cdb3e163 (bug 1389344) for eslint failure at browser/components/tests/unit/test_distribution_cachedexistence.js:24: Cu.import imports into variables and into global scope. r=backout
2017-09-26 22:16:11 +02:00
Erica Wright
d354185626
Bug 1394457 - Update illustration for about:sessionrestore. ui-r=shorlander, r=dao
...
MozReview-Commit-ID: FSLb0ucVroj
--HG--
extra : transplant_source : %0BN%9F%16%A6%B6%00%22%A7y%27%05v%22%BD%98Y%92%29%BD
2017-09-20 11:30:14 -04:00
Felipe Gomes
07ff856de6
Bug 1389344 - Avoid checking for distribution.ini existence on every startup. r=mkaply
...
We can do this check only once after an update, and cache the value until the next app update.
MozReview-Commit-ID: 1yxiKnHIAi2
--HG--
extra : rebase_source : 4974d7c13317c7a5a48addb309af59634cc508ee
2017-09-19 14:41:06 -03:00
Mark Banner
0578f18627
Bug 1397728 - Use waitForCondition to avoid intermittent failures in browser_searchbar_openpopup.js. r=florian
...
MozReview-Commit-ID: K62zPje3Hnj
--HG--
extra : rebase_source : 7d6c3c1438065c5ff6ae03ec50099f605518fae0
2017-09-25 16:52:52 +01:00
Wes Kocher
47b3660c80
Merge m-c to inbound, a=merge
...
MozReview-Commit-ID: 8wTTCUkrY2i
2017-09-25 16:43:51 -07:00
Jim Mathies
6321dc4d1a
Bug 1401561 - Avoid prompting about compatibility issues with JAWS when e10s is pref'd off. r=jaws
...
MozReview-Commit-ID: 2ejZ7Ga2lLk
2017-09-25 13:07:45 -05:00
Erica Wright
a9e25e23df
Bug 1401152 - Disable 'add to overflow menu' in the customize mode *palette* context menu for flexible space. r=Gijs
...
MozReview-Commit-ID: 5sQPsxVaVYz
--HG--
extra : rebase_source : 6eab6e7e9d65bc0b45dea6dac7daf3cd23fc6c77
2017-09-21 18:15:02 -04:00
Sebastian Hengst
248b760c2d
Backed out changeset 698252497ed8 (bug 1401777) for failing browser-chrome's browser/base/content/test/general/browser_discovery.js. r=backout
2017-09-24 21:43:23 +02:00
Marco Bonardo
9d60802367
Bug 1401777 - don't use rich icons for tabs. r=Mardak
...
MozReview-Commit-ID: DcqxEme7hfx
--HG--
extra : rebase_source : 53a267ec30cd850b1b63911f0deb553ee24b88c6
2017-09-21 10:21:50 +02:00
Kris Maglione
c10f9821fe
Bug 1402503: Follow-up: Make sure we get a new content process for process hang tests. r=bustage
...
MozReview-Commit-ID: 1CLUQbahE2W
2017-09-27 20:44:30 -07:00
Kris Maglione
fb9f7d6fe8
Bug 1402503: Part 2 - Add test for extension slow script dialog. r=mixedpuppy
...
MozReview-Commit-ID: BknBhAttKHS
--HG--
extra : rebase_source : c428dcfd2472fe020514a07395f11768d51c7ab5
extra : histedit_source : 44b7dff6bb414ac705736496cf481ab8734dcd3b
2017-09-25 11:49:39 -07:00
Kris Maglione
a32ad146bd
Bug 1402944: Part 8 - Avoid X-ray overhead when cloning event handler responses. r=mixedpuppy
...
MozReview-Commit-ID: 4CHP80WymuA
--HG--
extra : rebase_source : 612b9d38cc0c6c5146b1863f22a40789c7471808
2017-09-23 13:30:52 -07:00
Kris Maglione
32f579d0e3
Bug 1402944: Part 6 - Optimize getBrowserInfo some more. r=mixedpuppy
...
MozReview-Commit-ID: 8kdeVqKb889
--HG--
extra : rebase_source : 63282fc295a50ef9743b3e6192e2b1ac726af022
2017-09-23 00:50:46 -07:00
Marco Bonardo
45a04bb796
Bug 1401777 - don't use rich icons for tabs. r=Mardak
...
MozReview-Commit-ID: DcqxEme7hfx
--HG--
extra : rebase_source : a134d0cae3cad93d9a7c8285abc76c694ef7da33
2017-09-21 10:21:50 +02:00
Bob Silverberg
8f848ff9df
Bug 1381992 - Add some reader mode support to the tabs API, r=mixedpuppy
...
This adds two properties to the Tab object:
- isArticle indicates whether the document in the tab is likely able to be
rendered in reader mode.
- isInReaderMode indicates if the document in the tab is being rendered in
reader mode.
It also adds a toggleReaderMode() which toggles a tab into and out of reader mode.
There is also a new case in which tabs.onUpdated will fire. When the isArticle
status of a tab changes, an onUpdated event will fire with data {isArticle: boolean}.
MozReview-Commit-ID: AaAQ0V5qm2Z
--HG--
extra : rebase_source : f9cbed6dff56781ecd86281cb46f23f0ec8aecf6
2017-09-08 17:00:27 -04:00
Sebastian Hengst
cad060272e
merge mozilla-central to autoland. r=merge a=merge
2017-09-26 12:21:09 +02:00
Dale Harvey
637c815eb7
Bug 1386611 - Remove outdated widgetName from UITour. r=Gijs
...
MozReview-Commit-ID: 3C33QNi8Y7i
--HG--
extra : rebase_source : db9e40dd3af653efa1a78a8ca787ba68c25dec4c
2017-09-25 17:49:09 +01:00
Mark Banner
f26b2e0a06
Bug 1094864 - Rewrite most of browser/components/places/tests/browser to use the newer async Places APIs. r=mak
...
MozReview-Commit-ID: 78NB6QgDohQ
--HG--
extra : rebase_source : f6e476deb32710b4ec0b1011c0717eac21509035
2017-09-22 14:01:53 +01:00
Mark Banner
fb9f7782fe
Bug 1094864 - Remove unnecessary checks from browser/components/places. r=mak
...
MozReview-Commit-ID: 46I7XUrmN9V
--HG--
extra : rebase_source : f9cb38c6ed0920773ced845f146e587800dd2728
2017-09-22 10:29:26 +01:00
Sebastian Hengst
ae02a28d9f
Backed out changeset 6b44b9c6114a (bug 1401777) for frequent failures in browser/base/content/test/general/browser_discovery.js on Linux. r=backout
2017-09-25 18:55:38 +02:00
Sebastian Hengst
8abbab2bc7
Backed out changeset 4e174306e0b0 (bug 1381992) for e.g. failing chrome's mobile/android/components/extensions/test/mochitest/test_ext_activeTab_permission.html on Android. r=backout
2017-09-25 18:28:58 +02:00
Bob Silverberg
659e58f274
Bug 1381992 - Add some reader mode support to the tabs API, r=mixedpuppy
...
This adds two properties to the Tab object:
- isArticle indicates whether the document in the tab is likely able to be
rendered in reader mode.
- isInReaderMode indicates if the document in the tab is being rendered in
reader mode.
It also adds a toggleReaderMode() which toggles a tab into and out of reader mode.
There is also a new case in which tabs.onUpdated will fire. When the isArticle
status of a tab changes, an onUpdated event will fire with data {isArticle: boolean}.
MozReview-Commit-ID: AaAQ0V5qm2Z
--HG--
extra : rebase_source : 579fccb76358dc0d333409ed81669cf45576e67f
2017-09-08 17:00:27 -04:00
Marco Bonardo
24547c71f9
Bug 1401777 - don't use rich icons for tabs. r=Mardak
...
MozReview-Commit-ID: DcqxEme7hfx
--HG--
extra : rebase_source : 032e3804c99e9285b33abdb07e134af35a6fcbbe
2017-09-21 10:21:50 +02:00
Mark Striemer
9bb7808669
Bug 1373853 - Show extension that is controlling the new tab in preferences r=jaws
...
MozReview-Commit-ID: GycnWgmr9kJ
--HG--
extra : rebase_source : 649806237c140f77302c447244b9815d2fe30b14
2017-09-15 21:07:24 -05:00
Prathiksha
20d8477588
Bug 1400219 - Align permission status menulists in the permission dialog with the header and adjust the menulist margin. r=johannh
...
MozReview-Commit-ID: LaY1YaNZydg
--HG--
extra : rebase_source : 1c13ddf31884a2617af0d8b63b46b80f6efbecdf
2017-09-08 19:11:02 +05:30
Prathiksha
f1cfd28b35
Bug 1402287 - Stop the separator in the permissions dialog header from moving. r=johannh
...
MozReview-Commit-ID: LuEoUZ4K5Cz
--HG--
extra : rebase_source : 6d77877bd3db7faf774e38785f509dbc3c5ea606
2017-09-22 18:13:38 +05:30
Tooru Fujisawa
1505b7e785
Bug 1402239 - Use oninput to check new container name. r=jaws
2017-09-23 07:44:52 +09:00
Wes Kocher
1443004d66
Merge inbound to central, a=merge
...
MozReview-Commit-ID: 2MDU9VGB9Pg
2017-09-22 14:56:05 -07:00
Mark Banner
da50499b6d
Bug 1402059 - Don't import editBookmarkOverlay.js in places.xul on Mac because it is imported elsewhere. r=florian
...
MozReview-Commit-ID: 5e32dMnLdik
--HG--
extra : rebase_source : 75807e91816e5e1fc583db25889b5d1de78558e4
2017-09-21 19:35:04 +01:00
Sebastian Hengst
e1664a3d4e
Backed out changeset 9c0e1bf558e6 (bug 1401777) for failing browser_discovery.js. r=backout
2017-09-22 17:16:25 +02:00
Sebastian Hengst
3e4bc7a1e3
Backed out changeset 6c69f8021a5e (bug 1373853) for accidentially landing. r=backout
2017-09-22 16:54:27 +02:00
Mark Striemer
9dd4ca6513
Bug 1373853 - Show extension that is controlling the new tab in preferences r=jaws
...
MozReview-Commit-ID: GycnWgmr9kJ
2017-09-22 16:49:28 +02:00
Marco Bonardo
d088caae0a
Bug 1401777 - don't use rich icons for tabs and remove crisp filters making hi res icons look blocky. r=Mardak
...
MozReview-Commit-ID: DcqxEme7hfx
--HG--
extra : rebase_source : edc6989f8e16a8dced8ed0903f5cbbcfe846a517
2017-09-21 10:21:50 +02:00
Sebastian Hengst
9e7898d195
merge mozilla-inbound to mozilla-central. r=merge a=merge
...
MozReview-Commit-ID: FKzfDK7mwcx
2017-09-22 11:29:49 +02:00
Andrea Marchesini
be6c7b50a7
Bug 1401878 - Remove ServiceWorkers in SiteDataManager.jsm, r=bkelly
...
--HG--
extra : rebase_source : 4989e5f5da242fd0c732d519a911339d8f61c307
extra : source : 04888373f12bd5d86ec3f4057c3a2f0b2240c963
2017-09-21 21:32:00 +02:00
Phil Ringnalda
9728bc3636
Merge m-c to m-i
...
MozReview-Commit-ID: LQmIsTRxble
2017-09-21 20:49:43 -07:00