Bug 73170

Summary: CSSStyleSheet: Removed unused create() overload.
Product: WebKit Reporter: Andreas Kling <kling>
Component: CSSAssignee: Andreas Kling <kling>
Status: RESOLVED FIXED    
Severity: Normal CC: macpherson, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Andreas Kling 2011-11-27 08:55:12 PST
CSSStyleSheet::create(ownerNode, originalURL, finalURL) has no clients AFAICT.
Comment 1 Andreas Kling 2011-11-27 08:56:08 PST
Created attachment 116674 [details]
Patch
Comment 2 WebKit Review Bot 2011-11-27 11:48:48 PST
Comment on attachment 116674 [details]
Patch

Clearing flags on attachment: 116674

Committed r101204: <http://trac.webkit.org/changeset/101204>
Comment 3 WebKit Review Bot 2011-11-27 11:48:52 PST
All reviewed patches have been landed.  Closing bug.