DescriptionA patch to fix a couple of issues in interactive_ui_tests on ChromeOS
* Removed two static SkBitmap objects.
- default_favicion does not seem to be in use. Removed along with InitClass.
- Moved to local static and moved to heap. SkBitmap destructor was failing on
exit (in pthread_mutex_lock)
* Set VIEW_ID_TAB_CONTAINER_FOCUS_VIEW to the tab container (this ID is required in the test)
* Use FocusManager and call TabContentsDelegate::TakeFocus
in TabContentsViewGtk::TakeFocus.
BUG=39736
TEST=none (interactive_ui_tests needs more patch to run)
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=43617
Patch Set 1 #
Messages
Total messages: 2 (0 generated)
|