Bug 208735 - [IPC] WebPageProxy::dataSelectionForPasteboard should check the result of SharedMemory::map
Summary: [IPC] WebPageProxy::dataSelectionForPasteboard should check the result of Sha...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: David Kilzer (:ddkilzer)
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-03-06 14:30 PST by David Kilzer (:ddkilzer)
Modified: 2020-03-09 12:50 PDT (History)
3 users (show)

See Also:


Attachments
Patch v1 (1.48 KB, patch)
2020-03-06 14:36 PST, David Kilzer (:ddkilzer)
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description David Kilzer (:ddkilzer) 2020-03-06 14:30:22 PST
WebPageProxy::dataSelectionForPasteboard should check the result of SharedMemory::map.

<rdar://problem/58701732>
Comment 1 David Kilzer (:ddkilzer) 2020-03-06 14:36:18 PST
Created attachment 392774 [details]
Patch v1
Comment 2 WebKit Commit Bot 2020-03-09 12:50:37 PDT
Comment on attachment 392774 [details]
Patch v1

Clearing flags on attachment: 392774

Committed r258149: <https://trac.webkit.org/changeset/258149>
Comment 3 WebKit Commit Bot 2020-03-09 12:50:39 PDT
All reviewed patches have been landed.  Closing bug.