Closed Bug 692706 Opened 14 years ago Closed 13 years ago

e10s support for TabCanvas in Panorama

Categories

(Firefox Graveyard :: Panorama, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: raymondlee, Assigned: raymondlee)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

Please check the following methods: TabCanvas_paint() TabCanvas__drawWindow() TabCanvas__calculateClippingRect()
Assignee: nobody → raymond
Status: NEW → ASSIGNED
Depends on: 691740, 659594
Attached patch WIP v1Splinter Review
Things to do * Tried find a way to make ctx.drawWindow(contentWindow, ...) because there is a API for that. I've tried to pass ctx to the content script, however, drawWindow() is not defined in ctx object after it's being passed to the content script. * Fix broken tests e.g. browser_tabview_bug587248 * Blank screen is drawn in canvases sometimes.
(In reply to Raymond Lee [:raymondlee] from comment #1) > * Tried find a way to make ctx.drawWindow(contentWindow, ...) because there > is a API for that. I've tried to pass ctx to the content script, however, > drawWindow() is not defined in ctx object after it's being passed to the > content script. There should be a separate bug for making ctx.drawWindow() e10s-compatible - this is nothing we can do without touching the core. So don't worry about it until that's fixed :) If there's no such bug yet we should file one - couldn't find it so far, we should maybe talk to felipe about that.
Depends on: 698371
Status: ASSIGNED → NEW
We'll not work on this as e10s is not an active goal anymore.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → WONTFIX
Product: Firefox → Firefox Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: