commit | eba076f1ebca068b794b861bc20d969249ac80b5 | [log] [tgz] |
---|---|---|
author | Pankaj Garg <pgarg@codeaurora.org> | Wed Mar 25 13:40:59 2015 -0700 |
committer | WebTech Code Review <code-review@localhost> | Thu Mar 26 16:19:42 2015 -0700 |
tree | cc884bf11a90b3f7aa52511a9262a9cb75dfdc50 | |
parent | 64c77e0086a00ddbf84d5711b33072aa63873ecc [diff] |
Fix browser crash on high resolution device while adding bookmark The bitmap of page was being sent as part of intent. The binder was throwing an exception due to large size of bitmap. Removed the bitmap from intent and added a static method in Controller to expose the bitmap object. CR-Fixed: SWE-4171 Change-Id: I9000b3ffa83e2846881fef5486bee07479a7b2ce