Bug 115572 - CSSRule style declarations getters shouldn't be const.
Summary: CSSRule style declarations getters shouldn't be const.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Andreas Kling
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-05-03 12:43 PDT by Andreas Kling
Modified: 2013-05-03 13:26 PDT (History)
5 users (show)

See Also:


Attachments
Patch (8.89 KB, patch)
2013-05-03 12:44 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 2013-05-03 12:43:21 PDT
CSSRule style declarations getters shouldn't be const.
Comment 1 Andreas Kling 2013-05-03 12:44:27 PDT
Created attachment 200464 [details]
Patch
Comment 2 Antti Koivisto 2013-05-03 12:45:35 PDT
Comment on attachment 200464 [details]
Patch

r=me
Comment 3 WebKit Commit Bot 2013-05-03 13:26:46 PDT
Comment on attachment 200464 [details]
Patch

Clearing flags on attachment: 200464

Committed r149530: <http://trac.webkit.org/changeset/149530>
Comment 4 WebKit Commit Bot 2013-05-03 13:26:48 PDT
All reviewed patches have been landed.  Closing bug.