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

Issue 549140: If a page is navigated within the same render process, the active notificatio... (Closed)

Created:
10 years, 11 months ago by John Gregg
Modified:
9 years ago
CC:
chromium-reviews, brettw+cc_chromium.org, darin (slow to review), jam
Visibility:
Public.

Description

If a page is navigated within the same render process, the active notifications need to go out of scope so we don't try to fire events on them back to the original page. BUG=32862 TEST=reload page then close notification Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=37019

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+24 lines, -3 lines) Patch
M chrome/common/desktop_notifications/active_notification_tracker.h View 2 chunks +3 lines, -1 line 0 comments Download
M chrome/common/desktop_notifications/active_notification_tracker.cc View 1 chunk +8 lines, -0 lines 0 comments Download
M chrome/renderer/notification_provider.h View 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/renderer/notification_provider.cc View 2 chunks +7 lines, -2 lines 0 comments Download
M chrome/renderer/render_view.cc View 1 chunk +3 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
John Gregg
10 years, 11 months ago (2010-01-23 01:59:13 UTC) #1
Andrew T Wilson (Slow)
10 years, 11 months ago (2010-01-23 02:17:50 UTC) #2
On 2010/01/23 01:59:13, John Gregg wrote:
> 
LGTM mainly because I'd like to see this bug fixed ASAP, but please follow this
up with a CL containing a test for this case.

Powered by Google App Engine
This is Rietveld 408576698