[Webkit-unassigned] [Bug 78478] Implement common class for URL decomposition attribute

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 14 21:22:20 PST 2012


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





--- Comment #10 from Kaustubh Atrawalkar <kaustubh at motorola.com>  2012-02-14 21:22:20 PST ---
(In reply to comment #9)
> You are using KURL's implementation already.
> 
> What I'm saying is that even when there is a lot of code to share, adding a common base class is the wrong solution. Inheritance is not a method of code sharing.
> 
> In this particular case, it seems that there is no issue to solve in the first place.

>From your comments what I get is I should implement the URL decomposition attributes as it is without using base class as this is not much code saving mechanism to make a base class. If so, I will close this bug and will update the patch in https://bugs.webkit.org/show_bug.cgi?id=76816.

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