Bug 95351 - Web Inspector: move GeneratedImage members into their own cpp file
Summary: Web Inspector: move GeneratedImage members into their own cpp file
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Ilya Tikhonovsky
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-08-29 09:17 PDT by Ilya Tikhonovsky
Modified: 2012-08-30 02:01 PDT (History)
14 users (show)

See Also:


Attachments
Patch (10.21 KB, patch)
2012-08-29 09:20 PDT, Ilya Tikhonovsky
no flags Details | Formatted Diff | Diff
Patch (10.40 KB, patch)
2012-08-29 09:53 PDT, Ilya Tikhonovsky
yurys: review+
buildbot: commit-queue-
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ilya Tikhonovsky 2012-08-29 09:17:49 PDT
EOM
Comment 1 Ilya Tikhonovsky 2012-08-29 09:20:35 PDT
Created attachment 161245 [details]
Patch
Comment 2 Ilya Tikhonovsky 2012-08-29 09:53:03 PDT
Created attachment 161253 [details]
Patch
Comment 3 Yury Semikhatsky 2012-08-29 10:42:57 PDT
Comment on attachment 161253 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=161253&action=review

> Source/WebCore/ChangeLog:8
> +        It is trivial path. The methods of GeneratedImage were in GeneratorGeneratedImage.cpp file.

Path -> patch. Or remove this sentence as it adds no useful information.
Comment 4 Build Bot 2012-08-29 11:25:38 PDT
Comment on attachment 161253 [details]
Patch

Attachment 161253 [details] did not pass mac-ews (mac):
Output: http://queues.webkit.org/results/13693353
Comment 5 Ilya Tikhonovsky 2012-08-30 02:01:28 PDT
Committed r127115: <http://trac.webkit.org/changeset/127115>