timeless%mozdev.org
02764816d7
backing out bsmedberg's changes for Bug 264093 because they caused domwindows to leak and orange
2004-10-13 19:05:48 +00:00
bsmedberg%covad.net
c897f37473
Bug 264093 - combine chrome registry and chrome protocol handler on one object r=darin
2004-10-13 17:14:13 +00:00
bsmedberg%covad.net
b0139bccdd
Bug 259203 - uninstalling current non-default theme breaks browser (part 1, chrome registry bulletproofing) r=darin
2004-09-25 16:14:52 +00:00
bsmedberg%covad.net
7561fa5d5b
Merge bug 246014 from the aviary branch, splitting nsIXULChromeRegistry into a separate piece for seamonkey-only methods. Original Firefox patch r=bryner sr=ben seamonkey merge r+sr=jst
2004-09-21 20:19:48 +00:00
dbaron%dbaron.org
96c0e36f4e
Separate concept of stylesheet URI into base URI (for resolving relative links) and sheet URI (for everything else), since they can differ for style elements (and inline style and style set from script, but that's for the next patch). Some other things (relating to external stylesheets, where it doesn't make a difference) that probably should use the sheet URL are left as the base URL for now because I didn't want to change too much at once. b=255538 r+sr=bzbarsky
2004-09-10 06:45:59 +00:00
darin%meer.net
b853169d42
landing v1.1 patch for 257162 "core changes required to enable XULRunner functionality" r=bsmedberg
2004-09-07 18:59:07 +00:00
ben%bengoodger.com
582c9d22c5
253220 - better software update - in place software update, etc etc. glory!
2004-08-05 02:45:27 +00:00
cbiesinger%web.de
1082eb6b8b
Bug 252435 get rid of *WithConversion in chrome registry
...
r=bsmedberg sr=darin
2004-07-28 21:23:12 +00:00
dbaron%dbaron.org
2faa2566a0
Move things that aren't author stylesheets out of nsDocument's mStyleSheets array to simplify stylesheet management code. Add a level of the cascade for style attributes and ensure that there's only one rule processor per level of the cascade, and simplify the logic of nsCSSRuleProcessor creation. b=252578 r+sr=bzbarsky
2004-07-28 07:08:41 +00:00
cbiesinger%web.de
534c6c5145
port some EqualsLiteral/AssignLiteral changes from rdf/chrome to chrome/,
...
a=bsmedberg
2004-07-21 12:48:36 +00:00
aaronleventhal%moonset.net
dcd7e072c6
Bug 239914. When OS high contrast or another accessible theme is used, automatically follow it in chrome and content. r=bsmedberg, sr=bryner
2004-06-08 19:34:55 +00:00
ben%bengoodger.com
2717a7fe27
244655 - uninstalling an extension breaks Firefox.
2004-05-26 21:54:14 +00:00
bryner%brianryner.com
7d80b4f5cf
deCOMtaminate nsPIDOMWindow (bug 242111). r+sr=jst.
2004-05-03 21:48:36 +00:00
ben%bengoodger.com
be7d47d0c3
stray printf
2004-05-02 04:22:43 +00:00
ben%bengoodger.com
172d1d4109
242309 - implement nsIXULChromeRegistry::UninstallPackage for 170006 (extension manager) - requires changing nsIXULChromeRegistry::UninstallPackage to take an ACString like all the other uninstall methods.
2004-05-02 04:03:54 +00:00
ben%bengoodger.com
394a8fe8c0
make ConvertChromeURL return an error code when it cannot successfully convert a chrome URL rather than build a "wacky default" - remove some cruft too
2004-04-30 01:46:02 +00:00
bsmedberg%covad.net
31f38b9b39
Bug 141090 - New profiles do not display current theme w/ check flag
...
patch by jerry.tan@sun.com r=me sr=bryner
2004-04-24 17:05:23 +00:00
bsmedberg%covad.net
3ceaebd710
Re-landing bug 237407 with crash-fix. r/sr=dbaron+brendan a=asa+mkaply
2004-03-23 18:26:43 +00:00
bsmedberg%covad.net
255960bb10
Bug 233160 - separate style overlays out of nsIXULChomeRegistry r+sr=hyatt with additional lookovers from dbaron+bz
2004-03-09 19:59:09 +00:00
bsmedberg%covad.net
47e1bde601
Bug 232059 - installed-chrome.txt shouldn't need to end in a newline. r+sr=bryner
2004-02-04 12:49:43 +00:00
bsmedberg%covad.net
77a2a9ab41
Bug 222542 - delayed profile install fails. This landed for seamonkey 10/21/03 but never got ported, a=pch
2004-01-31 04:48:33 +00:00
bryner%brianryner.com
02b99e8e87
fallout from chrome registry reorg - fix CID to match chrome/src/nsChromeRegistry.h
2004-01-23 08:53:35 +00:00
bsmedberg%covad.net
3d0c574845
Re-landing bug 229285 - There was a misplaced close-brace in nsXULDocument.cpp that was causing problems non-chrome XUL documents.
2004-01-14 18:03:25 +00:00
bsmedberg%covad.net
0459dfe56b
Backing out bug 229285 until I can figure out the orange with the -chrome file:///blah scenario.
2004-01-14 15:26:08 +00:00
bsmedberg%covad.net
386f40c13a
Bug 229285 - separate nsIXULOverlayProvider from nsIXULChromeRegistry
...
r=bryner sr=hyatt
2004-01-14 13:30:55 +00:00
bzbarsky%mit.edu
36f6b06e5a
Pull this benighted file into the new post-bug-211376 world.
2004-01-14 02:15:02 +00:00
jst%mozilla.jstenback.com
b806d8ead6
Fixing phoenix bustage caused by my fix for bug 226522.
2004-01-10 01:52:36 +00:00
bryner%brianryner.com
e65d2d2fe5
Eliminate nsIStyleSet as an XPCOM interface, making the implementation internal to layout. Frame constructor ownership moves to the pres shell, and the style set methods that forward to the frame constructor are gone. Rewrote style set sheet add/remove to reduce code size. For more details, see bug 64116. r+sr=dbaron.
2004-01-07 22:30:53 +00:00
bsmedberg%covad.net
d0f309943a
Continuing to land the PACKAGING_20030906_BRANCH for bug 20640. Not part of the build, yet.
2004-01-07 13:37:00 +00:00
bsmedberg%covad.net
274ef7cd49
Beginning to land the PACKAGING_20030906_BRANCH for bug 20640. Not part of the build, yet.
2004-01-07 01:22:31 +00:00
bsmedberg%covad.net
e34ec34922
fix more bustage on bug 219233 - update Makefile REQUIRES
2003-12-22 20:45:06 +00:00
bsmedberg%covad.net
f96cd32219
Oops, chrome registry itself now requires content. Why didn't my build break before? (bug 219233)
2003-12-22 05:49:57 +00:00
bsmedberg%covad.net
0c471686e7
bug 219233 - Unfork nsIChromeRegistry.idl (not the impl, just the interface) and move it into content/base/public until we can get a more fine-grained separation of that interface in to GRE/non-GRE pieces. r/sr=hyatt+jst
...
I couldn't do a CVS move of nsIChromeRegistry.idl, sorry... it was added on a branch earlier. The old CVS log/blame can be found at mozilla/rdf/chrome/public/nsIChromeRegistry.idl
2003-12-22 05:23:10 +00:00
bryner%brianryner.com
605cc06382
deCOMtaminate nsIDocument by changing methods to use return value instead of out-params, eliminating unused nsresult return values, moving some members to nsIDocument and inlining the getters/setters. Bug 222134, r=bzbarsky, sr=jst.
2003-10-22 06:09:48 +00:00
bryner%brianryner.com
088c788614
fixing firebird/thunderbird build bustage (bug 26893)
2003-09-27 18:49:39 +00:00
mkaply%us.ibm.com
57455af2ab
Bug 179834. Separate application resources and GRE resources. r=darin sr=dougt
2003-09-15 19:16:24 +00:00
bryner%brianryner.com
ef45da892d
Forgot one file as part of bug 218551. a=brendan.
2003-09-08 21:26:29 +00:00
bryner%brianryner.com
2fcdb4e2d5
Fix build on gcc 3.4 by removing extra semicolons (bug 218551). r/sr=dbaron, a=brendan.
2003-09-07 21:50:21 +00:00
hyatt%mozilla.org
1090e7299d
Forgot makefile.in for firebird.
2003-08-09 01:10:38 +00:00
hyatt%mozilla.org
8dfe9dd0f3
Fork the chrome registry for Fb+Tb, bug 215496, r=bryner, sr+a=brendan
2003-08-08 23:28:27 +00:00
bzbarsky%mit.edu
5fa37ec6f3
DeCOMify GetParent/GetBindingParent/GetDocument on nsIContent. Bug 213823,
...
r+sr=jst
2003-07-28 21:35:53 +00:00
bryner%netscape.com
0fa48ad4b1
Backing out checkin for bug 210216 because it caused regression bugs 210377 and 210437 (themes and extensions missing from UI). r=ben, sr=hyatt.
2003-06-24 22:04:43 +00:00
bsmedberg%covad.net
c904248045
Bug 210216 remove unused nsChromeRegistry::mUIDataSource r=rjc sr=shaver
2003-06-23 04:44:28 +00:00
caillon%returnzero.com
2df173e9c8
Bug 209087
...
Content interface out-parameters should use ptr-to-ptrs instead of ref-to-ptrs and some small deCOMtamination.
r+sr=jst@netscape.com
2003-06-13 20:10:01 +00:00
dbaron%dbaron.org
833e59e007
Refactor version compatibility and package existence check into separate function (VerifyCompatibleProvider). When one of these checks fails in GetBaseURL, use only the install directory's data source as a backup in case the profile's selection is not in the current install, and don't write the backup back to the profile. b=191954 sr=bryner r=danm
2003-06-01 20:14:59 +00:00
shliang%netscape.com
d312bf73ce
bug 190174 - skin-switching broken for migrated profiles. r=ccarlen, sr=jag
2003-05-30 05:29:37 +00:00
alecf%flett.org
d154b1f1fe
part of bug 119923 - add a -p option to regchrome to output the chrome registry to a .properties file
...
r=bryner, sr=hyatt
2003-05-29 18:53:33 +00:00
dwitte%stanford.edu
270d3909ca
bug 100649: Length() being used where IsEmpty() is meant
...
treewide changes to convert incorrect usages of string.Length() to string.IsEmpty().
thanks to afatecha@idea.com.py (Ariel Fatecha) for the patch. r=dwitte, sr=jst.
got the ok from Asa to land into a closed tree.
2003-05-23 21:34:47 +00:00
varga%netscape.com
717feaab4a
Landing bookmarks changes.
...
Bug 205378 - Meta bug for changes in bookmarks sorting code
r=jag, sr=sspitzer, a=sspitzer,asa
The CloneResource() has been back ported from Firebird, originally
implemented by Pierre Chanial.
2003-05-23 12:03:40 +00:00
alecf%netscape.com
a2f3da483d
oops, this change was on another machine - part of the previous checkin to bug 199170, sr=bryner, r=ccarlen (no, this won't cause bustage, just something I forgot)
2003-04-15 22:21:02 +00:00