Bug 88143

Summary: Make cookie tests debuggable by merging scripts into HTML
Product: WebKit Reporter: Alexey Proskuryakov <ap>
Component: Tools / TestsAssignee: Alexey Proskuryakov <ap>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
proposed fix andersca: review+

Description Alexey Proskuryakov 2012-06-01 15:58:15 PDT
It's a pain to debug tests in http/tests/cookies, because they are split script tests. They should not be.
Comment 1 Alexey Proskuryakov 2012-06-01 16:05:30 PDT
Created attachment 145396 [details]
proposed fix
Comment 2 Alexey Proskuryakov 2012-06-01 16:09:32 PDT
Committed <http://trac.webkit.org/changeset/119296>.