New issue
Advanced search Search tips

Issue 607935 link

Starred by 1 user

Issue metadata

Status: Archived
Owner: ----
Closed: May 2017
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Linux
Pri: 2
Type: Bug



Sign in to add a comment

enable_hidpi flag is not recognized on Linux with gn

Reported by saiarcot...@gmail.com, Apr 29 2016

Issue description

UserAgent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Ubuntu Chromium/51.0.2679.0 Chrome/51.0.2679.0 Safari/537.36

Steps to reproduce the problem:
Use the enable_hidpi flag to include hidpi resources (for example, enable_hidpi=true).

What is the expected behavior?

What went wrong?
A warning message is printed out:

ERROR at the command-line "--args":1:129: Build argument has no effect.
treat_warnings_as_errors=false use_sysroot=false enable_nacl=false linux_use_bundled_binutils=false use_gold=false enable_hidpi=true enable_widevine=true fieldtrial_testing_like_official_build=true target_cpu="x64" remove_webcore_debug_symbols=true is_clang=false is_component_build=true proprietary_codecs=true
                                                                                                                                ^---
The variable "enable_hidpi" was set as a build argument
but never appeared in a declare_args() block in any buildfile.

Did this work before? N/A 

Chrome version: 51.0.2679.0  Channel: n/a
OS Version: 
Flash Version: 

This flag worked when using gyp, but doesn't work under gn.
 
Components: UI>HighDPI
Labels: Te-NeedsFurtherTriage
Project Member

Comment 2 by sheriffbot@chromium.org, May 5 2017

Status: Archived (was: Unconfirmed)
Issue has not been modified or commented on in the last 365 days, please re-open or file a new bug if this is still an issue.

For more details visit https://www.chromium.org/issue-tracking/autotriage - Your friendly Sheriffbot

Sign in to add a comment