Bug 22251 - HTMLCanvasElement.cpp unnecessarily includes runtime/Interpreter.h
Summary: HTMLCanvasElement.cpp unnecessarily includes runtime/Interpreter.h
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Darin Fisher (:fishd, Google)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-11-13 21:28 PST by Darin Fisher (:fishd, Google)
Modified: 2008-11-14 10:54 PST (History)
0 users

See Also:


Attachments
v1 patch (866 bytes, patch)
2008-11-13 21:29 PST, Darin Fisher (:fishd, Google)
darin: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Darin Fisher (:fishd, Google) 2008-11-13 21:28:30 PST
HTMLCanvasElement.cpp unnecessarily includes runtime/Interpreter.h

It compiles fine without it.
Comment 1 Darin Fisher (:fishd, Google) 2008-11-13 21:29:21 PST
Created attachment 25156 [details]
v1 patch
Comment 2 Darin Adler 2008-11-14 09:06:56 PST
Comment on attachment 25156 [details]
v1 patch

r=me
Comment 3 Darin Fisher (:fishd, Google) 2008-11-14 10:54:06 PST
http://trac.webkit.org/changeset/38399