RESOLVED FIXED 12372
REGRESSION: webView:decidePolicyForNavigationAction: delegate gets wrong URL in WebActionOriginalURLKey
https://bugs.webkit.org/show_bug.cgi?id=12372
Summary REGRESSION: webView:decidePolicyForNavigationAction: delegate gets wrong URL ...
Bruce Q. Hammond
Reported 2007-01-22 13:39:40 PST
When webView:decidePolicyForNavigationAction:request:frame: is called [actionInformation objectForKey: WebActionOriginalURLKey] now returns applewebdata://<bignum> This used to provide our original request: file://localhost/<path>/ We belive this broke at or near r17745 nightly (11/13/06)
Attachments
David Kilzer (:ddkilzer)
Comment 1 2007-01-22 14:07:24 PST
Probably a duplicate of Bug 11961.
Mark Rowe (bdash)
Comment 2 2007-01-28 19:10:25 PST
Anders Carlsson
Comment 3 2007-02-08 15:57:13 PST
This is either a duplicate of <rdar://problem/4886776> or http://bugs.webkit.org/show_bug.cgi?id=11961 but it's been fixed in any case.
Note You need to log in before you can comment on or make changes to this bug.