зеркало из https://github.com/mozilla/pjs.git
Make computed style not have to worry about null style structs. Bug 364821, r+sr=roc.
This commit is contained in:
Родитель
2722fa7ed8
Коммит
ff33e8db80
Разница между файлами не показана из-за своего большого размера
Загрузить разницу
|
@ -85,6 +85,7 @@ private:
|
|||
#include "nsStyleStructList.h"
|
||||
#undef STYLE_STRUCT
|
||||
|
||||
// This never returns null
|
||||
const nsStyleStruct* GetStyleData(nsStyleStructID aSID);
|
||||
|
||||
nsresult GetOffsetWidthFor(PRUint8 aSide, nsIDOMCSSValue** aValue);
|
||||
|
|
Загрузка…
Ссылка в новой задаче