[Webkit-unassigned] [Bug 40127] New: [Qt] Don't send notifications event after the page was navigated away

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 3 09:41:44 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=40127

           Summary: [Qt] Don't send notifications event after the page was
                    navigated away
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: All
            Status: NEW
          Keywords: Qt
          Severity: Normal
          Priority: P2
         Component: WebKit Qt
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: yael.aharon at nokia.com
                CC: hausmann at webkit.org


Notification objects can outlive the page they are in.
If the ScriptExecutionContext that created the notification was destroyed, don't invoke "display" or "close" events on the notification object. When running inside DRT, also don't log after the ScriptExecutionContext was destroyed.

I actually don't understand why this is not causing failures on the build bot.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list