Closed Bug 260217 Opened 20 years ago Closed 20 years ago

Get rid of window title hacks

Categories

(Core :: XUL, defect)

defect
Not set
trivial

Tracking

()

RESOLVED FIXED

People

(Reporter: neil, Assigned: neil)

Details

Attachments

(1 file)

My checkin for bug 126903 made it possible to set window.title in a XUL onload
handler and also made <window title> work in XUL content e.g. about:config
Better still, document.title ;-)

OK, so there are three files to fix:
config.xul had to set the title in js instead of xul
EdColorProps.xul also had to set default title in js, now it can use xul
sendProgress.xul set the title in a timeout, which can now be removed.
Attached patch Proposed patchSplinter Review
Assignee: nobody → neil.parkwaycc.co.uk
Status: NEW → ASSIGNED
Attachment #162250 - Flags: superreview?(mscott)
Attachment #162250 - Flags: review?(daniel)
Attachment #162250 - Flags: superreview?(mscott) → superreview+
Fix checked in.
Status: ASSIGNED → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
Component: XP Toolkit/Widgets: XUL → XUL
QA Contact: xptoolkit.widgets
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: