Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(127)

Issue 12086101: Revert 174811 (Closed)

Created:
7 years, 10 months ago by Wez
Modified:
7 years, 10 months ago
Reviewers:
Wez
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, jam, jochen+watch_chromium.org
Visibility:
Public.

Description

Revert 174811 > Allow NPAPI & Trusted Broker plugins access to OS-level HighDPI APIs. > > As per crrev.com/10069029, OS 10.7.3 and above report low-DPI to > processes that lack an NSPrincipalClass key in their manifest. Because > Chromium Helper processes lacked this key, NPAPI or Trusted Broker > plugins they hosted could not use the OS HighDPI APIs. > > This CL adds the key to Chromium's Helper process plist, so that APIs > such as -[NSScreen backingScaleFactor] will now return 2 under HighDPI. > > Note that NPAPI plugins still can't paint HighDPI surfaces yet because > chrome doesn't implement the NPAPI ContentsScaleFactor specification > (see crbug.com/31960). > > BUG=167209 > > Review URL: https://chromiumcodereview.appspot.com/11642052 Making NPAPI host processes DPI-aware appears to break Netflix' Silverlight client when it is running full-screen. BUG=167209, 172559 TBR=wez@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=180015

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+0 lines, -4 lines) Patch
M chrome/app/helper-Info.plist View 1 chunk +0 lines, -2 lines 0 comments Download
M content/shell/mac/helper-Info.plist View 1 chunk +0 lines, -2 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
Wez
7 years, 10 months ago (2013-02-01 00:20:02 UTC) #1

          

Powered by Google App Engine
This is Rietveld 408576698