New issue
Advanced search Search tips

Issue 766655 link

Starred by 2 users

Issue metadata

Status: Assigned
Owner:
Components:
EstimatedDays: ----
NextAction: ----
OS: Linux , Windows , Chrome , Mac
Pri: 3
Type: Bug



Sign in to add a comment

[Missing Test]: Memory leak in gpu process (type=gpu-process) with 3d PPAPI/NACL interface

Project Member Reported by krajshree@chromium.org, Sep 19 2017

Issue description

Automated tests for the below commit have been missing.Would it be possible to add test coverage to avoid regressions in future?

CL: 
----
https://chromium.googlesource.com/chromium/src.git/+/cc0169cd1b636d8cd1c949289242d63e5a554504

Ref Bug: 
---------
https://bugs.chromium.org/p/chromium/issues/detail?id=762860

Thank you...!!
 

Comment 1 by piman@chromium.org, Sep 19 2017

Labels: -ReleaseBlock-Beta -Pri-2 -M-63 Pri-3
Not RBB. This is hard to test. Sorry.

Comment 2 by anicolao@google.com, Oct 15 2017

I'm not sure this is useful, but FWIW this was broken from the original commit. The correct code was lost when the callback was removed during iterations on the initial CL. Here is the exact spot where the code was broken:

https://codereview.chromium.org/1943513002/diff2/80001:100001/content/renderer/pepper/ppb_graphics_3d_impl.cc

Comment 3 by piman@chromium.org, Oct 16 2017

Thanks. I actually had gone through and found the same, as I remember reviewing the correct code and was very surprised to find that it was broken. Talking with erikchen we were both surprised.

Sign in to add a comment