WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
[patch]
v1 patch
canvas_1.diff (text/plain), 866 bytes, created by
Darin Fisher (:fishd, Google)
on 2008-11-13 21:29:21 PST
(
hide
)
Description:
v1 patch
Filename:
MIME Type:
Creator:
Darin Fisher (:fishd, Google)
Created:
2008-11-13 21:29:21 PST
Size:
866 bytes
patch
obsolete
>Index: ChangeLog >=================================================================== >--- ChangeLog (revision 38386) >+++ ChangeLog (working copy) >@@ -1,3 +1,12 @@ >+2008-11-13 Darin Fisher <darin@chromium.org> >+ >+ Reviewed by NOBODY (OOPS!). >+ >+ https://bugs.webkit.org/show_bug.cgi?id=22251 >+ HTMLCanvasElement.cpp unnecessarily includes runtime/Interpreter.h >+ >+ * html/HTMLCanvasElement.cpp: >+ > 2008-11-13 Eric Seidel <eric@webkit.org> > > Reviewed by Adam Roben. >Index: html/HTMLCanvasElement.cpp >=================================================================== >--- html/HTMLCanvasElement.cpp (revision 38379) >+++ html/HTMLCanvasElement.cpp (working copy) >@@ -42,7 +42,6 @@ > #include "Page.h" > #include "RenderHTMLCanvas.h" > #include "Settings.h" >-#include <runtime/Interpreter.h> > #include <math.h> > #include <stdio.h> >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Flags:
darin
:
review+
Actions:
View
|
Formatted Diff
|
Diff
Attachments on
bug 22251
: 25156