--webappUrlPatterns should be adjusted for facebook

Bug #1296170 reported by Jamie Strandboge
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
webapps-demo
New
Undecided
Unassigned

Bug Description

Seems the --webappUrlPatterns for facebook is too strict. Ie, I am unable to use facebook on the device because it is launched with:
webapp-container --enable-back-forward --webapp --webappUrlPatterns=https?://m.facebook.com/* http://m.facebook.com/

but the webbrowser-app ends up being started with:
webbrowser-app http://h.facebook.com/hr/r?redirect_app=9&next=https%3A%2F%2Fm.facebook.com%2F&zc=...&rtime=1395533270&_rdr

I think the --webappUrlPatterns should be adjusted to:
--webappUrlPatterns=https?://[a-z]+.facebook.com/*

description: updated
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.