diff options
author | kerz@chromium.org <kerz@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-08-08 05:33:06 +0000 |
---|---|---|
committer | kerz@chromium.org <kerz@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-08-08 05:33:06 +0000 |
commit | 078ae4ddc6e514a937fa35233aafc4986f5fb360 (patch) | |
tree | 7b2bc9af20c15efe8b0b3fe5c7a62d86d6980d79 /chrome/browser/task_manager/task_manager_util.cc | |
parent | d127d79cdc8f01a9bad9148806f02b11a6174f29 (diff) | |
download | chromium_src-078ae4ddc6e514a937fa35233aafc4986f5fb360.zip chromium_src-078ae4ddc6e514a937fa35233aafc4986f5fb360.tar.gz chromium_src-078ae4ddc6e514a937fa35233aafc4986f5fb360.tar.bz2 |
Revert 288119 "Revert 287878 "Merge 287864 "Fix widget visibilit..."
> Revert 287878 "Merge 287864 "Fix widget visibility accounting wh..."
>
> > Merge 287864 "Fix widget visibility accounting when crashing in ..."
> >
> > > Fix widget visibility accounting when crashing in background.
> > >
> > > RenderWidgetHostImpl tracks its visibility using the |is_hidden_| field.
> > > This value should be not be reset when the renderer crashes, otherwise a
> > > widget that crashes in backround will think it's already visible when
> > > put in foreground, messing up process visibility accounting.
> > >
> > > This patch fixes process visibility for processes that crashed in
> > > background and are respawned upon foregrounding by preserving the
> > > |is_hidden_| field through renderer crashes.
> > >
> > > BUG=399521
> > > R=aelias@chromium.org
> > >
> > > Review URL: https://codereview.chromium.org/443133002
> >
> > TBR=ppi@chromium.org
> >
> > Review URL: https://codereview.chromium.org/447943002
>
> TBR=aelias@chromium.org
>
> Review URL: https://codereview.chromium.org/448243002
TBR=kerz@chromium.org
Review URL: https://codereview.chromium.org/455533003
git-svn-id: svn://svn.chromium.org/chrome/branches/2062/src@288222 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/browser/task_manager/task_manager_util.cc')
0 files changed, 0 insertions, 0 deletions