Bug 173973

Summary: Make InlineBox::m_topLeft and m_logicalWidth protected.
Product: WebKit Reporter: zalan <zalan>
Component: Layout and RenderingAssignee: zalan <zalan>
Status: RESOLVED FIXED    
Severity: Normal CC: bfulgham, commit-queue, simon.fraser, zalan
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description zalan 2017-06-29 10:24:49 PDT
Why are they public!
Comment 1 zalan 2017-06-29 10:25:21 PDT
lol
https://trac.webkit.org/browser/webkit/trunk/WebCore/rendering/InlineBox.h?rev=21249

// FIXME: Would like to make this protected, but methods are accessing these members over in the part.
Comment 2 zalan 2017-06-29 10:35:20 PDT
Created attachment 314141 [details]
Patch
Comment 3 WebKit Commit Bot 2017-06-29 11:47:28 PDT
Comment on attachment 314141 [details]
Patch

Clearing flags on attachment: 314141

Committed r218950: <http://trac.webkit.org/changeset/218950>
Comment 4 WebKit Commit Bot 2017-06-29 11:47:30 PDT
All reviewed patches have been landed.  Closing bug.