RESOLVED FIXED 102615
Inline the StyledElement constructor.
https://bugs.webkit.org/show_bug.cgi?id=102615
Summary Inline the StyledElement constructor.
Andreas Kling
Reported 2012-11-18 11:48:08 PST
StyeldElement::StyledElement() is out of line for no good reason.
Attachments
Patch (2.16 KB, patch)
2012-11-18 11:48 PST, Andreas Kling
no flags
Andreas Kling
Comment 1 2012-11-18 11:48:45 PST
Antti Koivisto
Comment 2 2012-11-18 11:50:30 PST
Comment on attachment 174851 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=174851&action=review > Source/WebCore/dom/StyledElement.h:63 > + { > + } Good job.
WebKit Review Bot
Comment 3 2012-11-18 12:25:40 PST
Comment on attachment 174851 [details] Patch Clearing flags on attachment: 174851 Committed r135078: <http://trac.webkit.org/changeset/135078>
WebKit Review Bot
Comment 4 2012-11-18 12:25:43 PST
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.