RESOLVED FIXED 128951
FrameSelection::textWasReplaced and setSelectedRange shouldn't trigger synchronous layout
https://bugs.webkit.org/show_bug.cgi?id=128951
Summary FrameSelection::textWasReplaced and setSelectedRange shouldn't trigger synchr...
Ryosuke Niwa
Reported 2014-02-17 21:16:00 PST
FrameSelection::textWasReplaced and FrameSelection::setSelectedRange triggers superflous synchronous layout. We shouldn't do that.
Attachments
Cleanup (2.68 KB, patch)
2014-02-17 21:21 PST, Ryosuke Niwa
no flags
Ryosuke Niwa
Comment 1 2014-02-17 21:21:10 PST
WebKit Commit Bot
Comment 2 2014-02-18 14:30:00 PST
Comment on attachment 224466 [details] Cleanup Clearing flags on attachment: 224466 Committed r164319: <http://trac.webkit.org/changeset/164319>
WebKit Commit Bot
Comment 3 2014-02-18 14:30:02 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.