Ehsan Akhgari
|
aef7f91aa1
|
Bug 758992 - Make the classes which use the XPCOM nsISupports implementation macros final, to avoid the warning about deleting using a pointer to a base class with virtual functions and no virtual dtor (content parts); r=bzbarsky
--HG--
extra : rebase_source : e25a064995914ca4f7b1db16b5725eb440d3e531
|
2012-06-18 22:30:09 -04:00 |
|
Gervase Markham
|
87620f5676
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
|
Boris Zbarsky
|
d3e28563b2
|
Bug 700116. Fix the ordering if IsAlternate calls and sheet state determination so that the hashtable munging IsAlternate can do doesn't mess up our sheet states. r=sicking
|
2011-11-07 23:41:17 -05:00 |
|
Ed Morley
|
7ba7e989fe
|
Backout changeset 27b8e5fb9699 (bug 700116) for reftest failures; a=philor
|
2011-11-08 07:38:22 +00:00 |
|
Boris Zbarsky
|
ff2c1ac1c2
|
Bug 700116. Fix the ordering if IsAlternate calls and sheet state determination so that the hashtable munging IsAlternate can do doesn't mess up our sheet states. r=sicking
|
2011-11-07 23:41:17 -05:00 |
|
Ehsan Akhgari
|
2a602a5685
|
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
Landing on a CLOSED TREE
|
2011-10-17 10:59:28 -04:00 |
|
Michael Wu
|
d8e503c38b
|
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
--HG--
rename : tools/trace-malloc/bloatblame.c => tools/trace-malloc/bloatblame.cpp
|
2011-09-28 23:19:26 -07:00 |
|
Boris Zbarsky
|
0d67e51f11
|
Bug 185236 part 4. Pass along the owning element to all sheet load datas, assuming we have one at all. r=peterv
|
2011-09-26 17:27:00 -04:00 |
|
Boris Zbarsky
|
b63dea03b7
|
Bug 185236 part 2. Make sure to remove our SheetLoadData from mPostedEvents before calling SheetComplete on it, so that checking for pending loads from inside SheetComplete will work correctly. r=peterv
|
2011-09-26 17:26:05 -04:00 |
|
Zack Weinberg
|
fc18422932
|
Bug 541496 part 6: remove no-longer-used stream-processing code from css::Loader and nsCSSParser. r=bzbarsky
|
2011-05-18 21:22:59 -04:00 |
|
Zack Weinberg
|
eb1ebebbd0
|
Bug 541496 part 3: use the new string-taking API in LoadInlineStyle. r=bzbarsky
|
2011-05-18 21:22:59 -04:00 |
|
Zack Weinberg
|
e726506386
|
Bug 541496 prelim 2: nuke trailing whitespace in layout/style/Loader.{h,cpp}. rs=dbaron
|
2011-05-06 08:45:36 -07:00 |
|
Craig Topper
|
51c51ac5d7
|
Bug 577002 Part 2: Remove nsICSSImportRule. r=bzbarsky
--HG--
rename : layout/style/nsICSSImportRule.h => layout/style/ImportRule.h
|
2011-03-17 13:41:52 -04:00 |
|
Mihai Sucan
|
215e61a4b2
|
Bug 606498 - Make sure the new nsIScriptError2 is used in all possible places- part 3; r=bzbarsky,dbaron,mrbkap sr=jst a=blocking2.0
|
2010-12-20 12:21:59 -04:00 |
|
Zack Weinberg
|
76dbdde0f4
|
Bug 569719 part 2: Move headers for the former nsCSSLoader and nsCSSDeclaration into mozilla/css/. r=dbaron
--HG--
rename : layout/style/nsCSSDeclaration.cpp => layout/style/Declaration.cpp
rename : layout/style/nsCSSDeclaration.h => layout/style/Declaration.h
rename : layout/style/nsCSSLoader.cpp => layout/style/Loader.cpp
rename : layout/style/nsCSSLoader.h => layout/style/Loader.h
|
2010-06-28 15:49:35 -07:00 |
|