[Webkit-unassigned] [Bug 127832] New: Setting text field's value shouldn't trigger synchrnous layout
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Jan 28 23:41:57 PST 2014
https://bugs.webkit.org/show_bug.cgi?id=127832
Summary: Setting text field's value shouldn't trigger
synchrnous layout
Product: WebKit
Version: 528+ (Nightly build)
Platform: Unspecified
OS/Version: Unspecified
Status: NEW
Keywords: InRadar
Severity: Normal
Priority: P2
Component: Forms
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: rniwa at webkit.org
CC: darin at apple.com, sam at webkit.org,
barraclough at apple.com, enrica at apple.com
Don't synchronously update layout when updating text form control's value.
Basically avoid triggering layout synchronously inside HTMLTextFormControlElement::setSelectionRange.
<rdar://problem/15933598>
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list