WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
125482
Set m_nextBreakablePosition as private in InlineIterator, and use it
https://bugs.webkit.org/show_bug.cgi?id=125482
Summary
Set m_nextBreakablePosition as private in InlineIterator, and use it
Gyuyoung Kim
Reported
2013-12-09 21:16:24 PST
InlineIterator has been exported m_nextBreakablePosition as public though it is member variable. This patch set it as private, and add getter/setter functions for it.
Attachments
Patch
(9.11 KB, patch)
2013-12-09 21:19 PST
,
Gyuyoung Kim
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Gyuyoung Kim
Comment 1
2013-12-09 21:19:50 PST
Created
attachment 218829
[details]
Patch
Gyuyoung Kim
Comment 2
2013-12-09 21:57:30 PST
CC'ing Kling.
WebKit Commit Bot
Comment 3
2013-12-11 00:28:31 PST
Comment on
attachment 218829
[details]
Patch Clearing flags on attachment: 218829 Committed
r160413
: <
http://trac.webkit.org/changeset/160413
>
WebKit Commit Bot
Comment 4
2013-12-11 00:28:34 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.
Top of Page
Format For Printing
XML
Clone This Bug