Bug 128951

Summary: FrameSelection::textWasReplaced and setSelectedRange shouldn't trigger synchronous layout
Product: WebKit Reporter: Ryosuke Niwa <rniwa>
Component: HTML EditingAssignee: Ryosuke Niwa <rniwa>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 127832    
Attachments:
Description Flags
Cleanup none

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.