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

Issue 24729002: Revert 225398 "Fix a threading bug in the brlapi basec braille c..." (Closed)

Created:
7 years, 2 months ago by calamity
Modified:
7 years, 2 months ago
CC:
chromium-reviews
Visibility:
Public.

Description

Revert 225398 "Fix a threading bug in the brlapi basec braille c..." Breaks Linux Chromium OS ASAN compile. > Fix a threading bug in the brlapi basec braille controller > > This CL enables brlapi support by default in builds for chromeos (it's already enabled by default in chromeos itself, so that part is a noop). This revealed a threading bug in the implementation which is also fixed my moving a file_path_watcher from the IO thread to the FILE threadd. > > BUG=178559 > > Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=225008 > > Review URL: https://codereview.chromium.org/24325002 TBR=plundblad@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=225411

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+14 lines, -41 lines) Patch
M trunk/src/build/common.gypi View 1 chunk +0 lines, -5 lines 0 comments Download
M trunk/src/chrome/browser/extensions/api/braille_display_private/braille_controller_brlapi.h View 3 chunks +3 lines, -7 lines 0 comments Download
M trunk/src/chrome/browser/extensions/api/braille_display_private/braille_controller_brlapi.cc View 2 chunks +9 lines, -27 lines 0 comments Download
M trunk/src/chrome/browser/extensions/api/braille_display_private/braille_display_private_apitest.cc View 2 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
calamity
7 years, 2 months ago (2013-09-26 09:17:11 UTC) #1
calamity
Committed patchset #1 manually as r225411.
7 years, 2 months ago (2013-09-26 09:17:31 UTC) #2
hashimoto
Seems compile failing on ASAN bots and "Google Chrome ChromeOS" builder. - http://build.chromium.org/p/chromium.memory/builders/Linux%20Chromium%20OS%20ASAN%20Builder/builds/18073 - http://build.chromium.org/p/chromium.chrome/builders/Google%20Chrome%20ChromeOS/builds/58814 ...
7 years, 2 months ago (2013-09-26 09:53:09 UTC) #3
plundblad
7 years, 2 months ago (2013-09-26 17:03:28 UTC) #4
Hi,

Sorry for breaking the build a second time in the same way:-(
According to the infrastructure team, the required dependency had
been installed on all the bots.  I am bugging them separately again.

//Peter


hashimoto@chromium.org writes:
> Seems compile failing on ASAN bots and "Google Chrome ChromeOS" builder.
> -
>
http://build.chromium.org/p/chromium.memory/builders/Linux%20Chromium%20OS%20...
> -
>
http://build.chromium.org/p/chromium.chrome/builders/Google%20Chrome%20Chrome...
> 
> I think you should run install_build_deps.sh on these failing bots to before
> landing this patch again.
> Also, it'll be nice if you could make a PSA on chromium-dev to warn  
> Chromium OS
> developers to run install-build-deps.sh again on their machines to avoid  
> being
> hit by the same compile error locally.
> Thanks,
> 
> https://codereview.chromium.org/24729002/

-- 

To unsubscribe from this group and stop receiving emails from it, send an email
to chromium-reviews+unsubscribe@chromium.org.

Powered by Google App Engine
This is Rietveld 408576698