[Webkit-unassigned] [Bug 93980] [WK2] Implement testRunner.setUseDeferredFrameLoading

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 12 01:07:57 PST 2012


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


Zoltan Nyul <zoltan.nyul at intel.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #173585|                            |review?, commit-queue?
               Flag|                            |




--- Comment #3 from Zoltan Nyul <zoltan.nyul at intel.com>  2012-11-12 01:09:40 PST ---
Created an attachment (id=173585)
 --> (https://bugs.webkit.org/attachment.cgi?id=173585&action=review)
patch

I added the setDeferredLoading method to the idl and TestRunner class, but the implementation would be just adding a timer for the mainloop like in the wk1 mac port, but the InjectedBundle is already asynchronous so i think there's no need for extra timers.

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