Closed Bug 565963 Opened 15 years ago Closed 15 years ago

JavaPlugin2 instances display upside down when out-of-process in Gecko 1.9.3

Categories

(Plugins Graveyard :: Java (Apple), defect)

All
macOS
defect
Not set
major

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: jaas, Assigned: BenWa)

References

Details

Attachments

(2 files)

Attached image screenshot
JavaPlugin2 instances display upside down when out-of-process in Gecko 1.9.3.
Which version of Apple's JVM are you testing with, and on which version of the OS?
Attached patch Save GStateSplinter Review
The biggest difference I could think of between in/out of process was that in processes uses SaveGState. Since each out of process plug-in instance has it's own CGContext I didn't think we needed to protected the GState since a plug-in could only mess up its own rendering and not the browser. But it appears that this plug-in is relying on this behavior so this might be another thing we are stuck doing.
Attachment #445464 - Flags: review?(joshmoz)
Assignee: nobody → b56girard
Attachment #445464 - Flags: review?(joshmoz) → review+
Keywords: checkin-needed
Status: NEW → ASSIGNED
Verified: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.3a5pre) Gecko/20100521 Minefield/3.7a5pre
Status: ASSIGNED → RESOLVED
Closed: 15 years ago
Keywords: checkin-needed
Resolution: --- → FIXED
Product: Plugins → Plugins Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: