Closed
Bug 282177
Opened 20 years ago
Closed 13 years ago
resync xpfe bindings with toolkit widgets
Categories
(Core :: XUL, defect)
Core
XUL
Tracking
()
RESOLVED
FIXED
People
(Reporter: mconnor, Unassigned)
References
Details
As part of the seamonkey-on-xulrunner work, we need to resync xpfe's bindings with toolkit's widgets. Added benefits to both sides will be picking up fixes that have occured on one side of the fork or the other. Right now, 13 are still synced, not counting a couple with whitespace-only differences, and 15 have differences to be merged. As part of the process, we can use relative paths in the xpfe jar.mn to pick up the toolkit versions of synced files, and cvs remove the xpfe versions. The xpfe files will always be there in the attic if we need them for cvs blame etc. There's some issues to be resolved on the non-code level wrt code review as well, but that's something that needs some discussion with xpfe and toolkit owners. The following files are already in sync and we can start with them once the non-code issues are resolved appropriately: checkbox.xml, colorpicker.xml, editor.xml, groupbox.xml, menulist.xml, nativescrollbar.xml, popup.xml, progressmeter.xml, scrollbar.xml, scrollbox.xml, spinbuttons.xml, splitter.xml, stringbundle.xml
Reporter | ||
Comment 1•20 years ago
|
||
radio.xml is just a blank line before a return statement, so that's 14.
Reporter | ||
Updated•20 years ago
|
Comment 2•20 years ago
|
||
Didn't BZ file an identical bug to this one a couple months back?
Depends on: 283182
Blocks: 255807
Somebody unsync'ed colorpicker.xml
Component: XP Toolkit/Widgets → XTF
Comment 4•20 years ago
|
||
http://bonsai.mozilla.org/cvsquery.cgi?treeid=default&module=all&branch=HEAD&branchtype=match&dir=&file=colorpicker.xml&filetype=match&date=explicit&mindate=2005-02-25+01%3A07&maxdate=2005-02-25+01%3A07&cvsroot=%2Fcvsroot
Updated•20 years ago
|
Component: XTF → XP Toolkit/Widgets
Reporter | ||
Updated•18 years ago
|
Assignee: mconnor → jag
QA Contact: jrgmorrison → xptoolkit.widgets
Updated•18 years ago
|
Comment 5•18 years ago
|
||
SeaMonkey works fine using the toolkit widgets (code-named "suiterunner"). Our intention is to flip the switch very soon and build the trunk suite on toolkit, so that xpfe loses its last big user. Improvements that have been done on the xpfe side might still be good to be ported over to their toolkit counterparts so that they aren't lost - porting in the other direction doesn't make sense any more, we'll just let xpfe die without toolkit's improvements ;-) Could someone sort out the dependencies here that can just be closed out going this direction?
Comment 6•18 years ago
|
||
is there still something in the widgets area that needs to be ported from xpfe to toolkit that is not tracked by bugs in the dependency list of this one? If so, we should file that soon as we'd like to kill xpfe ASAP.
Updated•16 years ago
|
Assignee: jag → nobody
Comment 7•13 years ago
|
||
XPFE is dead and all depending bugs are fixed
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Comment 8•13 years ago
|
||
Matti, I think Bug 285374 is still open. It's a one line fix. Serge, do you want to take it?
Comment 9•13 years ago
|
||
you are right and I need glasses
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Comment 10•13 years ago
|
||
and it's now really fixed :-)
Status: REOPENED → RESOLVED
Closed: 13 years ago → 13 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•