Closed
Bug 616705
Opened 15 years ago
Closed 15 years ago
Enable readBack for SharedMemory plugins pipeline
Categories
(Core Graveyard :: Plug-ins, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: romaxa, Assigned: romaxa)
References
Details
Attachments
(2 files)
1.49 KB,
patch
|
cjones
:
review+
|
Details | Diff | Splinter Review |
1.53 KB,
patch
|
roc
:
approval2.0+
|
Details | Diff | Splinter Review |
Current implementation using ReadBack and partial updates only for X-rendering...
Bug 603885 is fixed and cjones has added possibility to create UnsafeSharedMemory.
I think we can use it for enabling ReadBack for plugins on maemo5.
Attachment #495255 -
Flags: review?(jones.chris.g)
Comment on attachment 495255 [details] [diff] [review]
ReadBack plugins
> // We can read safely from XSurface and SharedDIBSurface, because
> // PluginHost is not able to modify that surface
Need to update this comment.
r=me with that.
Attachment #495255 -
Flags: review?(jones.chris.g) → review+
Assignee | ||
Comment 2•15 years ago
|
||
Make sense for image Rendering plugins (Maemo5/Maemo6)
Assignee: nobody → romaxa
Attachment #497060 -
Flags: approval2.0?
Assignee | ||
Comment 3•15 years ago
|
||
IIUC this patch will only affect mobile plugins rendering on maemo, and should not touch desktop builds
Attachment #497060 -
Flags: approval2.0? → approval2.0+
Assignee | ||
Comment 4•15 years ago
|
||
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Updated•3 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•