WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 128481
Cleanup the interface of FrameSelection
https://bugs.webkit.org/show_bug.cgi?id=128481
Summary
Cleanup the interface of FrameSelection
Ryosuke Niwa
Reported
2014-02-08 19:08:00 PST
Rename some member functions and make others private.
Attachments
Cleanup
(17.68 KB, patch)
2014-02-08 19:13 PST
,
Ryosuke Niwa
no flags
Details
Formatted Diff
Diff
Patch for landing
(19.28 KB, patch)
2014-02-08 19:40 PST
,
Ryosuke Niwa
no flags
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Ryosuke Niwa
Comment 1
2014-02-08 19:13:39 PST
Created
attachment 223599
[details]
Cleanup
Ryosuke Niwa
Comment 2
2014-02-08 19:15:08 PST
Comment on
attachment 223599
[details]
Cleanup View in context:
https://bugs.webkit.org/attachment.cgi?id=223599&action=review
> Source/WebCore/ChangeLog:12 > + Renamed caretRenderer() to caretRendererWithoutUpdatingLayout() to clarify the contract > + as the only caller of this function is RenderBlock::paintCaret.
I'm changing this sentence to: Renamed caretRenderer() to caretRendererWithoutUpdatingLayout() to clarify the contract as the only caller of this function is RenderBlock::paintCaret. Also renamed bounds() to selectionBounds() to make it more easily identifiable / grep'able. when I land it.
Andreas Kling
Comment 3
2014-02-08 19:18:21 PST
Comment on
attachment 223599
[details]
Cleanup Looks great. r=me
Ryosuke Niwa
Comment 4
2014-02-08 19:40:08 PST
Created
attachment 223600
[details]
Patch for landing
Ryosuke Niwa
Comment 5
2014-02-08 19:40:44 PST
Comment on
attachment 223600
[details]
Patch for landing Wait for EWS.
WebKit Commit Bot
Comment 6
2014-02-08 20:53:15 PST
Comment on
attachment 223600
[details]
Patch for landing Clearing flags on attachment: 223600 Committed
r163739
: <
http://trac.webkit.org/changeset/163739
>
WebKit Commit Bot
Comment 7
2014-02-08 20:53:17 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