Bug 88082

Summary: [Qt] Remove QtViewportInteractionEngine::pageItemSizeChanged
Product: WebKit Reporter: Allan Sandfeld Jensen <allan.jensen>
Component: WebKit2Assignee: Allan Sandfeld Jensen <allan.jensen>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch none

Description Allan Sandfeld Jensen 2012-06-01 05:50:58 PDT
This function no longer serves any practical purpose and is also currently a cause of some flickering.
Comment 1 Allan Sandfeld Jensen 2012-06-01 05:55:25 PDT
Created attachment 145281 [details]
Patch
Comment 2 WebKit Review Bot 2012-06-01 05:59:14 PDT
Comment on attachment 145281 [details]
Patch

Rejecting attachment 145281 [details] from commit-queue.

Failed to run "['/mnt/git/webkit-commit-queue/Tools/Scripts/webkit-patch', '--status-host=queues.webkit.org', '-..." exit_code: 2

Last 500 characters of output:
onEngine.cpp
Hunk #1 FAILED at 144.
Hunk #2 succeeded at 734 with fuzz 1 (offset 59 lines).
1 out of 2 hunks FAILED -- saving rejects to file Source/WebKit2/UIProcess/qt/QtViewportInteractionEngine.cpp.rej
patching file Source/WebKit2/UIProcess/qt/QtViewportInteractionEngine.h
Hunk #1 succeeded at 82 with fuzz 1 (offset -20 lines).

Failed to run "[u'/mnt/git/webkit-commit-queue/Tools/Scripts/svn-apply', u'--force', u'--reviewer', u'Kenneth Ro..." exit_code: 1 cwd: /mnt/git/webkit-commit-queue/

Full output: http://queues.webkit.org/results/12865546
Comment 3 Allan Sandfeld Jensen 2012-06-01 06:11:41 PDT
Created attachment 145285 [details]
Patch
Comment 4 WebKit Review Bot 2012-06-01 08:43:20 PDT
Comment on attachment 145285 [details]
Patch

Clearing flags on attachment: 145285

Committed r119234: <http://trac.webkit.org/changeset/119234>
Comment 5 WebKit Review Bot 2012-06-01 08:43:25 PDT
All reviewed patches have been landed.  Closing bug.