Summary: | [Cocoa] Consolidate inline "wrapper" functions in WebKit API into function templates and WrapperTraits | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | WebKit | Reporter: | Darin Adler <darin> | ||||||
Component: | WebKit2 | Assignee: | Darin Adler <darin> | ||||||
Status: | RESOLVED FIXED | ||||||||
Severity: | Normal | CC: | andersca, commit-queue, ews-watchlist, mitz, sam, webkit-bug-importer | ||||||
Priority: | P2 | Keywords: | InRadar | ||||||
Version: | WebKit Nightly Build | ||||||||
Hardware: | Unspecified | ||||||||
OS: | Unspecified | ||||||||
Attachments: |
|
Description
Darin Adler
2018-08-19 12:27:51 PDT
Sam, this is the first step of what we talked about in your office the other day. Created attachment 347462 [details]
Patch
Comment on attachment 347462 [details] Patch Attachment 347462 [details] did not pass win-ews (win): Output: https://webkit-queues.webkit.org/results/8911228 New failing tests: http/tests/security/canvas-remote-read-remote-video-blocked-no-crossorigin.html Created attachment 347467 [details]
Archive of layout-test-results from ews206 for win-future
The attached test failures were seen while running run-webkit-tests on the win-ews.
Bot: ews206 Port: win-future Platform: CYGWIN_NT-6.1-2.9.0-0.318-5-3-x86_64-64bit
Comment on attachment 347462 [details]
Patch
Very nice!
Committed r235019: <https://trac.webkit.org/changeset/235019> |