Bug 208879 - [CoreIPC] WebPasteboardProxy::SetPasteboardBufferForType uses "0" for both uint64_t and a pointer value
Summary: [CoreIPC] WebPasteboardProxy::SetPasteboardBufferForType uses "0" for both ui...
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-10 13:03 PDT by David Kilzer (:ddkilzer)
Modified: 2020-03-10 17:02 PDT (History)
3 users (show)

See Also:


Attachments
Patch v1 (1.72 KB, patch)
2020-03-10 13:08 PDT, 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-10 13:03:45 PDT
WebPasteboardProxy::SetPasteboardBufferForType uses "0" for both uint64_t and a pointer value.

<rdar://problem/60165624>
Comment 1 David Kilzer (:ddkilzer) 2020-03-10 13:08:47 PDT
Created attachment 393174 [details]
Patch v1
Comment 2 WebKit Commit Bot 2020-03-10 17:02:31 PDT
Comment on attachment 393174 [details]
Patch v1

Clearing flags on attachment: 393174

Committed r258240: <https://trac.webkit.org/changeset/258240>
Comment 3 WebKit Commit Bot 2020-03-10 17:02:33 PDT
All reviewed patches have been landed.  Closing bug.