Bug 90783

Summary: [EFL][WK2] Establish Error code system for Efl port.
Product: WebKit Reporter: Keunsoon Lee <keunsoon.lee>
Component: WebKit EFLAssignee: Nobody <webkit-unassigned>
Status: RESOLVED WONTFIX    
Severity: Normal CC: gyuyoung.kim, lucas.de.marchi, mcatanzaro, sw0524.lee
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Other   
OS: Linux   

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
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.