Bug 137331 - Use is<>() / downcast<>() for CSSBasicShape objects
Summary: Use is<>() / downcast<>() for CSSBasicShape objects
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (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-01 19:46 PDT by Chris Dumez
Modified: 2014-10-02 15:53 PDT (History)
5 users (show)

See Also:


Attachments
Patch (11.26 KB, patch)
2014-10-01 19:55 PDT, Chris Dumez
no flags Details | Formatted Diff | Diff
Patch (11.34 KB, patch)
2014-10-02 14:58 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-01 19:46:34 PDT
Use is<>() / downcast<>() for CSSBasicShape objects
Comment 1 Chris Dumez 2014-10-01 19:55:58 PDT
Created attachment 239080 [details]
Patch
Comment 2 Chris Dumez 2014-10-02 14:58:31 PDT
Created attachment 239144 [details]
Patch
Comment 3 Andreas Kling 2014-10-02 15:15:16 PDT
Comment on attachment 239144 [details]
Patch

r=me
Comment 4 WebKit Commit Bot 2014-10-02 15:53:22 PDT
Comment on attachment 239144 [details]
Patch

Clearing flags on attachment: 239144

Committed r174236: <http://trac.webkit.org/changeset/174236>
Comment 5 WebKit Commit Bot 2014-10-02 15:53:27 PDT
All reviewed patches have been landed.  Closing bug.