Commit Graph

38 Commits

Author SHA1 Message Date
Florian Queze
ddf0cda8da Bug 1355161 - script-generated patch to replace .{currentThread,mainThread}.dispatch(..., Ci.nsIThread.DISPATCH_NORMAL) with .dispatchToMainThread(...), r=froydnj. 2017-04-14 18:29:12 +02:00
Sebastian Hengst
4cd95d4a02 Backed out changeset 18d45aa984d6 (bug 1355161) 2017-04-14 23:39:23 +02:00
Florian Queze
35cd8ba883 Bug 1355161 - script-generated patch to replace .{currentThread,mainThread}.dispatch(..., Ci.nsIThread.DISPATCH_NORMAL) with .dispatchToMainThread(...), r=froydnj. 2017-04-14 18:29:12 +02:00
Florian Quèze
13cfe1d3f3 Bug 1329182 - remove trailing newURI null parameters in toolkit/, r=jaws. 2017-01-09 20:27:25 +01:00
Jared Wein
242ab87626 Bug 1326511 - Enable brace-style and no-multi-spaces eslint rules for toolkit. r=MattN
MozReview-Commit-ID: FuVu8skcqOe
2016-12-30 21:47:25 -05:00
Jared Wein
e3149c378f Bug 1325464 - Enable object-shorthand rule and run 'mach eslint --fix' with the rule enabled. r=MattN
MozReview-Commit-ID: 7E7LPorrEje
2016-12-29 18:34:54 -05:00
Wes Kocher
2d7553dcfd Backed out 3 changesets (bug 1325464) for xpcshell failures a=backout
Backed out changeset 562ddc32cc21 (bug 1325464)
Backed out changeset cd10db6087dd (bug 1325464)
Backed out changeset 4079437c4648 (bug 1325464)
2016-12-29 14:05:44 -08:00
Jared Wein
34e228f767 Bug 1325464 - Enable object-shorthand rule and run 'mach eslint --fix' with the rule enabled. r=MattN
MozReview-Commit-ID: 8WoGr8i6oCR
2016-12-29 15:20:47 -05:00
Dave Townsend
e7b1b3284f Bug 1316882: Turn on space-before-function-paren eslint rule (toolkit). r=jaws
MozReview-Commit-ID: FGFwg6TYkvm
2016-11-11 15:22:34 -08:00
Jared Wein
8860cdf2c1 Bug 1294547 - Enable the comma-spacing rule for eslint. r=felipe
MozReview-Commit-ID: RCSDEvvk2I
2016-08-16 15:44:15 -04:00
Josh Matthews
f3ecac3ed9 Bug 1255576 - Propagate privacy status for removed content preferences to observers. r=adw 2016-04-04 15:25:58 -04:00
Ciro S. Costa
6356f7eb42 Bug 1089232 - Updates nsContentPrefService to take an extra isPrivate argument. r=adw 2015-02-20 20:24:35 -02:00
Tooru Fujisawa
2bf22fe47e Bug 1217082 - Remove for-each from toolkit/. r=Gijs 2015-10-19 04:57:14 +09:00
Tooru Fujisawa
afbd2956bc Bug 1207498 - Part 1: Remove use of expression closure from toolkit/components/, except tests. r=Gijs 2015-09-24 20:32:23 +09:00
Tooru Fujisawa
3d13712ac2 Backed out changeset 036615ba3257 (bug 1207498) for Linux pgo M(oth) failure 2015-09-27 23:42:50 +09:00
Tooru Fujisawa
f2efd2a948 Bug 1207498 - Part 1: Remove use of expression closure from toolkit/components/, except tests. r=Gijs 2015-09-24 20:32:23 +09:00
Shu-yu Guo
37989840cd Bug 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff) 2015-09-15 11:19:45 -07:00
Tooru Fujisawa
78341b72ad Bug 1127084 - Remove __iterator__ from ContentPrefStore. r=mak 2015-02-26 05:53:26 +09:00
Tomasz Kołodziejski
924eebb0e0 Bug 1058435 - Add removeAllDomainsSince to ContentPrefService2. r=adw 2014-09-19 14:24:00 -04:00
Daniel Holbert
c6b9245ebd 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
cf3c451ad3 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
0d8b361f8c Bug 1057901 - Adopt template strings for SQL statements in content preferences. r=adw 2014-08-26 18:33:17 -05:00
Daniel Holbert
dd7e06ce17 Bug 1055650: Rename CPS2__stmt argument, to fix JS warning about redeclaring argument. r=adw 2014-08-19 12:29:35 -07:00
Blake Kaplan
addb9c1166 Bug 1027898 - Implement most of nsIContentPrefService2 for e10s. r=adw 2014-08-11 11:13:36 -07:00
Geoff Lankow
0ea308bc76 Bug 974295 - Replacement for getPrefsByName in nsIContentPrefService2; r=adw 2014-02-22 16:50:53 +13:00
Drew Willcoxon
bbe16d6bfe Bug 850219 - Mark nsIContentPrefService as deprecated in favor of nsIContentPrefService2. r=mak 2013-08-08 20:38:49 -07:00
Gabriele Svelto
d0d788ff54 Bug 777196 - Prevent non-chrome processes from accessing the content preferences. r=mak 2013-07-30 09:58:44 +02:00
Ryan VanderMeulen
d8f74701c8 Backed out changeset 7ef4465f20bd (bug 777196) for OSX asserts on a CLOSED TREE. 2013-08-01 15:27:30 -04:00
Gabriele Svelto
eaa2fa8edf Bug 777196 - Prevent non-chrome processes from accessing the content preferences. r=mak
CLOSED TREE
2013-07-30 09:58:44 +02:00
Drew Willcoxon
6cd31fe862 Bug 555120 - Fix intermittent failure in browser_bug441778.js, and in ContentPrefService2, invalidate cache entries when async mutators start. r=mak 2013-06-05 17:05:36 -07:00
Drew Willcoxon
2480a4564f Bug 829456 - Update browser-fullZoom.js to use nsIContentPrefService2. r=mak 2013-03-16 15:12:31 -07:00
Ryan VanderMeulen
8cdb6b28db Backed out changeset 74ca9737e076 (bug 829456)on suspicion of making bug 807442 nearly perma-fail on debug builds on a CLOSED TREE. 2013-03-26 15:45:57 -04:00
Drew Willcoxon
369e6ca552 Bug 829456 - Update browser-fullZoom.js to use nsIContentPrefService2. r=mak 2013-03-16 15:12:31 -07:00
Phil Ringnalda
7967b99f23 Back out 85f522534c5a (bug 829456) for apparently causing frequent failures in test_bug607464.html
CLOSED TREE
2013-03-16 18:28:48 -07:00
Drew Willcoxon
61a2c55fbf Bug 829456 - Update browser-fullZoom.js to use nsIContentPrefService2. r=mak 2013-03-16 15:12:31 -07:00
Gabriele Svelto
59344b8c99 Bug 835352 - Forward content preference change notifications to child processes. r=mak 2013-01-31 18:43:56 +01:00
Gabriele Svelto
ee38a00a98 Bug 835355 - Fix ContentPrefService2 to properly respond to queries for nsIContentPrefService and nsIContentPrefService2 interfaces. r=mak 2013-01-28 16:38:19 +01:00
Drew Willcoxon
24ef8546b9 Bug 699859 - Create nsIContentPrefService2, an async version of nsIContentPrefService. r=mak, sr=mossop 2012-12-20 17:37:56 -08:00