Closed Bug 226955 Opened 22 years ago Closed 17 years ago

Bug 197315, </xpfe/*> files: Convert <window class="dialog"> to <dialog>

Categories

(SeaMonkey :: General, defect)

defect
Not set
trivial

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: sgautherie, Assigned: sgautherie)

References

Details

Attachments

(8 obsolete files)

See bug 197315 "ToDoList" attachment: there are +/- 12 <.xul> files to process.
Status: NEW → ASSIGNED
Attached patch (Av1) <pageInfo.*> (obsolete) — Splinter Review
Comment on attachment 136502 [details] [diff] [review] (Av1) <pageInfo.*> 'r=?': Can you review, test, check it in ?
Attachment #136502 - Flags: review?(neil.parkwaycc.co.uk)
Comment on attachment 136502 [details] [diff] [review] (Av1) <pageInfo.*> You need buttons="help", the rest looks OK though.
Attachment #136502 - Flags: review?(neil.parkwaycc.co.uk) → review-
Attached patch (Av2) <pageInfo.*> (obsolete) — Splinter Review
Patch v1, plus comment 3 suggestions.
Attachment #136502 - Attachment is obsolete: true
Attachment #136695 - Flags: review?(neil.parkwaycc.co.uk)
Attachment #136695 - Attachment is obsolete: true
Attachment #136899 - Flags: review?(neil.parkwaycc.co.uk)
Attachment #136695 - Flags: review?(neil.parkwaycc.co.uk)
Attachment #136502 - Attachment description: <pageInfo.*> patch v1 → (Av1) <pageInfo.*>
Attachment #136695 - Attachment description: <pageInfo.*> patch v2 → (Av2) <pageInfo.*>
Attachment #136899 - Attachment description: <pageInfo.*> patch v2b → (Av2b) <pageInfo.*>
Attachment #136899 - Flags: review?(neil.parkwaycc.co.uk) → review+
IIRC db48x was doing stuff to page info, he might like to see the patch too.
Comment on attachment 136899 [details] [diff] [review] (Av2b) <pageInfo.*> [Checked in: Comment 21] yea, looks good
Comment on attachment 136899 [details] [diff] [review] (Av2b) <pageInfo.*> [Checked in: Comment 21] 'approval1.6=?': Trivial U.I. code cleanup.
Attachment #136899 - Flags: superreview?(blake)
Attachment #136899 - Flags: approval1.6?
Attached patch (Bv1) <about.*> (obsolete) — Splinter Review
I don't know how / can't remove the <about.js> file from the CVS repository...
Comment on attachment 137259 [details] [diff] [review] (Bv1) <about.*> Call: |window.openDialog("chrome://global/content/about.xul", "About", "modal,chrome,resizable=yes,height=450,width=550");| (related) Changed behaviours: *Ctrl-PgUp/PgDn work immediately :-) *Something (bottom of the image) inside <about:> now gets the initial visible focus :-( 'r=?': (see comment 9) Can you (super-)review, test, check it in ?
Attachment #137259 - Flags: superreview?(blake)
Attachment #137259 - Flags: review?(neil.parkwaycc.co.uk)
Comment on attachment 137259 [details] [diff] [review] (Bv1) <about.*> >+ // Hidden preference, which can only be set manually by the user. This is superfluous... the rest has r=me, although I don't like the +>.
Attachment #137259 - Flags: review?(neil.parkwaycc.co.uk) → review+
Comment on attachment 136899 [details] [diff] [review] (Av2b) <pageInfo.*> [Checked in: Comment 21] please request approval *after* you've secured the necessary reviews
Attachment #136899 - Flags: approval1.6?
Bv1, with comment 11 suggestion(s), plus 1 Tab->Spaces.
Comment on attachment 138662 [details] [diff] [review] (Bv1b) <about.*> [Checked in: Comment 19] 'r+' from Bv1.
Attachment #138662 - Flags: superreview?(alecf)
Attachment #138662 - Flags: review+
Attachment #137259 - Attachment is obsolete: true
Attachment #137259 - Flags: superreview?(blake)
who's bv1? Who gave the r= here?
Comment on attachment 138662 [details] [diff] [review] (Bv1b) <about.*> [Checked in: Comment 19] Sorry, I was not clear, I meant: "(Bv1) patch 2003-12-11 11:17:13 neil.parkwaycc.co.uk: review+"
Comment on attachment 138662 [details] [diff] [review] (Bv1b) <about.*> [Checked in: Comment 19] that's more like it. assuming we don't need the id's for the frames, sr=alecf
Attachment #138662 - Flags: superreview?(alecf) → superreview+
Comment on attachment 138662 [details] [diff] [review] (Bv1b) <about.*> [Checked in: Comment 19] LXR search: "aboutframe": unused. "creditsframe": was used by <about.js>, "now" removed.
Comment on attachment 138662 [details] [diff] [review] (Bv1b) <about.*> [Checked in: Comment 19] Check in: { 01/14/2004 02:37 neil%parkwaycc.co.uk }
Attachment #138662 - Attachment description: (Bv1b) <about.*> → (Bv1b) <about.*> [Checked in: Comment 19]
Attachment #138662 - Attachment is obsolete: true
Attachment #136899 - Flags: superreview?(blake) → superreview?(jag)
Comment on attachment 136899 [details] [diff] [review] (Av2b) <pageInfo.*> [Checked in: Comment 21] sr=jag
Attachment #136899 - Flags: superreview?(jag) → superreview+
Comment on attachment 136899 [details] [diff] [review] (Av2b) <pageInfo.*> [Checked in: Comment 21] Check in: { 02/07/2004 05:08 neil%parkwaycc.co.uk }
Attachment #136899 - Attachment description: (Av2b) <pageInfo.*> → (Av2b) <pageInfo.*> [Checked in: Comment 21]
Attachment #136899 - Attachment is obsolete: true
Since this bug is still open I am putting this here instead of opening a new bug. From your change to pageInfo.dtd: >+<!ENTITY copy.accesskey "c"> >+<!ENTITY closeWindow.accesskey "w"> Why are these command keys called accesskey? Could confuse a localizer.
(In reply to comment #22) > > From your change to pageInfo.dtd: > > >+<!ENTITY copy.accesskey "c"> > >+<!ENTITY closeWindow.accesskey "w"> > > Why are these command keys called accesskey? Could confuse a localizer. I wanted to add an extension, guessed, got reviews... I'm ready to prepare an additional patch: What would be your hint ? .key, .keybinding, .commandkey, ...
Not sure which one is preferred here, they all look good to me. .key seems to be more used than .commandkey, so if no one else object, use that one.
Addition to Av2b, per comment 24 suggestion(s).
Attachment #141447 - Attachment description: (Cv1) <pageInfo.*> .accesskey/.key addtion → (Cv1) <pageInfo.*> .accesskey/.key addition
Attachment #141447 - Flags: review?(neil.parkwaycc.co.uk)
Attachment #141447 - Flags: review?(neil.parkwaycc.co.uk) → review+
Attachment #141447 - Flags: superreview?(jag)
Comment on attachment 141447 [details] [diff] [review] (Cv1) <pageInfo.*> .accesskey/.key addition [Checked in: Comment 29] sr=jag
Attachment #141447 - Flags: superreview?(jag) → superreview+
Comment on attachment 141447 [details] [diff] [review] (Cv1) <pageInfo.*> .accesskey/.key addition [Checked in: Comment 29] 'approval1.7a=?': trivial UI 'naming' patch, "no" risk.
Attachment #141447 - Flags: approval1.7a?
Comment on attachment 141447 [details] [diff] [review] (Cv1) <pageInfo.*> .accesskey/.key addition [Checked in: Comment 29] Clearing obsolete approval request (1.7a is tagged and fix is in).
Attachment #141447 - Flags: approval1.7a?
Comment on attachment 141447 [details] [diff] [review] (Cv1) <pageInfo.*> .accesskey/.key addition [Checked in: Comment 29] Check in: { 02/19/2004 03:33 neil%parkwaycc.co.uk }
Attachment #141447 - Attachment description: (Cv1) <pageInfo.*> .accesskey/.key addition → (Cv1) <pageInfo.*> .accesskey/.key addition [Checked in: Comment 29]
Attachment #141447 - Attachment is obsolete: true
Note that following the bug 78274 landing there are extra possibilities for cleanup. Examples: * customize.xul/js currently has code to handle its left-justified button, but if you look at profileSelection.xul you'll see that you can now do that purely in dialog attributes. * p3pDialog.xul currently has code to label the buttons, which you can do do purely using the right attributes.
Product: Browser → Seamonkey
Attachment #170981 - Flags: review?(neil.parkwaycc.co.uk)
Bug 250609 blocks the conversion of printPreviewProgress.xul and metadata.xul.
Depends on: 250609
Comment on attachment 170981 [details] [diff] [review] conversion of pref-calibrate-screen.xul >- Contributor(s): >+ Contributor(s): Stefan Borggraefe <Stefan.Borggraefe@gmx.de> nit: I think that you are supposed to add your name _under_ the title line. (see some other files...)
(In reply to comment #32) >Bug 250609 blocks the conversion of printPreviewProgress.xul and metadata.xul. They're not dialogs :-P
Comment on attachment 170981 [details] [diff] [review] conversion of pref-calibrate-screen.xul I don't think we need Init() any more. I can see scope for further cleanup, for instance by setting rv to { newdpi: -1 }; in changeScreenResolution().
Attachment #170981 - Flags: review?(neil.parkwaycc.co.uk) → review+
More clean-up like Neil suggested. I also picked up Serge's nit.
Attachment #170981 - Attachment is obsolete: true
Attachment #171020 - Flags: review?(neil.parkwaycc.co.uk)
(In reply to comment #34) > (In reply to comment #32) > >Bug 250609 blocks the conversion of printPreviewProgress.xul and metadata.xul. > They're not dialogs :-P So these can continue to use class="dialog" and dialogOverlay.xul or what should happen to them? I thought we may be able to get rid of dialogOverlay.xul altogether finally.
Attachment #171020 - Flags: review?(neil.parkwaycc.co.uk) → review+
Attachment #171020 - Flags: superreview?(jag)
Attachment #171020 - Flags: superreview?(jag) → superreview?(alecf)
Comment on attachment 171020 [details] [diff] [review] conversion of pref-calibrate-screen.xul V1.1 [Checked in: Comment 41] sorry for the delay - not sure if this request is still valid/necessary, but sr=alecf just in case, this cleanup looks fine.
Attachment #171020 - Flags: superreview?(alecf) → superreview+
Comment on attachment 171020 [details] [diff] [review] conversion of pref-calibrate-screen.xul V1.1 [Checked in: Comment 41] Requesting a= for seamonkey only, fairly low risk change.
Attachment #171020 - Flags: approval1.8b2?
Comment on attachment 171020 [details] [diff] [review] conversion of pref-calibrate-screen.xul V1.1 [Checked in: Comment 41] a=chofmann
Attachment #171020 - Flags: approval1.8b2? → approval1.8b2+
Attachment #171020 - Attachment description: conversion of pref-calibrate-screen.xul V1.1 → conversion of pref-calibrate-screen.xul V1.1 (checked in)
QA Contact: general → technutz
Comment on attachment 171020 [details] [diff] [review] conversion of pref-calibrate-screen.xul V1.1 [Checked in: Comment 41] Check in: { 2005-05-04 19:25 Stefan.Borggraefe%gmx.de mozilla/ xpfe/ components/ prefwindow/ resources/ content/ pref-fonts.js 1.52 }
Attachment #171020 - Attachment description: conversion of pref-calibrate-screen.xul V1.1 (checked in) → conversion of pref-calibrate-screen.xul V1.1 [Checked in: Comment 41]
Attachment #171020 - Attachment is obsolete: true
/xpfe/ is DEAD. Closing bug.
Status: ASSIGNED → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: