<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - REGRESSION(r192773): [GTK] maps.google.com unresponsive/stalls since r192773"
   href="https://bugs.webkit.org/show_bug.cgi?id=153194#c22">Comment # 22</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - REGRESSION(r192773): [GTK] maps.google.com unresponsive/stalls since r192773"
   href="https://bugs.webkit.org/show_bug.cgi?id=153194">bug 153194</a>
              from <span class="vcard"><a class="email" href="mailto:zan&#64;falconsigh.net" title="Zan Dobersek &lt;zan&#64;falconsigh.net&gt;"> <span class="fn">Zan Dobersek</span></a>
</span></b>
        <pre>Comment on <span class=""><a href="attachment.cgi?id=269745&amp;action=diff" name="attach_269745" title="Patch">attachment 269745</a> <a href="attachment.cgi?id=269745&amp;action=edit" title="Patch">[details]</a></span>
Patch

View in context: <a href="https://bugs.webkit.org/attachment.cgi?id=269745&amp;action=review">https://bugs.webkit.org/attachment.cgi?id=269745&amp;action=review</a>

<span class="quote">&gt; Source/WebCore/workers/WorkerRunLoop.cpp:152
&gt; +    if (g_main_context_pending(g_main_context_get_thread_default()))
&gt; +        g_main_context_iteration(mainContext, FALSE);</span >

Is a single iteration enough? Usually this duo works together in a while statement.</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>