Closed Bug 506628 Opened 15 years ago Closed 15 years ago

deadcode in nsPluginInstanceOwner::ProcessEventX11Composited

Categories

(Core Graveyard :: Plug-ins, defect)

x86
Linux
defect
Not set
minor

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: timeless, Assigned: timeless)

References

(Blocks 1 open bug, )

Details

(Keywords: coverity)

Attachments

(1 file)

4065 PRBool eventHandled = PR_FALSE; 4066 /* we've sent the event via XSendEvent so don't send it directly to the plugin */ 4067 //mInstance->HandleEvent(&pluginEvent, &eventHandled); 4068 if (eventHandled) 4069 rv = nsEventStatus_eConsumeNoDefault;
Attached patch patch (deleted) — Splinter Review
Assignee: nobody → timeless
Status: NEW → ASSIGNED
Attachment #390910 - Flags: review?(mozbugz)
Attachment #390910 - Flags: review?(mozbugz) → review+
Status: ASSIGNED → RESOLVED
Closed: 15 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

Creator:
Created:
Updated:
Size: