Bug 113457 - remove parentsOnly variable in codeGenerator.pm
Summary: remove parentsOnly variable in codeGenerator.pm
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore JavaScript (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: arno.
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-03-27 17:05 PDT by arno.
Modified: 2013-03-27 18:09 PDT (History)
4 users (show)

See Also:


Attachments
patch proposal (3.85 KB, patch)
2013-03-27 17:10 PDT, arno.
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.