WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
128439
Merge updateSelectionCachesIfSelectionIsInsideTextFormControl into setSelectionWithoutUpdatingAppearance
https://bugs.webkit.org/show_bug.cgi?id=128439
Summary
Merge updateSelectionCachesIfSelectionIsInsideTextFormControl into setSelecti...
Ryosuke Niwa
Reported
2014-02-07 20:53:02 PST
FrameSelection::selectAll() has superfluous call to updateSelectionCachesIfSelectionIsInsideTextFormControl and selectFrameElementInParentIfFullySelected because it doesn't call setSelection with UserTriggered set. Do that and merge updateSelectionCachesIfSelectionIsInsideTextFormControl into setSelectionWithoutUpdatingAppearance
Attachments
Cleanup
(7.37 KB, patch)
2014-02-07 20:59 PST
,
Ryosuke Niwa
andersca
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Ryosuke Niwa
Comment 1
2014-02-07 20:59:52 PST
Created
attachment 223544
[details]
Cleanup
Ryosuke Niwa
Comment 2
2014-02-07 21:22:18 PST
Committed
r163692
: <
http://trac.webkit.org/changeset/163692
>
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