Bug 27667
| Summary: | REGRESSION (r46298): Exception after clicking on Bookmarks button in the Bookmarks Bar | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | sdudla_uk |
| Component: | New Bugs | Assignee: | Darin Adler <darin> |
| Status: | RESOLVED FIXED | ||
| Severity: | Major | CC: | casim85594, darin, g15host, henderson.terry, mrowe, obo17, pat |
| Priority: | P1 | Keywords: | Regression |
| Version: | 528+ (Nightly build) | ||
| Hardware: | Mac | ||
| OS: | OS X 10.5 | ||
sdudla_uk
After installing the latest nightly build I lost the ability to open the Bookmarks folder in the Bookmarks Bar. I was able to open the Favourite sites folder but some of my bookmarks are used too infrequently to be included there. Instead of opening when the Bookmarks icon is clicked Safari tries to go back to a previous page but does so very slowly.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Mark Rowe (bdash)
This broke with <http://trac.webkit.org/changeset/46298>. The console shows:
-[WebHTMLView pageTitle]: unrecognized selector sent to instance 0x1017a04a0
*** WebKit discarded an uncaught exception in the webView:decidePolicyForMIMEType:request:frame:decisionListener: delegate: <NSInvalidArgumentException> -[WebHTMLView pageTitle]: unrecognized selector sent to instance 0x1017a04a0
Darin Adler
http://trac.webkit.org/changeset/46384
Mark Rowe (bdash)
*** Bug 27678 has been marked as a duplicate of this bug. ***
Mark Rowe (bdash)
*** Bug 27728 has been marked as a duplicate of this bug. ***
Mark Rowe (bdash)
*** Bug 27710 has been marked as a duplicate of this bug. ***
Mark Rowe (bdash)
*** Bug 27692 has been marked as a duplicate of this bug. ***