[Webkit-unassigned] [Bug 139260] REGRESSION (r173468): Cannot step in WebInspector

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 4 11:37:45 PST 2014


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

Alexey Proskuryakov <ap at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #242577|review?                     |review+
              Flags|                            |

--- Comment #4 from Alexey Proskuryakov <ap at webkit.org> ---
Comment on attachment 242577
  --> https://bugs.webkit.org/attachment.cgi?id=242577
patch

r=me

Alternatively, could we remove the loader from NetworkConnectionToWebProcess::m_networkResourceLoaders earlier? I think that this would be more robust, and having less state to track is always better. We don't want any IPC messages to be delivered to the loader after cleanup(), not just setDefersLoading.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20141204/6636872d/attachment-0002.html>


More information about the webkit-unassigned mailing list