Closed Bug 452414 Opened 16 years ago Closed 16 years ago

Building of qtport drag service is broken after landing 356295

Categories

(Core Graveyard :: Widget: Qt, defect)

x86
Linux
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: romaxa, Assigned: romaxa)

References

Details

Attachments

(1 file)

Attached patch Trivial fixSplinter Review
/devel/mozilla-central/widget/src/qt/nsDragService.cpp:211: error: ‘nsIDOMMouseEvent’ has not been declared
/devel/mozilla-central/widget/src/qt/nsDragService.cpp:211: error: prototype for ‘nsresult nsDragService::InvokeDragSessionWithImage(nsIDOMNode*, nsISupportsArray*, nsIScriptableRegion*, PRUint32, nsIDOMNode*, PRInt32, PRInt32, int*)’ does not match any in class ‘nsDragService’
/devel/mozilla-central/widget/src/qt/nsDragService.h:50: error: candidate is: virtual nsresult nsDragService::InvokeDragSessionWithImage(nsIDOMNode*, nsISupportsArray*, nsIScriptableRegion*, PRUint32, nsIDOMNode*, PRInt32, PRInt32, nsIDOMDragEvent*, nsIDOMDataTransfer*)
/devel/mozilla-central/widget/src/qt/nsDragService.cpp:243: error: ‘nsIDOMMouseEvent’ has not been declared
/devel/mozilla-central/widget/src/qt/nsDragService.cpp:243: error: prototype for ‘nsresult nsDragService::InvokeDragSessionWithSelection(nsISelection*, nsISupportsArray*, PRUint32, int*)’ does not match any in class ‘nsDragService’
/devel/mozilla-central/widget/src/qt/nsDragService.h:50: error: candidate is: virtual nsresult nsDragService::InvokeDragSessionWithSelection(nsISelection*, nsISupportsArray*, PRUint32, nsIDOMDragEvent*, nsIDOMDataTransfer*)
Attachment #335704 - Flags: review?(roc)
Assignee: nobody → romaxa
Fixed in:
http://hg.mozilla.org/index.cgi/mozilla-central/rev/5e12124d8630
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: