Bug 47945

Summary: [Qt] Wrong null check in PopupMenuQt
Product: WebKit Reporter: Luiz Agostini <luiz>
Component: New BugsAssignee: Luiz Agostini <luiz>
Status: RESOLVED FIXED    
Severity: Normal CC: ademar, commit-queue
Priority: P3 Keywords: Qt
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
patch none

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.