Bug 61156

Summary: Change RenderLineBoxList::hitTest to use IntPoint
Product: WebKit Reporter: Emil A Eklund <eae>
Component: Layout and RenderingAssignee: Emil A Eklund <eae>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, ap, commit-queue, eric, mitz, simon.fraser, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Bug Depends on:    
Bug Blocks: 60318    
Attachments:
Description Flags
Patch none

Description Emil A Eklund 2011-05-19 17:17:24 PDT
Change RenderBlock::hitTestContents to use IntPoint instead of a int x, int y
Comment 1 Emil A Eklund 2011-05-19 17:18:25 PDT
Err, Change RenderLineBoxList::hitTest to use IntPoint instead of int x, int y.
Comment 2 Emil A Eklund 2011-05-19 17:36:10 PDT
Created attachment 94151 [details]
Patch
Comment 3 Eric Seidel (no email) 2011-05-21 06:51:20 PDT
Comment on attachment 94151 [details]
Patch

Oj
Comment 4 WebKit Commit Bot 2011-05-21 08:30:14 PDT
Comment on attachment 94151 [details]
Patch

Clearing flags on attachment: 94151

Committed r87019: <http://trac.webkit.org/changeset/87019>
Comment 5 WebKit Commit Bot 2011-05-21 08:30:19 PDT
All reviewed patches have been landed.  Closing bug.
Comment 6 WebKit Commit Bot 2011-05-21 08:59:08 PDT
The commit-queue encountered the following flaky tests while processing attachment 94151 [details]:

http/tests/websocket/tests/bad-handshake-crash.html bug 54370 (author: abarth@webkit.org)
The commit-queue is continuing to process your patch.
Comment 7 Radar WebKit Bug Importer 2023-09-05 07:07:38 PDT
<rdar://problem/114980025>