Closed
Bug 9930
Opened 26 years ago
Closed 26 years ago
Need to separate the DOM from RDF
Categories
(Core Graveyard :: RDF, defect, P3)
Core Graveyard
RDF
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.
| Assignee | ||
Comment 1•26 years ago
|
||
For the short term, how about if we start with taking out the "annoyance
assert"?
| Assignee | ||
Updated•26 years ago
|
Status: NEW → ASSIGNED
| Reporter | ||
Comment 2•26 years ago
|
||
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...
| Assignee | ||
Comment 3•26 years ago
|
||
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.
| Assignee | ||
Comment 4•26 years ago
|
||
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).
| Assignee | ||
Updated•26 years ago
|
Summary: assertion when single-click on a bookmark → Need to separate the DOM from RDF
| Assignee | ||
Comment 5•26 years ago
|
||
I'm changing this bug's summary to be "Need to separate the DOM from RDF" for
that's the real task at hand.
| Assignee | ||
Updated•26 years ago
|
| Assignee | ||
Updated•26 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
| Assignee | ||
Comment 6•26 years ago
|
||
Chris has landed the changes to separate the DOM from RDF.
Updated•7 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•