Files
frameworks_base/core/java/android/webkit
Patrick Scott 7c24ed6904 Check if another Activity wants to intercept an xml mime type.
WebCore treats */*+xml as content that it can render. This prevents Activities
from intercepting those mime types. Check the same regular expression as
DOMImplementation and then use the PackageManager to look for a matching
Activity.

Requires a change to webcore.

Bug: 2256744
2009-12-04 13:19:52 -05:00
..
2009-12-01 16:37:59 -08:00
2009-12-01 16:37:59 -08:00
2009-08-11 13:45:28 -04:00
2009-12-01 16:37:59 -08:00
2009-08-13 13:07:48 +01:00