Bug 77190

Summary: Dangling method on CSSStyleSelector
Product: WebKit Reporter: Thiago Marcos P. Santos <tmpsantos>
Component: CSSAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Trivial CC: koivisto, macpherson, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Removes unused method none

Description Thiago Marcos P. Santos 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.
Comment 1 Thiago Marcos P. Santos 2012-01-27 00:43:44 PST
Created attachment 124269 [details]
Removes unused method
Comment 2 WebKit Review Bot 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>
Comment 3 WebKit Review Bot 2012-01-27 07:16:10 PST
All reviewed patches have been landed.  Closing bug.