Closed
Bug 1238846
Opened 9 years ago
Closed 9 years ago
Remove some dead code in layout and gfx
Categories
(Core :: Layout, defect)
Core
Layout
Tracking
()
RESOLVED
FIXED
mozilla46
Tracking | Status | |
---|---|---|
firefox46 | --- | fixed |
People
(Reporter: n.nethercote, Assigned: n.nethercote)
Details
Attachments
(2 files)
4.32 KB,
patch
|
mattwoodrow
:
review+
|
Details | Diff | Splinter Review |
1.62 KB,
patch
|
mattwoodrow
:
review+
|
Details | Diff | Splinter Review |
I found some dead code.
![]() |
Assignee | |
Comment 1•9 years ago
|
||
Attachment #8706743 -
Flags: review?(matt.woodrow)
![]() |
Assignee | |
Updated•9 years ago
|
Assignee: nobody → n.nethercote
Status: NEW → ASSIGNED
![]() |
Assignee | |
Comment 2•9 years ago
|
||
Attachment #8706744 -
Flags: review?(matt.woodrow)
Updated•9 years ago
|
Attachment #8706743 -
Flags: review?(matt.woodrow) → review+
Updated•9 years ago
|
Attachment #8706744 -
Flags: review?(matt.woodrow) → review+
![]() |
Assignee | |
Comment 3•9 years ago
|
||
https://hg.mozilla.org/integration/mozilla-inbound/rev/96d627d5f12c2b2a02f889d08d8cfb0a93d25b01
Bug 1238846 (part 1) - Remove some dead code in nsLayoutUtils. r=mattwoodrow.
https://hg.mozilla.org/integration/mozilla-inbound/rev/7df7cf796d9ac7de39162e92fdf081f6a69e8746
Bug 1238846 (part 2) - Remove gfxContext::mOriginalDT, which is unused. r=mattwoodrow.
Comment 4•9 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/96d627d5f12c
https://hg.mozilla.org/mozilla-central/rev/7df7cf796d9a
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
status-firefox46:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla46
You need to log in
before you can comment on or make changes to this bug.
Description
•