WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
79014
Make JSCSSStyleDeclaration work directly with CSS Property ID
https://bugs.webkit.org/show_bug.cgi?id=79014
Summary
Make JSCSSStyleDeclaration work directly with CSS Property ID
Benjamin Poulain
Reported
2012-02-19 23:24:13 PST
This is the first part of
https://bugs.webkit.org/show_bug.cgi?id=77271
Cut the transformation propertyName -> css property name -> charBuffer -> css property ID.
Attachments
Patch
(13.93 KB, patch)
2012-02-19 23:46 PST
,
Benjamin Poulain
ggaren
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Benjamin Poulain
Comment 1
2012-02-19 23:46:17 PST
Created
attachment 127769
[details]
Patch
Geoffrey Garen
Comment 2
2012-02-20 10:27:33 PST
Comment on
attachment 127769
[details]
Patch r=me
Benjamin Poulain
Comment 3
2012-02-20 12:45:52 PST
Committed
r108257
: <
http://trac.webkit.org/changeset/108257
>
Ryosuke Niwa
Comment 4
2012-03-01 17:38:40 PST
This improved DOM/Accessors.html's score by roughly 45%:
http://webkit-perf.appspot.com/graph.html#tests=[[3113,2001,3001],[3113,2001,173262],[3113,2001,100137],[3113,2001,32196]]&sel=1329680210806,1329829390662.115&displayrange=30&datatype=running
What an excellent work!
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