[Webkit-unassigned] [Bug 37271] [chromium] Expose SecurityOrigin::canRequest in WebSecurityOrigin.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 8 11:00:34 PDT 2010


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


Darin Fisher (:fishd, Google) <fishd at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #52864|review?, commit-queue?      |review+, commit-queue-
               Flag|                            |




--- Comment #3 from Darin Fisher (:fishd, Google) <fishd at chromium.org>  2010-04-08 11:00:34 PST ---
(From update of attachment 52864)
> +    // Returns true if this WebSecurityOrigin can read content retrieved from
> +    // the given URL. For example, call this function before issuing
> +    // XMLHttpRequests.
> +    WEBKIT_API bool canRequest(const WebURL&) const;

nit: The XMLHttpRequest example doesn't really apply to WebKit API consumers.

Otherwise, this change is fine.  Please post a revised patch for the commit
queue.

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