Discussion:
Issue 160784 in chromium: Some filters in webcamtoy.com don't work with --enable-deferred-image-decoding
c***@googlecode.com
2012-11-13 20:14:08 UTC
Permalink
Status: Assigned
Owner: ***@chromium.org
Labels: Type-Bug Pri-2 WebKit-Rendering

New issue 160784 by ***@chromium.org: Some filters in webcamtoy.com
don't work with --enable-deferred-image-decoding
http://code.google.com/p/chromium/issues/detail?id=160784

Spun off from bug 158906

Version: 25.0.1324.0
OS: Mac OS X 10.7.5 (haven't tried in other OSes)

Precondition:
Chrome running with --enable-deferred-image-decoding

What steps will reproduce the problem?
1) Go to webcamtoy.com
2) Press the "Ready? Smile" button
3) Press the "Use my camera!" button
4) Click the "Allow" button in the infobar
5) After your image loads, press the left button to bring up the "Pop
Booth" view

Results:
a) In that filter/view, my image doesn't appear. If I click the right
button to return to the "Normal" view, I see my image again.
b) When in the "Pop Booth" view, the js console reports this error: "WebGC:
INVALID_VALUE: texImage2D: bad image data"

I don't see either problem when I remove --enable-deferred-image-decoding.
--
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/a/chromium.org/group/chromium-bugs
c***@googlecode.com
2012-11-14 20:46:14 UTC
Permalink
Updates:
Status: Started
Cc: ***@chromium.org ***@chromium.org
Labels: Feature-GPU-Compositing

Comment #1 on issue 160784 by ***@chromium.org: Some filters in
webcamtoy.com don't work with --enable-deferred-image-decoding
http://code.google.com/p/chromium/issues/detail?id=160784

I think this is related to GraphicsContext3D and, tracking this issue now.
--
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/a/chromium.org/group/chromium-bugs
c***@googlecode.com
2012-11-15 02:50:21 UTC
Permalink
Comment #3 on issue 160784 by ***@chromium.org: Some filters in
webcamtoy.com don't work with --enable-deferred-image-decoding
http://code.google.com/p/chromium/issues/detail?id=160784

Filed a webkit and uploaded a patch to fix this:
https://bugs.webkit.org/show_bug.cgi?id=102310
--
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/a/chromium.org/group/chromium-bugs
Loading...