[Webkit-unassigned] [Bug 54688] ThreadableLoaderClient needs willSendRequest method.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Feb 17 19:46:40 PST 2011
https://bugs.webkit.org/show_bug.cgi?id=54688
Alexey Proskuryakov <ap at webkit.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #82861|commit-queue+ |commit-queue-
Flag| |
--- Comment #2 from Alexey Proskuryakov <ap at webkit.org> 2011-02-17 19:46:40 PST ---
(From update of attachment 82861)
+ } else {
+ m_client->willSendRequest(newRequest, redirectResponse);
}
The coding style calls for no braces around single line blocks. Why didn't the style bot catch this?
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list