Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(69)

Issue 255563004: Implement "Save image as" for canvas (blink side). (Closed)

Created:
6 years, 8 months ago by zino
Modified:
6 years, 7 months ago
CC:
blink-reviews, zoltan1, dsinclair, bemjb+rendering_chromium.org, eae+blinkwatch, leviw+renderwatch, dglazkov+blink, adamk+blink_chromium.org, jchaffraix+rendering, rune+blink, ojan
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Visibility:
Public.

Description

Implement "Save image as" for canvas. Many users want to save the <canvas> as a image file. (like <img>) As well as being useful, The feature is already supported in Firefox and IE. Chromium side: https://codereview.chromium.org/263453007/ BUG=19277, 129710 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=173505

Patch Set 1 #

Total comments: 3

Patch Set 2 : #

Total comments: 1

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+55 lines, -12 lines) Patch
M Source/core/html/HTMLCanvasElement.h View 1 2 4 chunks +7 lines, -3 lines 0 comments Download
M Source/core/html/HTMLCanvasElement.cpp View 1 2 2 chunks +16 lines, -6 lines 0 comments Download
M Source/core/loader/NavigationPolicy.h View 1 1 chunk +1 line, -0 lines 0 comments Download
M Source/core/rendering/HitTestResult.cpp View 1 1 chunk +4 lines, -2 lines 0 comments Download
M Source/web/AssertMatchingEnums.cpp View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M Source/web/ContextMenuClientImpl.cpp View 1 2 1 chunk +3 lines, -1 line 0 comments Download
M Source/web/WebViewImpl.h View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M Source/web/WebViewImpl.cpp View 1 2 1 chunk +15 lines, -0 lines 0 comments Download
M public/web/WebContextMenuData.h View 1 2 1 chunk +2 lines, -0 lines 0 comments Download
M public/web/WebNavigationPolicy.h View 1 1 chunk +1 line, -0 lines 0 comments Download
M public/web/WebView.h View 1 1 chunk +4 lines, -0 lines 0 comments Download

Messages

Total messages: 20 (0 generated)
zino
@junov, It seems that you are already assigned to the bugs. I will remove this ...
6 years, 8 months ago (2014-04-24 12:24:51 UTC) #1
Justin Novosad
On 2014/04/24 12:24:51, zino wrote: > @junov, > > It seems that you are already ...
6 years, 8 months ago (2014-04-24 13:50:15 UTC) #2
Justin Novosad
This UI feature needs to have a test. The test will have to be in ...
6 years, 8 months ago (2014-04-24 14:19:38 UTC) #3
zino
6 years, 8 months ago (2014-04-25 12:03:52 UTC) #4
zino
On 2014/04/24 13:50:15, junov wrote: > I had not started yet. But to avoid duplicated ...
6 years, 8 months ago (2014-04-25 12:04:19 UTC) #5
zino
On 2014/04/24 14:19:38, junov wrote: > This UI feature needs to have a test. The ...
6 years, 8 months ago (2014-04-25 13:21:02 UTC) #6
Justin Novosad
On 2014/04/25 13:21:02, zino wrote: > > Thank you for detailed explanation!! > I fully ...
6 years, 8 months ago (2014-04-25 15:01:46 UTC) #7
zino
@junov I uploaded the patch set 2. (in chromium side) Please take a look. Thank ...
6 years, 7 months ago (2014-04-30 10:54:43 UTC) #8
zino
On 2014/04/30 10:54:43, zino wrote: > @junov > > I uploaded the patch set 2. ...
6 years, 7 months ago (2014-04-30 10:55:25 UTC) #9
zino
+ @dglazkov for */web/* Please take a look. Thank you :)
6 years, 7 months ago (2014-04-30 10:59:12 UTC) #10
Justin Novosad
This look great. The only thing I would like some clarification about is why a ...
6 years, 7 months ago (2014-04-30 18:11:43 UTC) #11
zino
On 2014/04/30 18:11:43, junov wrote: > This look great. The only thing I would like ...
6 years, 7 months ago (2014-05-01 16:01:03 UTC) #12
Justin Novosad
On 2014/05/01 16:01:03, zino wrote: > On 2014/04/30 18:11:43, junov wrote: > > This look ...
6 years, 7 months ago (2014-05-01 19:42:59 UTC) #13
zino
Ping @dglazkov Could you please review this? Thank you.
6 years, 7 months ago (2014-05-02 07:08:55 UTC) #14
dglazkov
lgtm https://codereview.chromium.org/255563004/diff/30001/public/web/WebContextMenuData.h File public/web/WebContextMenuData.h (right): https://codereview.chromium.org/255563004/diff/30001/public/web/WebContextMenuData.h#newcode58 public/web/WebContextMenuData.h:58: // An canvas node is selected. "A canvas ...
6 years, 7 months ago (2014-05-06 17:27:19 UTC) #15
zino
On 2014/05/06 17:27:19, dglazkov wrote: > lgtm > > https://codereview.chromium.org/255563004/diff/30001/public/web/WebContextMenuData.h > File public/web/WebContextMenuData.h (right): > ...
6 years, 7 months ago (2014-05-07 08:13:50 UTC) #16
zino
The CQ bit was checked by jinho.bang@samsung.com
6 years, 7 months ago (2014-05-07 08:14:03 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jinho.bang@samsung.com/255563004/50001
6 years, 7 months ago (2014-05-07 08:15:28 UTC) #18
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). Please consider checking whether the failures are ...
6 years, 7 months ago (2014-05-07 09:06:20 UTC) #19
commit-bot: I haz the power
6 years, 7 months ago (2014-05-07 10:16:19 UTC) #20
Message was sent while issue was closed.
Change committed as 173505

Powered by Google App Engine
This is Rietveld 408576698