Closed Bug 1478612 Opened 6 years ago Closed 6 years ago

Track Changes - Track property value changes from Rule view (client-side prototype)

Categories

(DevTools :: Inspector, enhancement, P2)

enhancement

Tracking

(Not tracked)

RESOLVED INCOMPLETE

People

(Reporter: rcaliman, Assigned: rcaliman)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

This adds a prototype client-side implementation for tracking style changes happening through the Rule view. It changes the Rule and TextProperty models to emit events on change. The change metadata is processed and put into the Redux store for the Track Changes feature.
Attachment #8995145 - Flags: review?(gl)
The client-side prototype served its purpose for highlighting the feasibility of the approach and its shortcomings. 
We've resolved to use a server-side tracking approach instead of the client-side one. 

Relevant client parts have been reused in Bug 1478448

Closing this now
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
Resolution: --- → INCOMPLETE
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: