| Index: webkit/glue/webframeloaderclient_impl.cc
|
| ===================================================================
|
| --- webkit/glue/webframeloaderclient_impl.cc (revision 23262)
|
| +++ webkit/glue/webframeloaderclient_impl.cc (working copy)
|
| @@ -929,7 +929,7 @@
|
| const WebCore::NavigationAction& action,
|
| const WebCore::ResourceRequest& request,
|
| PassRefPtr<WebCore::FormState> form_state) {
|
| - PolicyAction policy_action = PolicyUse;
|
| + PolicyAction policy_action = PolicyIgnore;
|
|
|
| WebViewImpl* wv = webframe_->GetWebViewImpl();
|
| WebViewDelegate* d = wv->delegate();
|
|
|
| Property changes on: webkit\glue\webframeloaderclient_impl.cc
|
| ___________________________________________________________________
|
| Modified: svn:mergeinfo
|
| Merged /trunk/src/webkit/glue/webframeloaderclient_impl.cc:r22642
|
|
|
|
|