summaryrefslogtreecommitdiffstats
path: root/skia/skia_library.gypi
diff options
context:
space:
mode:
authorjam@chromium.org <jam@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-11-15 00:52:31 +0000
committerjam@chromium.org <jam@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-11-15 00:52:31 +0000
commit42971407d2af08e7165a4926ef5848e35fc5cc05 (patch)
tree4afe6aa69d3a0c02cb2b315416b45895990184c4 /skia/skia_library.gypi
parent7ff9d85a4c954dbcb7e873e3fbc57fd30caf37d3 (diff)
downloadchromium_src-42971407d2af08e7165a4926ef5848e35fc5cc05.zip
chromium_src-42971407d2af08e7165a4926ef5848e35fc5cc05.tar.gz
chromium_src-42971407d2af08e7165a4926ef5848e35fc5cc05.tar.bz2
Fix crash in WebContentsViewAura::WindowObserver that happens when switching tabs. The exact repro steps were:
1) open an empty page 2) print preview 3) open a new tab 4) go back to original tab 5) close print preview 6) switch to the new tab The crash happened at step 4 because the second tab got removed from the same root window as the print preview's observer. We weren't unobserving all the children of the root window at that point. BUG=318791 R=ben@chromium.org Review URL: https://codereview.chromium.org/69813005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@235267 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'skia/skia_library.gypi')
0 files changed, 0 insertions, 0 deletions