Bug 112043 - REGRESSION (r143626): http://chainlove.com shows garbage tiles on Mac
Summary: REGRESSION (r143626): http://chainlove.com shows garbage tiles on Mac
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Simon Fraser (smfr)
URL: http://chainlove.com
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2013-03-11 11:18 PDT by Simon Fraser (smfr)
Modified: 2013-03-11 16:33 PDT (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Simon Fraser (smfr) 2013-03-11 11:18:10 PDT
Loading http://chainlove.com shows a flash of garbage tiles on Mac. Regression from http://trac.webkit.org/changeset/143626
Comment 1 Radar WebKit Bug Importer 2013-03-11 11:25:11 PDT
<rdar://problem/13392484>
Comment 2 Simon Fraser (smfr) 2013-03-11 11:43:50 PDT
This happens because the opaque testing fails to take paint phases into account.
Comment 3 Alok Priyadarshi 2013-03-11 16:02:14 PDT
Committed r145422: <http://trac.webkit.org/changeset/145422>
Comment 4 Simon Fraser (smfr) 2013-03-11 16:12:22 PDT
Thanks for fixing.
Comment 5 Beth Dakin 2013-03-11 16:15:08 PDT
The Windows build is failing after this roll out: http://build.webkit.org/builders/Apple%20Win%20Debug%20%28Build%29/builds/63936/steps/compile-webkit/logs/stdio/text
Comment 6 Alok Priyadarshi 2013-03-11 16:33:06 PDT
(In reply to comment #5)
> The Windows build is failing after this roll out: http://build.webkit.org/builders/Apple%20Win%20Debug%20%28Build%29/builds/63936/steps/compile-webkit/logs/stdio/text

This is debug only. Release builds fine. I think RenderMathMLOperator.obj just needs to be rebuilt.