Bug 169289 - Rewrite the DRT Pasteboard implementation to use UTIs and WTF types
Summary: Rewrite the DRT Pasteboard implementation to use UTIs and WTF types
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Anders Carlsson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-03-07 10:44 PST by Anders Carlsson
Modified: 2017-03-07 11:28 PST (History)
1 user (show)

See Also:


Attachments
Patch (7.09 KB, patch)
2017-03-07 10:47 PST, Anders Carlsson
thorton: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Anders Carlsson 2017-03-07 10:44:29 PST
Rewrite the DRT Pasteboard implementation to use UTIs and WTF types
Comment 1 Anders Carlsson 2017-03-07 10:47:03 PST
Created attachment 303677 [details]
Patch
Comment 2 WebKit Commit Bot 2017-03-07 10:59:15 PST
Attachment 303677 [details] did not pass style-queue:


ERROR: Tools/DumpRenderTree/mac/DumpRenderTreePasteboard.mm:232:  Extra space in capture list.  [whitespace/brackets] [4]
Total errors found: 1 in 2 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 3 Anders Carlsson 2017-03-07 11:28:04 PST
Committed r213529: <http://trac.webkit.org/changeset/213529>