Closed
Bug 915789
Opened 12 years ago
Closed 12 years ago
Remove LazyPjaxMiddleware
Categories
(addons.mozilla.org Graveyard :: Code Quality, defect)
addons.mozilla.org Graveyard
Code Quality
Tracking
(Not tracked)
RESOLVED
FIXED
2013-09-17
People
(Reporter: mat, Assigned: mat)
Details
(Whiteboard: [qa-])
It was never turned on (see bug 690956), we'll never use it, and use something fireplace-y with AMO in the future.
<mat> kumar: (...) I've found LazyPjaxMiddleware in apps/amo/middleware.py - it was implemented in https://bugzilla.mozilla.org/show_bug.cgi?id=649707 but it doesn't seem to be used ... the middleware is de-activated
is it something we can remove ?
<kumar> yeah, that should be safe to remove
Comment 1•12 years ago
|
||
To be clear: I don't want to remove PJAX for AMO search though. But LazyPJAXMiddleware, yes.
| Assignee | ||
Updated•12 years ago
|
Summary: Remove pjax → Remove LazyPjaxMiddleware
| Assignee | ||
Updated•12 years ago
|
Status: NEW → ASSIGNED
| Assignee | ||
Comment 2•12 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Whiteboard: [qa-]
Target Milestone: --- → 2013-09-17
Updated•9 years ago
|
Product: addons.mozilla.org → addons.mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•