Bug 89594

Summary: [BlackBerry] Add an API to immediately enable cross-site XHR
Product: WebKit Reporter: Chris H-C <chutten>
Component: WebKit BlackBerryAssignee: Chris H-C <chutten>
Status: RESOLVED FIXED    
Severity: Normal CC: tonikitoo, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch
none
Patch none

Description Chris H-C 2012-06-20 12:46:07 PDT
Though we have a web setting to enable cross-site XHR for web pages, it only takes effect on subsequent frame loads. We need a more immediate way to set it as well, so expose a way to do that.
Comment 1 Chris H-C 2012-06-20 12:57:27 PDT
Created attachment 148631 [details]
Patch
Comment 2 Yong Li 2012-06-20 13:04:16 PDT
Comment on attachment 148631 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=148631&action=review

> Source/WebKit/blackberry/ChangeLog:3
> +2012-06-20  Christopher Hutten-Czapski  <chutten@rim.com>
> +
> +        2012-06-20  Christopher Hutten-Czapski  <chutten@rim.com>

duplicate?
Comment 3 Chris H-C 2012-06-20 13:06:11 PDT
Created attachment 148633 [details]
Patch
Comment 4 Chris H-C 2012-06-20 13:12:29 PDT
Created attachment 148640 [details]
Patch
Comment 5 Rob Buis 2012-06-20 13:15:48 PDT
Comment on attachment 148640 [details]
Patch

LGTM.
Comment 6 WebKit Review Bot 2012-06-20 14:15:34 PDT
Comment on attachment 148640 [details]
Patch

Clearing flags on attachment: 148640

Committed r120861: <http://trac.webkit.org/changeset/120861>
Comment 7 WebKit Review Bot 2012-06-20 14:15:39 PDT
All reviewed patches have been landed.  Closing bug.