Jan Henning
5e22220b1b
Bug 1340828 - Part 1 - Move SessionHistory.jsm to toolkit. r=mikedeboer
...
We want to use this for Android, too. Once again, moving the file necessitates fixing a few ESLint errors that weren't yet checked for under the old directory.
MozReview-Commit-ID: IPxcizKwzAX
--HG--
rename : browser/components/sessionstore/SessionHistory.jsm => toolkit/modules/sessionstore/SessionHistory.jsm
extra : rebase_source : 77a85942443026620c77508d6ccb405e0a9864ff
2017-02-18 20:54:09 +01:00
Blake Kaplan
9acea25eaf
Bug 1335801 - Make these tests wait correctly. r=Felipe,krizsa
...
--HG--
extra : rebase_source : 36d4d2378d879d92d25e4ed0439e31f3f9f068f6
2017-03-01 17:11:23 -08:00
Zibi Braniecki
100766fec4
Bug 1335877 - Remove resource://services-common/stringbundle.js from gecko. r=gandalf
...
MozReview-Commit-ID: FNoj7XH71E4
--HG--
extra : rebase_source : 294d3e425ca60e2aac6149998da7f39f62864ae5
2017-03-06 09:39:52 -08:00
Carsten "Tomcat" Book
4adc5bd6f1
Merge mozilla-central to autoland
2017-03-06 17:10:38 +01:00
Carsten "Tomcat" Book
1bc7720a43
Backed out changeset 0bd17b868a31 (bug 1335877) for causing regression bug 1344760
2017-03-06 17:03:11 +01:00
Richard Marti
8ee1fe172e
Bug 1343983 - Fix the comment in tabs.inc.css. r=mikedeboer DONTBUILD a=comment-change-for-thunderbird
...
--HG--
extra : amend_source : add0a5f4dbf2d3ec5f197908e72fda5a844882b7
2017-03-06 10:46:10 +01:00
Carsten "Tomcat" Book
d0bd960945
merge mozilla-inbound to mozilla-central a=merge
2017-03-06 10:53:27 +01:00
Mark Banner
4f26277115
Follow-up to bug 1344027 - fix capitalisation of fontbuilder.js. rs=bustage-fix for eslint.
2017-03-05 19:54:55 +00:00
Mark Banner
561b6cfb0c
Bug 1344027 - Fix most of the remaining ESLint no-undef issues in browser/components. r=jaws
...
MozReview-Commit-ID: DUnxVITvZgh
--HG--
extra : rebase_source : abe5adf3b024a45c2804d048f078c6a59a936242
2017-03-03 09:29:14 +00:00
Mark Banner
800c6a4602
Bug 1344027 - Change the import-global-from option for eslint to allow circular references and resolve most of the no-undef issues in browser/components/preferences. r=mossop
...
MozReview-Commit-ID: BERAbtYkxsF
--HG--
extra : rebase_source : e319699651a8d33db026d7697ccaddd2d1e4e2d3
2017-02-22 10:19:11 +00:00
Johann Hofmann
793b540f87
Bug 1335016 - Add tooltip to identity popup expander button. r=florian,MarcoZ
...
MozReview-Commit-ID: 7ulEwzyYFsW
--HG--
extra : rebase_source : 3b3aa1bdd1882c1f959961a9cd04f274be845981
2017-03-01 15:23:46 +01:00
Luca Greco
f30c630e4d
Bug 1340529 - Fix shown/hidden events for a devtools_panel toggled from toolbox preferences. r=kmag
...
MozReview-Commit-ID: H81qwCEoaf9
--HG--
extra : rebase_source : 8376f43d40739be337f983c34a9527137fb1c1c5
2017-02-16 04:07:49 +01:00
Luca Greco
0db343d655
Bug 1341089 - devtools.network.onNavigated should be fired when the target page has been navigated. r=kmag
...
MozReview-Commit-ID: I8HHraSZFGq
--HG--
extra : rebase_source : 3785cf99cb168b94d4f67574dfc35ace7d910a42
2017-02-20 18:47:37 +01:00
Luca Greco
110957e903
Bug 1340671 - [webext] Fix race in getDevToolsTargetForContext utility method. r=kmag
...
MozReview-Commit-ID: 82r45FeljAV
--HG--
extra : rebase_source : 9c4061018956d4528696c35991273e3f0dbaa527
2017-02-17 21:50:49 +01:00
Zibi Braniecki
c286b2ef87
Bug 1337551: Migrate Services.jsm to use LocaleService. r=mossop
...
MozReview-Commit-ID: G0HFXfg4r6Y
--HG--
extra : rebase_source : 2217abbb1371132b82574be690f9fab5c1b64fb7
2017-02-08 12:31:06 -08:00
Tushar Saini (:shatur)
ab529e5e79
Bug 1305528
- Remove ignoreEvent from API events for which it is inappropriate. r=bsilverberg,mixedpuppy
...
MozReview-Commit-ID: Cado1fxLYxr
--HG--
extra : rebase_source : 263d0ef1bc2f38866571d2bb6d555b8dcc9dca38
2017-03-02 02:01:44 +05:30
Sebastian Hengst
3c89f1e0f5
Bug 1344211 - Reader view shortcut should be shown in 'View' menu. r=Gijs
...
MozReview-Commit-ID: FKKTlRZhVHT
--HG--
extra : rebase_source : 9b458591f6ff80977db4e7a1c42bb6093c31c2b5
2017-03-04 19:01:19 +01:00
Sebastian Hengst
5370d1fe82
Backed out changeset 9d44c499c3db (bug 1342927)
2017-03-04 11:49:36 +01:00
Sebastian Hengst
09e761d616
Backed out changeset 7d79c8090f75 (bug 1342927)
2017-03-04 11:49:32 +01:00
Andrew Swan
90597f90e1
Bug 1342896 Don't show prompts for interactive webextension updates with no new permissions r=rhelmer
...
MozReview-Commit-ID: 50SP3eL79Qm
--HG--
rename : browser/base/content/test/webextensions/browser_extension_update_interactive.js => browser/base/content/test/webextensions/browser_update_interactive.js
rename : browser/base/content/test/webextensions/browser_extension_update_interactive.js => browser/base/content/test/webextensions/browser_update_interactive_noprompt.js
extra : rebase_source : fdddf8a3ae3957bdaf63cc2a1e39c5a29550cf3a
2017-03-03 11:05:35 -08:00
Mike Conley
60a995f719
Bug 1342927 - Add a hidden pref to disable force painting of tabs so that browser_tabSpinnerProbe.js can pass. r=billm
...
MozReview-Commit-ID: 4q2dSBmvVV9
--HG--
extra : rebase_source : d0aa3ce396cb143061b66b1ec0529f19ed415d8e
2017-03-01 15:36:51 -05:00
Mike Conley
aa4919b4b7
Bug 1342927 - Make async tab switcher show a blank tab when switching to tabs that have no TabChild yet. r=billm
...
MozReview-Commit-ID: J09CZHFGM2B
--HG--
extra : rebase_source : b34eea5bf3b4c02c80f8ef6cecf3abf683e197cb
2017-03-03 20:51:13 -05:00
Wes Kocher
1b29a33fce
Merge m-c to autoland, a=merge
...
MozReview-Commit-ID: K0Q4b2wzvlJ
2017-03-03 17:29:54 -08:00
Wes Kocher
c4f1f63f47
Merge autoland to central, a=merge
...
MozReview-Commit-ID: tSEg2GfeWi
2017-03-03 17:27:33 -08:00
Shane Caraveo
24aa66e0a0
Bug 1344408 fix eager loading of CUI, r=kmag
...
MozReview-Commit-ID: DX2fB5cGNB0
--HG--
extra : rebase_source : 3fd496e703baeccb2d0fa33ba0c274ccc7a9b114
2017-03-03 16:15:06 -08:00
Sebastian Hengst
c27df9e73c
Backed out changeset 692743c2995e (bug 1342927)
2017-03-04 00:20:40 +01:00
Sebastian Hengst
989ceac163
Backed out changeset bba8780c5312 (bug 1342927)
2017-03-04 00:20:35 +01:00
Carsten "Tomcat" Book
45d42cf9c7
Merge mozilla-central to autoland
2017-03-03 13:07:34 +01:00
Carsten "Tomcat" Book
cf269a43bd
merge mozilla-inbound to mozilla-central a=merge
2017-03-03 13:03:48 +01:00
Tomislav Jovanovic
cc9c50b366
Bug 1337975 - Fix intermittent tabs.create test_urlbar_focus r=mixedpuppy
...
MozReview-Commit-ID: J16ztP81Zov
--HG--
extra : rebase_source : 5f9d43e2dff33b8427f68b4897ea277e16bab7fd
2017-03-02 22:39:06 +01:00
Gijs Kruitbosch
88b23dd9a5
Bug 1343850 - fix PlacesProvider.jsm undefined variable (aLastKnownTitle vs. aTitle), r=mak
...
MozReview-Commit-ID: D86SQTcMLvM
--HG--
extra : rebase_source : f70e2c352a6e22e49ebe48fff0799f0351cf4c16
2017-03-02 13:51:05 +00:00
Carsten "Tomcat" Book
06813a3df9
Merge mozilla-central to mozilla-inbound
2017-03-03 13:06:37 +01:00
Andrew Swan
17aa844cc0
Bug 1333713 Ensure last update check finished before starting a new one r=mossop
...
MozReview-Commit-ID: 61kLJMXQ56m
--HG--
extra : rebase_source : a9e9f9aa7fd1dafbf53460cc2976c8980d58331b
2017-03-01 16:44:48 -08:00
Matt Howell
0fcdf6f8cb
Bug 1343938 - Fix new installs erroneously not prompting to change the default browser setting. r=agashlin
...
MozReview-Commit-ID: EYPeEOE8Ldr
--HG--
extra : rebase_source : 4d8ab430700b20ad5b4934ec03c617143cf3f6e1
2017-03-02 10:55:24 -08:00
Michael Kelly
e6565fcef4
Bug 1344060 - Only build the SHIELD system add-on on Nightly and Aurora. r=mossop
...
MozReview-Commit-ID: EzYdeFlwArw
--HG--
extra : rebase_source : 2a095a8d227a50a8c1b1d70d6f5de90a7b66332e
2017-03-02 15:41:14 -08:00
Ursula Sarracini
6b1858e254
Bug 1340181 - Hide Activity Stream URL in URLbar r=fkiefer,mconley
...
MozReview-Commit-ID: F0P5tn2wyG
--HG--
extra : rebase_source : a9f766913b8340e12a4f526dc741e8ed752e6acf
2017-02-22 13:18:09 -05:00
Chris Manchester
e2e1a84cae
Bug 1339673 - Add an option to disable building the gtest xul and set it for valgrind builds in automation. r=ted
...
MozReview-Commit-ID: 1doicRjGhfY
--HG--
extra : rebase_source : 9f9cbf5c7a9f4e29e806a02c27106fbc1519fc86
2017-02-16 10:47:55 -08:00
J. Ryan Stinnett
296385db8f
Bug 1342490 - Bump e10srollout to version 1.11. r=Felipe
...
MozReview-Commit-ID: 8V41LuMD3ub
--HG--
extra : rebase_source : a61f42058808981ce12581a8e810cf0699e0ad19
2017-02-24 14:39:21 -06:00
J. Ryan Stinnett
ca0c6e7796
Bug 1342490 - DevTools users are temporarily qualified for e10s. r=Felipe
...
MozReview-Commit-ID: 4CZgSMcF1NT
--HG--
extra : rebase_source : 87f0329ada490bf47f7656319e5624580496d27f
2017-02-24 14:36:05 -06:00
J. Ryan Stinnett
84a90a7d35
Bug 1342490 - Allow e10srollout to control temporary qualifications. r=Felipe
...
MozReview-Commit-ID: 61C9jvnNvNu
--HG--
extra : rebase_source : 9e59b8338cacdccbfb3f1195be8b31f4b0805b81
2017-02-24 14:22:09 -06:00
Tomislav Jovanovic
c423bdbe47
Bug 1343583 - Fix individual tests for function toString revision r=aswan
...
MozReview-Commit-ID: LHABSIrgpBi
--HG--
extra : rebase_source : 360704a13362dbebdccb6dc8eed9c6ef404726ff
2017-03-02 00:46:13 +01:00
Matthew Noorenberghe
8e6dfd43c3
Bug 1342462 - UITour: Remove automatic reader view tour based on a URL regex. r=Gijs
...
MozReview-Commit-ID: 1GCx4tOtjXA
--HG--
extra : rebase_source : 61e0798dc9d6315da864af63a10c78e9874eb039
2017-02-28 21:52:54 -08:00
Zibi Braniecki
3613954ec3
Bug 1339892 - Refactor mozIntl to have a nicer API and thin logic. r=smaug
...
MozReview-Commit-ID: J4QXXBy7JII
--HG--
rename : toolkit/components/mozintl/MozIntl.cpp => toolkit/components/mozintl/MozIntlHelper.cpp
rename : toolkit/components/mozintl/MozIntl.h => toolkit/components/mozintl/MozIntlHelper.h
rename : toolkit/components/mozintl/mozIMozIntl.idl => toolkit/components/mozintl/mozIMozIntlHelper.idl
extra : rebase_source : 9753dbeea2e11c7fde550df1a20b1c3d1b2063fe
2017-03-01 16:58:11 -08:00
Andrew Swan
28079200f3
Bug 1340501 Fix sideloading notification with no promptable permissions r=florian
...
MozReview-Commit-ID: JduSAhhYWwR
--HG--
extra : rebase_source : cc9c0ec3050392cd4ed0919dad9eda696703ec44
2017-02-23 19:05:22 -08:00
Wes Kocher
3656974fa2
Bug 1337457
- ESlint fix a=bustage
...
MozReview-Commit-ID: 3HqVQVkN8hf
2017-03-02 10:54:52 -08:00
Wes Kocher
b9ff582762
Backed out 2 changesets (bug 1343583) at developer's request a=backout
...
Backed out changeset 10fccfc11db1 (bug 1343583)
Backed out changeset 3b9e06e3d9b8 (bug 1343583)
MozReview-Commit-ID: FKEYDU9MZIa
2017-03-02 10:44:07 -08:00
Tomislav Jovanovic
44f84f6295
Bug 1343583 - Fix individual tests for function toString revision r=aswan
...
MozReview-Commit-ID: LHABSIrgpBi
--HG--
extra : rebase_source : b9def2fbeffbb4f2a61daca2333c4263921967c9
2017-03-02 00:46:13 +01:00
Gabor Krizsanits
126feb5f62
Bug 1337728
- Reenable browser_forgetAPI_EME_forgetThisSite.js. r=me
2017-03-03 11:27:35 +01:00
Andrea Marchesini
4d21d3a57a
Bug 1335539 - Get rid of nsIDOMWindowUtils.wrapDOMFile, r=smaug, r=Gijs
2017-03-03 09:42:54 +01:00
Dão Gottwald
493fea90a4
Bug 1344307 - Clean up lightweight theme footer handling. r=jaws
...
MozReview-Commit-ID: BIUszE69HhH
--HG--
extra : rebase_source : 92da21798e8e27d7f69a5d3245c97c9ac99f7af8
2017-03-03 19:41:28 +01:00