[webkit-reviews] review requested: [Bug 71554] [Qt] 4 Layout test fail due to network error constant values clash with WebkitError enum values in FrameloaderclientQt : [Attachment 113651] Patch.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 4 05:28:06 PDT 2011


Deepak Sherveghar <bpwv64 at motorola.com> has asked  for review:
Bug 71554: [Qt] 4 Layout test fail due to network error constant values clash
with WebkitError enum values in FrameloaderclientQt
https://bugs.webkit.org/show_bug.cgi?id=71554

Attachment 113651: Patch.
https://bugs.webkit.org/attachment.cgi?id=113651&action=review

------- Additional Comments from Deepak Sherveghar <bpwv64 at motorola.com>
The QNetworkReply::NetworkError constant values clash with enum values for
WebKitError's.
Changed the enum values to 1k range. Fixes 4 failing layout test.
unskipped them as well from the platform qt skipped list.


More information about the webkit-reviews mailing list