[Webkit-unassigned] [Bug 104768] Uninitialized text decoration color is propagated to ruby text.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 14 06:31:32 PST 2013


https://bugs.webkit.org/show_bug.cgi?id=104768


Koji Ishii <kojiishi at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |kojiishi at gmail.com




--- Comment #5 from Koji Ishii <kojiishi at gmail.com>  2013-01-14 06:33:20 PST ---
Yuki, can you explain why this bug only occurs on Qt 4.8?

Ryosuke's point is that, if this is about uninitialized local variables, it's very likely to happen on other platforms as well. I don't think all other compilers initialize local variables to zero.

Can you debug on, say, Mac, and see if these variables are initialized automatically? If so, assign random values on initialize in the debugger and then try to reproduce? That'd help reviewers to know that this is really a core bug to be fixed outside of Qt platform code or not.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list