WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED WONTFIX
Bug 90783
[EFL][WK2] Establish Error code system for Efl port.
https://bugs.webkit.org/show_bug.cgi?id=90783
Summary
[EFL][WK2] Establish Error code system for Efl port.
Keunsoon Lee
Reported
2012-07-09 05:42:24 PDT
WebErrors.h (on Source/WebKit2/WebProcess/WebCoreSupport) has functions which are not matched with WKError.h. For example, cancelledError() and fileDoesNotExistError(). So, WebErrorsEfl.cpp (on Source/WebKit2/WebProcess/WebCoreSupport/efl) had to use magic number like "-999" which application cannot recognize. (Please refer to
https://bugs.webkit.org/show_bug.cgi?id=90688
) Efl port should establish its error code system so that this magic number makes disappear.
Attachments
Add attachment
proposed patch, testcase, etc.
Michael Catanzaro
Comment 1
2017-03-11 10:50:15 PST
Closing this bug because the EFL port has been removed from trunk. If you feel this bug applies to a different upstream WebKit port and was closed in error, please either update the title and reopen the bug, or leave a comment to request this.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug