Bug 98882 - [WK2][SOUP] ResourceError.isCancellation() is not carried over IPC
Summary: [WK2][SOUP] ResourceError.isCancellation() is not carried over IPC
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-10-10 03:49 PDT by Chris Dumez
Modified: 2012-10-10 04:14 PDT (History)
5 users (show)

See Also:


Attachments
Patch (3.27 KB, patch)
2012-10-10 03:53 PDT, Chris Dumez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dumez 2012-10-10 03:49:54 PDT
ResourceError.isCancellation() is not carried over IPC (not serialized / deserialized).

However, this is used by EFL port in UIProcess, for ewk_error.
Comment 1 Chris Dumez 2012-10-10 03:53:09 PDT
Created attachment 167972 [details]
Patch
Comment 2 WebKit Review Bot 2012-10-10 04:14:36 PDT
Comment on attachment 167972 [details]
Patch

Clearing flags on attachment: 167972

Committed r130885: <http://trac.webkit.org/changeset/130885>
Comment 3 WebKit Review Bot 2012-10-10 04:14:40 PDT
All reviewed patches have been landed.  Closing bug.