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

Issue 75483005: Revert 235801 "Fix crash when locking a profile. The crash is ha..." (Closed)

Created:
7 years, 1 month ago by dewittj
Modified:
7 years, 1 month ago
Reviewers:
noms, noms (inactive)
CC:
chromium-reviews
Visibility:
Public.

Description

Revert 235801 "Fix crash when locking a profile. The crash is ha..." > Fix crash when locking a profile. The crash is happening because navigating to a URL triggers the signin header helper code. Since locking shouldn't actually do a Gaia logout, I'm removing all the code related to that. > > NOTRY-ing because it's been a week of "extension "RANDR" missing on display ":9" bot errors. > > BUG=NONE > TBR=pkasting@chromium.org > NOTRY=TRUE > > Review URL: https://codereview.chromium.org/64313005 TBR=noms@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=235822

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+135 lines, -22 lines) Patch
M trunk/src/chrome/browser/chromeos/profiles/avatar_menu_actions_chromeos.h View 1 chunk +2 lines, -0 lines 0 comments Download
M trunk/src/chrome/browser/chromeos/profiles/avatar_menu_actions_chromeos.cc View 1 chunk +9 lines, -0 lines 0 comments Download
M trunk/src/chrome/browser/extensions/api/principals_private/principals_private_api.cc View 2 chunks +5 lines, -2 lines 0 comments Download
M trunk/src/chrome/browser/profiles/avatar_menu.h View 1 chunk +6 lines, -0 lines 0 comments Download
M trunk/src/chrome/browser/profiles/avatar_menu.cc View 1 chunk +8 lines, -0 lines 0 comments Download
M trunk/src/chrome/browser/profiles/avatar_menu_actions.h View 1 chunk +6 lines, -0 lines 0 comments Download
M trunk/src/chrome/browser/profiles/avatar_menu_actions_desktop.h View 1 chunk +2 lines, -0 lines 0 comments Download
M trunk/src/chrome/browser/profiles/avatar_menu_actions_desktop.cc View 2 chunks +90 lines, -0 lines 0 comments Download
M trunk/src/chrome/browser/profiles/profile_list_desktop_browsertest.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M trunk/src/chrome/browser/profiles/profile_window.h View 1 chunk +0 lines, -3 lines 0 comments Download
M trunk/src/chrome/browser/profiles/profile_window.cc View 2 chunks +0 lines, -12 lines 0 comments Download
M trunk/src/chrome/browser/ui/views/avatar_menu_bubble_view.cc View 2 chunks +1 line, -2 lines 0 comments Download
M trunk/src/chrome/browser/ui/views/new_avatar_menu_button_browsertest.cc View 1 chunk +3 lines, -0 lines 0 comments Download
M trunk/src/chrome/browser/ui/views/profile_chooser_view.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 6 (0 generated)
dewittj
7 years, 1 month ago (2013-11-18 21:46:30 UTC) #1
dewittj
Committed patchset #1 manually as r235822.
7 years, 1 month ago (2013-11-18 21:47:17 UTC) #2
dewittj
On 2013/11/18 21:46:30, dewittj wrote: http://build.chromium.org/p/chromium.win/builders/Win7%20Tests%20%28dbg%29%284%29/builds/23184 This error also happened in your original try run ...
7 years, 1 month ago (2013-11-18 21:47:44 UTC) #3
noms
Eeek. Sorry about this -- I missed that amongst the other unrelated errors. Taking a ...
7 years, 1 month ago (2013-11-18 21:51:51 UTC) #4
dewittj
BTW, this may not be you after all; I'm investigating http://build.chromium.org/p/chromium.win/builders/XP%20Tests%20%28dbg%29%284%29/builds/38313 which appears to have ...
7 years, 1 month ago (2013-11-18 22:25:46 UTC) #5
noms
7 years, 1 month ago (2013-11-18 22:27:06 UTC) #6
No worries; I think it's a flaky test.
I pushed a patch that should fix it in that same CL, though, and I will
resubmit it.


On Mon, Nov 18, 2013 at 5:25 PM, <dewittj@chromium.org> wrote:

> BTW, this may not be you after all; I'm investigating
> http://build.chromium.org/p/chromium.win/builders/XP%
> 20Tests%20%28dbg%29%284%29/builds/38313
>
> which appears to have broken the same test but before your commit.  Let me
> know
> in IRC or chat if you find that your code is okay (and one of the commits
> in the
> above build is the culprit) and we'll reland yours.
>
> https://codereview.chromium.org/75483005/
>

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