Opened 15 years ago

Closed 15 years ago

Last modified 13 years ago

#11262 closed (invalid)

page consumes 100% cpu in firefox

Reported by: josebrwn Owned by: nobody
Component: Documentation Version: 1.0
Severity: Keywords:
Cc: Triage Stage: Unreviewed
Has patch: no Needs documentation: no
Needs tests: no Patch needs improvement: no
Easy pickings: no UI/UX: no

Description

docs.djangoproject.com/en/dev/ref/models/querysets/

in firefox 3.0.10, this page consumes 100% of cpu. it renders fine in IE.

OS Name Microsoft Windows XP Professional
Version 5.1.2600 Service Pack 3 Build 2600

Change History (4)

comment:1 by dc, 15 years ago

I think that this is not a Django bug.

comment:2 by josebrwn, 15 years ago

I believe the culprit here is the AdBlockPlus add-on.

comment:3 by James Bennett, 15 years ago

Resolution: invalid
Status: newclosed

comment:4 by Jacob, 13 years ago

milestone: 1.0.3

Milestone 1.0.3 deleted

Note: See TracTickets for help on using tickets.
Back to Top