https://bugzilla.wikimedia.org/show_bug.cgi?id=31980

--- Comment #1 from Brion Vibber <[email protected]> 2011-10-31 01:17:07 UTC 
---
Pull request:
https://github.com/nitobi/Wikipedia/pull/49

With a little more refactoring, if we don't detect Android or iOS platform we
can instead target a generic browser control (assuming permissions allow).

Can load up the index.html in Chrome (started with --disable-web-security --
don't do any real browsing in this mode!!!!) and it successfully loads articles
and does searches. If you load in a regular browser mode things will die out
with permission errors (can't reach the search on XHR, can't manipulate iframe
contents).

As with the iOS app mode, there's currently no menu so
back/forward/bookmark/history/near me are unavailable.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to