DescriptionIgnore V8's message handler that is invoked while we're initializing a window
messageHandlerInMainThread can be invoked while we're initializing a window (See stack traces in the bugs). In that half-baked situation, we don't have a valid context nor a valid world, so we should return immediately.
BUG=345014, 352179
NOTRY=true
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=169518
Patch Set 1 #
Messages
Total messages: 9 (0 generated)
|