RESOLVED DUPLICATE of bug 8515984955
[Soup] Message is being paused unnecessarily and not unpaused
https://bugs.webkit.org/show_bug.cgi?id=84955
Summary [Soup] Message is being paused unnecessarily and not unpaused
Gustavo Noronha (kov)
Reported 2012-04-26 07:21:37 PDT
[Soup] Message is being paused unnecessarily and not unpaused
Attachments
Patch (1.58 KB, patch)
2012-04-26 07:23 PDT, Gustavo Noronha (kov)
no flags
Gustavo Noronha (kov)
Comment 1 2012-04-26 07:23:29 PDT
Gustavo Noronha (kov)
Comment 2 2012-04-26 07:23:55 PDT
Comment on attachment 138998 [details] Patch Needs a test.
WebKit Review Bot
Comment 3 2012-04-26 07:25:47 PDT
Attachment 138998 [details] did not pass style-queue: Failed to run "['Tools/Scripts/check-webkit-style', '--diff-files', u'Source/WebCore/ChangeLog', u'Source/WebCor..." exit_code: 1 Source/WebCore/ChangeLog:8: You should remove the 'No new tests' and either add and list tests, or explain why no new tests were possible. [changelog/nonewtests] [5] Total errors found: 1 in 1 files If any of these errors are false positives, please file a bug against check-webkit-style.
Dan Winship
Comment 4 2012-05-02 16:40:24 PDT
This patch isn't enough; in some cases, WebKit will complain if we call didReceiveResponse() on a response that is supposed to be deferred. *** This bug has been marked as a duplicate of bug 85159 ***
Note You need to log in before you can comment on or make changes to this bug.