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 |
|
Bobby Holley
|
c252a06b0e
|
Bug 889911 - Fix tests that unconditionally throw for things reported to the console. r=mrbkap
When we start sending everything reported to the JSErrorReporter to the console,
these tests end up getting confused by warnings.
|
2013-07-16 20:38:44 -07:00 |
|
Mihnea Dobrescu-Balaur
|
74a3f75dc4
|
Bug 888526 - Use the profile dir instead of the bin dir for contentpref xpcshell tests. r=ted
|
2013-07-11 15:10:28 -07:00 |
|
Ms2ger
|
f1f2801086
|
Bug 887012 - Remove some emptyish makefiles; r=gps
|
2013-07-01 09:02:32 +02:00 |
|
Mike Shal
|
9e113cb641
|
Bug 880245 - Move EXTRA_JS_MODULES to moz.build (batch #2); r=joey
|
2013-06-17 15:22:56 -04:00 |
|
Joey Armstrong
|
acae765330
|
bug 870370: move EXTRA_COMPONENTS to moz.build (file batch #2). r=mshal
|
2013-06-10 11:19:28 -04: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 |
|
Gregory Szorc
|
94638f8bda
|
Bug 873629 - Remove 129 empty Makefile.in files; r=ted
|
2013-05-17 16:20:11 -07:00 |
|
Joey Armstrong
|
6af3f1ee26
|
bug 869143: phase2 cleanup for XPCSHELL_TEST conversion. r=mshal
|
2013-05-13 16:24:07 -04:00 |
|
Joey Armstrong
|
6a224ff449
|
bug 844655: Port XPCSHELL_TESTS to moz.build as XPCSHELL_TESTS_MANIFESTS
|
2013-04-29 14:49:00 -04:00 |
|
Kyle Machulis
|
331f36baa9
|
Bug 855465 - Add emacs python mode comments to moz.build files; r=gps
|
2013-04-01 11:36:59 -07:00 |
|
Drew Willcoxon
|
2480a4564f
|
Bug 829456 - Update browser-fullZoom.js to use nsIContentPrefService2. r=mak
|
2013-03-16 15:12:31 -07:00 |
|
Kyle Machulis
|
ec9b53db93
|
Backout for changeset 03452b187c14 (Bug 855465) due to bustage on a CLOSED TREE; r=qdot
|
2013-03-29 15:12:58 -07:00 |
|
Kyle Machulis
|
0419a0b889
|
Bug 855465 - Add emacs python mode comments to moz.build files; r=gps
|
2013-03-29 13:56:18 -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 |
|
Mike Shal
|
24be52d653
|
Bug 844654 - Part 2: Move MODULE to moz.build; rs=gps
|
2013-03-19 11:47:00 -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 |
|
Gregory Szorc
|
f96c000ea2
|
Bug 784841 - Part 18θ: Convert /toolkit f=Mossop, Ms2ger; rs=ted
|
2013-02-25 13:19:09 -08: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 |
|
Kyle Huey
|
a41f679737
|
Bug 810987: When sharing a global, don't import properties onto the global, import them onto the appropriate 'this' object. r=mrbkap
|
2012-11-13 11:13:27 -08:00 |
|
Kyle Huey
|
f8308c6415
|
Backout Bug 810987.
|
2012-11-13 10:27:37 -08:00 |
|
Kyle Huey
|
49f876f20d
|
Bug 810987: When sharing a global, don't import properties onto the global, import them onto the appropriate 'this' object. r=mrbkap
|
2012-11-13 08:57:44 -08:00 |
|
Jason Orendorff
|
612e8d879f
|
Bug 807001 - Change Map and Set size() methods to accessor properties. r=Waldo.
|
2012-11-02 10:12:36 -05:00 |
|
Kyle Huey
|
76a2832eea
|
Bug 798491: Add an option to stick all chrome JSMs/JS components in the same compartment. r=mrbkap,philikon
|
2012-10-31 09:13:28 -07:00 |
|
Vicamo Yang
|
ea784216bd
|
Backout 67cb43bb8865: Breaks B2G Marionette
|
2012-10-31 16:35:11 +08:00 |
|
Ehsan Akhgari
|
822493fa64
|
Bug 806735 - Remove the final global PB specific stuff from test_bug679784.js; r=jdm
|
2012-10-30 17:46:43 -04:00 |
|
Ehsan Akhgari
|
65e6c3bc2f
|
Bug 806734 - Remove the final global PB specific stuff from test_bug248970.js; r=jdm
|
2012-10-30 17:46:01 -04:00 |
|
Kyle Huey
|
c82a2d6fea
|
Bug 798491: Add an option to stick all chrome JSMs/JS components in the same compartment. r=mrbkap,philikon
|
2012-10-30 12:28:11 -07:00 |
|
Ed Morley
|
c34b7d9377
|
Backout a145ded68994, e0cf397089ec & 1545e91c658e (bug 798491) for bustage on a CLOSED TREE
|
2012-10-30 17:02:31 +00:00 |
|
Kyle Huey
|
8078ab712e
|
Bug 798491: Add an option to stick all chrome JSMs/JS components in the same compartment. r=mrbkap,philikon
|
2012-10-30 08:26:12 -07:00 |
|
Josh Matthews
|
0dadc924c1
|
Bug 723002 - Determine privacy status from provided nsILoadContext in ContentPrefService. r=ehsan
|
2012-06-30 07:50:07 -07:00 |
|
Philipp von Weitershausen
|
0829e9bcf4
|
Bug 776825 - Separate message managers into senders and broadcasters. r=smaug
|
2012-08-27 11:13:02 -03:00 |
|
Mike Hommey
|
0f9f294ea0
|
Bug 774032 bonus - Use @DEPTH@ and @relativesrcdir@ in Makefile.in. r=ted
|
2012-08-04 20:26:44 +02:00 |
|
Mike Hommey
|
24afb9bed9
|
Backout changeset 2ef51674316a (bug 774032 bonus) for various Mochitest bustages on a CLOSED TREE
|
2012-08-04 10:38:41 +02:00 |
|
Mike Hommey
|
ab2bf08cad
|
Bug 774032 bonus - Use @DEPTH@ and @relativesrcdir@ in Makefile.in. r=ted
|
2012-08-04 08:48:56 +02:00 |
|
Andres Hernandez
|
9c3f46cd52
|
Bug 621564. Use Map in nsContentPrefService's cache. r=felipe
|
2012-08-03 09:43:08 -06:00 |
|
Ryan VanderMeulen
|
4c71ae6d9a
|
Revert c39d36167b99 due to a horribly munged backout.
|
2012-06-10 19:44:50 -04:00 |
|
Ryan VanderMeulen
|
202bd53a55
|
Backout the bug 754202 backout due to orange.
|
2012-06-10 19:37:47 -04:00 |
|
Florian Quèze
|
76ed71e427
|
Bug 762088 - nsContentPrefService.js, reference to undefined property Cc['@mozilla.org/privatebrowsing;1'], r=ehsan.
|
2012-06-07 15:57:17 +02:00 |
|
Gervase Markham
|
cb6a072c2a
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
|
Geoff Lankow
|
ea30cec949
|
Bug 718255 - Merge nsIPrefBranch2 with nsIPrefBranch - Part C, remove uses of nsIPrefBranch2 in toolkit/ ; r=bsmedberg
|
2012-01-17 14:18:29 +13:00 |
|
Panagiotis Koutsourakis
|
835036b234
|
Bug 702388 - Convert Makefiles to use |TEST_DIRS += foo| r=khuey
Files named Makefile.in containing the expression
DIRS += <foo>
or
DIRS = <foo>
inside the conditional expression
ifdef ENABLE_TESTS
...
endif
are changed to
TEST_DIRS += tests
outside any conditional expression.
The files
./layout/Makefile.in
./layout/Makefile.in
./layout/style/Makefile.in
./rdf/Makefile.in
./security/manager/Makefile.in
./content/Makefile.in
./content/smil/Makefile.in
./content/xul/templates/Makefile.in
./content/xul/content/Makefile.in
./content/base/Makefile.in
./content/media/Makefile.in
./parser/htmlparser/Makefile.in
./dom/sms/Makefile.in
./js/jsd/Makefile.in
./js/xpconnect/Makefile.in
./widget/Makefile.in
./widget/windows/Makefile.in
./Makefile.in
./startupcache/Makefile.in
./storage/Makefile.in
./gfx/Makefile.in
./intl/strres/Makefile.in
./intl/uconv/Makefile.in
./intl/unicharutil/Makefile.in
./intl/lwbrk/Makefile.in
./embedding/Makefile.in
./modules/libjar/Makefile.in
./modules/libpref/Makefile.in
./build/Makefile.in
./build/win32/Makefile.in
./xpcom/Makefile.in
./extensions/spellcheck/hunspell/Makefile.in
./extensions/cookie/Makefile.in
./netwerk/Makefile.in
./netwerk/streamconv/Makefile.in
./editor/txmgr/Makefile.in
./toolkit/mozapps/shared/Makefile.in
./toolkit/mozapps/update/Makefile.in
./toolkit/library/Makefile.in
./toolkit/library/Makefile.in
./toolkit/crashreporter/Makefile.in
./toolkit/components/perf/Makefile.in
./toolkit/components/perf/Makefile.in
./toolkit/components/feeds/Makefile.in
./toolkit/components/url-classifier/Makefile.in
contain the string
ifdef ENABLE_TESTS
but have some other statement inside (e.g. TOOL_DIRS += <foo> etc) and
they remain unchanged by this patch.
|
2012-02-04 17:32:24 +00:00 |
|
Rafael Ávila de Espíndola
|
0db6f31c1f
|
Bug 711494 - close _dbConnection. r=mak.
|
2011-12-19 13:10:18 -05:00 |
|