mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
0404720b47
This makes changes nsDocument::mLinkMap in a number of ways: 1) renamed to mStyledLinks to better reflect its new nature. 2) change it to an nsTHashtable of Link*. It no longer has a strong reference 3) add some assertions to make sure we call ForgetLink and AddStyleRelevantLink in pairs. This also makes mozilla::dom::Link::ResetLinkState take a boolean indicating if we should notify or not. r=bz |
||
---|---|---|
.. | ||
base | ||
canvas | ||
events | ||
html | ||
mathml | ||
media | ||
smil | ||
svg | ||
test | ||
xbl | ||
xml | ||
xslt | ||
xtf | ||
xul | ||
Makefile.in |