New issue
Advanced search Search tips

Issue 771642 link

Starred by 1 user

Issue metadata

Status: WontFix
Owner: ----
Closed: Oct 2017
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Android
Pri: 3
Type: Bug



Sign in to add a comment

Support "-Wno-error=unknown-pragmas" in non-chromium code

Project Member Reported by estevenson@chromium.org, Oct 4 2017

Issue description

An example where this broke:

https://chromium-review.googlesource.com/c/chromium/src/+/695328/7/third_party/WebKit/Source/modules/media_controls/MediaControlsResourceLoader.cpp

Most developers likely aren't aware of the resource whitelisting we perform for official builds and disabling warnings-as-errors manually in code probably isn't ideal.

Is this rare enough that we don't really care, or should we support it?
 
Components: Build
I don't know of a work-around, so I don't think we have much choice anyways. Non-chromium code shouldn't be using PAK file resources directly anyways though, since that's a chrome concept.
Status: WontFix (was: Untriaged)
Didn't come up with anything either, we can revisit if this happens more frequently.

Sign in to add a comment