Bug 137625 - Use is<>() / downcast<>() for Image subclasses
Summary: Use is<>() / downcast<>() for Image subclasses
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Platform (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords:
Depends on: 137056
Blocks:
  Show dependency treegraph
 
Reported: 2014-10-10 14:34 PDT by Chris Dumez
Modified: 2014-10-10 16:32 PDT (History)
19 users (show)

See Also:


Attachments
Patch (9.78 KB, patch)
2014-10-10 14:44 PDT, Chris Dumez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dumez 2014-10-10 14:34:02 PDT
Use is<>() / downcast<>() for Image subclasses
Comment 1 Chris Dumez 2014-10-10 14:44:39 PDT
Created attachment 239651 [details]
Patch
Comment 2 Andreas Kling 2014-10-10 15:54:36 PDT
Comment on attachment 239651 [details]
Patch

r=me
Comment 3 WebKit Commit Bot 2014-10-10 16:32:47 PDT
Comment on attachment 239651 [details]
Patch

Clearing flags on attachment: 239651

Committed r174623: <http://trac.webkit.org/changeset/174623>
Comment 4 WebKit Commit Bot 2014-10-10 16:32:54 PDT
All reviewed patches have been landed.  Closing bug.