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

Description Ryosuke Niwa 2014-02-17 21:16:00 PST
FrameSelection::textWasReplaced and FrameSelection::setSelectedRange triggers superflous synchronous layout.
We shouldn't do that.
Comment 1 Ryosuke Niwa 2014-02-17 21:21:10 PST
Created attachment 224466 [details]
Cleanup
Comment 2 WebKit Commit Bot 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>
Comment 3 WebKit Commit Bot 2014-02-18 14:30:02 PST
All reviewed patches have been landed.  Closing bug.