[Webkit-unassigned] [Bug 30989] [Gtk, WML] Assert failure in http://wap.google.com/wml

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Dec 20 06:27:51 PST 2009


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





--- Comment #24 from Nayan <nayankk at gmail.com>  2009-12-20 06:27:49 PST ---

Thanks Eidson for your review comments, I completely I agree with your
concerns.

'FrameLoader->policyChecker()->loadType' holds the information about the load
type that is ABOUT to occur as opposed to the load type that already occurred.
Hence, instead of checking for 'FrameLoader->loadType', I will check for
'FrameLoader->policyChecker()->loadType'. I guess this is the correct way to
fix this issue.

(In reply to comment #23)
> (From update of attachment 44754 [details])
> r- based on the comments I just made.

-- 
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