Bug 53006 - [Qt] Fix warnings about unregistering an invalid timer
Summary: [Qt] Fix warnings about unregistering an invalid timer
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Andreas Kling
URL:
Keywords: Qt, QtTriaged
Depends on:
Blocks:
 
Reported: 2011-01-24 06:27 PST by Andreas Kling
Modified: 2011-01-24 08:46 PST (History)
3 users (show)

See Also:


Attachments
Proposed patch (1.46 KB, patch)
2011-01-24 06:29 PST, Andreas Kling
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Kling 2011-01-24 06:27:14 PST
Recently QtWebKit is moaning about "Application asked to unregister timer 0xh3rpd3rp which is not registered in this thread. Fix application."
Comment 1 Andreas Kling 2011-01-24 06:29:45 PST
Created attachment 79918 [details]
Proposed patch
Comment 2 Andreas Kling 2011-01-24 06:46:30 PST
Comment on attachment 79918 [details]
Proposed patch

Clearing flags on attachment: 79918

Committed r76515: <http://trac.webkit.org/changeset/76515>
Comment 3 Andreas Kling 2011-01-24 06:46:40 PST
All reviewed patches have been landed.  Closing bug.
Comment 4 WebKit Review Bot 2011-01-24 08:46:46 PST
http://trac.webkit.org/changeset/76515 might have broken GTK Linux 32-bit Debug
The following tests are not passing:
editing/selection/extend-selection-bidi.html