[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:19:49 PST 2013


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


Simon Fraser (smfr) <simon.fraser at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #217917|review?, commit-queue?      |review-, commit-queue-
               Flag|                            |




--- Comment #53 from Simon Fraser (smfr) <simon.fraser at apple.com>  2013-12-03 16:18:08 PST ---
(From update of attachment 217917)
View in context: https://bugs.webkit.org/attachment.cgi?id=217917&action=review

> Source/WebCore/bindings/objc/DOM.mm:338
> +    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.

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