[Webkit-unassigned] [Bug 124326] Web Inspector: implement Page.captureScreenshot in the backend
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Nov 14 11:27:24 PST 2013
https://bugs.webkit.org/show_bug.cgi?id=124326
--- Comment #5 from Joseph Pecoraro <joepeck at webkit.org> 2013-11-14 11:26:03 PST ---
(From update of attachment 216946)
View in context: https://bugs.webkit.org/attachment.cgi?id=216946&action=review
>> Source/WebCore/inspector/protocol/Page.json:348
>> "description": "Capture page screenshot.",
>
> I wonder if we should rename this to something better? We don't aren't compatible with Chrome's now that we have parameters.
I agree. I imagine there could be a number of screenshot APIs:
1. Screenshot of the visible page (viewport on OS X, fake viewport on iOS / mobile)
2. Screenshot of the entire page (1 big image)
3. Screenshot of a section of the page (arbitrary, element bounds, maybe a layer's bounds)
--
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