Closed Bug 1016010 Opened 11 years ago Closed 11 years ago

Get basic layers sort of working

Categories

(Core Graveyard :: Widget: Qt, defect)

All
Linux
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
mozilla32

People

(Reporter: evilpies, Assigned: evilpies)

Details

Attachments

(1 file)

Attached patch basic-drawtargetSplinter Review
No description provided.
Attachment #8428765 - Flags: review?(romaxa)
Comment on attachment 8428765 [details] [diff] [review] basic-drawtarget >+ IntSize size(surf->GetSize().width, surf->GetSize().height); >+ if (size.width <= 0 || size.height <= 0) >+ return nullptr; { }
Attachment #8428765 - Flags: review?(romaxa) → review+
QA Contact: evilpies
Assignee: nobody → evilpies
QA Contact: evilpies
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla32
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: