New issue
Advanced search Search tips

Issue 671901 link

Starred by 1 user

Issue metadata

Status: Duplicate
Merged: issue 676224
Owner: ----
Closed: Jan 2017
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug



Sign in to add a comment

mojom doesn't support #if define(...) to only define members on some platforms

Project Member Reported by dcheng@chromium.org, Dec 7 2016

Issue description

It's a known issue, but it's shown up in a few places (GPU code, cc/ipc/transferable_resource_struct_traits.h, and probably a few more I'm not thinking of atm).

While Mojo currently intentionally does not support it, we might want to consider if/how to incorporate this. It's nice to explicitly not define members if getting/setting them is actually a logical error on certain platforms (because they do nothing, etc).
 
Mergedinto: 676224
Status: Duplicate (was: Untriaged)

Sign in to add a comment