Load a web page that references a naclport from a foreign origin...
<object
src='http://gsdview.appspot.com/nativeclient-mirror/naclports/pepper_36/1260/publish/nano/pnacl/nano/nano.nmf'
type='application/x-pnacl'></object>
In the JS Console, you'll see that the nano.tar file failed to load:
HEAD <web-page-origin>/nano.tar net::ERR_FILE_NOT_FOUND
Nano should load resources relative to the origin of nano.nmf, rather than of
the containing page.
Original issue reported on code.google.com by rginda@chromium.org on 7 May 2014 at 7:56
Original issue reported on code.google.com by
rginda@chromium.org
on 7 May 2014 at 7:56