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

Issue 8344001: OpenBSD patches for chrome/content, split from CR #8275005 (Closed)

Created:
9 years, 2 months ago by Robert Nagy
Modified:
9 years, 2 months ago
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, jam, dpranke-watch+content_chromium.org
Base URL:
http://git.chromium.org/chromium/src.git@master
Visibility:
Public.

Description

OpenBSD patches for chrome/content, split from CR #8275005 about_flags.cc: define kOsLinux on OpenBSD too for flags chrome_content_browser_client.cc: Replace OS_LINUX with TOOLKIT_USES_GTK so that Gtk+ platforms can share the code. component_updater_configurator.cc: OpenBSD defs. for the updater. chrome_browser.gypi: The dl library is linux only here. pepper_message_filter.cc: This asserts fails on OpenBSD so let's disable it for now so that the porting effort can move ahead and this issue can be investigated later. BUG= TEST= Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=106765

Patch Set 1 #

Total comments: 6

Patch Set 2 : remove duplicate code for chromeos #

Patch Set 3 : rebase to master #

Total comments: 2

Patch Set 4 : add comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+26 lines, -13 lines) Patch
M chrome/browser/about_flags.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chrome_content_browser_client.cc View 1 2 6 chunks +6 lines, -6 lines 0 comments Download
M chrome/browser/component_updater/component_updater_configurator.cc View 1 2 1 chunk +8 lines, -0 lines 0 comments Download
M chrome/chrome_browser.gypi View 1 2 2 chunks +8 lines, -6 lines 0 comments Download
M content/browser/renderer_host/pepper_message_filter.cc View 1 2 3 1 chunk +3 lines, -0 lines 0 comments Download

Messages

Total messages: 20 (0 generated)
Robert Nagy
9 years, 2 months ago (2011-10-18 16:50:35 UTC) #1
Robert Sesek
Why did you send me this review? Please find more appropriate reviewers.
9 years, 2 months ago (2011-10-18 16:52:18 UTC) #2
Robert Nagy
9 years, 2 months ago (2011-10-18 16:54:39 UTC) #3
Elliot Glaysher
http://codereview.chromium.org/8344001/diff/1/chrome/browser/component_updater/component_updater_configurator.cc File chrome/browser/component_updater/component_updater_configurator.cc (right): http://codereview.chromium.org/8344001/diff/1/chrome/browser/component_updater/component_updater_configurator.cc#newcode73 chrome/browser/component_updater/component_updater_configurator.cc:73: #elif defined(OS_OPENBSD) +cpu Is this OK? Will we barf ...
9 years, 2 months ago (2011-10-18 17:25:44 UTC) #4
Robert Nagy
http://codereview.chromium.org/8344001/diff/1/chrome/browser/component_updater/component_updater_configurator.cc File chrome/browser/component_updater/component_updater_configurator.cc (right): http://codereview.chromium.org/8344001/diff/1/chrome/browser/component_updater/component_updater_configurator.cc#newcode73 chrome/browser/component_updater/component_updater_configurator.cc:73: #elif defined(OS_OPENBSD) On 2011/10/18 17:25:44, Elliot Glaysher wrote: > ...
9 years, 2 months ago (2011-10-18 17:29:28 UTC) #5
cpu_(ooo_6.6-7.5)
lgtm on the component updater part.
9 years, 2 months ago (2011-10-18 21:02:03 UTC) #6
Elliot Glaysher
On 2011/10/18 21:02:03, cpu wrote: > lgtm on the component updater part. then lgtm in ...
9 years, 2 months ago (2011-10-18 21:02:51 UTC) #7
stevenjb
http://codereview.chromium.org/8344001/diff/1/chrome/browser/chrome_content_browser_client.cc File chrome/browser/chrome_content_browser_client.cc (right): http://codereview.chromium.org/8344001/diff/1/chrome/browser/chrome_content_browser_client.cc#newcode84 chrome/browser/chrome_content_browser_client.cc:84: #include "chrome/browser/chromeos/chrome_browser_main_chromeos.h" CHROMEOS is already define at the top ...
9 years, 2 months ago (2011-10-19 17:50:47 UTC) #8
Robert Nagy
http://codereview.chromium.org/8344001/diff/1/chrome/browser/chrome_content_browser_client.cc File chrome/browser/chrome_content_browser_client.cc (right): http://codereview.chromium.org/8344001/diff/1/chrome/browser/chrome_content_browser_client.cc#newcode84 chrome/browser/chrome_content_browser_client.cc:84: #include "chrome/browser/chromeos/chrome_browser_main_chromeos.h" On 2011/10/19 17:50:48, Steven Bennetts wrote: > ...
9 years, 2 months ago (2011-10-19 20:17:48 UTC) #9
stevenjb
LGTM You'll need to rebase component_updater_configurator.cc (OS_CHROMEOS section got moved up in http://codereview.chromium.org/8139038/).
9 years, 2 months ago (2011-10-19 20:41:09 UTC) #10
Robert Nagy
On 2011/10/19 20:41:09, Steven Bennetts wrote: > LGTM > You'll need to rebase component_updater_configurator.cc (OS_CHROMEOS ...
9 years, 2 months ago (2011-10-19 20:51:17 UTC) #11
Robert Nagy
On 2011/10/19 20:41:09, Steven Bennetts wrote: > LGTM > You'll need to rebase component_updater_configurator.cc (OS_CHROMEOS ...
9 years, 2 months ago (2011-10-20 22:01:21 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/robert.nagy@gmail.com/8344001/7001
9 years, 2 months ago (2011-10-20 22:02:34 UTC) #13
commit-bot: I haz the power
Presubmit check for 8344001-7001 failed and returned exit status 1. Running presubmit commit checks ...
9 years, 2 months ago (2011-10-20 22:02:37 UTC) #14
Robert Nagy
On 2011/10/20 22:02:37, I haz the power (commit-bot) wrote: > Presubmit check for 8344001-7001 failed ...
9 years, 2 months ago (2011-10-21 08:13:48 UTC) #15
jam
lgtm with nit http://codereview.chromium.org/8344001/diff/7001/content/browser/renderer_host/pepper_message_filter.cc File content/browser/renderer_host/pepper_message_filter.cc (right): http://codereview.chromium.org/8344001/diff/7001/content/browser/renderer_host/pepper_message_filter.cc#newcode133 content/browser/renderer_host/pepper_message_filter.cc:133: #if !defined(OS_OPENBSD) nit: add a comment ...
9 years, 2 months ago (2011-10-21 16:10:54 UTC) #16
Robert Nagy
http://codereview.chromium.org/8344001/diff/7001/content/browser/renderer_host/pepper_message_filter.cc File content/browser/renderer_host/pepper_message_filter.cc (right): http://codereview.chromium.org/8344001/diff/7001/content/browser/renderer_host/pepper_message_filter.cc#newcode133 content/browser/renderer_host/pepper_message_filter.cc:133: #if !defined(OS_OPENBSD) On 2011/10/21 16:10:55, John Abd-El-Malek wrote: > ...
9 years, 2 months ago (2011-10-21 18:10:19 UTC) #17
Robert Nagy
On 2011/10/21 18:10:19, Robert Nagy wrote: > http://codereview.chromium.org/8344001/diff/7001/content/browser/renderer_host/pepper_message_filter.cc > File content/browser/renderer_host/pepper_message_filter.cc (right): > > http://codereview.chromium.org/8344001/diff/7001/content/browser/renderer_host/pepper_message_filter.cc#newcode133 ...
9 years, 2 months ago (2011-10-21 18:10:39 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/robert.nagy@gmail.com/8344001/14001
9 years, 2 months ago (2011-10-21 18:15:38 UTC) #19
commit-bot: I haz the power
9 years, 2 months ago (2011-10-21 19:50:23 UTC) #20
Change committed as 106765

Powered by Google App Engine
This is Rietveld 408576698