Bug 282601
Summary: | [Navigation] Fix javascript: URL related failures | ||
---|---|---|---|
Product: | WebKit | Reporter: | Rob Buis <rbuis> |
Component: | Page Loading | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | beidson, cdumez, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | 284011, 284051 | ||
Bug Blocks: | 258384 |
Rob Buis
Fix javascript: URL related failures:
navigation-history-entry/entries-after-javascript-url-navigation.html
navigation-history-entry/entries-in-new-javascript-url-iframe.html
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Rob Buis
Likely cause is the special codepath for handling javascript: URLs that does not end up calling the Navigation object.
Radar WebKit Bug Importer
<rdar://problem/139717908>
Chris Dumez
Addressing via dependency bugs.
Chris Dumez
Addressed via subtasks.