Bug 172751

Summary: Get rid of more HIGH_DPI_CANVAS leftovers
Product: WebKit Reporter: Konstantin Tokarev <annulen>
Component: CanvasAssignee: Konstantin Tokarev <annulen>
Status: RESOLVED FIXED    
Severity: Normal CC: buildbot, cdumez, commit-queue, dino, esprehn+autocc, gyuyoung.kim, mitz, simon.fraser
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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.