Bug 11659
Summary: | REGRESSION: Assertion failure in PolicyCheck::call (!m_contentFunction) during redirect from http: to feed: URL | ||
---|---|---|---|
Product: | WebKit | Reporter: | mitz |
Component: | Page Loading | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | Keywords: | InRadar, Regression |
Priority: | P1 | ||
Version: | 420+ | ||
Hardware: | Mac | ||
OS: | OS X 10.4 | ||
URL: | http://developer.apple.com/rss/adcheadlines.rss |
mitz
Trying to open the URL in Safari 2.0.4 w/TOT I get
ASSERTION FAILED: !m_contentFunction
(WebCore/loader/mac/FrameLoaderMac.mm:1491 call)
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Mark Rowe (bdash)
<rdar://problem/4960138>
Maciej Stachowiak
Fixed (as Radar 4922764)
David Kilzer (:ddkilzer)
(In reply to comment #2)
> Fixed (as Radar 4922764)
Committed by mjs in r19345.