Bug 107268

Summary: [chromium] move frame generation related methods to TestRunner
Product: WebKit Reporter: jochen
Component: Tools / TestsAssignee: jochen
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, dcarney, dglazkov, fishd, jamesr, tkent+wkapi, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 91308    
Attachments:
Description Flags
Patch none

Description jochen 2013-01-18 05:44:05 PST
void display(const CppArgumentList&, CppVariant*);
    void displayInvalidatedRegion(const CppArgumentList&, CppVariant*);
Comment 1 jochen 2013-01-20 12:40:34 PST
Created attachment 183681 [details]
Patch
Comment 2 WebKit Review Bot 2013-01-20 12:44:57 PST
Please wait for approval from abarth@webkit.org, dglazkov@chromium.org, fishd@chromium.org, jamesr@chromium.org or tkent@chromium.org before submitting, as this patch contains changes to the Chromium public API. See also https://trac.webkit.org/wiki/ChromiumWebKitAPI.
Comment 3 WebKit Review Bot 2013-01-20 13:32:04 PST
Comment on attachment 183681 [details]
Patch

Clearing flags on attachment: 183681

Committed r140281: <http://trac.webkit.org/changeset/140281>
Comment 4 WebKit Review Bot 2013-01-20 13:32:08 PST
All reviewed patches have been landed.  Closing bug.