Open Bug 333973 Opened 18 years ago Updated 14 years ago

diff viewer gives strange output

Categories

(Bugzilla :: Attachments & Requests, defect)

2.20.1
defect
Not set
normal

Tracking

()

People

(Reporter: timeless, Unassigned)

References

()

Details

Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.9a1) Gecko/20060312 Camino/1.2+

expected results: not sure

actual results:
strange clump at bottom of page:
  PL_ProcessPendingEvents(mEventQueue); | PL_ProcessPendingEvents(mEventQueue);
  if (nsIThread::IsMainThread()) {
    printf("nsEventQueueImpl::ProcessPendingEvents(): main thread finished a dispatch crank, trying cycle GC\n");
    nsCycleCollector_collect();
  }
...
#endif // nsCycleCollector_h__
  // if we're no longer accepting events and there are still events in the
| // if we're no longer accepting events and there are still events in the
  // queue, then process remaining events. |  // queue, then process remaining events.
OS: Mac OS X 10.2 → All
Hardware: Macintosh → All
Status: UNCONFIRMED → NEW
Ever confirmed: true
You need to log in before you can comment on or make changes to this bug.