History log of /packages/apps/Browser/tests/src/com/android/browser/TestWebChromeClient.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
8cad413fe902010140cf20aad47c2f4e7a51f8d2 11-Jan-2012 Ben Murdoch <benm@google.com> Add support for HTML Media Capture "capture" attribute.

Receive the value for the new "capture" attribute on HTML
file pickers, and do the right thing with it.

Requires changes in WebKit
(I0a921be31fda79a43c05da4fe22d9c808d92709c)

and the framework (I494adc1274ca21ce8fe52a6c7b6b758217927e66).

Bug: 5771207

Change-Id: I38dfe2df043fdba1388384dbd3b5370737eb38e5
/packages/apps/Browser/tests/src/com/android/browser/TestWebChromeClient.java
9e78f51d14b9a16d645b754e073f549a5891db26 04-May-2011 Guang Zhu <guangzhu@google.com> add an intent parameter to skip crash recovery

This is useful for testing, where crash recovery is handled by the
tests and also dialog interaction in undesirabls and also dialog
interaction in undesirable. Also included a minor unrelated change
to test app to handle/disable pop windows.

Change-Id: Iab337b31c803d50b74ba24ca80cc614fa752a846
/packages/apps/Browser/tests/src/com/android/browser/TestWebChromeClient.java
62b1b7ef20a1c9f4c6e6f7b73140701b3c6193c5 19-May-2010 Ben Murdoch <benm@google.com> Add support for the camera as a source for the file picker.

Determine whether to show the camera based on the accept type associated with
the input element.

Change-Id: I48fea76fbd7a1f3df3c87288f28e01a32d9e955e
/packages/apps/Browser/tests/src/com/android/browser/TestWebChromeClient.java
606e9392b3585a5ca401d65e1515963390b5e8ff 09-Feb-2010 Andrei Popescu <andreip@google.com> Implement test to iterate over list of URLs and store load times.

Also patch makefiles to correctly build tests and allow for hidden API calls in test.
/packages/apps/Browser/tests/src/com/android/browser/TestWebChromeClient.java