Bug 12120
Summary: | REGRESSION(r18605): Safari snippet editor no longer works | ||
---|---|---|---|
Product: | WebKit | Reporter: | Mark Rowe (bdash) <mrowe> |
Component: | Page Loading | Assignee: | Anders Carlsson <andersca> |
Status: | RESOLVED FIXED | ||
Severity: | Major | CC: | andersca, ddkilzer |
Priority: | P1 | Keywords: | Regression |
Version: | 420+ | ||
Hardware: | Mac | ||
OS: | OS X 10.4 |
Mark Rowe (bdash)
Steps to reproduce:
1. Show the snippet editor.
2. Type in some HTML markup (<b>Some text</b> will suffice)
3. Hit 'Show'
Expected results:
The HTML should be loaded + displayed in the web view.
Actual results:
No HTML is displayed.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Anders Carlsson
Committed revision 18607.
Mark Rowe (bdash)
Brady rolled this fix out in r18609 as it broke.... nearly everything other than applewebdata: URLs.
David Kilzer (:ddkilzer)
Is this related in any way to Bug 11961?
Mark Rowe (bdash)
Unlikely -- this broke today with r18605, while the issue discussed in bug 11961 has been happening for some time.
Anders Carlsson
Fixed again in r18619