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

Issue 6291002: Attempt at fixing reliability crash. If the AutomationProvider goes (Closed)

Created:
9 years, 11 months ago by sky
Modified:
9 years, 7 months ago
Reviewers:
Paweł Hajdan Jr.
CC:
chromium-reviews, Paweł Hajdan Jr.
Visibility:
Public.

Description

Attempt at fixing reliability crash. If the AutomationProvider goes away while waiting for the right notification then we could crash when attempting to send the message. If this is it I'll update the other observers that have a similar problem. BUG=63647 TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=71447

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -5 lines) Patch
M chrome/browser/automation/automation_provider_observers.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/automation/automation_provider_observers.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/test/data/reliability/known_crashes.txt View 1 chunk +0 lines, -4 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
sky
I'm also NULLing out reply_message_ after deleting this so that if there are still problems ...
9 years, 11 months ago (2011-01-14 00:20:10 UTC) #1
Paweł Hajdan Jr.
LGTM, thank you for debugging this! Could you also convert the VLOG in automation_provider.cc, AutomationProvider::OnChannelError ...
9 years, 11 months ago (2011-01-14 09:09:14 UTC) #2
sky
On 2011/01/14 09:09:14, Paweł Hajdan Jr. wrote: > LGTM, thank you for debugging this! > ...
9 years, 11 months ago (2011-01-14 16:29:20 UTC) #3
sky
On Fri, Jan 14, 2011 at 1:09 AM, <phajdan.jr@chromium.org> wrote: > LGTM, thank you for ...
9 years, 11 months ago (2011-01-14 17:04:51 UTC) #4
Paweł Hajdan Jr.
I think LOG(WARNING). Thanks! On Fri, Jan 14, 2011 at 18:04, Scott Violet <sky@chromium.org> wrote: ...
9 years, 11 months ago (2011-01-14 17:19:19 UTC) #5
sky
This results in a LOG(WARNING) for every test. See http://build.chromium.org/p/tryserver.chromium/builders/linux/builds/8461/steps/ui_tests/logs/stdio . I think we shouldn't ...
9 years, 11 months ago (2011-01-14 18:46:51 UTC) #6
Paweł Hajdan Jr.
9 years, 11 months ago (2011-01-14 18:57:11 UTC) #7
On Fri, Jan 14, 2011 at 19:46, <sky@chromium.org> wrote:

> This results in a LOG(WARNING) for every test. See
>
>
http://build.chromium.org/p/tryserver.chromium/builders/linux/builds/8461/ste...
> . I think we shouldn't bother.
>

Agreed, thanks for checking.


>  -Scott
>
>
> On 2011/01/14 17:19:19, Paweł Hajdan Jr. wrote:
>
>> I think LOG(WARNING). Thanks!
>>
>
>  On Fri, Jan 14, 2011 at 18:04, Scott Violet <mailto:sky@chromium.org>
>> wrote:
>>
>
>  > On Fri, Jan 14, 2011 at 1:09 AM,  <mailto:phajdan.jr@chromium.org>
>> wrote:
>> > > LGTM, thank you for debugging this!
>> > >
>> > > Could you also convert the VLOG in automation_provider.cc,
>> >
>> > Convert it LOG? What level?
>> >
>> >  -Scott
>> >
>> > > AutomationProvider::OnChannelError if it doesn't fire for every UI
>> test
>> > > (that
>> > > would be too much noise)? It seems it would be an important clue here.
>> > >
>> > > http://codereview.chromium.org/6291002/
>> > >
>> >
>>
>
>
>
> http://codereview.chromium.org/6291002/
>

Powered by Google App Engine
This is Rietveld 408576698