Jared Wein
ea0b3d77bc
Bug 1294542 - Enable the block-spacing rule for eslint. r=felipe
...
MozReview-Commit-ID: GDfvwWRLNm5
2016-08-16 21:27:37 -04:00
Sebastian Hengst
c66c2fee3a
Backed out changeset 7914e9dc6f88 (bug 1294542) for xpcshell failure in test_Log.js. r=backout
2016-08-17 01:24:58 +02:00
Jared Wein
e6276ea7f5
Bug 1294547 - Enable the comma-spacing rule for eslint. r=felipe
...
MozReview-Commit-ID: RCSDEvvk2I
2016-08-16 15:44:15 -04:00
Jared Wein
b82aa6f6de
Bug 1294542 - Enable the block-spacing rule for eslint. r=felipe
...
MozReview-Commit-ID: AAXqh63QNv3
2016-08-16 15:44:13 -04:00
Jared Wein
fd84c776c7
Bug 1292042 - Enable the keyword-spacing rule for eslint. Most of this patch was autogenerated by 'eslint --fix'. Files with .xml extension needed to be changed by hand due to limitations of custom plugin. r=markh
...
MozReview-Commit-ID: EMjJ3yWt9Wt
--HG--
extra : rebase_source : 2b8327e5a7cf0bfd190d696ad5fe475f13faa3cc
2016-08-04 03:28:58 -04:00
Jared Wein
169d66a3ed
Bug 1292035 - Enable the space-before-blocks rule for eslint. This patch was generated using 'eslint --fix'. r=markh
...
MozReview-Commit-ID: 2XVoU05YvES
--HG--
extra : rebase_source : e7ed2d094c21b59dd59476b8930b75da2e6d6980
2016-08-04 03:20:25 -04:00
Tom Tromey
5538d692d3
Bug 1286877 - do not set c-basic-offset for python-mode; r=gps
...
This removes the unnecessary setting of c-basic-offset from all
python-mode files.
This was automatically generated using
perl -pi -e 's/; *c-basic-offset: *[0-9]+//'
... on the affected files.
The bulk of these files are moz.build files but there a few others as
well.
MozReview-Commit-ID: 2pPf3DEiZqx
--HG--
extra : rebase_source : 0a7dcac80b924174a2c429b093791148ea6ac204
2016-07-14 10:16:42 -06:00
Blake Kaplan
72f541b831
Bug 1263736 - Don't pass a wrapped native through IPC. r=felipe
2016-04-11 14:23:00 -04:00
Josh Matthews
c6db271911
Bug 1255576 - Ensure IPC notifications for content preference observers include privacy status. r=adw
2016-04-04 15:26:09 -04:00
Josh Matthews
80d7a050f3
Bug 1255576 - Propagate privacy status for removed content preferences to observers. r=adw
2016-04-04 15:25:58 -04:00
Dave Townsend
c8e4d5fbbc
Bug 1245649: Turn on use-isnan, no-unexpected-multiline, no-octal and no-self-compare. r=MattN
...
--HG--
extra : commitid : oKFzhSyf1r
extra : rebase_source : 0d31d93961cdfb2e5e467e0c7f28edb4ab14a083
2016-02-03 18:21:30 -08:00
Dave Townsend
0a6414b898
Bug 1245649: Turn on no-trailing-spaces. r=Gijs
...
--HG--
extra : commitid : F2OWKTvXUO4
extra : rebase_source : ec68631342e0edc59d77b6bab1cdc975ad175327
2016-02-03 14:22:33 -08:00
Dave Townsend
541b00204a
Bug 1245649: Merge browser and toolkit eslint rule settings. r=felipe
...
--HG--
extra : commitid : DrYPQokQp9O
extra : rebase_source : e0bacf124280ecdbeccfc34dbf66fd80f5a9d296
2016-02-03 13:12:18 -08:00
Ciro S. Costa
045f189d10
Bug 1089232 - Updates nsContentPrefService to take an extra isPrivate argument. r=adw
2015-02-20 20:24:35 -02:00
Dave Townsend
86f03db916
Bug 1229142: Link browser and toolkit test directory to the shared eslintrc files. r=Standard8
...
--HG--
extra : commitid : CKT2WDkxE4k
extra : rebase_source : 0be50c483317355b1e9af5985d53e85604748432
extra : histedit_source : 65d203f57ebd38b8c130e5db9aaa8ae3f507e7ac
2015-11-30 13:05:00 -08:00
Dave Townsend
467b8041f4
Bug 1229519: Fix toolkit/components/contentprefs to pass eslint checks. r=mconley
...
--HG--
extra : commitid : FdHWadVSKDa
extra : rebase_source : 1a101e5d6ce84dd1407ff61caf072dab7c5f9d39
extra : amend_source : 4fcc84a70c2576d3212570fd37acf2f48213afd7
2015-12-03 10:00:06 -08:00
Tooru Fujisawa
65e2703499
Bug 1217082 - Remove for-each from toolkit/. r=Gijs
...
--HG--
extra : commitid : Ewr7Bixammr
extra : rebase_source : 91e560a7b8b8d4b78debb1db2512867262b18375
2015-10-19 04:57:14 +09:00
Carsten "Tomcat" Book
08997000eb
Backed out 2 changesets (bug 1202902) to recking bug 1202902 to be able to reopen inbound on a CLOSED TREE
...
Backed out changeset 647025383676 (bug 1202902 )
Backed out changeset d70c7fe532c6 (bug 1202902 )
2015-10-07 14:03:21 +02:00
Carsten "Tomcat" Book
e7ef778c9d
Backed out 1 changesets (bug 1202902) for causing merge conflicts to mozilla-central
...
Backed out changeset cfc1820361f5 (bug 1202902 )
--HG--
extra : rebase_source : 5d3db72337754bc7ab0ed0c30b2896100411ff92
2015-10-07 12:13:45 +02:00
Shu-yu Guo
d06b6030f6
Bug 1202902 - Scripted fix the world.
2015-10-06 14:00:31 -07:00
Tooru Fujisawa
3f9809017c
Bug 1207498 - Part 2: Remove use of expression closure from tests in toolkit/components/. r=Gijs
...
--HG--
extra : commitid : J57uE7zSSsN
extra : rebase_source : b81cb1977b5beb9abc7cf132cd70648f406eb8ed
2015-09-24 20:36:01 +09:00
Tooru Fujisawa
accd89d4fd
Bug 1207498 - Part 1: Remove use of expression closure from toolkit/components/, except tests. r=Gijs
...
--HG--
extra : commitid : 5yrVqfOUmEG
extra : rebase_source : e2ec30261bd76c1966b0e61fd7e08c2924f270b0
2015-09-24 20:32:23 +09:00
Tooru Fujisawa
e5f587574b
Backed out changeset 036615ba3257 (bug 1207498) for Linux pgo M(oth) failure
...
--HG--
extra : commitid : 4RedbQZ6Rzu
2015-09-27 23:42:50 +09:00
Tooru Fujisawa
816c72630a
Backed out changeset 55b45f61cfd2 (bug 1207498) for Linux pgo M(oth) failure
...
--HG--
extra : commitid : 5g4QL4KrAot
2015-09-27 23:42:27 +09:00
Tooru Fujisawa
41ec522633
Bug 1207498 - Part 2: Remove use of expression closure from tests in toolkit/components/. r=Gijs
...
--HG--
extra : commitid : 1xymr2vWeyn
extra : rebase_source : 286757f28e8e392760d216f1b8bd25925ffe43b7
2015-09-24 20:36:01 +09:00
Tooru Fujisawa
b92d75e47c
Bug 1207498 - Part 1: Remove use of expression closure from toolkit/components/, except tests. r=Gijs
...
--HG--
extra : commitid : 2Gx1wpjvr9w
extra : rebase_source : 0a378fd51f45d3fe71430ad8a37a79a8862bfa76
2015-09-24 20:32:23 +09:00
Shu-yu Guo
64db2267cf
Bug 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff)
2015-09-15 11:19:45 -07:00
Ehsan Akhgari
17243ad410
Bug 482051 - Remove mentions of the browser.privatebrowsing.keep_current_session pref; r=jdm
2015-04-02 22:33:06 -04:00
Wes Kocher
84703f4fc4
Backed out changeset 8bfc506611fc (bug 482051) for bc1 orange
2015-04-02 16:07:18 -07:00
Ehsan Akhgari
4c1f5aeefe
Bug 482051 - Remove mentions of the browser.privatebrowsing.keep_current_session pref; r=jdm
2015-04-02 17:58:21 -04:00
Sebastian Hengst
394a2dd441
Bug 1143470 - Add BUG_COMPONENT to moz.build files in toolkit and xulrunner. r=gavin
2015-03-15 19:36:24 +01:00
Tooru Fujisawa
303c78c9fc
Bug 1127084 - Remove __iterator__ from ContentPrefStore. r=mak
2015-02-26 05:53:26 +09:00
Tomasz Kołodziejski
06c177be20
Bug 1074817 - Handle content preference downgrades for the timestamp column migration. r=MattN f=mak
2014-10-16 00:36:44 -07:00
Andrew Halberstadt
d292ee73f1
Bug 1066735 - Remove root b2g and android specific xpcshell manifests, r=chmanchester
2014-10-07 18:18:28 -04:00
Tomasz Kołodziejski
e6d53b900b
Bug 1058435 - Add removeAllDomainsSince to ContentPrefService2. r=adw
2014-09-19 14:24:00 -04:00
Shu-yu Guo
59ccd2fecb
Bug 1001090 - Part 5: Fix errors in tests throughout the tree. (r=robcee,gavin)
2014-09-15 16:30:47 -07:00
Daniel Holbert
0ab8d06eec
Bug 1061970 followup: roll back "for...of" change, to fix test failures / crashes.
...
CLOSED TREE
2014-09-03 15:15:38 -07:00
Daniel Holbert
a5eb334494
Bug 1061970: Check if JS variable 'this._statements' is defined before using it (and use 'for...of'), in CPS2_destroy(). r=adw
2014-09-03 14:14:37 -07:00
Michael Pruett
154ca34e75
Bug 1057901 - Adopt template strings for SQL statements in content preferences. r=adw
2014-08-26 18:33:17 -05:00
Daniel Holbert
379e8ef958
Bug 1055650: Rename CPS2__stmt argument, to fix JS warning about redeclaring argument. r=adw
2014-08-19 12:29:35 -07:00
Birunthan Mohanathas
a7ea68b5b0
Bug 1049214 - Fix 'setting a property that has only a getter' warnings on shutdown for nsContentPrefService.js and nsLoginManager.js. r=mossop
2014-08-12 09:16:38 -07:00
Blake Kaplan
23294fd2f8
Bug 1027898 - Implement most of nsIContentPrefService2 for e10s. r=adw
2014-08-11 11:13:36 -07:00
Bobby Holley
e2886812ec
Bug 997440 - Fix some error reporting nastiness in the CPS tests. r=bz
2014-05-20 22:52:19 -07:00
Drew Willcoxon
b539145099
Bug 1002077 - Content pref service shouldn't use nsIFrameMessageListener and doesn't need to electrolify itself. r=mak
2014-05-05 21:28:59 -07:00
Abhishek Potnis
7e112e2563
Bug 986499 - Make the calls to import Deprecated.jsm lazy. r=yoric
2014-03-28 10:36:48 -04:00
Geoff Lankow
80eca0efb4
Bug 974295 - Replacement for getPrefsByName in nsIContentPrefService2; r=adw
2014-02-22 16:50:53 +13:00
Gregory Szorc
afdb724edf
Bug 969021 - Part 1: Consolidate moz.build data into parent moz.build files; r=ted
...
Many moz.build files define things that could be defined in parent
moz.build files. Keeping the number of moz.build files low helps with
build times due to less I/O and fewer directories traversed.
This patch eliminates a lot of moz.build files by moving their content
into parent moz.build files.
--HG--
extra : rebase_source : 0cfdf2697d10532e5b03cd27fbaadb41f42b837c
extra : amend_source : 0119d4e4881217f105e0e4ba1dfa9c8f7295f3e9
extra : histedit_source : eb49e62c67af2005fdc08d9c9a07f56bee98d558%2C50951e960e450f9b0e48fc7e8ec369d8666a63b0
2014-02-06 13:00:20 -08:00
Mike Hommey
e80e877ab7
Bug 939044 - Remove most definitions of MODULE. r=mshal
2013-11-19 11:47:39 +09:00
Gregory Szorc
7bd3c0ae36
Bug 901990 - Part 2: Upgrade xpcshell manifests; r=ted
...
--HG--
rename : toolkit/mozapps/extensions/test/xpcshell-unpack/head_unpack.js => toolkit/mozapps/extensions/test/xpcshell/head_unpack.js
2013-09-24 11:50:08 -07:00
Drew Willcoxon
79b0077e76
Bug 850219 - Mark nsIContentPrefService as deprecated in favor of nsIContentPrefService2. r=mak
2013-08-08 20:38:49 -07:00