[Webkit-unassigned] [Bug 66909] XMLHttpRequest method/header validation is not available for other untrusted HTTP requests.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 30 17:12:03 PDT 2011


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


Ryosuke Niwa <rniwa at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |rniwa at webkit.org




--- Comment #23 from Ryosuke Niwa <rniwa at webkit.org>  2011-08-30 17:12:03 PST ---
This patch appears to have broken Leopard build:

http://build.webkit.org/builders/Leopard%20Intel%20Debug%20%28Build%29/builds/38818/steps/compile-webkit/logs/stdio
Undefined symbols:
  "__ZN7WebCore22isValidHTTPHeaderValueERKN3WTF6StringE", referenced from:
      __ZN7WebCore14XMLHttpRequest16setRequestHeaderERKN3WTF12AtomicStringERKNS1_6StringERi in XMLHttpRequest.o
  "__ZN7WebCore16isValidHTTPTokenERKN3WTF6StringE", referenced from:
      __ZN7WebCore14XMLHttpRequest16setRequestHeaderERKN3WTF12AtomicStringERKNS1_6StringERi in XMLHttpRequest.o
      __ZN7WebCore14XMLHttpRequest4openERKN3WTF6StringERKNS_4KURLEbRi in XMLHttpRequest.o
ld: symbol(s) not found

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