Bug 88226

Summary: [Qt][WK2] Rename QtViewportInteractionEngine to QtViewportHandler
Product: WebKit Reporter: zalan <zalan>
Component: WebKit2Assignee: zalan <zalan>
Status: RESOLVED FIXED    
Severity: Normal CC: cmarcelo, hausmann, kenneth, menard, webkit.review.bot, zoltan
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch none

Description zalan 2012-06-04 04:57:13 PDT
as discussed with Kenneth and Simon. New name reflects functionality better.
Comment 1 zalan 2012-06-04 06:15:49 PDT
Created attachment 145572 [details]
Patch
Comment 2 Kenneth Rohde Christiansen 2012-06-04 06:26:24 PDT
Comment on attachment 145572 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=145572&action=review

> Source/WebKit2/UIProcess/qt/QtViewportHandler.cpp:689
> +QRect QtViewportInteractionEngine::visibleContentsRect() const

huh? half rename?
Comment 3 zalan 2012-06-04 06:29:29 PDT
(In reply to comment #2)
> (From update of attachment 145572 [details])
> View in context: https://bugs.webkit.org/attachment.cgi?id=145572&action=review
> 
> > Source/WebKit2/UIProcess/qt/QtViewportHandler.cpp:689
> > +QRect QtViewportInteractionEngine::visibleContentsRect() const
> 
> huh? half rename?

uh, probably wrong diff. :(
Comment 4 zalan 2012-06-04 06:33:35 PDT
Comment on attachment 145572 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=145572&action=review

>>> Source/WebKit2/UIProcess/qt/QtViewportHandler.cpp:689
>>> +QRect QtViewportHandler::visibleContentsRect() const
>> 
>> huh? half rename?
> 
> uh, probably wrong diff. :(

actually it shows - for Interaction and + for Handler in my view. and my local copy is like that too.
Comment 5 Kenneth Rohde Christiansen 2012-06-04 06:34:22 PDT
anyway rs=me but can you land manually?
Comment 6 zalan 2012-06-04 07:18:50 PDT
Created attachment 145580 [details]
Patch
Comment 7 Kenneth Rohde Christiansen 2012-06-04 07:21:32 PDT
Comment on attachment 145580 [details]
Patch

lets hope this is correct and just due to the renaming... or lets do the file renaming separately
Comment 8 WebKit Review Bot 2012-06-04 08:31:04 PDT
Comment on attachment 145580 [details]
Patch

Clearing flags on attachment: 145580

Committed r119400: <http://trac.webkit.org/changeset/119400>
Comment 9 WebKit Review Bot 2012-06-04 08:31:09 PDT
All reviewed patches have been landed.  Closing bug.