[Webkit-unassigned] [Bug 80519] [BlackBerry] Set ResourceRequest TargetType in WebPagePrivate::load()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 7 12:51:22 PST 2012


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





--- Comment #9 from Lyon Chen <liachen at rim.com>  2012-03-07 12:51:20 PST ---
(In reply to comment #7)

> can we have asserts to make sure no one is calling it at too late moment?

Actually we have assertion in upstream code now. It is just we check the target type in dispatchDecidePolicyForNavigationAction() and other policy methods. We need to re-implement them if we want to avoid the #ifdef thing.

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