Bug 73060

Summary: Cleanup #if usage in V8GCController
Product: WebKit Reporter: Rafael Weinstein <rafaelw>
Component: WebCore Misc.Assignee: Rafael Weinstein <rafaelw>
Status: RESOLVED FIXED    
Severity: Normal CC: ojan, steveblock, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Rafael Weinstein 2011-11-23 16:33:36 PST
Multiple patches have left checkMemoryUsage in a silly state
Comment 1 Rafael Weinstein 2011-11-23 16:35:10 PST
Created attachment 116452 [details]
Patch
Comment 2 Ojan Vafai 2011-11-23 16:38:20 PST
Comment on attachment 116452 [details]
Patch

This is fine, but I doubt we need the #if at all. AFAIK, V8GCController is only included by Chromium and QT anyways.
Comment 3 WebKit Review Bot 2011-11-23 19:24:41 PST
Comment on attachment 116452 [details]
Patch

Clearing flags on attachment: 116452

Committed r101117: <http://trac.webkit.org/changeset/101117>
Comment 4 WebKit Review Bot 2011-11-23 19:24:45 PST
All reviewed patches have been landed.  Closing bug.