RESOLVED INVALID 89737
Node::hasRareData() can be eliminated.
https://bugs.webkit.org/show_bug.cgi?id=89737
Summary Node::hasRareData() can be eliminated.
Hajime Morrita
Reported 2012-06-21 22:55:14 PDT
Once Bug 89635 is landed. hasRareData() and rareData() is almost equivalent and we can get rid of one of which.
Attachments
Elliott Sprehn
Comment 1 2013-01-24 20:38:59 PST
We can't remove hasRareData now because we need it to differentiate the union in Node for rare data.
Note You need to log in before you can comment on or make changes to this bug.