Closed Bug 822307 Opened 12 years ago Closed 12 years ago

Typo bug introduced into Qt nsWindow.cpp after landing 819725

Categories

(Core Graveyard :: Widget: Qt, defect)

x86_64
Linux
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
mozilla20

People

(Reporter: romaxa, Assigned: romaxa)

References

Details

Attachments

(1 file)

http://hg.mozilla.org/mozilla-central/diff/d5cd9651e99a/widget/qt/nsWindow.cpp#l1.58

1.57 -nsWindow::Resize(int32_t aWidth, int32_t aHeight, bool aRepaint)
1.58 +nsWindow::Resize(double aWidth, int32_t double, bool aRepaint)
                                             ^
and break Qt port compilation
Assignee: nobody → romaxa
Status: NEW → ASSIGNED
Attachment #692972 - Flags: review?(jfkthame)
Comment on attachment 692972 [details] [diff] [review]
Arg list typo fix for Widget Qt

Review of attachment 692972 [details] [diff] [review]:
-----------------------------------------------------------------

Sorry!
Attachment #692972 - Flags: review?(jfkthame) → review+
https://hg.mozilla.org/mozilla-central/rev/483fe8d512a0
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla20
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: