WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
120604
Investigate making RenderBox::m_overflow private
https://bugs.webkit.org/show_bug.cgi?id=120604
Summary
Investigate making RenderBox::m_overflow private
Andrei Bucur
Reported
2013-09-02 08:06:46 PDT
The main use of having m_overflow protected was calling .clear on the owner OwnPtr.
https://bugs.webkit.org/show_bug.cgi?id=116299
will wrap this functionality in a function on RenderBox. Investigate changing the access level for m_overflow to private.
Attachments
Add attachment
proposed patch, testcase, etc.
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