Summary: | [Qt] Wrong null check in PopupMenuQt | ||||||
---|---|---|---|---|---|---|---|
Product: | WebKit | Reporter: | Luiz Agostini <luiz> | ||||
Component: | New Bugs | Assignee: | 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
Luiz Agostini
2010-10-19 16:17:23 PDT
Created attachment 71220 [details]
patch
Comment on attachment 71220 [details] patch Clearing flags on attachment: 71220 Committed r70134: <http://trac.webkit.org/changeset/70134> All reviewed patches have been landed. Closing bug. 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. |