Opened 10 months ago

Closed 10 months ago

Last modified 10 months ago

#18522 closed bug (fixed)

Web+: very verbose Terminal output

Reported by: humdinger Owned by: pulkomandy
Priority: normal Milestone: Unscheduled
Component: Kits/Web Kit Version: R1/Development
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description

This is HaikuWebKit 1.9.6, WebKit 616.1.22

If you start WebPositive from Terminal, you get much more output than in the previous versions of HaikuWebKit. Especially GitHub is spamming the Terminal output, mostly with something like:

RenderLayer 0x11191b2cad90 backgroundClipRect with context  (root layer: 0x111919a32730) (type: painting) (overflow-clip: respect) returning rect infinite

and an occasional:

RenderLayer 0x11191ad7ef00 calculateClipRects  (root layer: 0x111919a32730) (type: painting) (overflow-clip: respect) computed  (ClipRects
  overflow  : rect infinite
  fixed     : rect infinite
  positioned: rect infinite
)

Visiting Github also seems prone to peg a "WebSocket thread" sooner or later.

Change History (2)

comment:1 by pulkomandy, 10 months ago

Resolution: fixed
Status: newclosed

I still can't reproduce the websocket thread problem reliably. I appreciate any hints on what I need to click for it to happen.

The other problem is because I accidentally enabled logging, I have disabled it again now for HaikuWebKit 1.9.7.

comment:2 by humdinger, 10 months ago

I still can't reproduce the websocket thread problem reliably.

Me neither. Happened once when I tried right after reading your comment. I opened some Github URL and got the "WebSocket thread" blasting a core. Didn't do or click anything. But couldn't replicate either...

Note: See TracTickets for help on using tickets.