Bug 10531
| Summary: | Assertion failure with ToT (r16002) | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Mark Rowe (bdash) <mrowe> |
| Component: | Page Loading | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | Keywords: | Regression |
| Priority: | P1 | ||
| Version: | 420+ | ||
| Hardware: | Mac | ||
| OS: | OS X 10.4 | ||
Mark Rowe (bdash)
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*
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |