RESOLVED FIXED 133978
Use references instead of pointers to RenderBlock in enclosingBoxModelObject()
https://bugs.webkit.org/show_bug.cgi?id=133978
Summary Use references instead of pointers to RenderBlock in enclosingBoxModelObject()
Miyoung Shin
Reported 2014-06-17 05:12:26 PDT
Use references instead of pointers to RenderBlock for return type of RenderObject::enclosingBoxModelObject(). Just a straightforward conversion from pointers to references.
Attachments
Patch (4.50 KB, patch)
2014-06-17 07:01 PDT, Miyoung Shin
no flags
Miyoung Shin
Comment 1 2014-06-17 07:01:37 PDT
WebKit Commit Bot
Comment 2 2014-06-17 10:30:13 PDT
Comment on attachment 233228 [details] Patch Clearing flags on attachment: 233228 Committed r170057: <http://trac.webkit.org/changeset/170057>
WebKit Commit Bot
Comment 3 2014-06-17 10:30:16 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.