Bug 37235 - Fix two cookie tests to clean up after themselves (so they can be run repeatedly)
Summary: Fix two cookie tests to clean up after themselves (so they can be run repeate...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-04-07 15:23 PDT by Eric Seidel (no email)
Modified: 2010-04-07 16:49 PDT (History)
4 users (show)

See Also:


Attachments
Patch (10.51 KB, patch)
2010-04-07 15:26 PDT, Eric Seidel (no email)
no flags Details | Formatted Diff | Diff
Patch (2.10 KB, patch)
2010-04-07 16:48 PDT, Adam Barth
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Eric Seidel (no email) 2010-04-07 15:23:38 PDT
Fix two cookie tests to clean up after themselves (so they can be run repeatedly)
Comment 1 Eric Seidel (no email) 2010-04-07 15:26:46 PDT
Created attachment 52789 [details]
Patch
Comment 2 Adam Barth 2010-04-07 15:29:10 PDT
Comment on attachment 52789 [details]
Patch

okiedokes
Comment 3 WebKit Commit Bot 2010-04-07 15:43:35 PDT
Comment on attachment 52789 [details]
Patch

Clearing flags on attachment: 52789

Committed r57237: <http://trac.webkit.org/changeset/57237>
Comment 4 WebKit Commit Bot 2010-04-07 15:43:40 PDT
All reviewed patches have been landed.  Closing bug.
Comment 5 WebKit Review Bot 2010-04-07 16:38:30 PDT
http://trac.webkit.org/changeset/57237 might have broken Tiger Intel Release
Comment 6 Eric Seidel (no email) 2010-04-07 16:46:30 PDT
Fixing the Tiger failure.
Comment 7 Adam Barth 2010-04-07 16:48:45 PDT
Created attachment 52806 [details]
Patch
Comment 8 Adam Barth 2010-04-07 16:49:21 PDT
Committed r57241: <http://trac.webkit.org/changeset/57241>