[Webkit-unassigned] [Bug 173630] [Curl] ResourceHandleManager violate the class responsibility of ResourceHandle

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 29 14:18:20 PDT 2017


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

Basuke Suzuki <Basuke.Suzuki at sony.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
           Assignee|webkit-unassigned at lists.web |Basuke.Suzuki at sony.com
                   |kit.org                     |
 Attachment #314164|                            |review?
              Flags|                            |

--- Comment #1 from Basuke Suzuki <Basuke.Suzuki at sony.com> ---
Created attachment 314164

  --> https://bugs.webkit.org/attachment.cgi?id=314164&action=review

Refactoring

This patch is simply move methods and functions from ResourceHandleManager to ResourceHandle if possible. ResourceHandleManager apparently violent the class policy and it takes care of ResourceHandle too much which prevents to improve its own responsibility, which is managing ResourceHandle well.

-- 
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/20170629/0dfc5c3b/attachment-0001.html>


More information about the webkit-unassigned mailing list