Closed Bug 522661 Opened 15 years ago Closed 13 years ago

globalStorage security error

Categories

(Skywriter Graveyard :: General, defect)

x86
macOS
defect
Not set
major

Tracking

(Not tracked)

RESOLVED INVALID

People

(Reporter: darthshrine, Unassigned)

References

()

Details

User-Agent:       Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-GB; rv:1.9.1.3) Gecko/20090824 Firefox/3.5.3
Build Identifier: tip

User-agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-GB; rv:1.9.1.3) Gecko/20090824 Firefox/3.5.3

register.js is unable to load, rendering Bespin unusable (nothing can be accessed past the first page). This seems to be due to the use of window.globalStorage resulting from the following call:

var server = bespin.get('server') || bespin.register('server', new bespin\
.client.Server());

Reproducible: Always

Steps to Reproduce:
1. Load page
2. Check error console (and note that the page does not work as intended)
3.
Since this bug was filed, Bespin has gone through a reboot process wherein much code has changed. Since this bug was never confirmed, its existence may not have been verified.

I ask the original reporter, or anyone else familiar with the bug, to confirm whether the bug continue to exist in Bespin's code today.

You can pick up the latest code here:
http://mozillalabs.com/bespin/2010/02/20/bespin-embedded-0-6-1-syntax-highlighting-rebooted/

[This is a mass comment. To filter bugmail, use the term 'bespin-old-unconfirmed'.]
ACETRANSITION

The Skywriter project has merged with Ajax.org's Ace project (the full server part of which is their Cloud9 IDE project). Background on the change is here:

http://mozillalabs.com/skywriter/2011/01/18/mozilla-skywriter-has-been-merged-into-ace/

The bugs in the Skywriter product are not necessarily relevant for Ace and quite a bit of code has changed. For that reason, I'm closing all of these bugs. Problems that you have with Ace should be filed in the Ace issue tracker at GitHub:

https://github.com/ajaxorg/ace/issues
Status: UNCONFIRMED → RESOLVED
Closed: 13 years ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.