[Webkit-unassigned] [Bug 116453] PLATFORM(*) macros used in Source/WebCore/loader/archive/ArchiveFactory.cpp

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 20 23:34:26 PDT 2013


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





--- Comment #2 from Zan Dobersek <zandobersek at gmail.com>  2013-05-20 23:32:54 PST ---
I've filed this due to the layering violation reported by the check-webkit-style script in bug #116442.
https://bugs.webkit.org/show_bug.cgi?id=116442#c2

The patch took on a different path later, removing most of the PLATFORM macros in r150418.
http://trac.webkit.org/changeset/150418

There's still one PLATFORM(QT) left in the file:
http://trac.webkit.org/browser/trunk/Source/WebCore/loader/archive/ArchiveFactory.cpp#L34
I think it can be removed because the Qt port does not enable WebArchive support even when using CoreFoundations.

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