[Webkit-unassigned] [Bug 27158] Add WebKit version API to Qt.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 15 04:38:45 PDT 2009


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


Adam Treat <treat at kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |treat at kde.org




--- Comment #11 from Adam Treat <treat at kde.org>  2009-07-15 04:38:45 PDT ---
Personally, I think the thing to do is not to generate it at all.  Rather, I'd
have a static regular file in top-level WebKit directory called
WebKitVersion.h.  Then modify the Mac port, the Qt port, and whatever other
port to use it that wants to.  Do away with the version information in the
.xcconfig file altogether in favor of this new header.

This file can then be linked to directly by whatever code needs to use it.

As for who bumps it?  We're all following the Mac ports lead so they can be the
ones to bump it.  After all, the whole reason for other ports to use it is to
masquerade as Mac WebKit version so websites don't fail.

Cheers,
Adam

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