Closed Bug 300907 Opened 19 years ago Closed 19 years ago

Adjust suite JS implementation of nsIXULAppInfo to newest IDL

Categories

(SeaMonkey :: General, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: kairo, Assigned: kairo)

Details

Attachments

(1 file)

In bug 299930, bsmedberg added a .platformVersion attribute to nsIXulAppInfo.idl We should add that to our JS implementation as well (even if it's not used), so that we we comply with the definition of the current IDL file. Patch upcoming...
Here's the patch I promised :) If you build it, you can eval the following expression in JS console to test it: Components.classes["@mozilla.org/xre/app-info;1"].getService(Components.interfaces.nsIXULAppInfo).platformVersion (This should return "1.7+")
Attachment #189415 - Flags: superreview?(neil.parkwaycc.co.uk)
Attachment #189415 - Flags: review?(benjamin)
Attachment #189415 - Flags: superreview?(neil.parkwaycc.co.uk) → superreview+
Attachment #189415 - Flags: review?(benjamin) → review+
Attachment #189415 - Flags: approval1.8b4?
Attachment #189415 - Flags: approval1.8b4? → approval1.8b4+
checked in
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: