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

Issue 1066643003: Removed arbitrary 4096 size limit on WebGL canvas backbuffers, Take 3 (Closed)

Created:
5 years, 8 months ago by bajones
Modified:
5 years, 8 months ago
CC:
blink-reviews, krit, dshwang, Dominik Röttsches, blink-reviews-html_chromium.org, pdr+graphicswatchlist_chromium.org, Justin Novosad, jbroman, danakj, dglazkov+blink, Rik, f(malita), Stephen Chennney, aandrey+blink_chromium.org, rwlbuis
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Target Ref:
refs/heads/master
Project:
blink
Visibility:
Public.

Description

Removed arbitrary 4096 size limit on WebGL canvas backbuffers, Take 3 Worked out the issue from the previous attempt with not consuming the out of memory error and verified with synthetic OOM generation. (See https://codereview.chromium.org/1050043003/) BUG=445542 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=193315

Patch Set 1 #

Patch Set 2 : Only check if canvas area is > 4096 * 4096 #

Total comments: 1

Patch Set 3 : Addressing kbr@ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+89 lines, -14 lines) Patch
M Source/core/html/canvas/WebGLRenderingContextBase.cpp View 1 1 chunk +0 lines, -3 lines 0 comments Download
M Source/platform/graphics/gpu/DrawingBuffer.h View 2 chunks +2 lines, -2 lines 0 comments Download
M Source/platform/graphics/gpu/DrawingBuffer.cpp View 1 2 8 chunks +87 lines, -9 lines 0 comments Download

Messages

Total messages: 11 (3 generated)
bajones
PTAL... again. :P
5 years, 8 months ago (2015-04-06 22:06:15 UTC) #2
Ken Russell (switch to Gerrit)
Per piman's comment on https://codereview.chromium.org/1040153002 -- would you be willing to change ScopedErrorCache to something ...
5 years, 8 months ago (2015-04-06 23:18:24 UTC) #3
bajones
On 2015/04/06 23:18:24, Ken Russell wrote: > Per piman's comment on https://codereview.chromium.org/1040153002 -- would you ...
5 years, 8 months ago (2015-04-07 22:16:06 UTC) #4
Ken Russell (switch to Gerrit)
LGTM if this has been tested with your new failure injection code in the separate ...
5 years, 8 months ago (2015-04-07 22:18:00 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1066643003/40001
5 years, 8 months ago (2015-04-07 22:37:15 UTC) #8
commit-bot: I haz the power
Committed patchset #3 (id:40001) as https://src.chromium.org/viewvc/blink?view=rev&revision=193315
5 years, 8 months ago (2015-04-08 01:21:48 UTC) #9
Michael Achenbach
A revert of this CL (patchset #3 id:40001) has been created in https://codereview.chromium.org/1069363002/ by machenbach@chromium.org. ...
5 years, 8 months ago (2015-04-08 10:03:00 UTC) #10
bajones
5 years, 8 months ago (2015-04-08 17:05:26 UTC) #11
Message was sent while issue was closed.
On 2015/04/08 10:03:00, Michael Achenbach wrote:
> A revert of this CL (patchset #3 id:40001) has been created in
> https://codereview.chromium.org/1069363002/ by mailto:machenbach@chromium.org.
> 
> The reason for reverting is: [Sheriff] Breaks
>
http://build.chromium.org/p/chromium.webkit/builders/GPU%20Win7%20%28NVIDIA%2...
> 
> With OOM.

*sigh* Thanks for the revert, sorry for the breakage. (Sends a stern look of
disapproval at driver behavior... ಠ_ಠ)

Powered by Google App Engine
This is Rietveld 408576698