[Webkit-unassigned] [Bug 75369] Change in location href format for frames with applewebdata: location

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 17 09:56:04 PST 2012


https://bugs.webkit.org/show_bug.cgi?id=75369





--- Comment #9 from Brady Eidson <beidson at apple.com>  2012-02-17 09:56:04 PST ---
As Darin mentioned, applewebdata: urls are not hierarchical.

It's unfortunate that fixing our bug that added the trailing slash broke a few apps, but it still was a bug that was fixed.

I see two obvious courses of action:
1 - Do nothing, as it appears TinyMCE and MarsEdit have things under control in upcoming releases
2 - Change the behavior back with a LinkedOnOrAfter quirk.  That way, older versions of applications would get the old behavior, but any time an application was built and linked against a newer version of WebKit that has had the bug fixed it'd be expected that they adopt the new behavior.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list