Bug 172751 - Get rid of more HIGH_DPI_CANVAS leftovers
Summary: Get rid of more HIGH_DPI_CANVAS leftovers
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Canvas (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Konstantin Tokarev
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-05-31 08:13 PDT by Konstantin Tokarev
Modified: 2017-06-01 02:02 PDT (History)
8 users (show)

See Also:


Attachments
Patch (5.11 KB, patch)
2017-05-31 08:19 PDT, Konstantin Tokarev
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Konstantin Tokarev 2017-05-31 08:13:13 PDT
Get rid of convertLogicalToDevice() and convertDeviceToLogical() that are no longer needed, as canvas doesn't use device scale factor anymore.
Comment 1 Konstantin Tokarev 2017-05-31 08:19:33 PDT
Created attachment 311590 [details]
Patch
Comment 2 WebKit Commit Bot 2017-06-01 02:02:07 PDT
Comment on attachment 311590 [details]
Patch

Clearing flags on attachment: 311590

Committed r217651: <http://trac.webkit.org/changeset/217651>
Comment 3 WebKit Commit Bot 2017-06-01 02:02:08 PDT
All reviewed patches have been landed.  Closing bug.