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

Issue 34123003: Utility process: initialize GTK when the sandbox is disabled. (Closed)

Created:
7 years, 2 months ago by Jorge Lucangeli Obes
Modified:
7 years, 2 months ago
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, jam, Elliot Glaysher
Visibility:
Public.

Description

Utility process: initialize GTK when the sandbox is disabled. BUG=309093 TEST=Open the Web Store, utility process launches correctly. Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=230287

Patch Set 1 #

Total comments: 8

Patch Set 2 : Address comments. #

Patch Set 3 : Fix non-GTK compile. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+39 lines, -20 lines) Patch
M content/common/sandbox_seccomp_bpf_linux.cc View 1 1 chunk +2 lines, -0 lines 0 comments Download
M content/utility/utility_main.cc View 1 2 2 chunks +37 lines, -1 line 0 comments Download
M content/utility/utility_thread_impl.cc View 2 chunks +0 lines, -19 lines 0 comments Download

Messages

Total messages: 14 (0 generated)
Jorge Lucangeli Obes
7 years, 2 months ago (2013-10-22 00:59:31 UTC) #1
Ken Russell (switch to Gerrit)
Thanks for fixing this. The #ifdefs match up between the old and new code as ...
7 years, 2 months ago (2013-10-22 01:10:37 UTC) #2
jln (very slow on Chromium)
https://chromiumcodereview.appspot.com/34123003/diff/1/content/utility/utility_main.cc File content/utility/utility_main.cc (right): https://chromiumcodereview.appspot.com/34123003/diff/1/content/utility/utility_main.cc#newcode44 content/utility/utility_main.cc:44: // On Linux, we only initialize GLib/GTK if we're ...
7 years, 2 months ago (2013-10-22 01:23:55 UTC) #3
Jorge Lucangeli Obes
https://chromiumcodereview.appspot.com/34123003/diff/1/content/utility/utility_main.cc File content/utility/utility_main.cc (right): https://chromiumcodereview.appspot.com/34123003/diff/1/content/utility/utility_main.cc#newcode44 content/utility/utility_main.cc:44: // On Linux, we only initialize GLib/GTK if we're ...
7 years, 2 months ago (2013-10-22 16:14:54 UTC) #4
jln (very slow on Chromium)
https://chromiumcodereview.appspot.com/34123003/diff/1/content/utility/utility_main.cc File content/utility/utility_main.cc (right): https://chromiumcodereview.appspot.com/34123003/diff/1/content/utility/utility_main.cc#newcode44 content/utility/utility_main.cc:44: // On Linux, we only initialize GLib/GTK if we're ...
7 years, 2 months ago (2013-10-22 16:42:40 UTC) #5
Jorge Lucangeli Obes
https://chromiumcodereview.appspot.com/34123003/diff/1/content/utility/utility_main.cc File content/utility/utility_main.cc (right): https://chromiumcodereview.appspot.com/34123003/diff/1/content/utility/utility_main.cc#newcode67 content/utility/utility_main.cc:67: LinuxSandbox::InitializeSandbox(); On 2013/10/22 16:42:40, jln wrote: > On 2013/10/22 ...
7 years, 2 months ago (2013-10-22 16:58:43 UTC) #6
Jorge Lucangeli Obes
PTAL. https://chromiumcodereview.appspot.com/34123003/diff/1/content/utility/utility_main.cc File content/utility/utility_main.cc (right): https://chromiumcodereview.appspot.com/34123003/diff/1/content/utility/utility_main.cc#newcode44 content/utility/utility_main.cc:44: // On Linux, we only initialize GLib/GTK if ...
7 years, 2 months ago (2013-10-22 17:56:14 UTC) #7
Jorge Lucangeli Obes
Small fix for non-GTK POSIX targets. PTAL.
7 years, 2 months ago (2013-10-22 19:01:18 UTC) #8
jln (very slow on Chromium)
Initializing the sandbox early means we'll need to resume the previous discussion later, but it ...
7 years, 2 months ago (2013-10-22 19:02:45 UTC) #9
Matt Perry
lgtm
7 years, 2 months ago (2013-10-22 19:11:11 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jorgelo@chromium.org/34123003/220001
7 years, 2 months ago (2013-10-22 20:13:27 UTC) #11
commit-bot: I haz the power
Step "update" is always a major failure. Look at the try server FAQ for more ...
7 years, 2 months ago (2013-10-22 22:35:13 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jorgelo@chromium.org/34123003/220001
7 years, 2 months ago (2013-10-22 22:49:38 UTC) #13
commit-bot: I haz the power
7 years, 2 months ago (2013-10-23 02:03:19 UTC) #14
Message was sent while issue was closed.
Change committed as 230287

Powered by Google App Engine
This is Rietveld 408576698