Bug 40600

Summary: [GTK] Remove the abuse of GDK_CURRENT_TIME in the DRT
Product: WebKit Reporter: Martin Robinson <mrobinson>
Component: WebKitGTKAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Linux   
Bug Depends on:    
Bug Blocks: 39844    
Attachments:
Description Flags
Patch for this issue gustavo: review+

Martin Robinson
Reported 2010-06-14 17:09:30 PDT
In a previous patch, I abused GDK_CURRENT_TIME by adding the current offset to it (from leapForward). GTK+ drag-and-drop internals respond poorly to this, so I need to remove it before adding dropping support the GTK+ DRT.
Attachments
Patch for this issue (10.61 KB, patch)
2010-06-14 17:31 PDT, Martin Robinson
gustavo: review+
Martin Robinson
Comment 1 2010-06-14 17:31:27 PDT
Created attachment 58733 [details] Patch for this issue
Martin Robinson
Comment 2 2010-06-14 17:33:55 PDT
I've uploaded a patch for this issue. Unfortunately, the fix has uncovered failures in four tests that were passing incorrectly. I've opened bug #40601 for this issue.
Gustavo Noronha (kov)
Comment 3 2010-06-16 13:59:00 PDT
Comment on attachment 58733 [details] Patch for this issue Finding false positives is also a good thing, I guess =)
Martin Robinson
Comment 4 2010-06-16 15:27:01 PDT
Note You need to log in before you can comment on or make changes to this bug.