Closed Bug 9930 Opened 26 years ago Closed 26 years ago

Need to separate the DOM from RDF

Categories

(Core Graveyard :: RDF, defect, P3)

defect

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: waterson, Assigned: mozilla)

References

Details

This has to do with the recent in-line editing changes. RJC, I'm assigning this to you, although I think you and I will need to work together to figure out how exactly we want to do this. Just creating this bug as a placeholder to track.
For the short term, how about if we start with taking out the "annoyance assert"?
Status: NEW → ASSIGNED
Or what if we made it trigger off of the right mouse click? I'm really nervous about removing the assert, because we basically know that this code is cheating as it is right now...
Right mouse button? What's that? <grin> Right mouse clicks currently bring up a context menu... I don't want that to go away. I think we can use this open bug to track the problem instead of an assert that throws everyone into the debugger. We can add the assert back into the code path once we have updated the code to do whatever we decide is appropriate. Just my opinion though.
One too many breaks into the debugger have forced me to comment out this assertion for the short term until the code is rewritten. :^) I'm leaving this bug open as an indicator that changes to the content model shouldn't update RDF's graph (unless its a persistant attribute change).
Summary: assertion when single-click on a bookmark → Need to separate the DOM from RDF
I'm changing this bug's summary to be "Need to separate the DOM from RDF" for that's the real task at hand.
Blocks: 11413, 11414
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
Chris has landed the changes to separate the DOM from RDF.
Status: RESOLVED → VERIFIED
code level fix, marking verified.
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.