[Webkit-unassigned] [Bug 80045] SPDY 3 spec fails to render in Webkit

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 2 14:21:51 PST 2012


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





--- Comment #7 from William Chan <willchan at chromium.org>  2012-03-02 14:21:51 PST ---
I've tried running this in the debugger and have found that it leads to variance in whether or not http://trac.webkit.org/browser/trunk/Source/WebCore/dom/Document.cpp#L4273 gets called. Sometimes the transformToString() call succeeds and sometimes it doesn't. I've actually had the page render correctly at some points. It seems like running it in the debugger leads to some timing changes that may cause the transform to succeed. I will look into it some more next week, but that's where I am for now.

-- 
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