DocumentLoader::dataReceived includes workarounds for CFNetwork bugs that are fixed in all platforms we target. We should remove them.
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 :-(