Bug 158733

Summary: [Win] MiniBrowser is not DPI aware.
Product: WebKit Reporter: Per Arne Vollan <pvollan>
Component: Tools / TestsAssignee: Per Arne Vollan <pvollan>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, bfulgham, lforschler
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch bfulgham: review+

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>