[Webkit-unassigned] [Bug 25867] [QT] Implement original_url getter method to the API
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Jul 27 14:49:49 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=25867
robert <robert at roberthogan.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |robert at roberthogan.net
--- Comment #19 from robert <robert at roberthogan.net> 2009-07-27 14:49:48 PDT ---
Why the check for d->frameLoaderClient->m_loadSucceeded when deciding which url
to return?
This check happens to break my use-case of this feature, which is to handle SSL
failures that occur as the result of redirects (e.g. https://hotmail.com). When
the failure occurs m_loadSucceeded is not yet true, and won't be until the ssl
failure is accepted by the user.
--
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