Bug 161817 - [Win][Direct2D] Create a Direct2D Backend
Summary: [Win][Direct2D] Create a Direct2D Backend
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Brent Fulgham
URL:
Keywords:
Depends on: 161818 162090 162712 162761 162917 162923 162924 162925 162953 162977 163235 163241 163769 163898 164005 199199 200093 200270 200539 200771 201996 202021
Blocks: 199206
  Show dependency treegraph
 
Reported: 2016-09-09 14:47 PDT by Brent Fulgham
Modified: 2019-09-19 21:11 PDT (History)
6 users (show)

See Also:


Attachments
Patch (38.70 KB, patch)
2016-09-28 20:05 PDT, Brent Fulgham
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Brent Fulgham 2016-09-09 14:47:30 PDT
Now that we require Windows 7 as the baseline Windows OS, we can safely take advantage of Direct2D for various operations. Let's starting using these optimized graphics and imaging libraries on the Windows platform.
Comment 1 Brent Fulgham 2016-09-28 20:05:27 PDT
Created attachment 290167 [details]
Patch
Comment 2 WebKit Commit Bot 2016-09-28 20:07:27 PDT
Attachment 290167 [details] did not pass style-queue:


ERROR: Source/WebCore/platform/graphics/win/FontDirect2D.cpp:34:  Found header this file implements after other header. Should be: config.h, primary header, blank line, and then alphabetically sorted.  [build/include_order] [4]
Total errors found: 1 in 11 files


If any of these errors are false positives, please file a bug against check-webkit-style.