<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<meta name="qrichtext" content="1">
<style type="text/css">
p, li { white-space: pre-wrap; }
</style>
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">
<div style="font-family: Calibri, sans-serif; font-size: 14px; color: rgb(0, 0, 0); ">
I am using qtwebkit on a embedded device, I am wondering where does the QtEvent &quot;UpdateRequest&quot; (77) are posted.</div>
<div style="font-family: Calibri, sans-serif; font-size: 14px; color: rgb(0, 0, 0); ">
<br>
</div>
<div style="font-family: Calibri, sans-serif; font-size: 14px; ">I have a test webpage which only contains a video tag(media source is valid, no auto play). After load the page, I do not see video starts to play which is expected. But I still see &quot;<span style="color: rgb(128, 0, 128); ">UpdateRequest&quot;
</span>are being handled and trigger repaint.</div>
<div style="font-family: Calibri, sans-serif; font-size: 14px; "><br>
</div>
<div style="font-family: Calibri, sans-serif; font-size: 14px; ">I have already hard coded &quot;m_player-&gt;didLoadingProgress()&quot; to be false, so it does not call RenderVideo::updateFromElement for re-layout. It puzzled me that where does the&nbsp;&quot;<span style="color: rgb(128, 0, 128); ">UpdateRequest&quot;
</span>come from?&nbsp;</div>
<div style="font-family: Calibri, sans-serif; font-size: 14px; "><span style="color: rgb(128, 0, 128); "><br>
</span></div>
<div><font face="Calibri,sans-serif">I</font><span style="font-family: Calibri, sans-serif; font-size: 14px; ">&nbsp;am new to webkit, so please anyone could explain a little bit? Or point me out to any wiki or part of the code?</span></div>
<div style="font-family: Calibri, sans-serif; font-size: 14px; color: rgb(0, 0, 0); ">
<br>
</div>
<div style="font-family: Calibri, sans-serif; font-size: 14px; color: rgb(0, 0, 0); ">
Thanks,</div>
<div style="font-family: Calibri, sans-serif; font-size: 14px; color: rgb(0, 0, 0); ">
Nancy</div>
</body>
</html>