WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED WORKSFORME
Bug 30936
Web Inspector [CRASH]: Navigating to a URL while in node search mode leads to a crash
https://bugs.webkit.org/show_bug.cgi?id=30936
Summary
Web Inspector [CRASH]: Navigating to a URL while in node search mode leads to...
Pavel Feldman
Reported
2009-10-29 17:16:20 PDT
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:]
Attachments
Add attachment
proposed patch, testcase, etc.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug