Bug 59104

Summary: Make test robust to PHP magic quotes
Product: WebKit Reporter: Adam Barth <abarth>
Component: New BugsAssignee: Adam Barth <abarth>
Status: RESOLVED FIXED    
Severity: Normal CC: tonyg
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Other   
OS: OS X 10.5   
Attachments:
Description Flags
Patch tonyg: review+

Description Adam Barth 2011-04-21 08:13:24 PDT
Make test robust to PHP magic quotes
Comment 1 Adam Barth 2011-04-21 08:14:26 PDT
Created attachment 90536 [details]
Patch
Comment 2 Tony Gentilcore 2011-04-21 08:26:03 PDT
Comment on attachment 90536 [details]
Patch

Thanks! If you want, you can remove them from the test_expectations file in this patch (sorry I was probably too quick to add them). Otherwise, I'll fix it up after this lands.
Comment 3 Adam Barth 2011-04-21 08:30:53 PDT
I'll make the test_expectations at the same time.  I'm just checking one more thing before landing.
Comment 4 Adam Barth 2011-04-21 08:38:43 PDT
Committed r84502: <http://trac.webkit.org/changeset/84502>