Skip to content
This repository has been archived by the owner on Apr 12, 2024. It is now read-only.

fix($location): parse FirefoxOS packaged app urls #2114

Closed
wants to merge 1 commit into from

Conversation

Schibum
Copy link
Contributor

@Schibum Schibum commented Mar 7, 2013

FirefoxOS uses special URLs like
app://{d0419af1-8b42-41c5-96f4-ef4179e52315}/index.html for packaged Apps.

Closes #2112

FirefoxOS uses special URLs like
app://{d0419af1-8b42-41c5-96f4-ef4179e52315}/index.html for packaged Apps.

Closes angular#2112
@mhevery
Copy link
Contributor

mhevery commented Mar 15, 2013

  • Contributor signed CLA now or in the past (if you just signed, leave a comment here with your real name)
  • PR doesn't introduce new api
  • PR doesn't contain a breaking change
  • PR contains unit tests
  • [-] PR contains e2e tests (if suitable)
  • [-] PR contains documentation update (if suitable)
  • PR passes all tests on Travis (sanity)
  • PR passes all tests on ci.angularjs.org (cross-browser compatibility)
  • PR is rebased against recent master
  • PR is squashed into one commit per logical change
  • PR's commit messages are descriptive and allows us to autogenerate release notes (required commit message format)
  • All changes requested in review have been implemented

@ghost ghost assigned mhevery Mar 15, 2013
@Schibum
Copy link
Contributor Author

Schibum commented Mar 15, 2013

just signed the CLA. Real Name: Manuel Braun

@mhevery
Copy link
Contributor

mhevery commented Mar 16, 2013

Merged

@mhevery mhevery closed this Mar 16, 2013
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

$location broken for packaged FirefoxOS App-URLs
2 participants