[Webkit-unassigned] [Bug 92176] Remove unused function in InjectedBundleHitTestResult

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 24 17:55:55 PDT 2012


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





--- Comment #10 from Changhun Kang <temoochin at company100.net>  2012-07-24 17:55:59 PST ---
(In reply to comment #9)
> Is there any particular reason we're doing this?  We don't normally go on cleanup tasks like this just for the heck of it.

It was first appeared at 39e1fcbcf3dbb10eaa79d6364a43d781b3d9ebee(Sat Sep 25 02:32:56 2010).

But it is remained as dead code. 
WKBundleHitTestResult is API level of InjectedBundleHitTestResult. But API level does not have any match case.

Also it seems to be redundant with another member function "static PassRefPtr<InjectedBundleHitTestResult> create(const WebCore::HitTestResult&)"

Thank you for your comment
.

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