Bug 50575 - [chromium] fix an assert hit in DRT
Summary: [chromium] fix an assert hit in DRT
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: Tony Chang
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-12-06 11:20 PST by Tony Chang
Modified: 2010-12-06 12:40 PST (History)
3 users (show)

See Also:


Attachments
Patch (1.48 KB, patch)
2010-12-06 11:22 PST, Tony Chang
ojan: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Tony Chang 2010-12-06 11:20:41 PST
[chromium] fix an assert hit in DRT
Comment 1 Tony Chang 2010-12-06 11:22:16 PST
Created attachment 75714 [details]
Patch
Comment 2 Tony Chang 2010-12-06 12:23:46 PST
one more debug fix before trying to switch to drt again
Comment 3 Ojan Vafai 2010-12-06 12:36:00 PST
Comment on attachment 75714 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=75714&action=review

> WebKitTools/DumpRenderTree/chromium/TestWebWorker.h:51
> +        relaxAdoptionRequirement();

Can you just add a comment explaining this?
Comment 4 Tony Chang 2010-12-06 12:40:02 PST
Committed r73389: <http://trac.webkit.org/changeset/73389>