зеркало из https://github.com/mozilla/gecko-dev.git
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.
This commit is contained in:
Родитель
cd8cd346a3
Коммит
b925eedced
|
@ -39,6 +39,7 @@ REQUIRES = xpcom \
|
|||
necko \
|
||||
docshell \
|
||||
view \
|
||||
webshell \
|
||||
$(NULL)
|
||||
|
||||
CPPSRCS= \
|
||||
|
|
Загрузка…
Ссылка в новой задаче