[Webkit-unassigned] [Bug 54688] ThreadableLoaderClient needs willSendRequest method.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Feb 18 13:42:15 PST 2011
https://bugs.webkit.org/show_bug.cgi?id=54688
--- Comment #11 from David Levin <levin at chromium.org> 2011-02-18 13:42:15 PST ---
(In reply to comment #2)
> (From update of attachment 82861 [details])
> + } 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?
As penance for missing this in my review, I improved the style checker to catch this: https://bugs.webkit.org/show_bug.cgi?id=54769
--
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