Bug 158733 - [Win] MiniBrowser is not DPI aware.
Summary: [Win] MiniBrowser is not DPI aware.
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: Per Arne Vollan
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-06-14 06:51 PDT by Per Arne Vollan
Modified: 2016-06-15 02:36 PDT (History)
3 users (show)

See Also:


Attachments
Patch (1.06 KB, patch)
2016-06-14 06:55 PDT, Per Arne Vollan
bfulgham: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Per Arne Vollan 2016-06-14 06:51:02 PDT
This means Windows will scale the contents itself. The quality of the rendering will not be as good as when we are DPI aware and scale the contents ourselves.
Comment 1 Per Arne Vollan 2016-06-14 06:55:38 PDT
Created attachment 281255 [details]
Patch
Comment 2 Brent Fulgham 2016-06-14 07:49:41 PDT
Comment on attachment 281255 [details]
Patch

Oops! Thank you for fixing this!
Comment 3 Per Arne Vollan 2016-06-14 08:13:16 PDT
(In reply to comment #2)
> Comment on attachment 281255 [details]
> Patch
> 
> Oops! Thank you for fixing this!

Thanks for reviewing :)
Comment 4 Per Arne Vollan 2016-06-15 02:36:36 PDT
Committed r202087: <https://trac.webkit.org/changeset/202087>