New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 729649 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner: ----
Closed: Dec 4
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug



Sign in to add a comment

It isn't obvious what target to depend on for gnerated mojom.js files

Project Member Reported by yzshen@chromium.org, Jun 5 2017

Issue description

Assume there is a mojom('foo') GN rule defined, in order to generate the JS bindings, the user needs to depend on target 'foo'. Depending on 'foo_blink' (the blink-variant) doesn't generate the JS bindings. That is not obvious to users.
 
Cc: -roc...@chromium.org rockot@google.com
Status: Fixed (was: Untriaged)
Currently JS bindings targets have their own _js suffix.

Sign in to add a comment