Bug 113457

Summary: remove parentsOnly variable in codeGenerator.pm
Product: WebKit Reporter: arno. <a.renevier>
Component: WebCore JavaScriptAssignee: arno. <a.renevier>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, haraken, japhet, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
patch proposal none

Description arno. 2013-03-27 17:05:06 PDT
Hi,
since bug #26398, parentsOnly argument is not used anymore by idl parser.
So, for cleanup, parentsOnly arguments could be removed from codeGenerator.pm.
Comment 1 arno. 2013-03-27 17:10:59 PDT
Created attachment 195441 [details]
patch proposal
Comment 2 Kentaro Hara 2013-03-27 17:15:36 PDT
Comment on attachment 195441 [details]
patch proposal

ok
Comment 3 WebKit Review Bot 2013-03-27 18:08:11 PDT
The commit-queue encountered the following flaky tests while processing attachment 195441 [details]:

fast/preloader/document-write-noscript.html bug 113464 (authors: rniwa@webkit.org and tonyg@chromium.org)
The commit-queue is continuing to process your patch.
Comment 4 WebKit Review Bot 2013-03-27 18:09:40 PDT
Comment on attachment 195441 [details]
patch proposal

Clearing flags on attachment: 195441

Committed r147041: <http://trac.webkit.org/changeset/147041>
Comment 5 WebKit Review Bot 2013-03-27 18:09:45 PDT
All reviewed patches have been landed.  Closing bug.