Closed Bug 721651 Opened 14 years ago Closed 12 years ago

Cert override dialog uses synchronous XHR

Categories

(Core Graveyard :: Security: UI, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1029456

People

(Reporter: hsivonen, Unassigned)

References

Details

(Whiteboard: [snappy:p3])

http://mxr.mozilla.org/mozilla-central/source/security/manager/pki/resources/content/exceptionDialog.js#161 uses synchronous XHR. Synchronous XHR is bad for snappiness. Usage in Firefox itself is blocking banning sync XHR with chrome privileges (to make it harder to write unsnappy extensions).
Summary: Cert override dialog uses syncronous XHR → Cert override dialog uses synchronous XHR
P4 because this is tot primary UI.
Whiteboard: [Snappy] → [Snappy:P4]
I keep accidentally using a non-existent snappy:p4 priority
Whiteboard: [Snappy:P4] → [snappy:p3]
Forwarding duping to Bug 1029456 since it mentions another bug that will take care of the sync usage.
Status: NEW → RESOLVED
Closed: 12 years ago
Component: Security: PSM → Security: UI
Resolution: --- → DUPLICATE
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.