Bug 73415 - [chromium] Move didUpdateLayout from WebFrameClient to WebViewClient.
Summary: [chromium] Move didUpdateLayout from WebFrameClient to WebViewClient.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: David Levin
URL:
Keywords:
Depends on:
Blocks: 73035
  Show dependency treegraph
 
Reported: 2011-11-30 01:56 PST by David Levin
Modified: 2011-11-30 14:01 PST (History)
3 users (show)

See Also:


Attachments
Patch (9.72 KB, patch)
2011-11-30 02:08 PST, David Levin
fishd: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description David Levin 2011-11-30 01:56:33 PST
It makes more sense there and will fit in better with other changes that will be done soon.
Comment 1 David Levin 2011-11-30 02:08:43 PST
Created attachment 117148 [details]
Patch
Comment 2 David Levin 2011-11-30 02:13:03 PST
The chromium side is at http://codereview.chromium.org/8742007/

This is part of the prep work for http://codereview.chromium.org/8714006/ (i.e. the WebKit side of the patch for bug 73035).
Comment 3 WebKit Review Bot 2011-11-30 02:18:36 PST
Please wait for approval from fishd@chromium.org before submitting because this patch contains changes to the Chromium public API.
Comment 4 David Levin 2011-11-30 14:01:41 PST
Committed as http://trac.webkit.org/changeset/101553