Closed Bug 1237902 Opened 8 years ago Closed 8 years ago

Moz2Dify DrawTableBorderSegment()

Categories

(Core :: Layout, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla46
Tracking Status
firefox46 --- fixed

People

(Reporter: n.nethercote, Assigned: n.nethercote)

Details

Attachments

(3 files)

This one's pretty easy.
We change the color and anti-aliasing on the gfxContext but never do anything
with it while those values are changed.
Attachment #8705475 - Flags: review?(roc)
Assignee: nobody → n.nethercote
Status: NEW → ASSIGNED
And to several functions above it in the callgraph, ones that no longer need an
nsRenderingContext.
Attachment #8705477 - Flags: review?(roc)
https://hg.mozilla.org/integration/mozilla-inbound/rev/957569c6b178028826c1dc13d11895152d020287
Bug 1237902 (part 1) - Remove unneeded gfxContext ops in DrawTableBorderSegment(). r=roc.

https://hg.mozilla.org/integration/mozilla-inbound/rev/4538baf122990a4d8efd2e98b22a0c9929cdcf90
Bug 1237902 (part 2) - Pass a DrawTarget to DrawTableBorderSegment(). r=roc.

https://hg.mozilla.org/integration/mozilla-inbound/rev/6c88738fdc4d8bea3f88969e89b0c04b2603b9e5
Bug 1237902 (part 3) - Change the gfxContextMatrixAutoSaveRestore in PaintTableBorderBackground() to an AutoRestoreTransform. r=roc.
https://hg.mozilla.org/mozilla-central/rev/957569c6b178
https://hg.mozilla.org/mozilla-central/rev/4538baf12299
https://hg.mozilla.org/mozilla-central/rev/6c88738fdc4d
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla46
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: