Closed Bug 483081 Opened 16 years ago Closed 16 years ago

Firefox 3.1b3 fails to compile with --enable-default-toolkit=cairo-qt

Categories

(Core Graveyard :: Widget: Qt, defect)

Other
Linux
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 480689

People

(Reporter: bero, Unassigned)

Details

Attachments

(1 file)

User-Agent: Mozilla/5.0 (compatible; Konqueror/4.2; Linux) KHTML/4.2.1 (like Gecko) Build Identifier: 3.1b3 Trying to compile widget/src/qt/nsClipboard.cpp results in nsClipboard.cpp: In member function 'virtual nsresult nsClipboard::SetData(nsITransferable*, nsIClipboardOwner*, PRInt32)': nsClipboard.cpp:316: error: 'class nsRefPtr<nsClipboardPrivacyHandler>' has no member named 'PrepareDataForClipboard' Reproducible: Always Steps to Reproduce: 1. ./configure --enable-default-toolkit=cairo-qt 2. make Actual Results: nsClipboard.cpp: In member function 'virtual nsresult nsClipboard::SetData(nsITransferable*, nsIClipboardOwner*, PRInt32)': nsClipboard.cpp:316: error: 'class nsRefPtr<nsClipboardPrivacyHandler>' has no member named 'PrepareDataForClipboard' Expected Results: working binary
Attached patch FixSplinter Review
This fixes it
Component: General → Widget: Qt
Product: Firefox → Core
QA Contact: general → qt
this was fixed in the bug #480689
Status: UNCONFIRMED → RESOLVED
Closed: 16 years ago
Resolution: --- → DUPLICATE
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: