Closed
Bug 744121
Opened 11 years ago
Closed 11 years ago
QObject::startTimer: QTimer cannot have a negative interval.
Categories
(Core :: IPC, defect)
Tracking
()
RESOLVED
FIXED
mozilla17
People
(Reporter: romaxa, Assigned: romaxa)
Details
Attachments
(1 file)
913 bytes,
patch
|
cjones
:
review+
|
Details | Diff | Splinter Review |
Sometime I see bogus warnings about negative timer interval which we are passing to QTimer (also QTimer does not start at all in that case).
Assignee | ||
Updated•11 years ago
|
Attachment #613719 -
Flags: review?(jones.chris.g)
Updated•11 years ago
|
Attachment #613719 -
Flags: review?(jones.chris.g) → review+
Assignee | ||
Updated•11 years ago
|
Keywords: checkin-needed
Comment 1•11 years ago
|
||
https://hg.mozilla.org/integration/mozilla-inbound/rev/addfa26055ae
Flags: in-testsuite-
Keywords: checkin-needed
Updated•11 years ago
|
Assignee: nobody → romaxa
Comment 2•11 years ago
|
||
https://hg.mozilla.org/mozilla-central/rev/addfa26055ae
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla17
You need to log in
before you can comment on or make changes to this bug.
Description
•