# HG changeset patch # User Benjamin Golinvaux # Date 1580815896 -3600 # Node ID 5428b8594382942f7de94db141e0791bdc24e147 # Parent db759fb1d6e6cf7ff8d82f7147eaac422a00654d Typo fix diff -r db759fb1d6e6 -r 5428b8594382 Framework/Viewport/WebAssemblyViewport.cpp --- a/Framework/Viewport/WebAssemblyViewport.cpp Tue Feb 04 12:31:22 2020 +0100 +++ b/Framework/Viewport/WebAssemblyViewport.cpp Tue Feb 04 12:31:36 2020 +0100 @@ -162,7 +162,7 @@ // backing store) have changed. if so, we call UpdateSize to deal with // it - LOG(INFO) << "updating cairo viewport size"; + LOG(TRACE) << "WebAssemblyOpenGLViewport::Refresh"; // maybe the canvas size has changed and we need to update the // canvas backing store size