Bug 121002 - HTMLDocument.h : Removing unnecessary forward declaration.
Summary: HTMLDocument.h : Removing unnecessary forward declaration.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Trivial
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-09-08 02:39 PDT by Santosh Mahto
Modified: 2013-09-09 00:00 PDT (History)
2 users (show)

See Also:


Attachments
Patch (1.19 KB, patch)
2013-09-08 02:43 PDT, Santosh Mahto
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.