[Webkit-unassigned] [Bug 61694] WebKit2: Enable serializing of data types needed for cross-process accelerated compositing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 30 09:32:06 PDT 2011


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





--- Comment #9 from Adam Roben (:aroben) <aroben at apple.com>  2011-05-30 09:32:06 PST ---
(From update of attachment 95287)
View in context: https://bugs.webkit.org/attachment.cgi?id=95287&action=review

>>> Source/WebKit2/Scripts/webkit2/messages.py:447
>>> +        'WebCore::Length': '<WebCore/Length.h>',
>> 
>> I thought the scripts knew how to infer this. My understanding was that headers_for_type only needed to be modified if the header did not match the namespace/class name.
> 
> This is needed, otherwise the headers don't get copied to the include/WebCore directory.

How does this script affect what headers get copied? All it's supposed to do is write generated source files.

-- 
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