WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
164674
Speed up setting attributes of input elements of type 'text'
https://bugs.webkit.org/show_bug.cgi?id=164674
Summary
Speed up setting attributes of input elements of type 'text'
Chris Dumez
Reported
2016-11-11 19:51:47 PST
Speed up setting attributes of input elements of type 'text' by calling updateInnerTextValue() only when needed. It was previously called whenever an attribute was set, no matter it could impact its text value or not.
Attachments
Patch
(4.42 KB, patch)
2016-11-11 19:53 PST
,
Chris Dumez
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Chris Dumez
Comment 1
2016-11-11 19:53:10 PST
Created
attachment 294585
[details]
Patch
WebKit Commit Bot
Comment 2
2016-11-12 09:57:49 PST
Comment on
attachment 294585
[details]
Patch Clearing flags on attachment: 294585 Committed
r208653
: <
http://trac.webkit.org/changeset/208653
>
WebKit Commit Bot
Comment 3
2016-11-12 09:57:53 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.
Top of Page
Format For Printing
XML
Clone This Bug