<html>
<head>
<base href="https://bugs.webkit.org/" />
</head>
<body><span class="vcard"><a class="email" href="mailto:ossy@webkit.org" title="Csaba Osztrogonác OOO_until_5th_Sep <ossy@webkit.org>"> <span class="fn">Csaba Osztrogonác OOO_until_5th_Sep</span></a>
</span> changed
<a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED FIXED - Add event support for link preload."
href="https://bugs.webkit.org/show_bug.cgi?id=158466">bug 158466</a>
<br>
<table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>What</th>
<th>Removed</th>
<th>Added</th>
</tr>
<tr>
<td style="text-align:right;">CC</td>
<td>
</td>
<td>ossy@webkit.org
</td>
</tr></table>
<p>
<div>
<b><a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED FIXED - Add event support for link preload."
href="https://bugs.webkit.org/show_bug.cgi?id=158466#c63">Comment # 63</a>
on <a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED FIXED - Add event support for link preload."
href="https://bugs.webkit.org/show_bug.cgi?id=158466">bug 158466</a>
from <span class="vcard"><a class="email" href="mailto:ossy@webkit.org" title="Csaba Osztrogonác OOO_until_5th_Sep <ossy@webkit.org>"> <span class="fn">Csaba Osztrogonác OOO_until_5th_Sep</span></a>
</span></b>
<pre>(In reply to <a href="show_bug.cgi?id=158466#c61">comment #61</a>)
<span class="quote">> Comment on <span class=""><a href="attachment.cgi?id=287549&action=diff" name="attach_287549" title="Patch">attachment 287549</a> <a href="attachment.cgi?id=287549&action=edit" title="Patch">[details]</a></span>
> Patch
>
> Clearing flags on attachment: 287549
>
> Committed r205269: <<a href="http://trac.webkit.org/changeset/205269">http://trac.webkit.org/changeset/205269</a>></span >
It broke the !ENABLE(SVG_FONTS) and !ENABLE(XSLT) build too:
../../Source/WebCore/loader/LinkLoader.cpp:125:10: error: 'SVGFontResource' is not a member of 'WebCore::CachedResource'
--> SVGFontResource is guarded with ENABLE(SVG_FONTS) in CachedResource.h
../../Source/WebCore/loader/LinkLoader.cpp:127:10: error: 'XSLStyleSheet' is not a member of 'WebCore::CachedResource'
--> XSLStyleSheet is guarded with ENABLE(XSLT) in CachedResource.h</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>