Bug 93251

Summary: [BlackBerry] always set PolicyAction to PolicyIgnore if the chrome returns false for acceptNavigationRequest
Product: WebKit Reporter: Charles Wei <charles.wei>
Component: WebKit BlackBerryAssignee: Charles Wei <charles.wei>
Status: RESOLVED FIXED    
Severity: Major CC: joenotcharles, mifenton, rwlbuis, staikos, tonikitoo, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Charles Wei 2012-08-06 03:52:24 PDT
We should always set the PolicyAction to PolicyIgnore, if the client returns false for acceptNavigationRequest(). This should apply to both requests in MainFrame and SubFrame.

Internal PR: 169603.
Comment 1 Charles Wei 2012-08-06 04:04:04 PDT
Created attachment 156650 [details]
Patch
Comment 2 Charles Wei 2012-08-06 20:43:01 PDT
Internally reviewed by Joe Mason. Need somebody to r+ here.
Comment 3 WebKit Review Bot 2012-08-07 21:55:22 PDT
Comment on attachment 156650 [details]
Patch

Clearing flags on attachment: 156650

Committed r124982: <http://trac.webkit.org/changeset/124982>
Comment 4 WebKit Review Bot 2012-08-07 21:55:26 PDT
All reviewed patches have been landed.  Closing bug.