Closed Bug 688562 Opened 13 years ago Closed 2 years ago

Introduce PluginLayer class

Categories

(Core :: Graphics, defect)

x86
Linux
defect

Tracking

()

RESOLVED WONTFIX

People

(Reporter: romaxa, Unassigned)

References

Details

Attachments

(1 file)

https://bugzilla.mozilla.org/show_bug.cgi?id=598277#c57 I think it make sense to move pluginLayer into separate class 1) No image containers needed 2) Better debug logging output
Found that MacIOSurface using mContainer, and has some logic of when ImageSetData happen, and when SetCurrentImage (probably some sync)
Can we just remove ImageContainer reference from MacIOSurface? http://hg.mozilla.org/mozilla-central/annotate/45db8c3384e1/gfx/layers/ImageLayers.h#l493 or it is required in order to sync IOSurface data (similar to thread safe syncronization)?
Attached patch New PluginLayer class (deleted) — Splinter Review
Simple copy of ImageLayer + Removed YUV related content. ImageContainer not yet removed
Assignee: nobody → romaxa
Status: NEW → ASSIGNED
Attachment #561868 - Flags: feedback?(roc)

The bug assignee didn't login in Bugzilla in the last 7 months.
:bhood, could you have a look please?
For more information, please visit auto_nag documentation.

Assignee: romaxa → nobody
Status: ASSIGNED → NEW
Flags: needinfo?(bhood)
Flags: needinfo?(bhood)
Severity: normal → S3
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: