WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
128465
Remove outdated workarounds in DocumentLoader::dataReceived
https://bugs.webkit.org/show_bug.cgi?id=128465
Summary
Remove outdated workarounds in DocumentLoader::dataReceived
mitz
Reported
2014-02-08 12:18:50 PST
DocumentLoader::dataReceived includes workarounds for CFNetwork bugs that are fixed in all platforms we target. We should remove them.
Attachments
Remove outdated code
(1.54 KB, patch)
2014-02-08 14:26 PST
,
mitz
kling
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
mitz
Comment 1
2014-02-08 14:26:51 PST
Created
attachment 223585
[details]
Remove outdated code
Andreas Kling
Comment 2
2014-02-08 17:46:05 PST
Comment on
attachment 223585
[details]
Remove outdated code Jawesome!
mitz
Comment 3
2014-02-08 18:32:54 PST
Committed <
http://trac.webkit.org/r163734
>.
Andreas Kling
Comment 4
2014-02-08 20:16:42 PST
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
mitz
Comment 5
2014-02-08 20:26:48 PST
(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
:-(
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug