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

Issue 10512010: Tighten up DEPS some more. NaCl/service process code are including internal content files. Fix the … (Closed)

Created:
8 years, 6 months ago by jam
Modified:
8 years, 6 months ago
Reviewers:
brettw
CC:
chromium-reviews, jochen+watch-content_chromium.org, erikwright (departed), joi+watch-content_chromium.org, darin-cc_chromium.org, brettw-cc_chromium.org, native-client-reviews_googlegroups.com
Visibility:
Public.

Description

Tighten up DEPS some more. NaCl/service process code are including internal content files. Fix the instances other sandbox stuff, which I'll do in a followup. BUG=98716 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=140346

Patch Set 1 #

Patch Set 2 : get rid of _posix in filename that's in posix dir #

Patch Set 3 : fix win build by beefing up filename_rules.gypi #

Unified diffs Side-by-side diffs Delta from patch set Stats (+58 lines, -479 lines) Patch
M base/base.gyp View 1 chunk +1 line, -0 lines 0 comments Download
M base/base.gypi View 1 2 chunks +5 lines, -0 lines 0 comments Download
A + base/hi_res_timer_manager.h View 1 2 chunks +5 lines, -5 lines 0 comments Download
A + base/hi_res_timer_manager_posix.cc View 1 chunk +1 line, -1 line 0 comments Download
A + base/hi_res_timer_manager_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
A + base/hi_res_timer_manager_win.cc View 1 chunk +1 line, -1 line 0 comments Download
A + base/posix/unix_domain_socket.h View 1 2 chunks +5 lines, -5 lines 0 comments Download
A + base/posix/unix_domain_socket.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M build/filename_rules.gypi View 1 2 1 chunk +5 lines, -1 line 0 comments Download
M chrome/DEPS View 1 chunk +2 lines, -1 line 0 comments Download
M chrome/app/breakpad_linuxish.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/app/chrome_main_delegate.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/app/nacl_fork_delegate_linux.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/nacl/nacl_exe_win_64.cc View 2 chunks +1 line, -1 line 0 comments Download
M chrome/nacl/nacl_helper_linux.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/nacl/nacl_main.cc View 2 chunks +1 line, -1 line 0 comments Download
M content/app/content_main_runner.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/browser_main_loop.cc View 2 chunks +1 line, -1 line 0 comments Download
M content/browser/child_process_launcher.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/renderer_host/render_sandbox_host_linux.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M content/browser/zygote_host_impl_linux.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M content/common/child_process_sandbox_support_impl_linux.h View 1 chunk +1 line, -1 line 0 comments Download
M content/common/child_process_sandbox_support_impl_linux.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M content/common/child_process_sandbox_support_impl_shm_linux.cc View 1 1 chunk +1 line, -1 line 0 comments Download
D content/common/chrome_descriptors.h View 1 chunk +0 lines, -18 lines 0 comments Download
D content/common/content_counters.h View 1 chunk +0 lines, -31 lines 0 comments Download
D content/common/content_counters.cc View 1 chunk +0 lines, -35 lines 0 comments Download
M content/common/font_config_ipc_linux.cc View 1 1 chunk +1 line, -1 line 0 comments Download
D content/common/hi_res_timer_manager.h View 1 chunk +0 lines, -35 lines 0 comments Download
D content/common/hi_res_timer_manager_posix.cc View 1 chunk +0 lines, -20 lines 0 comments Download
D content/common/hi_res_timer_manager_unittest.cc View 1 chunk +0 lines, -52 lines 0 comments Download
D content/common/hi_res_timer_manager_win.cc View 1 chunk +0 lines, -30 lines 0 comments Download
D content/common/unix_domain_socket_posix.h View 1 chunk +0 lines, -56 lines 0 comments Download
D content/common/unix_domain_socket_posix.cc View 1 chunk +0 lines, -146 lines 0 comments Download
M content/content_common.gypi View 4 chunks +1 line, -8 lines 0 comments Download
M content/content_tests.gypi View 1 chunk +0 lines, -1 line 0 comments Download
M content/plugin/plugin_main.cc View 1 chunk +1 line, -1 line 0 comments Download
A + content/public/common/content_descriptors.h View 2 chunks +3 lines, -3 lines 0 comments Download
M content/public/test/render_view_fake_resources_test.h View 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/renderer_main.cc View 3 chunks +3 lines, -4 lines 0 comments Download
M content/utility/utility_main.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/worker/worker_main.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/zygote/zygote_linux.cc View 1 1 chunk +3 lines, -3 lines 0 comments Download
M content/zygote/zygote_main_linux.cc View 1 2 chunks +1 line, -1 line 0 comments Download

Messages

Total messages: 4 (0 generated)
jam
8 years, 6 months ago (2012-06-04 17:38:48 UTC) #1
brettw
lgtm
8 years, 6 months ago (2012-06-04 19:28:48 UTC) #2
loislo
On 2012/06/04 19:28:48, brettw wrote: > lgtm after bisecting I found that this patch broke ...
8 years, 6 months ago (2012-06-05 08:58:59 UTC) #3
jam
8 years, 6 months ago (2012-06-05 16:01:32 UTC) #4
are you sure? I'd be very surprised if this change broke anything. As you see,
it's moving files around.

The latest run just passed btw, so it seems flaky?
http://build.chromium.org/p/chromium.perf/builders/Linux%20Perf%20%282%29/bui...

On 2012/06/05 08:58:59, loislo wrote:
> On 2012/06/04 19:28:48, brettw wrote:
> > lgtm
> 
> after bisecting I found that this patch broke frame_rate_test on Linux perf
bot.
> the typical output is:
> 
> [ RUN      ] FrameRateCompositingTest.blank/1
> ../../chrome/test/automation/proxy_launcher.cc:108: Failure
> Value of: app_launched
>   Actual: 5
> Expected: AUTOMATION_SUCCESS
> Which is: 0
> Error while awaiting automation ping from browser process
> ../../chrome/test/ui/ui_test.cc:127: Failure
> Value of: launcher_->InitializeConnection(DefaultLaunchState(),
> wait_for_initial_loads_)
>   Actual: false
> Expected: true
> [13298:13298:0605/125224:423537994763:ERROR:automation_proxy.cc(378)]
> Disconnecting channel after error!
> ../../chrome/test/automation/proxy_launcher.cc:234: Failure
> Value of: automation()->GetBrowserWindowCount(&window_count)
>   Actual: false
> Expected: true
> [13298:13298:0605/125224:423537994886:ERROR:automation_proxy.cc(365)]
Automation
> channel has been closed; dropping message!
> ../../chrome/test/automation/proxy_launcher.cc:255: Failure
> Value of: browser_proxy.get()
>   Actual: false
> Expected: true
> ../../chrome/test/automation/proxy_launcher.cc:281: Failure
> Value of: WaitForBrowserProcessToQuit( TestTimeouts::action_max_timeout_ms(),
> &exit_code)
>   Actual: false
> Expected: true
> ../../chrome/test/automation/proxy_launcher.cc:282: Failure
> Value of: exit_code
>   Actual: -1
> Expected: 0
> [  FAILED  ] FrameRateCompositingTest.blank/1, where GetParam() = 3 (369 ms)
> 
> 
> 
> 
> 
>
http://build.chromium.org/p/chromium.perf/builders/Linux%2520Perf%2520%25282%...

Powered by Google App Engine
This is Rietveld 408576698