blackberry / WebWorks-API-Docs

BlackBerry WebWorks API Documentation
66 stars 47 forks source link

BrowserArguments featureID incorrectly shows no Ripple support #282

Open jeffheifetz opened 12 years ago

jeffheifetz commented 12 years ago

What he ^ said

As discovered here - http://supportforums.blackberry.com/t5/Web-and-WebWorks-Development/Open-browser-from-Webworks-app/m-p/1477543#M19429

jengee commented 12 years ago

I checked the docs and it's showing properly that BrowserArguments is supported in Ripple. Problem is that everyone interprets the matrix at the top of the page as a summary to everyone as to what is supported. In reality, you need to see the API itself to see if it's supported and matrix indicates whether you MUST declare it in the config.xml of your app. This is more regarding to confusion of how the document is used.

In this user's particular instance, Ripple is supported, but as indicated by the matrix, you do not need to whitelist that API in the config.xml file.