RESOLVED FIXED 22251
HTMLCanvasElement.cpp unnecessarily includes runtime/Interpreter.h
https://bugs.webkit.org/show_bug.cgi?id=22251
Summary HTMLCanvasElement.cpp unnecessarily includes runtime/Interpreter.h
Darin Fisher (:fishd, Google)
Reported 2008-11-13 21:28:30 PST
HTMLCanvasElement.cpp unnecessarily includes runtime/Interpreter.h It compiles fine without it.
Attachments
v1 patch (866 bytes, patch)
2008-11-13 21:29 PST, Darin Fisher (:fishd, Google)
darin: review+
Darin Fisher (:fishd, Google)
Comment 1 2008-11-13 21:29:21 PST
Created attachment 25156 [details] v1 patch
Darin Adler
Comment 2 2008-11-14 09:06:56 PST
Comment on attachment 25156 [details] v1 patch r=me
Darin Fisher (:fishd, Google)
Comment 3 2008-11-14 10:54:06 PST
Note You need to log in before you can comment on or make changes to this bug.