<html>
<head>
<base href="https://bugs.documentfoundation.org/">
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - Text flow not correct after loading a large document"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=132212#c12">Comment # 12</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - Text flow not correct after loading a large document"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=132212">bug 132212</a>
from <span class="vcard"><a class="email" href="mailto:telesto@surfxs.nl" title="Telesto <telesto@surfxs.nl>"> <span class="fn">Telesto</span></a>
</span></b>
<pre>Created <span class=""><a href="http://bugs.documentfoundation.org/attachment.cgi?id=160608" name="attach_160608" title="Follow up Bibisect">attachment 160608</a> <a href="http://bugs.documentfoundation.org/attachment.cgi?id=160608&action=edit" title="Follow up Bibisect">[details]</a></span>
Follow up Bibisect
I skipped one commit.. but this sounds very very plausible..
Bisected to
author Jan-Marek Glogowski <<a href="mailto:glogow@fbihome.de">glogow@fbihome.de</a>> 2015-03-06 19:11:31 +0100
committer Jan-Marek Glogowski <<a href="mailto:glogow@fbihome.de">glogow@fbihome.de</a>> 2015-03-06 20:00:34
+0100
commit 9b4abcd1c45a646a1ac9120fe1c489ba6bb44e95 (patch)
tree 049271c64e942242bee5ffb325497a6a8127780a
parent acaafc03e623ac25d4408605f34d50618926c5d0 (diff)
Little build fix to Windows ScRefreshTimer
For whatever reason "objdump.exe -t xicontent.o" on Windows now
lists Start@ScRefreshTimer@@EAEXXZ (probably because it's now
a virtual function). Also the reference to SetRefreshDelay
vanished after dropping the virtual keyword from SetRefreshDelay.
The linux object file doesn't even refer to a ScRefreshTimer
function. Start() can stay private, as the timer is handled via
SetRefreshDelay.
Probably Stop() should also become private in this case.
This also reverts 2c0189a8a3aeb3668bf6de1ea1958ba475b80a38</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>