Opened 3 years ago

Closed 3 years ago

Last modified 3 years ago

#17109 closed bug (no change required)

haikuwebkit 1.8.2-2: Minimum device pixel ratio messages

Reported by: cocobean Owned by: pulkomandy
Priority: normal Milestone: R1/beta3
Component: Kits/Web Kit Version: R1/beta3
Keywords: CSS, dpi, dppx, haikuwebkit, webpositive Cc:
Blocked By: Blocking:
Platform: All

Description (last modified by cocobean)

Pixel ratio messages in terminal output. Can become excessive during page loading of some news, Youtube, and mail websites:

MESSAGE https://mail.google.com/_/scs/mail-static/_/js/k=gmail.main.en.gIv6y1Mrmf0.O/am=rvxfwkdgYOjswM-GUeAOgLGwJIAAAGARK6WNP3BS_gfRHxKAvhbDgwE45gHQcYT5DAAAAAAAAAAAAAAAAAAAAOwCUQYB/d=1/im=1/dg=0/br=1/wt=1/rs=AHGWq9DnmtmzTqYkPwpf4_8uI-_WiPGqzg/cb=loaded_0/m=b:323:34: Consider using 'dppx' units instead of 'dpi', as in CSS 'dpi' means dots-per-CSS-inch, not dots-per-physical-inch, so does not correspond to the actual 'dpi' of a screen. In media query expression: (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 1.5)

Tested websites:

https://www.gmail.com
https://www.blender.org
https://www.cnn.com

Change History (5)

comment:1 by cocobean, 3 years ago

Description: modified (diff)

comment:2 by cocobean, 3 years ago

Description: modified (diff)

comment:3 by pulkomandy, 3 years ago

Resolution: no change required
Status: newclosed

This message comes from the websites you are visiting, using javascript console.log() function. Complain to the website developers. There is nothing we can do about it on our side.

comment:4 by cocobean, 3 years ago

Description: modified (diff)

comment:5 by cocobean, 3 years ago

Thanks. Please close this ticket.

Note: See TracTickets for help on using tickets.