Bug 111756

Summary: [EFL] Bump libsoup dependency to 2.40.3 to fix regressions
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: WebKit EFLAssignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: gustavo, gyuyoung.kim, kenneth, laszlo.gombos, lucas.de.marchi, rakuco, tmpsantos, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Chris Dumez 2013-03-07 10:59:49 PST
Bumping to v2.40.0 introduced a few regressions which are now fixed in v2.40.3. We should bump the libsoup dependency again in order to unskip the related test cases:
 http/tests/security/xssAuditor/base-href-null-char.html
 http/tests/security/xssAuditor/embed-tag-null-char.html
 http/tests/security/xssAuditor/javascript-link-null-char.html
 http/tests/security/xssAuditor/link-onclick-null-char.html
 http/tests/security/xssAuditor/object-embed-tag-null-char.html
 http/tests/security/xssAuditor/script-tag-addslashes-null-char.html
 http/tests/security/xssAuditor/script-tag-null-char.html
 http/tests/security/xssAuditor/script-tag-with-source-null-char.html
 http/tests/xmlhttprequest/origin-exact-matching.html
Comment 1 Chris Dumez 2013-03-07 11:07:16 PST
Created attachment 192050 [details]
Patch
Comment 2 WebKit Review Bot 2013-03-07 13:53:00 PST
Comment on attachment 192050 [details]
Patch

Clearing flags on attachment: 192050

Committed r145130: <http://trac.webkit.org/changeset/145130>
Comment 3 WebKit Review Bot 2013-03-07 13:53:05 PST
All reviewed patches have been landed.  Closing bug.