Bug 127832
Summary: | Changing selection shouldn't trigger synchronous layout or style recalc | ||
---|---|---|---|
Product: | WebKit | Reporter: | Ryosuke Niwa <rniwa> |
Component: | Forms | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | barraclough, darin, enrica, sam, zoltan |
Priority: | P2 | Keywords: | InRadar |
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | 127834, 127986, 128421, 128439, 128441, 128478, 128481, 128587, 128797, 128804, 128806, 128878, 128879, 128881, 128949, 128951, 128953, 128993, 129024, 129026, 129034, 142015 | ||
Bug Blocks: |
Ryosuke Niwa
Don't synchronously update layout when updating text form control's value.
Basically avoid triggering layout synchronously inside HTMLTextFormControlElement::setSelectionRange.
<rdar://problem/15933598>
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Ryosuke Niwa
Widening the scope of this meta bug.
Ryosuke Niwa
Widening the scope of this bug again.
David Kilzer (:ddkilzer)
Seems like this could be closed as all dependent bugs are resolved.