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

Issue 488433003: Remove unused enum declaration ContextWebkit3d from HTMLCanvasElement::getContext() (Closed)

Created:
6 years, 4 months ago by vivekg_samsung
Modified:
6 years, 4 months ago
CC:
blink-reviews, blink-reviews-html_chromium.org, dglazkov+blink
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Project:
blink
Visibility:
Public.

Description

Remove unused enum declaration ContextWebkit3d from HTMLCanvasElement::getContext() webkit-3d is no longer used in getContext and hence should be removed. Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=180853

Patch Set 1 #

Total comments: 3

Patch Set 2 : Patch for landing! #

Total comments: 3

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -5 lines) Patch
M Source/core/html/HTMLCanvasElement.cpp View 1 2 1 chunk +4 lines, -5 lines 0 comments Download

Messages

Total messages: 14 (0 generated)
vivekg
PTAL, thanks!
6 years, 4 months ago (2014-08-19 06:27:35 UTC) #1
rune
https://codereview.chromium.org/488433003/diff/1/Source/core/html/HTMLCanvasElement.cpp File Source/core/html/HTMLCanvasElement.cpp (left): https://codereview.chromium.org/488433003/diff/1/Source/core/html/HTMLCanvasElement.cpp#oldcode159 Source/core/html/HTMLCanvasElement.cpp:159: // Only add new items to the end and ...
6 years, 4 months ago (2014-08-19 08:47:49 UTC) #2
rune
https://codereview.chromium.org/488433003/diff/1/Source/core/html/HTMLCanvasElement.cpp File Source/core/html/HTMLCanvasElement.cpp (left): https://codereview.chromium.org/488433003/diff/1/Source/core/html/HTMLCanvasElement.cpp#oldcode159 Source/core/html/HTMLCanvasElement.cpp:159: // Only add new items to the end and ...
6 years, 4 months ago (2014-08-19 08:52:03 UTC) #3
vivekg
https://codereview.chromium.org/488433003/diff/1/Source/core/html/HTMLCanvasElement.cpp File Source/core/html/HTMLCanvasElement.cpp (left): https://codereview.chromium.org/488433003/diff/1/Source/core/html/HTMLCanvasElement.cpp#oldcode159 Source/core/html/HTMLCanvasElement.cpp:159: // Only add new items to the end and ...
6 years, 4 months ago (2014-08-19 10:58:07 UTC) #4
vivekg
+senorblanco
6 years, 4 months ago (2014-08-20 04:00:34 UTC) #5
Justin Novosad
In other parts of Blink where enums are used for histograms, we started explicitly assigning ...
6 years, 4 months ago (2014-08-21 18:39:07 UTC) #6
vivekg
On 2014/08/21 at 18:39:07, junov wrote: > In other parts of Blink where enums are ...
6 years, 4 months ago (2014-08-22 12:01:37 UTC) #7
rune
https://codereview.chromium.org/488433003/diff/20001/Source/core/html/HTMLCanvasElement.cpp File Source/core/html/HTMLCanvasElement.cpp (right): https://codereview.chromium.org/488433003/diff/20001/Source/core/html/HTMLCanvasElement.cpp#newcode157 Source/core/html/HTMLCanvasElement.cpp:157: ContextExperimentalWebgl = 2, I think it would be safer ...
6 years, 4 months ago (2014-08-22 12:15:51 UTC) #8
vivekg
Done, thank you! PTAL.
6 years, 4 months ago (2014-08-25 13:13:55 UTC) #9
rune
lgtm
6 years, 4 months ago (2014-08-25 13:18:59 UTC) #10
vivekg
The CQ bit was checked by vivekg@chromium.org
6 years, 4 months ago (2014-08-25 13:22:22 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/vivek.vg@samsung.com/488433003/40001
6 years, 4 months ago (2014-08-25 13:23:20 UTC) #12
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: win_blink_rel on tryserver.blink ...
6 years, 4 months ago (2014-08-25 14:17:09 UTC) #13
commit-bot: I haz the power
6 years, 4 months ago (2014-08-25 15:00:10 UTC) #14
Message was sent while issue was closed.
Committed patchset #3 (40001) as 180853

Powered by Google App Engine
This is Rietveld 408576698