Bug 10531 - Assertion failure with ToT (r16002)
Summary: Assertion failure with ToT (r16002)
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Page Loading (show other bugs)
Version: 420+
Hardware: Mac OS X 10.4
: P1 Normal
Assignee: Nobody
URL:
Keywords: Regression
Depends on:
Blocks:
 
Reported: 2006-08-23 22:50 PDT by Mark Rowe (bdash)
Modified: 2006-08-24 00:05 PDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mark Rowe (bdash) 2006-08-23 22:50:39 PDT
ASSERTION FAILED: ![[webFrame _frameLoader] isLoading] (/Users/mrowe/Documents/Source/SVN/WebKit-Nightlies/WebKit/WebView/WebDataSource.m:150 -[WebDataSourcePrivate dealloc])

This occurred when command-clicking on a link in Google results to open in a new tab.

To reproduce:
1) Type "WebKit" into Safari's search bar to search.
2) When Google results load, Command-click on the first search result.
3) *boom*