Bug 196391 - [Win][WebKit] MiniBrowser should support high DPI display
Summary: [Win][WebKit] MiniBrowser should support high DPI display
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Fujii Hironori
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2019-03-28 23:45 PDT by Fujii Hironori
Modified: 2019-03-31 18:39 PDT (History)
8 users (show)

See Also:


Attachments
Patch (2.03 KB, patch)
2019-03-28 23:58 PDT, Fujii Hironori
no flags Details | Formatted Diff | Diff
Patch (2.39 KB, patch)
2019-03-29 00:10 PDT, Fujii Hironori
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Fujii Hironori 2019-03-28 23:45:11 PDT
[Win][WebKit] MiniBrowser should support high DPI display

MiniBrowser shows tiny texts in high DPI display at the moment.

In WebKitLegacy Windows port and WebKit other ports, high DPI is
supported by WebView, not by applications. I tried this approach
in Bug 196339. It seems it makes thinks complicated for Windows
because Windows window coordinated system differs from other
ports.

In contrast, it seems easy to implement in the application side just
by changing the default page zoom factor.
Comment 1 Fujii Hironori 2019-03-28 23:58:36 PDT
Created attachment 366253 [details]
Patch
Comment 2 EWS Watchlist 2019-03-29 00:01:32 PDT Comment hidden (obsolete)
Comment 3 Fujii Hironori 2019-03-29 00:10:55 PDT
Created attachment 366255 [details]
Patch
Comment 4 Fujii Hironori 2019-03-31 18:38:36 PDT
Comment on attachment 366255 [details]
Patch

Clearing flags on attachment: 366255

Committed r243685: <https://trac.webkit.org/changeset/243685>
Comment 5 Fujii Hironori 2019-03-31 18:38:39 PDT
All reviewed patches have been landed.  Closing bug.
Comment 6 Radar WebKit Bug Importer 2019-03-31 18:39:23 PDT
<rdar://problem/49464798>