DescriptionThe WebURLResponse will be null if the network request fails. So, a null check
here is warranted. I failed to translate this over when adapting this code to
the new interfaces.
The tight coupling with WebView, WebFrame and WebViewDelegate makes this code
non-trivial to test. My next patch was anyways to remove those dependencies.
I'll circle around at that point with some unit tests for these classes.
R=brettw
TEST=none
BUG=16144
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=20082
Patch Set 1 #
Messages
Total messages: 4 (0 generated)
|