Skip to main content

Bug Tracker

Side navigation

#15127 closed bug (migrated)

Opened June 03, 2014 03:03AM UTC

Closed October 21, 2014 12:42AM UTC

Chrome Sandboxed App: "Unload is not available in packaged apps"

Reported by: solgar Owned by:
Priority: undecided Milestone: None
Component: unfiled Version: 2.1.1
Keywords: Chrome App Sandbox Cc:
Blocked by: Blocking:
Description

Hi,

I have discovered that in the latest version of jQuery (2.1.1), I receive an error when I attempt to load it inside a sandbox in a Chrome App.

All that needs to be done to replicate it is to include jquery 2.1.1 inside the sandbox in the chrome app.

I have created an example app to replicate:

https://github.com/solgarius/jquery-chrome-sandbox-unload-issue

The error appears to be related to some code that designed to apply for IE11.

As far as I can tell, this issue only generates the error when the app is loaded and it does not appear to affect my application. All jQuery seems to still behave correctly inside (and outside) the sandbox.

I do not have this issue in chrome itself, only when it is inside the sandbox of a chrome app.

Furthermore, the issue is not in version 2.0.3 of jQuery, so it was likely added in the 2.1.* strain.

Attachments (0)
Change History (2)

Changed June 03, 2014 03:10AM UTC by solgar comment:1

I just realised I neglected to add the chrome version:

Version 35.0.1916.114 m

I haven't tried other versions of Chrome but from the looks of the issue I suspect most versions, that support chrome apps/chrome packaged apps, will be affected by this.

Changed October 21, 2014 12:42AM UTC by m_gol comment:2

resolution: → migrated
status: newclosed