Ms2ger
|
729369462c
|
Bug 1032118 - Remove the nsresult return value from nsMediaList::SetStyleSheet; r=dbaron
It is never checked, and only ever returns NS_OK.
|
2014-07-02 12:53:41 +02:00 |
|
Andrew McCreight
|
af80fe417c
|
Backout the temp patch in bug 1011391 for not helping. r=bz
This may have also caused a spike in CC time.
|
2014-06-27 10:09:10 -07:00 |
|
Ms2ger
|
45efada15c
|
Bug 1022855 - Rename nsCSSStyleSheet to mozilla::CSSStyleSheet; r=heycam
--HG--
rename : layout/style/nsCSSStyleSheet.cpp => layout/style/CSSStyleSheet.cpp
rename : layout/style/nsCSSStyleSheet.h => layout/style/CSSStyleSheet.h
|
2014-06-20 12:32:49 +02:00 |
|
Ms2ger
|
1ab8344d82
|
Backout revision 308e51eae10c for build bustage.
--HG--
rename : layout/style/CSSStyleSheet.cpp => layout/style/nsCSSStyleSheet.cpp
rename : layout/style/CSSStyleSheet.h => layout/style/nsCSSStyleSheet.h
|
2014-06-20 13:00:08 +02:00 |
|
Ms2ger
|
530bc74c8d
|
Bug 1022855 - Rename nsCSSStyleSheet to mozilla::CSSStyleSheet; r=heycam
--HG--
rename : layout/style/nsCSSStyleSheet.cpp => layout/style/CSSStyleSheet.cpp
rename : layout/style/nsCSSStyleSheet.h => layout/style/CSSStyleSheet.h
|
2014-06-20 12:32:49 +02:00 |
|