WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Miyoung Shin
Comment 1
2014-06-17 07:01:37 PDT
Created
attachment 233228
[details]
Patch
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.
Top of Page
Format For Printing
XML
Clone This Bug