Closed
Bug 713865
Opened 14 years ago
Closed 14 years ago
Don't traverse XBL and XUL protos so much
Categories
(Core :: DOM: Core & HTML, defect)
Tracking
()
RESOLVED
FIXED
mozilla12
People
(Reporter: smaug, Assigned: smaug)
References
Details
Attachments
(2 files)
|
5.14 KB,
patch
|
bent.mozilla
:
review+
|
Details | Diff | Splinter Review |
|
7.52 KB,
patch
|
Details | Diff | Splinter Review |
No description provided.
| Assignee | ||
Updated•14 years ago
|
Attachment #584568 -
Flags: review?(bent.mozilla)
Comment 1•14 years ago
|
||
This is basically the same thing as bug 713865? You can dupe that one to this one if so.
Blocks: 698919
Comment 2•14 years ago
|
||
I guess one is a little less aggressive, because it simply extends the existing MarkInCCGeneration mechanism to these documents rather than skipping cycle collecting them altogether.
| Assignee | ||
Comment 3•14 years ago
|
||
(In reply to Andrew McCreight [:mccr8] from comment #1)
> This is basically the same thing as bug 713865?
This is certainly same as bug 713865 ;)
| Assignee | ||
Comment 4•14 years ago
|
||
Btw, https://tbpl.mozilla.org/?tree=Try&rev=e0dc366db91b has the patch for this bug
(and also lots of other fixes).
Comment on attachment 584568 [details] [diff] [review]
patch
Review of attachment 584568 [details] [diff] [review]:
-----------------------------------------------------------------
Looks good to me!
Attachment #584568 -
Flags: review?(bent.mozilla) → review+
| Assignee | ||
Comment 6•14 years ago
|
||
| Assignee | ||
Comment 7•14 years ago
|
||
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Updated•14 years ago
|
Target Milestone: --- → mozilla12
Version: 10 Branch → Trunk
Updated•7 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•