[Webkit-unassigned] [Bug 124325] Consolidate and expose Frame/Node/Selection screenshot capabilities

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 3 16:33:08 PST 2013


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





--- Comment #54 from Darin Adler <darin at apple.com>  2013-12-03 16:31:27 PST ---
(In reply to comment #53)
> > +    return [createDragImageForRange(*frame, *range, forceBlackText).leakRef() autorelease];
> 
> createDragImageForRange is the wrong name for that function; it's nothing to do with dragging at many call sites.

The phrase DragImage here is simply repeating the name of the type. We could rename the type and the function at the same time but given the current name of the type I think the function name is good.

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