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

Issue 214963003: Ensured that any failure to create a WebGL context dispatches a webglcontextcreationerror (Closed)

Created:
6 years, 9 months ago by bajones
Modified:
6 years, 9 months ago
CC:
blink-reviews, aandrey+blink_chromium.org, dglazkov+blink, Rik, adamk+blink_chromium.org
Visibility:
Public.

Description

Ensured that any failure to create a WebGL context dispatches a webglcontextcreationerror BUG=352282 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=170213

Patch Set 1 #

Total comments: 3

Patch Set 2 : Addressed feeback #

Unified diffs Side-by-side diffs Delta from patch set Stats (+29 lines, -27 lines) Patch
M Source/core/html/HTMLCanvasElement.cpp View 1 2 chunks +26 lines, -26 lines 0 comments Download
M Source/core/html/canvas/WebGLRenderingContext.cpp View 1 chunk +3 lines, -1 line 0 comments Download

Messages

Total messages: 11 (0 generated)
bajones
PTAL. There were some early termination cases during WebGL context creation that didn't fire the ...
6 years, 9 months ago (2014-03-27 17:51:20 UTC) #1
Ken Russell (switch to Gerrit)
https://codereview.chromium.org/214963003/diff/1/Source/core/html/HTMLCanvasElement.cpp File Source/core/html/HTMLCanvasElement.cpp (right): https://codereview.chromium.org/214963003/diff/1/Source/core/html/HTMLCanvasElement.cpp#newcode182 Source/core/html/HTMLCanvasElement.cpp:182: if (type == "webkit-3d") Support for this legacy context ...
6 years, 9 months ago (2014-03-27 18:57:41 UTC) #2
bajones
On 2014/03/27 18:57:41, Ken Russell wrote: > https://codereview.chromium.org/214963003/diff/1/Source/core/html/HTMLCanvasElement.cpp#newcode182 > Source/core/html/HTMLCanvasElement.cpp:182: if (type == "webkit-3d") > ...
6 years, 9 months ago (2014-03-27 20:35:00 UTC) #3
Ken Russell (switch to Gerrit)
Thanks. LGTM
6 years, 9 months ago (2014-03-27 20:40:34 UTC) #4
bajones
The CQ bit was checked by bajones@chromium.org
6 years, 9 months ago (2014-03-27 20:50:37 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/bajones@chromium.org/214963003/20001
6 years, 9 months ago (2014-03-27 20:50:49 UTC) #6
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 9 months ago (2014-03-27 22:32:59 UTC) #7
commit-bot: I haz the power
Commit queue rejected this change because the description was changed between the time the change ...
6 years, 9 months ago (2014-03-27 22:32:59 UTC) #8
bajones
The CQ bit was checked by bajones@chromium.org
6 years, 9 months ago (2014-03-27 22:40:29 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/bajones@chromium.org/214963003/20001
6 years, 9 months ago (2014-03-27 22:41:12 UTC) #10
commit-bot: I haz the power
6 years, 9 months ago (2014-03-27 22:45:00 UTC) #11
Message was sent while issue was closed.
Change committed as 170213

Powered by Google App Engine
This is Rietveld 408576698