diff options
author | Guang Zhu <guangzhu@google.com> | 2010-07-14 17:17:54 -0700 |
---|---|---|
committer | Guang Zhu <guangzhu@google.com> | 2010-07-14 17:26:02 -0700 |
commit | 5d53c19a10ab677d2ebcec0bfecc3b628663f407 (patch) | |
tree | 70fb9ae18ddd8dc41a44584d56a6697930555db7 /libs/surfaceflinger/MessageQueue.cpp | |
parent | 71ecab2d89122535a8bb1f589bc8d920aaedaa7c (diff) | |
download | frameworks_base-5d53c19a10ab677d2ebcec0bfecc3b628663f407.zip frameworks_base-5d53c19a10ab677d2ebcec0bfecc3b628663f407.tar.gz frameworks_base-5d53c19a10ab677d2ebcec0bfecc3b628663f407.tar.bz2 |
add a paramter to control page-load-termination-on-JS-error
A previous change terminates page load if there's certain JS errors;
the intention was to speed up layout tests such that page accessing
non-existent test controllers/methods will get immediate termination
instead of waiting on timeout. However this causes problem for page
cycler because it may interrupt the test run too early. Also there
was a bug on bracketing on the termination conditions (operator
precendence issue).
Change-Id: I2f19e48fa0061286fddf0f7cbb4953d7f7d88f76
Diffstat (limited to 'libs/surfaceflinger/MessageQueue.cpp')
0 files changed, 0 insertions, 0 deletions