SIGN IN SIGN UP
angular / angular.js UNCLAIMED

AngularJS - HTML enhanced for web apps!

0 0 0 JavaScript

fix($sniffer): allow `history` for NW.js apps

Previously `$sniffer` incorrectly detected NW.js apps as Chrome Packaged Apps,
disallowing them to use the history API.

This commit correctly detects NW.js apps and allows them to use the History API.

Fixes #15474

Closes #15633
F
frederikprijck committed
4a593db79ba1e21a6aa600a82cf6d757cad94d01
Parent: ad4fef0
Committed by Georgios Kalpakas <kalpakas.g@gmail.com> on 1/26/2017, 10:16:54 PM