Bug 137768

Summary: Use is<>() / downcast<>() for ContentData subclasses
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: Layout and RenderingAssignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: benjamin, commit-queue, darin, kling, mihnea, rniwa
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 137424    
Bug Blocks:    
Attachments:
Description Flags
Patch none

Description Chris Dumez 2014-10-15 20:54:59 PDT
Use is<>() / downcast<>() for ContentData subclasses.
Comment 1 Chris Dumez 2014-10-15 21:03:54 PDT
Created attachment 239926 [details]
Patch
Comment 2 WebKit Commit Bot 2014-10-16 17:35:59 PDT
Comment on attachment 239926 [details]
Patch

Clearing flags on attachment: 239926

Committed r174801: <http://trac.webkit.org/changeset/174801>
Comment 3 WebKit Commit Bot 2014-10-16 17:36:04 PDT
All reviewed patches have been landed.  Closing bug.