Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(3)

Issue 65883002: mojo_shell crashes on Linux (Closed)

Created:
7 years, 1 month ago by abarth-chromium
Modified:
7 years, 1 month ago
CC:
chromium-reviews, Aaron Boodman, darin (slow to review), viettrungluu+watch_chromium.org, ben+mojo_chromium.org, abarth-chromium
Visibility:
Public.

Description

mojo_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 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+61 lines, -39 lines) Patch
M mojo/services/native_viewport/native_viewport.h View 1 1 chunk +1 line, -0 lines 0 comments Download
M mojo/services/native_viewport/native_viewport_android.h View 1 2 2 chunks +4 lines, -1 line 0 comments Download
M mojo/services/native_viewport/native_viewport_android.cc View 1 2 3 chunks +16 lines, -14 lines 0 comments Download
M mojo/services/native_viewport/native_viewport_controller.cc View 1 1 chunk +2 lines, -0 lines 0 comments Download
M mojo/services/native_viewport/native_viewport_mac.mm View 1 2 chunks +12 lines, -9 lines 0 comments Download
M mojo/services/native_viewport/native_viewport_stub.cc View 1 1 chunk +2 lines, -0 lines 0 comments Download
M mojo/services/native_viewport/native_viewport_win.cc View 1 2 2 chunks +7 lines, -3 lines 0 comments Download
M mojo/services/native_viewport/native_viewport_x11.cc View 1 2 chunks +17 lines, -12 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
abarth-chromium
7 years, 1 month ago (2013-11-08 00:00:27 UTC) #1
Ben Goodger (Google)
lgtm https://codereview.chromium.org/65883002/diff/1/mojo/services/native_viewport/native_viewport.h File mojo/services/native_viewport/native_viewport.h (right): https://codereview.chromium.org/65883002/diff/1/mojo/services/native_viewport/native_viewport.h#newcode39 mojo/services/native_viewport/native_viewport.h:39: virtual void Open() = 0; Init() ?
7 years, 1 month ago (2013-11-08 00:02:15 UTC) #2
abarth-chromium
https://codereview.chromium.org/65883002/diff/1/mojo/services/native_viewport/native_viewport.h File mojo/services/native_viewport/native_viewport.h (right): https://codereview.chromium.org/65883002/diff/1/mojo/services/native_viewport/native_viewport.h#newcode39 mojo/services/native_viewport/native_viewport.h:39: virtual void Open() = 0; On 2013/11/08 00:02:16, Ben ...
7 years, 1 month ago (2013-11-08 00:04:37 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/abarth@chromium.org/65883002/90001
7 years, 1 month ago (2013-11-08 00:52:24 UTC) #4
commit-bot: I haz the power
Sorry for I got bad news for ya. Compile failed with a clobber build on ...
7 years, 1 month ago (2013-11-08 01:46:03 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/abarth@chromium.org/65883002/340001
7 years, 1 month ago (2013-11-08 03:33:47 UTC) #6
commit-bot: I haz the power
7 years, 1 month ago (2013-11-08 12:15:34 UTC) #7
Message was sent while issue was closed.
Change committed as 233880

Powered by Google App Engine
This is Rietveld 408576698