Bug 137477 - [WK2] Use is<>() / downcast<>() for DrawingAreaProxy subclasses
Summary: [WK2] Use is<>() / downcast<>() for DrawingAreaProxy subclasses
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (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-06 21:57 PDT by Chris Dumez
Modified: 2014-10-07 11:41 PDT (History)
11 users (show)

See Also:


Attachments
Patch (10.01 KB, patch)
2014-10-06 22:01 PDT, Chris Dumez
no flags Details | Formatted Diff | Diff
Patch (22.81 KB, patch)
2014-10-06 22:17 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-06 21:57:41 PDT
Use is<>() / downcast<>() for DrawingAreaProxy subclasses
Comment 1 Chris Dumez 2014-10-06 22:01:19 PDT
Created attachment 239384 [details]
Patch
Comment 2 Chris Dumez 2014-10-06 22:17:03 PDT
Created attachment 239388 [details]
Patch
Comment 3 Andreas Kling 2014-10-07 11:06:39 PDT
Comment on attachment 239388 [details]
Patch

r=me
Comment 4 WebKit Commit Bot 2014-10-07 11:41:50 PDT
Comment on attachment 239388 [details]
Patch

Clearing flags on attachment: 239388

Committed r174400: <http://trac.webkit.org/changeset/174400>
Comment 5 WebKit Commit Bot 2014-10-07 11:41:56 PDT
All reviewed patches have been landed.  Closing bug.