Closed Bug 1561358 Opened 5 years ago Closed 2 years ago

Reduce WR module coupling

Categories

(Core :: Graphics: WebRender, task, P3)

66 Branch
task

Tracking

()

RESOLVED INCOMPLETE

People

(Reporter: kvark, Unassigned)

Details

Attachments

(1 file)

In order to fight the growing complexity, we need to make a pass over all module imports used and re-arrange the puzzle of types and functions, so that the internal dependency graph has as few loops as possible.

Priority: -- → P3
Keywords: leave-open

the storage logic was made for, and used exclusively in, the prim_store.
Moving it into the sub-module and making it private allows for easier navigation in the code.

Assignee: nobody → dmalyshau
Status: NEW → ASSIGNED
Pushed by dmalyshau@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/94dc187c2b50
Move WR storage module under prim_storage r=gw

The leave-open keyword is there and there is no activity for 6 months.
:kvark, maybe it's time to close this bug?

Flags: needinfo?(dmalyshau)

This is still needed

Flags: needinfo?(dmalyshau)

The leave-open keyword is there and there is no activity for 6 months.
:kvark, maybe it's time to close this bug?

Flags: needinfo?(dmalyshau)

The bug assignee is inactive on Bugzilla, so the assignee is being reset.

Assignee: dmalyshau → nobody
Status: ASSIGNED → NEW

Redirect a needinfo that is pending on an inactive user to the triage owner.
:gw, since the bug has recent activity, could you have a look please?

For more information, please visit auto_nag documentation.

Flags: needinfo?(dmalyshau) → needinfo?(gwatson)
Status: NEW → RESOLVED
Closed: 2 years ago
Flags: needinfo?(gwatson)
Resolution: --- → INCOMPLETE
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: