RESOLVED FIXED 77190
Dangling method on CSSStyleSelector
https://bugs.webkit.org/show_bug.cgi?id=77190
Summary Dangling method on CSSStyleSelector
Thiago Marcos P. Santos
Reported 2012-01-27 00:39:35 PST
void addPageStyle(PassRefPtr<CSSPageRule>) is there but looks like nobody is using it and is not even implemented.
Attachments
Removes unused method (1.03 KB, patch)
2012-01-27 00:43 PST, Thiago Marcos P. Santos
no flags
Thiago Marcos P. Santos
Comment 1 2012-01-27 00:43:44 PST
Created attachment 124269 [details] Removes unused method
WebKit Review Bot
Comment 2 2012-01-27 07:16:06 PST
Comment on attachment 124269 [details] Removes unused method Clearing flags on attachment: 124269 Committed r106120: <http://trac.webkit.org/changeset/106120>
WebKit Review Bot
Comment 3 2012-01-27 07:16:10 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.