[Webkit-unassigned] [Bug 30936] New: Web Inspector [CRASH]: Navigating to a URL while in node search mode leads to a crash

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 29 17:16:20 PDT 2009


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

           Summary: Web Inspector [CRASH]: Navigating to a URL while in
                    node search mode leads to a crash
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Web Inspector
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: pfeldman at chromium.org
                CC: timothy at hatcher.name


1. Open google.com
2. Bring up inspector, enter node search mode (zoom icon on elements panel)
3. Hover over google logo so that it is highlighted
4. Press cmd+Tab to switch to another window.
5. Press on a hyperlink on that window

Expected: hyperlink opened in browser
Actual: crash in ASSERT([_targetView window]);

#0    0x0036f11a in -[WebNodeHighlight(FileInternal)
_repositionHighlightWindow] at WebNodeHighlight.mm:191
#1    0x9570742a in _nsnote_callback
#2    0x93f9e47a in __CFXNotificationPost
#3    0x93f9e753 in _CFXNotificationPostNotification
#4    0x95704680 in -[NSNotificationCenter
postNotificationName:object:userInfo:]
#5    0x9570ded8 in -[NSNotificationCenter postNotificationName:object:]
#6    0x90824877 in -[NSView _postFrameChangeNotification]
#7    0x9082a6e7 in -[NSView setFrameSize:]
#8    0x908f7ab1 in -[NSThemeFrame setFrameSize:]
#9    0x908f7218 in -[NSWindow _setFrame:updateBorderViewSize:]
#10    0x908f6b32 in -[NSWindow _oldPlaceWindow:]
#11    0x908f63ef in -[NSWindow _setFrameCommon:display:stashSize:]
#12    0x908f5dc6 in -[NSWindow setFrame:display:]

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