Bug 73169

Summary: CSS/XSLStyleSheet: checkLoaded() needn't be virtual.
Product: WebKit Reporter: Andreas Kling <kling>
Component: CSSAssignee: Andreas Kling <kling>
Status: RESOLVED FIXED    
Severity: Normal CC: koivisto, macpherson, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Andreas Kling
Reported 2011-11-27 08:09:38 PST
checkLoaded() does not exist in the common parent class (StyleSheet), so it shouldn't be virtual in the CSS/XSL StyleSheets.
Attachments
Patch (1.56 KB, patch)
2011-11-27 08:11 PST, Andreas Kling
no flags
Andreas Kling
Comment 1 2011-11-27 08:11:11 PST
Antti Koivisto
Comment 2 2011-11-27 10:56:36 PST
Comment on attachment 116673 [details] Patch Wish these had a better name/were factored differently.
WebKit Review Bot
Comment 3 2011-11-27 12:20:43 PST
Comment on attachment 116673 [details] Patch Clearing flags on attachment: 116673 Committed r101206: <http://trac.webkit.org/changeset/101206>
WebKit Review Bot
Comment 4 2011-11-27 12:20:47 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.