Descriptionmojo_shell crashes on Linux
When I refactored the native_viewport code to be cross-platform, I introduced a
re-entrancy bug on Linux where the accelerated widget is available
synchronously. This CL moves the code for opening the viewport out of the
contructor so that we can fully initialize the object before calling any
delegate functions.
R=ben@chromium.org
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=233880
Patch Set 1 #
Total comments: 2
Patch Set 2 : Address ben's comments #Patch Set 3 : Fix android build #
Messages
Total messages: 7 (0 generated)
|