Closed Bug 721652 Opened 12 years ago Closed 12 years ago

Orion uses synchronous XHR

Categories

(DevTools :: General, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: hsivonen, Unassigned)

References

(Blocks 1 open bug)

Details

(Whiteboard: [Snappy][sourceeditor][orion])

Orion uses synchronous XHR. Synchronous XHR is bad for snappiness.
http://mxr.mozilla.org/mozilla-central/source/browser/devtools/sourceeditor/orion/orion.js#6402

It's unclear to me if this code runs with chrome privileges or not. If it does, it blocks bug 721336.
Orion is run within an iframe with chrome privileges.

However, that bit of code doesn't run for us, because we use the Orion async initialization mechanism. Does this still make it a problem?
Whiteboard: [Snappy] → [Snappy][sourceeditor][orion]
If the code doesn't run, it's not a problem.
As per comment #2 we're going to WONTFIX.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Resolution: FIXED → WONTFIX
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.