[Webkit-unassigned] [Bug 113448] Move preprocessing of idl to pre-pass for gyp

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 27 15:18:46 PDT 2013


https://bugs.webkit.org/show_bug.cgi?id=113448





--- Comment #5 from Tony Chang <tony at chromium.org>  2013-03-27 15:16:56 PST ---
(From update of attachment 195409)
View in context: https://bugs.webkit.org/attachment.cgi?id=195409&action=review

Nice, I like this better than my patch.  Let's clean this up and land this instead.

> WebCore/WebCore.gypi:716
> +            'svg/SVGURIReference.idl',

Is this change intentional?

> WebCore/bindings/scripts/preprocessor.pm:56
> +        print "$fileName was not pre-preprocessed, looking for $preprocessedFile\n";

We probably don't want this to print this.  I think some other port may use $outputDirectory but without the preprocess build step, this will just spam to the console.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list