gwtproject / gwtproject/gwt

DirectInstallLinker will not work with Chrome packaged apps (manifest v2)

Open
#8,043 9 comments 0 reactions 1 assignee View on GitHub

@dankurka is already working on this.

Since Jun 10, 2015.

Dominant language
Java
Stars
1.6k
Forks
397
Avg merge
4d 23h
Merged PRs (30d)
7

Description

Originally reported on Google Code with ID 8047


Found in GWT Release (e.g. 2.4.0, 2.5.0 RC):
2.5.1-rc1


Encountered on OS / Browser (e.g. WinXP, IE8-9, FF7):
Chrome (Packaged app, manifest v2)


Detailed description (please be as specific as possible):
This issue is related to #7685, however there is still an issue with DirectInstallLinker
calling document.open(), which is forbidden in packaged apps.
Error message received from Chrome: "Uncaught document.open() is not available in packaged
apps."


Shortest code snippet which demonstrates issue (please indicate where
actual result differs from expected result):



Workaround if you have one:
None


Links to relevant GWT Developer Forum posts:



Link to patch posted at http://gwt-code-reviews.appspot.com:

Reported by dsanders@rapilabs.com on 2013-03-03 08:20:35

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.