Closed Bug 5222 Opened 25 years ago Closed 21 years ago

[xul] document.createDocFragment() not implemented

Categories

(Core :: XUL, defect, P3)

defect

Tracking

()

RESOLVED FIXED
Future

People

(Reporter: waterson, Assigned: waterson)

References

Details

(Keywords: testcase)

Attachments

(1 file)

657 bytes, application/vnd.mozilla.xul+xml
Details
Charlie, is this still blocking you? If so, please change it to [BLOCK].
Status: NEW → ASSIGNED
Target Milestone: M5
Target Milestone: M5 → M6
Charlie: slipping to M6. Is this a problem?
Slipping to M6 is not a problem for my work.
Target Milestone: M6 → M7
Load balancing.
Target Milestone: M9 → M15
Rolling this off the turnip truck. We can pull it back in if it becomes
critical for beta.
Blocks: 11413
BULK MOVE: Changing component from XUL to XP Toolkit/Widgets: XUL.  XUL 
component will be deleted.
Component: XUL → XP Toolkit/Widgets: XUL
Target Milestone: M15 → M20
-> editor
Assignee: waterson → trudelle
Status: ASSIGNED → NEW
QA Contact: gerardok → jrgm
fuck. wrong bug.
Assignee: trudelle → waterson
Status: NEW → ASSIGNED
Target Milestone: M20 → Future
Maybe this should be closed? I can do the same thing with DOMParser.

   parser = new DOMParser();

   someCode = '<window ' +
   'xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">' +
    someXULcodeSTRING + '</window>'

   xul = parser.parseFromString(someCode,'text/xml');
   xul = xul.childNodes[0];

Well, something like that anyway. It works.
Depends on: 124412
Attached file Testcase
Amazing that this bug is over two years old and the last comment on it was over
a year ago!
Keywords: testcase
11413 is closed Cfrmd Invalid; removed from 5222 blocks
No longer blocks: 11413
I strongly suspect the fix for bug 124412 fixed this bug as well (but I can't
d/l a nightly at the moment).  Can someone run the testcase on a nightly dated
2003032608 or later and check that?
Confirmed:  Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.4a) Gecko/2003032611
Status: ASSIGNED → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
Component: XP Toolkit/Widgets: XUL → XUL
QA Contact: jrgmorrison → xptoolkit.widgets
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: