Bug 69250 - Shrink HTMLLIElement.
Summary: Shrink HTMLLIElement.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Andreas Kling
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-03 04:24 PDT by Andreas Kling
Modified: 2011-10-03 07:15 PDT (History)
1 user (show)

See Also:


Attachments
Proposed patch (3.05 KB, patch)
2011-10-03 04:27 PDT, Andreas Kling
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Kling 2011-10-03 04:24:56 PDT
I don't believe we need to cache the "value" attribute on HTMLLIElement.
Comment 1 Andreas Kling 2011-10-03 04:27:14 PDT
Created attachment 109467 [details]
Proposed patch
Comment 2 Antti Koivisto 2011-10-03 06:34:38 PDT
Comment on attachment 109467 [details]
Proposed patch

r=me
Comment 3 WebKit Review Bot 2011-10-03 07:15:51 PDT
Comment on attachment 109467 [details]
Proposed patch

Clearing flags on attachment: 109467

Committed r96496: <http://trac.webkit.org/changeset/96496>
Comment 4 WebKit Review Bot 2011-10-03 07:15:55 PDT
All reviewed patches have been landed.  Closing bug.