[webkit-reviews] review granted: [Bug 104976] [WK2 NetworkProcess] Resource loads sometimes stall : [Attachment 179377] quick and dirty fix

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 13 16:52:11 PST 2012


Anders Carlsson <andersca at apple.com> has granted Alexey Proskuryakov
<ap at webkit.org>'s request for review:
Bug 104976: [WK2 NetworkProcess] Resource loads sometimes stall
https://bugs.webkit.org/show_bug.cgi?id=104976

Attachment 179377: quick and dirty fix
https://bugs.webkit.org/attachment.cgi?id=179377&action=review

------- Additional Comments from Anders Carlsson <andersca at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=179377&action=review


> Source/WebKit2/ChangeLog:12
> +	   horibly inefficient, and has a race, but should improve behavior
quite a bit.

horibly -> horribly.

> Source/WebKit2/Shared/BlockingResponseMap.h:57
> +	   m_condition.broadcast();

Please add a FIXME here so we won't forget about it.


More information about the webkit-reviews mailing list