Bug 47945 - [Qt] Wrong null check in PopupMenuQt
Summary: [Qt] Wrong null check in PopupMenuQt
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P3 Normal
Assignee: Luiz Agostini
URL:
Keywords: Qt
Depends on:
Blocks:
 
Reported: 2010-10-19 16:17 PDT by Luiz Agostini
Modified: 2010-10-20 06:18 PDT (History)
2 users (show)

See Also:


Attachments
patch (1.50 KB, patch)
2010-10-19 16:24 PDT, Luiz Agostini
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Luiz Agostini 2010-10-19 16:17:23 PDT
Wrong null check in PopupMenuQt
Comment 1 Luiz Agostini 2010-10-19 16:24:11 PDT
Created attachment 71220 [details]
patch
Comment 2 WebKit Commit Bot 2010-10-20 01:05:13 PDT
Comment on attachment 71220 [details]
patch

Clearing flags on attachment: 71220

Committed r70134: <http://trac.webkit.org/changeset/70134>
Comment 3 WebKit Commit Bot 2010-10-20 01:05:18 PDT
All reviewed patches have been landed.  Closing bug.
Comment 4 Ademar Reis 2010-10-20 06:18:07 PDT
Removing block:39121, as there's no such check in qtwebkit-2.1. The if clause was introduced as part of the refactoring done on trunk.