Closed
Bug 550545
Opened 15 years ago
Closed 15 years ago
Image expose should be disabled when building for Qt
Categories
(Core Graveyard :: Plug-ins, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: dougt, Assigned: dougt)
Details
Attachments
(1 file)
6.75 KB,
patch
|
vlad
:
review+
|
Details | Diff | Splinter Review |
Current the NPImageExpose NPAPI implementation is very GTK specific. We could convert this code to support Qt as well as Gtk. However Fennec has plugins disabled and that the next hardware device may or may not have the NPAPI for Image expose. For now, lets just disable NPImageExpose on Qt.
Assignee | ||
Comment 1•15 years ago
|
||
Assignee: nobody → dougt
Attachment #430698 -
Flags: review?(vladimir)
Attachment #430698 -
Flags: review?(vladimir) → review+
Assignee | ||
Comment 2•15 years ago
|
||
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Updated•3 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•