Bug 27678
Summary: | History -> Show All History doesn't work on Webkit Nightly. | ||
---|---|---|---|
Product: | WebKit | Reporter: | Patrik Weiskircher <pat> |
Component: | History | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | ||
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Mac (Intel) | ||
OS: | OS X 10.5 |
Patrik Weiskircher
If I try to view all of my history, Webkit just shows "Loading..." in the address bar.
In the system.log, these messages appear:
Jul 25 15:20:51 MacBookPro Safari[255]: *** -[WebHTMLView pageTitle]: unrecognized selector sent to instance 0x17a42560
Jul 25 15:20:51 MacBookPro Safari[255]: *** WebKit discarded an uncaught exception in the webView:decidePolicyForMIMEType:request:frame:decisionListener: delegate: <NSInvalidArgumentException> *** -[WebHTMLView pageTitle]: unrecognized selector sent to instance 0x17a42560
This is happening using Webkit version 4.0.2 (5530.19, r46367) on Safari 4.0.2 Mac.
It works fine using Safari 4.0.2 itself.
Although I didn't really know what I was doing, I tried deleting the Library/Safari/History* files to see if it makes a difference. It didn't.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Patrik Weiskircher
I guess this bug was already fixed in http://trac.webkit.org/changeset/46384.
Sorry!
Mark Rowe (bdash)
*** This bug has been marked as a duplicate of bug 27667 ***