Bug 69250

Summary: Shrink HTMLLIElement.
Product: WebKit Reporter: Andreas Kling <kling>
Component: DOMAssignee: Andreas Kling <kling>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Proposed patch none

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.