DescriptionGTTF: Fix problems with contents detected by debugallocation:
- unitialized variables
Example:
[320:320:0108/121207:1124051475207:FATAL:browser_main_loop.cc(175)] Gtk: IA__gtk_widget_set_size_request: assertion `width >= -1' failed
base::debug::StackTrace::StackTrace() [0xc57eac]
logging::LogMessage::~LogMessage() [0xc77719]
content::(anonymous namespace)::GLibLogHandler() [0x33f749c]
<unknown> [0x7fe62ad7ffa1]
<unknown> [0x7fe62ad801b2]
content::Shell::SizeTo() [0x81f69c]
content::Shell::PlatformResizeSubViews() [0x81f6cc]
content::Shell::CreateShell() [0x81c3f2]
content::Shell::CreateNewWindow() [0x81c6fa]
content::WebKitTestController::PrepareForLayoutTest() [0x829e82]
content::InProcessBrowserLayoutTest::RunLayoutTestInternal() [0x5790f7]
content::InProcessBrowserLayoutTest::RunLayoutTest() [0x578d91]
content::MediaLayoutTest_VideoLoopTest_Test::RunTestOnMainThread() [0x4d93ba]
content::ContentBrowserTest::RunTestOnMainThreadLoop() [0x573ba2]
content::BrowserTestBase::ProxyRunTestOnMainThreadLoop() [0x83e5ab]
base::internal::RunnableAdapter<>::Run() [0x83eb7e]
base::internal::InvokeHelper<>::MakeItSo() [0x83eb16]
base::internal::Invoker<>::Run() [0x83eac3]
base::Callback<>::Run() [0x459f2d]
content::ShellBrowserMainParts::PreMainMessageLoopRun() [0x838a4e]
content::BrowserMainLoop::CreateThreads() [0x33f846e]
content::BrowserMainRunnerImpl::Initialize() [0x326bd64]
content::BrowserMain() [0x326b96b]
content::BrowserTestBase::SetUp() [0x83e536]
content::ContentBrowserTest::SetUp() [0x573a15]
BUG=30715
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=175608
Patch Set 1 #
Total comments: 2
Patch Set 2 : just one file #
Total comments: 2
Patch Set 3 : fixes #
Total comments: 1
Patch Set 4 : SizeTo #Messages
Total messages: 10 (0 generated)
|