thanhlong203 / closure-library

Automatically exported from code.google.com/p/closure-library
0 stars 0 forks source link

XPC Demo: missing 'base.js' ref in relay.html #332

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Browse the XPC demo with IE6

What is the expected output? What do you see instead?
Expecting working demo. Instead, a js exception is shown stating 'goog is 
undefined'.

What version of the product are you using? On what operating system?
Closure library at rev976. WinXP & IE6

Please provide any additional information below.
In 'relay.html', uncompiled code that tries to make use of goog.provide is 
being loaded in 'relay.js'.
However, the demo's relay.html is missing a reference to the base.js file.

Patch provided in this code review:
http://codereview.appspot.com/4515165

Original issue reported on code.google.com by carsten.kraus on 31 May 2011 at 1:31

GoogleCodeExporter commented 8 years ago

Original comment by pall...@google.com on 1 Jun 2011 at 10:44

GoogleCodeExporter commented 8 years ago
This issue was closed by revision r983.

Original comment by pall...@google.com on 1 Jun 2011 at 8:17