[Webkit-unassigned] [Bug 51941] refactor HTMLLinkElement to allow Link header implementation

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 17 12:11:36 PDT 2011


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





--- Comment #64 from Darin Adler <darin at apple.com>  2011-06-17 12:11:35 PST ---
(From update of attachment 97611)
View in context: https://bugs.webkit.org/attachment.cgi?id=97611&action=review

> Source/WebCore/loader/LinkLoader.h:42
> +class LinkRelAttribute;

LinkRelAttribute is a struct, not a class.

This mismatch breaks building with clang. Not clear why it didn’t break compiling on Windows.

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