Closed
Bug 322668
Opened 19 years ago
Closed 19 years ago
Fx generates "EndPageLoad:" messages
Categories
(Core :: DOM: Navigation, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: LpSolit, Assigned: Gavin)
References
()
Details
(Keywords: fixed1.8.0.1, Whiteboard: 1.8.0-only)
Attachments
(1 file)
1004 bytes,
patch
|
bryner
:
review+
bryner
:
superreview+
|
Details | Diff | Splinter Review |
While testing Fx 1.5.0.1 yesterday during the Firefox Smoketest Day, I noticed that it generates a lot of messages in my terminal of the form:
EndPageLoad: 1136645383867986
EndPageLoad: 1136645383869868
EndPageLoad: 1136645430113960
EndPageLoad: 1136646002118779
EndPageLoad: 1136646009179379
EndPageLoad: 1136646021488806
EndPageLoad: 1136646028311015
...
This happens as soon as Fx starts and while visiting pages. Fx works fine, but it's just annoying as I cannot use my terminal as I want (those messages are filling it).
This doesn't happen with Fx 1.5.0. I'm using Mandriva Linux 2006.0 (with KDE 3.4).
![]() |
Reporter | |
Updated•19 years ago
|
Flags: blocking1.8.0.1?
Assignee | ||
Comment 1•19 years ago
|
||
Brian added this on the 1_8_0 branch, it seems, probably accidentally.
Assignee: nobody → adamlock
Component: General → Embedding: Docshell
OS: Linux → All
Product: Firefox → Core
QA Contact: general → adamlock
Hardware: PC → All
Version: 1.5 Branch → 1.8 Branch
Updated•19 years ago
|
Flags: blocking1.8.0.1? → blocking1.8.0.1+
Assignee | ||
Comment 2•19 years ago
|
||
Assignee: adamlock → gavin.sharp
Status: NEW → ASSIGNED
Attachment #207822 -
Flags: superreview?(bryner)
Attachment #207822 -
Flags: review?(bryner)
Comment 3•19 years ago
|
||
Comment on attachment 207822 [details] [diff] [review]
remove printf
oops, thanks for catching that
Attachment #207822 -
Flags: superreview?(bryner)
Attachment #207822 -
Flags: superreview+
Attachment #207822 -
Flags: review?(bryner)
Attachment #207822 -
Flags: review+
Assignee | ||
Updated•19 years ago
|
Attachment #207822 -
Flags: approval1.8.0.1?
Comment 4•19 years ago
|
||
Comment on attachment 207822 [details] [diff] [review]
remove printf
a=me for whatever branches this belongs on
Attachment #207822 -
Flags: approval1.8.1+
Assignee | ||
Comment 5•19 years ago
|
||
MOZILLA_1_8_0_BRANCH:
mozilla/docshell/base/nsDocShell.cpp; new revision: 1.719.2.21.2.2;
Assignee | ||
Updated•19 years ago
|
Attachment #207822 -
Flags: approval1.8.0.1?
Assignee | ||
Updated•19 years ago
|
Attachment #207822 -
Flags: approval1.8.1+
Updated•19 years ago
|
Whiteboard: 1.8.0-only
You need to log in
before you can comment on or make changes to this bug.
Description
•