WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
175364
[GTK] Web Inspector: Add Canvas2D.svg and Canvas3D.svg
https://bugs.webkit.org/show_bug.cgi?id=175364
Summary
[GTK] Web Inspector: Add Canvas2D.svg and Canvas3D.svg
Fujii Hironori
Reported
2017-08-08 20:53:30 PDT
[GTK] Web Inspector: Add Canvas2D.svg and Canvas3D.svg Canvas.svg was renamed to Canvas3D.svg in
Bug 174057
.
Attachments
Patch
(4.71 KB, patch)
2017-08-08 23:17 PDT
,
Fujii Hironori
no flags
Details
Formatted Diff
Diff
screenshot with and without applying this change
(19.06 KB, image/png)
2017-08-08 23:41 PDT
,
Fujii Hironori
no flags
Details
Patch
(6.28 KB, patch)
2017-08-15 22:53 PDT
,
Fujii Hironori
no flags
Details
Formatted Diff
Diff
Patch
(6.31 KB, patch)
2017-08-15 23:10 PDT
,
Fujii Hironori
no flags
Details
Formatted Diff
Diff
Patch
(6.33 KB, patch)
2017-09-21 19:40 PDT
,
Fujii Hironori
no flags
Details
Formatted Diff
Diff
Patch
(4.77 KB, patch)
2017-09-27 02:55 PDT
,
Fujii Hironori
no flags
Details
Formatted Diff
Diff
Show Obsolete
(4)
View All
Add attachment
proposed patch, testcase, etc.
Fujii Hironori
Comment 1
2017-08-08 23:17:26 PDT
Created
attachment 317681
[details]
Patch
Fujii Hironori
Comment 2
2017-08-08 23:41:08 PDT
Created
attachment 317682
[details]
screenshot with and without applying this change
Fujii Hironori
Comment 3
2017-08-08 23:59:26 PDT
Oh, no. This patch will break GTK+ incremental build because of removing an image file. I need to do something before landing this patch. (
Bug 154088 Comment 4
)
Fujii Hironori
Comment 4
2017-08-15 22:53:26 PDT
Created
attachment 318236
[details]
Patch
Fujii Hironori
Comment 5
2017-08-15 23:10:53 PDT
Created
attachment 318238
[details]
Patch
Fujii Hironori
Comment 6
2017-09-21 19:40:52 PDT
Created
attachment 321508
[details]
Patch
Carlos Garcia Campos
Comment 7
2017-09-22 00:11:28 PDT
Comment on
attachment 321508
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=321508&action=review
Thanks!
> Tools/Scripts/webkitdirs.pm:1977 > + if (isGtk() or isWPE()) { > + my $gtkImageDircetory = File::Spec->catdir(sourceDir(), "Source", "WebInspectorUI", "UserInterface", "Images", "gtk"); > + if ($cacheFileModifiedTime < stat($gtkImageDircetory)->mtime) { > + return 1; > + } > + }
This is a great idea! but I don't think it belongs to this commit. Could you please move this to its own bug/patch? You can submit the patch already reviewed and only ask for cq?
Fujii Hironori
Comment 8
2017-09-27 02:55:10 PDT
Created
attachment 321948
[details]
Patch
WebKit Commit Bot
Comment 9
2017-09-27 03:50:35 PDT
Comment on
attachment 321948
[details]
Patch Clearing flags on attachment: 321948 Committed
r222552
: <
http://trac.webkit.org/changeset/222552
>
WebKit Commit Bot
Comment 10
2017-09-27 03:50:37 PDT
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 11
2017-09-27 12:53:12 PDT
<
rdar://problem/34694208
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug