[Webkit-unassigned] [Bug 77117] New: ASSERT(!m_overlay) reached in TapHighlightController.cpp:73

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 26 10:33:50 PST 2012


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

           Summary: ASSERT(!m_overlay) reached in
                    TapHighlightController.cpp:73
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit2
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: abecsi at webkit.org
                CC: hausmann at webkit.org, kenneth at webkit.org


The PageOverlay does only get uninstalled after the fade-out animation finishes, so do not assert on !m_overlay after the uninstallPageOverlay(m_overlay, /* fadeout */ true) call.

-- 
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