Add doc note on Firefox OS certified apps. [ci skip]

This commit is contained in:
John-David Dalton
2014-05-02 21:41:25 -07:00
parent 07f72de63d
commit 925197ae09

View File

@@ -801,7 +801,8 @@
/**
* Detect if functions can be decompiled by `Function#toString`
* (all but PS3 and older Opera mobile browsers; forced `false` for Windows 8 apps).
* (all but Firefox OS certified apps, older Opera mobile browsers, and
* the PlayStation 3; forced `false` for Windows 8 apps).
*
* @memberOf _.support
* @type boolean