Closed
Bug 1441108
Opened 7 years ago
Closed 7 years ago
A lot of "WARNING: Invalid monitor scale: -1" printed
Categories
(Core :: Widget: Gtk, enhancement, P3)
Core
Widget: Gtk
Tracking
()
RESOLVED
FIXED
mozilla60
Tracking | Status | |
---|---|---|
firefox60 | --- | fixed |
People
(Reporter: jhorak, Assigned: jhorak)
Details
Attachments
(1 file)
Since fix for bug 1439881 landed there's been a lot of:
WARNING: Invalid monitor scale: -1
printed out. The scale -1 happens for the puppet widget when it has not yet been initialized. We don't need to print the warning, we just need to fallback to 1.
Comment hidden (mozreview-request) |
Comment 2•7 years ago
|
||
mozreview-review |
Comment on attachment 8953945 [details]
Bug 1441108 - Don't print warning for less than 1 scaling factor;
https://reviewboard.mozilla.org/r/223086/#review229000
Comment 3•7 years ago
|
||
mozreview-review |
Comment on attachment 8953945 [details]
Bug 1441108 - Don't print warning for less than 1 scaling factor;
https://reviewboard.mozilla.org/r/223086/#review229002
Attachment #8953945 -
Flags: review?(stransky) → review+
Pushed by stransky@redhat.com:
https://hg.mozilla.org/integration/autoland/rev/c855ee63e40c
Don't print warning for less than 1 scaling factor; r=stransky
Comment 5•7 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla60
You need to log in
before you can comment on or make changes to this bug.
Description
•