Bug 121002

Summary: HTMLDocument.h : Removing unnecessary forward declaration.
Product: WebKit Reporter: Santosh Mahto <santosh.ma>
Component: WebCore Misc.Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Trivial CC: commit-queue, esprehn+autocc
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch none

Description Santosh Mahto 2013-09-08 02:39:21 PDT
These are unneccesary forward declaration.
-class FrameView;
-class HTMLElement;
Comment 1 Santosh Mahto 2013-09-08 02:43:46 PDT
Created attachment 210973 [details]
Patch
Comment 2 WebKit Commit Bot 2013-09-09 00:00:04 PDT
Comment on attachment 210973 [details]
Patch

Clearing flags on attachment: 210973

Committed r155325: <http://trac.webkit.org/changeset/155325>
Comment 3 WebKit Commit Bot 2013-09-09 00:00:06 PDT
All reviewed patches have been landed.  Closing bug.