Bug 62844

Summary: Added some write barrier action, compiled out by default
Product: WebKit Reporter: Geoffrey Garen <ggaren>
Component: New BugsAssignee: Geoffrey Garen <ggaren>
Status: RESOLVED FIXED    
Severity: Normal CC: oliver, sam
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch oliver: review+, webkit.review.bot: commit-queue-

Geoffrey Garen
Reported 2011-06-16 23:02:41 PDT
Added some write barrier action, compiled out by default
Attachments
Patch (17.08 KB, patch)
2011-06-16 23:06 PDT, Geoffrey Garen
no flags
Patch (17.71 KB, patch)
2011-06-16 23:40 PDT, Geoffrey Garen
oliver: review+
webkit.review.bot: commit-queue-
Geoffrey Garen
Comment 1 2011-06-16 23:06:22 PDT
Geoffrey Garen
Comment 2 2011-06-16 23:40:50 PDT
WebKit Review Bot
Comment 3 2011-06-17 03:46:14 PDT
Oliver Hunt
Comment 4 2011-06-17 08:59:49 PDT
Comment on attachment 97548 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=97548&action=review r=me, if you turn off the flag that actually makes these things compiled out :D > Source/JavaScriptCore/wtf/Platform.h:1211 > +#define ENABLE_GGC 1 Don't you want this off?
Geoffrey Garen
Comment 5 2011-06-17 11:41:07 PDT
> Don't you want this off? Yes :). Just needed to get the EWS bot to show me the Windows symbol name.
Geoffrey Garen
Comment 6 2011-06-17 12:11:49 PDT
Note You need to log in before you can comment on or make changes to this bug.