Summary: | Remove outdated workarounds in DocumentLoader::dataReceived | ||||||
---|---|---|---|---|---|---|---|
Product: | WebKit | Reporter: | mitz | ||||
Component: | Page Loading | Assignee: | mitz | ||||
Status: | RESOLVED FIXED | ||||||
Severity: | Normal | CC: | andersca, beidson, commit-queue, japhet, kling | ||||
Priority: | P2 | ||||||
Version: | 528+ (Nightly build) | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Attachments: |
|
Description
mitz
2014-02-08 12:18:50 PST
Created attachment 223585 [details]
Remove outdated code
Comment on attachment 223585 [details]
Remove outdated code
Jawesome!
Committed <http://trac.webkit.org/r163734>. That assertion started firing on Mavericks/WK2: http://build.webkit.org/results/Apple%20Mavericks%20Debug%20WK2%20(Tests)/r163734%20(2405)/loader/load-defer-resume-crash-crash-log.txt (In reply to comment #4) > That assertion started firing on Mavericks/WK2: > > http://build.webkit.org/results/Apple%20Mavericks%20Debug%20WK2%20(Tests)/r163734%20(2405)/loader/load-defer-resume-crash-crash-log.txt Reverted that piece in r163738 :-( |