Closed
Bug 105315
Opened 24 years ago
Closed 24 years ago
[Inspector Review] Screen capture & Bitmap channels
Categories
(Other Applications :: DOM Inspector, defect)
Other Applications
DOM Inspector
Tracking
(Not tracked)
RESOLVED
INVALID
mozilla0.9.6
People
(Reporter: hewitt, Assigned: hewitt)
Details
This code contains Windows support for capturing regions of the screen to a
buffer. There is a registry where these images are stored, and they can be
displayed using the -moz-bitmap protocol. This functionality is used in the Box
Model viewer.
FILES (relative to /mozilla/extensions/inspector) :
/base/public/inIBitmap*.*
/base/src/inBitmap*.*
/base/public/inIScreenCapturer.idl
/base/src/win/inScreenCapturer.*
| Assignee | ||
Updated•24 years ago
|
Status: NEW → ASSIGNED
Target Milestone: --- → mozilla0.9.6
| Assignee | ||
Comment 1•24 years ago
|
||
don't need all these review bugs...
Status: ASSIGNED → RESOLVED
Closed: 24 years ago
Resolution: --- → INVALID
Updated•21 years ago
|
Product: Core → Other Applications
Updated•18 years ago
|
QA Contact: timeless → dom-inspector
You need to log in
before you can comment on or make changes to this bug.
Description
•