WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
133004
Work around Bug in Silverlight Plugin
https://bugs.webkit.org/show_bug.cgi?id=133004
Summary
Work around Bug in Silverlight Plugin
Brent Fulgham
Reported
2014-05-16 12:32:39 PDT
The Silverlight plugin does not honor the HiDPI NPAPI features, such as "contentScalingFactor". If it is run in a plugin that uses HiDPI coordinates, it will get confused and draw offscreen. To work around this, we need to set the low-DPI flag prior to initializing NSApplication so that the proper value gets cached at plugin process startup.
Attachments
Patch
(2.93 KB, patch)
2014-05-16 12:39 PDT
,
Brent Fulgham
andersca
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Brent Fulgham
Comment 1
2014-05-16 12:32:56 PDT
<
rdar://problem/16862907
>
Brent Fulgham
Comment 2
2014-05-16 12:39:53 PDT
Created
attachment 231583
[details]
Patch
Brent Fulgham
Comment 3
2014-05-16 13:47:18 PDT
Committed
r168976
: <
http://trac.webkit.org/changeset/168976
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug