RESOLVED FIXED 90047
LabelableElement.cpp should include not ElementRareData.h but NodeRareData.h
https://bugs.webkit.org/show_bug.cgi?id=90047
Summary LabelableElement.cpp should include not ElementRareData.h but NodeRareData.h
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.