Bug 28026 - Canvas related files in WebCore/html should be moved to a subdir
Summary: Canvas related files in WebCore/html should be moved to a subdir
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: Chris Marrin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-08-05 13:30 PDT by Chris Marrin
Modified: 2009-08-07 18:01 PDT (History)
1 user (show)

See Also:


Attachments
Patch (230.95 KB, patch)
2009-08-07 16:59 PDT, Chris Marrin
oliver: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Marrin 2009-08-05 13:30:46 PDT
There will soon be many more of them from the Canvas 3D work.
Comment 1 Chris Marrin 2009-08-07 16:59:44 PDT
Created attachment 34343 [details]
Patch
Comment 2 Mark Rowe (bdash) 2009-08-07 17:03:16 PDT
Comment on attachment 34343 [details]
Patch

It looks like the neatly-sorted nature of some of the projects files will no longer be so neatly sorted after this change…
Comment 3 Oliver Hunt 2009-08-07 17:09:31 PDT
Comment on attachment 34343 [details]
Patch

rs=me
Comment 4 Chris Marrin 2009-08-07 18:01:49 PDT
Sending        WebCore/ChangeLog
Sending        WebCore/DerivedSources.make
Sending        WebCore/GNUmakefile.am
Sending        WebCore/WebCore.gypi
Sending        WebCore/WebCore.pro
Sending        WebCore/WebCore.vcproj/WebCore.vcproj
Sending        WebCore/WebCore.xcodeproj/project.pbxproj
Sending        WebCore/WebCoreSources.bkl
Deleting       WebCore/html/CanvasGradient.cpp
Deleting       WebCore/html/CanvasGradient.h
Deleting       WebCore/html/CanvasGradient.idl
Deleting       WebCore/html/CanvasPattern.cpp
Deleting       WebCore/html/CanvasPattern.h
Deleting       WebCore/html/CanvasPattern.idl
Deleting       WebCore/html/CanvasPixelArray.cpp
Deleting       WebCore/html/CanvasPixelArray.h
Deleting       WebCore/html/CanvasPixelArray.idl
Deleting       WebCore/html/CanvasRenderingContext2D.cpp
Deleting       WebCore/html/CanvasRenderingContext2D.h
Deleting       WebCore/html/CanvasRenderingContext2D.idl
Deleting       WebCore/html/CanvasStyle.cpp
Deleting       WebCore/html/CanvasStyle.h
Adding         WebCore/html/canvas
Adding         WebCore/html/canvas/CanvasGradient.cpp
Adding         WebCore/html/canvas/CanvasGradient.h
Adding         WebCore/html/canvas/CanvasGradient.idl
Adding         WebCore/html/canvas/CanvasPattern.cpp
Adding         WebCore/html/canvas/CanvasPattern.h
Adding         WebCore/html/canvas/CanvasPattern.idl
Adding         WebCore/html/canvas/CanvasPixelArray.cpp
Adding         WebCore/html/canvas/CanvasPixelArray.h
Adding         WebCore/html/canvas/CanvasPixelArray.idl
Adding         WebCore/html/canvas/CanvasRenderingContext2D.cpp
Adding         WebCore/html/canvas/CanvasRenderingContext2D.h
Adding         WebCore/html/canvas/CanvasRenderingContext2D.idl
Adding         WebCore/html/canvas/CanvasStyle.cpp
Adding         WebCore/html/canvas/CanvasStyle.h
Transmitting file data ........
Committed revision 46937.