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+
Ryosuke Niwa
Comment 1 2014-02-07 20:59:52 PST
Ryosuke Niwa
Comment 2 2014-02-07 21:22:18 PST
Note You need to log in before you can comment on or make changes to this bug.