Bug 137804 - Use is<>() / downcast<>() for RenderBox
Summary: Use is<>() / downcast<>() for RenderBox
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords:
Depends on: 137424
Blocks:
  Show dependency treegraph
 
Reported: 2014-10-16 20:56 PDT by Chris Dumez
Modified: 2014-10-17 14:25 PDT (History)
6 users (show)

See Also:


Attachments
Patch (159.93 KB, patch)
2014-10-16 21:23 PDT, Chris Dumez
no flags Details | Formatted Diff | Diff
Patch (160.12 KB, patch)
2014-10-16 21:40 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-16 20:56:14 PDT
Use is<>() / downcast<>() for RenderBox
Comment 1 Chris Dumez 2014-10-16 21:23:29 PDT
Created attachment 239995 [details]
Patch
Comment 2 Chris Dumez 2014-10-16 21:40:14 PDT
Created attachment 239996 [details]
Patch
Comment 3 Andreas Kling 2014-10-17 13:48:36 PDT
Comment on attachment 239996 [details]
Patch

r=me
Comment 4 WebKit Commit Bot 2014-10-17 14:25:11 PDT
Comment on attachment 239996 [details]
Patch

Clearing flags on attachment: 239996

Committed r174840: <http://trac.webkit.org/changeset/174840>
Comment 5 WebKit Commit Bot 2014-10-17 14:25:17 PDT
All reviewed patches have been landed.  Closing bug.