[Webkit-unassigned] [Bug 75578] REGRESSION (r98912-r99538): Crash in WebKit::WebFrameLoaderClient::didDetectXSS

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 5 11:29:11 PST 2012


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





--- Comment #2 from Adam Barth <abarth at webkit.org>  2012-01-05 11:29:11 PST ---
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   ???                               000000000000000000 0 + 0
1   com.apple.WebKit2                 0x0000000108a3253a WebKit::WebFrameLoaderClient::didDetectXSS(WebCore::KURL const&, bool) + 62
2   com.apple.WebCore                 0x0000000109acaf9e WebCore::XSSAuditor::filterToken(WebCore::HTMLToken&) + 334

I presume this is on the WebKit2 Mac build.  Does this stack mean we're crashing inside the WK2 Mac WebKit layer or that the FrameLoaderClient is null?

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