diff options
author | Iain Merrick <husky@google.com> | 2010-11-04 17:25:14 +0000 |
---|---|---|
committer | Iain Merrick <husky@google.com> | 2010-11-04 17:47:58 +0000 |
commit | 9d2b5a35cbe2528f07d9aa33b2b8cf025f266090 (patch) | |
tree | eca248abc99c1c841caf515bdd607700cdc7a70e /WebCore/rendering/RenderLineBoxList.cpp | |
parent | 9d150343add3ff7e3016bd3aaa2a0ba45aad423e (diff) | |
download | external_webkit-9d2b5a35cbe2528f07d9aa33b2b8cf025f266090.zip external_webkit-9d2b5a35cbe2528f07d9aa33b2b8cf025f266090.tar.gz external_webkit-9d2b5a35cbe2528f07d9aa33b2b8cf025f266090.tar.bz2 |
Map Chromium error codes to WebKit error codes.
On network errors, we were seeing strange "Data connectivity problem"
alert boxes. This is because we were using the HTTP status code instead
of a real error code; and when there's a connection error, the HTTP
status is uninitialised, so the "error code" was 0 (no error).
Bug: 3140283
Change-Id: I0566c29359a0ecb2998573d1a2a77306922c87be
Diffstat (limited to 'WebCore/rendering/RenderLineBoxList.cpp')
0 files changed, 0 insertions, 0 deletions