Bug 129026 - isEditablePosition shouldn't trigger synchronous layout
Summary: isEditablePosition shouldn't trigger synchronous layout
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: HTML Editing (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Ryosuke Niwa
URL:
Keywords:
Depends on:
Blocks: 127832
  Show dependency treegraph
 
Reported: 2014-02-18 22:16 PST by Ryosuke Niwa
Modified: 2014-02-19 13:51 PST (History)
5 users (show)

See Also:


Attachments
Fixes the bug (1.49 KB, patch)
2014-02-18 22:19 PST, Ryosuke Niwa
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ryosuke Niwa 2014-02-18 22:16:55 PST
isEditablePosition currently triggers synchronous layout but it shouldn't.
Comment 1 Ryosuke Niwa 2014-02-18 22:19:58 PST
Created attachment 224594 [details]
Fixes the bug
Comment 2 Brent Fulgham 2014-02-19 11:02:52 PST
Comment on attachment 224594 [details]
Fixes the bug

r=me
Comment 3 Ryosuke Niwa 2014-02-19 13:51:06 PST
Comment on attachment 224594 [details]
Fixes the bug

Clearing flags on attachment: 224594

Committed r164387: <http://trac.webkit.org/changeset/164387>
Comment 4 Ryosuke Niwa 2014-02-19 13:51:08 PST
All reviewed patches have been landed.  Closing bug.