| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
This is superseded by a new set of tests in frameworks/base/tests/WebViewTests.
Bug: 5140673
Change-Id: I2874afa5a52ad9ac77bad0aa07ec84cde117c54e
|
|
|
|
|
|
|
| |
This reverts commit faed5798f2ca3320e0b6afdb197feda25052f79a.
Bug: 5252155
Change-Id: Ibb3a84cd353fc63a7378d7106b1a6f44a9eb9768
|
|
|
|
|
|
|
| |
injected Java objects
Bug: 5222742
Change-Id: Id6222aebce7570b0649cd9cb7f4f16b0f0b640a8
|
|
|
|
|
|
|
|
| |
This is because of webkit change:
http://trac.webkit.org/changeset/72974
which will treat JS numbers as doubles.
Change-Id: I45a9966bcd435778457dbd5ca01953696c6c2d84
|
|
|
|
|
|
|
|
|
|
| |
* the name "testComplete" will cause test runner to actually execute it as a
test case, which is not the intention here, changed to "notifyComplete"
* the test depends on "/sdcard/bindings_test.html". since the same file is
already being carried in the apk as asset, added a setup/teardown step to
extract the file. this removes manual setup step for the tests.
Change-Id: I45e1e9755ec829086fae6a36885153874f3a94a2
|
|
|
|
| |
Change-Id: I166331ce198fba188df5365695a20588870374c4
|
|
Change-Id: I7d15efd5cc1c40d9c0c5b7cf1a5a7f9775a709d7
|