Closed
Bug 133698
Opened 23 years ago
Closed 4 years ago
[RFE] xul stringbundle does not work over http(s)
Categories
(Core :: XUL, enhancement)
Tracking
()
RESOLVED
INACTIVE
People
(Reporter: Martin.T.Kutschker, Unassigned)
References
Details
To enable remote xul apps stringbundles should be usable via http. Perhaps a new
attribute could be added to strinbundle, eg delayed, which controls whether the
resource will be loaded synchronously or asynchronously.
Reporter | ||
Updated•23 years ago
|
Blocks: remote-xul
Reporter | ||
Comment 1•23 years ago
|
||
This bug is related to bug #26291 , which is about loading stringbundle async
for perf reasons. IMHO, the API should provide both methods and the XUL tag
should default to sync. I guess loading synchronized is 99% ok for local XUL,
but perhaps a problem for remote XUL.
Depends on: 26291
Comment 2•23 years ago
|
||
setting status to New.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Summary: xul stringbundle does not work over http(s) → [RFE] xul stringbundle does not work over http(s)
Component: XP Toolkit/Widgets: XUL → XUL
QA Contact: shrir → xptoolkit.widgets
Updated•15 years ago
|
Assignee: hyatt → nobody
Comment 3•4 years ago
|
||
We're not going to invest in StringBundle anymore.
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → INACTIVE
You need to log in
before you can comment on or make changes to this bug.
Description
•