[Webkit-unassigned] [Bug 26041] Allow adding resource source to frame asynchronously

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 28 03:18:08 PDT 2009


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


timothy at hatcher.name changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #30732|review?(timothy at hatcher.name|review+
               Flag|)                           |




------- Comment #6 from timothy at hatcher.name  2009-05-28 03:18 PDT -------
(From update of attachment 30732)
Seems odd addSourceToFrame returns a bool and addResourceSourceToFrame does
not. Can addResourceSourceToFrame still return a bool? If the resource isn't
found retuen false and retuen the result of addSourceToFrame.

+        delete this._frameNeedsSetup;

You shouldn't need this sine _frameNeedsSetup was deleted in
setupSourceFrameIfNeeded.


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list