Bug 167663 - WebItemProviderPasteboard should be robust when UIItemProvider fails to initialize an object
Summary: WebItemProviderPasteboard should be robust when UIItemProvider fails to initi...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Wenson Hsieh
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2017-01-31 13:55 PST by Wenson Hsieh
Modified: 2017-01-31 22:05 PST (History)
4 users (show)

See Also:


Attachments
Patch (3.91 KB, patch)
2017-01-31 14:00 PST, Wenson Hsieh
thorton: review+
Details | Formatted Diff | Diff
Patch for landing (3.86 KB, patch)
2017-01-31 14:51 PST, Wenson Hsieh
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Wenson Hsieh 2017-01-31 13:55:07 PST
WebItemProviderPasteboard should be robust when UIItemProvider fails to initialize an object
Comment 1 Wenson Hsieh 2017-01-31 14:00:20 PST
Created attachment 300256 [details]
Patch
Comment 2 Wenson Hsieh 2017-01-31 14:01:28 PST
<rdar://problem/30294240>
Comment 3 Tim Horton 2017-01-31 14:31:36 PST
Comment on attachment 300256 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=300256&action=review

> Source/WebCore/ChangeLog:9
> +        Please see the Radar description for more details, including reproduction steps and analysis of the issue.

I don't think that this is a great thing to write in a changelog.
Comment 4 Wenson Hsieh 2017-01-31 14:51:45 PST
Created attachment 300265 [details]
Patch for landing
Comment 5 WebKit Commit Bot 2017-01-31 15:29:47 PST
Comment on attachment 300265 [details]
Patch for landing

Clearing flags on attachment: 300265

Committed r211453: <http://trac.webkit.org/changeset/211453>