Bug 61156 - Change RenderLineBoxList::hitTest to use IntPoint
Summary: Change RenderLineBoxList::hitTest to use IntPoint
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Emil A Eklund
URL:
Keywords: InRadar
Depends on:
Blocks: 60318
  Show dependency treegraph
 
Reported: 2011-05-19 17:17 PDT by Emil A Eklund
Modified: 2023-09-05 07:07 PDT (History)
7 users (show)

See Also:


Attachments
Patch (5.81 KB, patch)
2011-05-19 17:36 PDT, Emil A Eklund
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>