Bug 70521 - Remove StyleBase::cssText().
Summary: Remove StyleBase::cssText().
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: 2011-10-20 10:11 PDT by Andreas Kling
Modified: 2011-10-20 11:36 PDT (History)
2 users (show)

See Also:


Attachments
A patch (1.40 KB, patch)
2011-10-20 10:14 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-20 10:11:43 PDT
It's no longer needed, as CSSRule and CSSStyleDeclaration both have it as a pure virtual member.
Comment 1 Andreas Kling 2011-10-20 10:14:20 PDT
Created attachment 111799 [details]
A patch
Comment 2 Antti Koivisto 2011-10-20 10:15:07 PDT
Comment on attachment 111799 [details]
A patch

r=me
Comment 3 WebKit Review Bot 2011-10-20 11:36:21 PDT
Comment on attachment 111799 [details]
A patch

Clearing flags on attachment: 111799

Committed r98006: <http://trac.webkit.org/changeset/98006>
Comment 4 WebKit Review Bot 2011-10-20 11:36:25 PDT
All reviewed patches have been landed.  Closing bug.