diff options
author | Patrick Scott <phanna@android.com> | 2010-03-22 10:20:45 -0400 |
---|---|---|
committer | Patrick Scott <phanna@android.com> | 2010-03-23 16:35:37 -0400 |
commit | 300f2e95a4cecebb80c2c55418745df5c0c2fb6c (patch) | |
tree | 7803348f2101d7ecd50b84b4349281ce47643974 /core/res/assets/webkit | |
parent | 7e6ee51359f34535b09ef8305ef902620c3b22ce (diff) | |
download | frameworks_base-300f2e95a4cecebb80c2c55418745df5c0c2fb6c.zip frameworks_base-300f2e95a4cecebb80c2c55418745df5c0c2fb6c.tar.gz frameworks_base-300f2e95a4cecebb80c2c55418745df5c0c2fb6c.tar.bz2 |
Add on-demand setting for plugins.
Deprecate the old apis for enabling plugins in favor of the multi-state plugin
flag. Add the assets for WebView to display the plugin placeholder for on-demand
plugins.
Bug: 2411524
Change-Id: I5a35cc6d0afced1489f54d4dcb8bb92d36de52d8
Diffstat (limited to 'core/res/assets/webkit')
-rw-r--r-- | core/res/assets/webkit/togglePlugin.png | bin | 0 -> 1009 bytes |
-rw-r--r-- | core/res/assets/webkit/togglePluginBg.png | bin | 0 -> 151 bytes |
2 files changed, 0 insertions, 0 deletions
diff --git a/core/res/assets/webkit/togglePlugin.png b/core/res/assets/webkit/togglePlugin.png Binary files differnew file mode 100644 index 0000000..008333c --- /dev/null +++ b/core/res/assets/webkit/togglePlugin.png diff --git a/core/res/assets/webkit/togglePluginBg.png b/core/res/assets/webkit/togglePluginBg.png Binary files differnew file mode 100644 index 0000000..2c65acb --- /dev/null +++ b/core/res/assets/webkit/togglePluginBg.png |