Bug 38370

Summary: [Qt] GraphicsLayer: depth-test causes flicker in certain situations
Product: WebKit Reporter: Noam Rosenthal <noam>
Component: Layout and RenderingAssignee: Nobody <webkit-unassigned>
Status: CLOSED FIXED    
Severity: Normal CC: commit-queue, eric, hausmann, krit, ossy, zherczeg
Priority: P2 Keywords: Qt
Version: 528+ (Nightly build)   
Hardware: PC   
OS: All   
URL: http://webkit.org/blog-files/3d-transforms/morphing-cubes.html
Bug Depends on:    
Bug Blocks: 38744    
Attachments:
Description Flags
Remove the simplistic depth test none

Description Noam Rosenthal 2010-04-29 20:32:39 PDT
the depth test for stacking items in 3D space is inaccurate - suggesting to remove it for this version.
Comment 1 Noam Rosenthal 2010-04-29 20:36:37 PDT
Created attachment 54778 [details]
Remove the simplistic depth test
Comment 2 Eric Seidel (no email) 2010-04-30 11:46:36 PDT
Comment on attachment 54778 [details]
Remove the simplistic depth test

OK.  Do we have no way to test this using repaint tests?
Comment 3 Noam Rosenthal 2010-04-30 14:33:21 PDT
Actually, now that you mention it, the tests in LayoutTests/compositing/geometry seem to test this, and some of them regressed.
This patch is still good - but I probably need a couple of more patches to fix those regressions.
Comment 4 Noam Rosenthal 2010-05-02 02:52:08 PDT
Sorry, my last comment was meant for another bug.
There's no way to test this because the depth-test functionality is not specified anywhere. The depth-test functionality is a completely platform-specific choice.
Comment 5 WebKit Commit Bot 2010-05-12 23:27:50 PDT
Comment on attachment 54778 [details]
Remove the simplistic depth test

Clearing flags on attachment: 54778

Committed r59347: <http://trac.webkit.org/changeset/59347>
Comment 6 WebKit Commit Bot 2010-05-12 23:27:57 PDT
All reviewed patches have been landed.  Closing bug.
Comment 7 Simon Hausmann 2010-05-14 01:23:41 PDT
Revision r59347 cherry-picked into qtwebkit-2.0 with commit 88ea502ee97de59515558c299272cc3420048d68