Closed
Bug 1170158
Opened 10 years ago
Closed 10 years ago
GTK2 reftest fuzziness is not carried forward to GTK3 builds
Categories
(Core :: Widget: Gtk, defect)
Core
Widget: Gtk
Tracking
()
RESOLVED
FIXED
mozilla41
Tracking | Status | |
---|---|---|
firefox41 | --- | fixed |
People
(Reporter: acomminos, Assigned: acomminos)
References
Details
Attachments
(1 file, 1 obsolete file)
108.75 KB,
patch
|
karlt
:
review+
|
Details | Diff | Splinter Review |
Lots of reftests on GTK3 fail due to off-by-one errors that would've been ignored by the fuzziness defined for 'gtk2widget'.
See https://dxr.mozilla.org/mozilla-central/search?q=fuzzy-if%28gtk2Widget&case=true&redirect=true for some examples.
Assignee | ||
Comment 1•10 years ago
|
||
Attachment #8614280 -
Flags: review?(karlt)
Assignee | ||
Comment 2•10 years ago
|
||
Updated for crashtests as well.
Attachment #8614280 -
Attachment is obsolete: true
Attachment #8614280 -
Flags: review?(karlt)
Attachment #8614284 -
Flags: review?(karlt)
Updated•10 years ago
|
Attachment #8614284 -
Flags: review?(karlt) → review+
Assignee | ||
Updated•10 years ago
|
Keywords: checkin-needed
Keywords: checkin-needed
Comment 4•10 years ago
|
||
Status: NEW → RESOLVED
Closed: 10 years ago
status-firefox41:
--- → fixed
Flags: in-testsuite+
Resolution: --- → FIXED
Target Milestone: --- → mozilla41
You need to log in
before you can comment on or make changes to this bug.
Description
•