Bug 90047

Summary: LabelableElement.cpp should include not ElementRareData.h but NodeRareData.h
Product: WebKit Reporter: Kentaro Hara <haraken>
Component: DOMAssignee: Kentaro Hara <haraken>
Status: RESOLVED FIXED    
Severity: Normal CC: darin, tkent, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Kentaro Hara
Reported 2012-06-26 23:02:32 PDT
This is a simple refactoring. What LabelableElement uses is not ElementRareData but NodeRareData.
Attachments
Patch (1.29 KB, patch)
2012-06-26 23:04 PDT, Kentaro Hara
no flags
Kentaro Hara
Comment 1 2012-06-26 23:04:01 PDT
Kent Tamura
Comment 2 2012-06-26 23:33:42 PDT
Comment on attachment 149684 [details] Patch ok
Kentaro Hara
Comment 3 2012-06-26 23:37:41 PDT
Comment on attachment 149684 [details] Patch thanks!
WebKit Review Bot
Comment 4 2012-06-27 00:48:42 PDT
Comment on attachment 149684 [details] Patch Clearing flags on attachment: 149684 Committed r121327: <http://trac.webkit.org/changeset/121327>
WebKit Review Bot
Comment 5 2012-06-27 00:48:47 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.