Bug 105627 - [WK2] TiledBackingStore: Scroll position is not reset when new page is loaded
Summary: [WK2] TiledBackingStore: Scroll position is not reset when new page is loaded
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Mikhail Pozdnyakov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-12-21 04:23 PST by Mikhail Pozdnyakov
Modified: 2012-12-21 05:41 PST (History)
2 users (show)

See Also:


Attachments
patch (4.89 KB, patch)
2012-12-21 04:58 PST, Mikhail Pozdnyakov
kenneth: review+
webkit.review.bot: commit-queue-
Details | Formatted Diff | Diff
fixed changelog (4.93 KB, patch)
2012-12-21 05:14 PST, Mikhail Pozdnyakov
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mikhail Pozdnyakov 2012-12-21 04:23:10 PST
Scroll position is not updated when new page is loaded. However it should be set to (0,0) for the newly loaded pages.
Comment 1 Mikhail Pozdnyakov 2012-12-21 04:58:02 PST
Created attachment 180503 [details]
patch
Comment 2 WebKit Review Bot 2012-12-21 05:08:49 PST
Comment on attachment 180503 [details]
patch

Rejecting attachment 180503 [details] from commit-queue.

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

/mnt/git/webkit-commit-queue/LayoutTests/ChangeLog neither lists a valid reviewer nor contains the string "Unreviewed" or "Rubber stamp" (case insensitive).

Full output: http://queues.webkit.org/results/15445455
Comment 3 Mikhail Pozdnyakov 2012-12-21 05:14:43 PST
Created attachment 180504 [details]
fixed changelog
Comment 4 WebKit Review Bot 2012-12-21 05:41:48 PST
Comment on attachment 180504 [details]
fixed changelog

Clearing flags on attachment: 180504

Committed r138367: <http://trac.webkit.org/changeset/138367>
Comment 5 WebKit Review Bot 2012-12-21 05:41:52 PST
All reviewed patches have been landed.  Closing bug.