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

Issue 701173 link

Starred by 1 user

Issue metadata

Status: WontFix
Owner: ----
Closed: Oct 2017
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Linux , Windows , Chrome , Mac
Pri: 2
Type: Bug



Sign in to add a comment

[Media Router extension] Handle @export annotations

Project Member Reported by imch...@chromium.org, Mar 13 2017

Issue description

From Closure compiler documentation:

Code that uses the @export annotation must either:

include closure/base.js, or
define both goog.exportSymbol and goog.exportProperty with the same method signature in their own codebase.


It looks like we should go with the latter. Opening a bug so we don't forget about this. 
 

Comment 1 by mfo...@chromium.org, Oct 26 2017

Status: WontFix (was: Available)
Seems like this is better fixed upstream.

Sign in to add a comment