Bug 110220

Summary: [Qt][WK2] ASSERT(node) hit in WebPage::findZoomableAreaForPoint if no zoomable area found
Product: WebKit Reporter: Andras Becsi <abecsi>
Component: New BugsAssignee: Andras Becsi <abecsi>
Status: RESOLVED FIXED    
Severity: Normal CC: allan.jensen
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Andras Becsi 2013-02-19 07:03:53 PST
[Qt][WK2] ASSERT(node) hit in WebPage::findZoomableAreaForPoint if no zoomable area found
Comment 1 Andras Becsi 2013-02-19 07:04:41 PST
Created attachment 189082 [details]
Patch
Comment 2 Allan Sandfeld Jensen 2013-02-19 07:22:00 PST
Comment on attachment 189082 [details]
Patch

LGTM, needs owner approval.
Comment 3 Allan Sandfeld Jensen 2013-02-19 07:43:27 PST
(In reply to comment #2)
> (From update of attachment 189082 [details])
> LGTM, needs owner approval.

On second thought. It is a trivial patch. Land it.
Comment 4 Andras Becsi 2013-02-19 08:28:06 PST
Comment on attachment 189082 [details]
Patch

Clearing flags on attachment: 189082

Committed r143335: <http://trac.webkit.org/changeset/143335>
Comment 5 Andras Becsi 2013-02-19 08:28:10 PST
All reviewed patches have been landed.  Closing bug.