Bug 90047 - LabelableElement.cpp should include not ElementRareData.h but NodeRareData.h
Summary: LabelableElement.cpp should include not ElementRareData.h but NodeRareData.h
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Kentaro Hara
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-06-26 23:02 PDT by Kentaro Hara
Modified: 2012-06-27 00:48 PDT (History)
3 users (show)

See Also:


Attachments
Patch (1.29 KB, patch)
2012-06-26 23:04 PDT, Kentaro Hara
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Kentaro Hara 2012-06-26 23:02:32 PDT
This is a simple refactoring. What LabelableElement uses is not ElementRareData but NodeRareData.
Comment 1 Kentaro Hara 2012-06-26 23:04:01 PDT
Created attachment 149684 [details]
Patch
Comment 2 Kent Tamura 2012-06-26 23:33:42 PDT
Comment on attachment 149684 [details]
Patch

ok
Comment 3 Kentaro Hara 2012-06-26 23:37:41 PDT
Comment on attachment 149684 [details]
Patch

thanks!
Comment 4 WebKit Review Bot 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>
Comment 5 WebKit Review Bot 2012-06-27 00:48:47 PDT
All reviewed patches have been landed.  Closing bug.