Bug 88143 - Make cookie tests debuggable by merging scripts into HTML
Summary: Make cookie tests debuggable by merging scripts into HTML
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Alexey Proskuryakov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-06-01 15:58 PDT by Alexey Proskuryakov
Modified: 2012-06-01 16:09 PDT (History)
0 users

See Also:


Attachments
proposed fix (9.46 KB, patch)
2012-06-01 16:05 PDT, Alexey Proskuryakov
andersca: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>.