[Webkit-unassigned] [Bug 61167] [Chromium] Clicking a named target sets a focus to a previously opened page

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 5 02:27:24 PDT 2011


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





--- Comment #18 from MORITA Hajime <morrita at google.com>  2011-08-05 02:27:24 PST ---
(From update of attachment 103016)
View in context: https://bugs.webkit.org/attachment.cgi?id=103016&action=review

> Source/WebCore/ChangeLog:1
> +2011-08-04  Shinya Kawanaka  <shinyak at google.com>

You should add NavigationPolicy.h to build configurations. For example WebCore.gypi for Chromium.

> Source/WebCore/loader/NavigationPolicy.h:1
> +/*

Why not use FrameLoaderTypes.h ?
And I noticed it might be possible to extend PolicyAction to support this. But I'm not sure.

> Source/WebKit/chromium/public/WebNavigationPolicy.h:37
> +    WebNavigationPolicyInvalid = -1,

Why -1?

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