Bug 89737

Summary: Node::hasRareData() can be eliminated.
Product: WebKit Reporter: Hajime Morrita <morrita>
Component: DOMAssignee: Nobody <webkit-unassigned>
Status: RESOLVED INVALID    
Severity: Normal CC: esprehn
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 89635    
Bug Blocks:    

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.