[Webkit-unassigned] [Bug 126919] We generate DOM*.h ObjC headers for disabled features

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 22 11:10:41 PST 2014


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





--- Comment #3 from Simon Fraser (smfr) <simon.fraser at apple.com>  2014-01-22 11:08:10 PST ---
(In reply to comment #2)
> Generally, I would say that all ports should always generate all headers, so that we wouldn't have to #ifdef at incude sites - ifdefs would be inside the headers.

But we can't put ENABLE() or USE() macros in public headers. Those switches control what features WebKit exposes, so for me it makes sense to not have headers for nonexistent features.

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