[webkit-reviews] review requested: [Bug 66131] Web Inspector: maintain visible view hierarchy and dispatch common view events automatically : [Attachment 103917] patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 15 08:55:18 PDT 2011


Andrey Kosyakov <caseq at chromium.org> has asked	for review:
Bug 66131: Web Inspector: maintain visible view hierarchy and dispatch common
view events automatically
https://bugs.webkit.org/show_bug.cgi?id=66131

Attachment 103917: patch
https://bugs.webkit.org/attachment.cgi?id=103917&action=review

------- Additional Comments from Andrey Kosyakov <caseq at chromium.org>
- viewActivated/viewDeactivated -> becameOnscreen/becameOffscreen
- setParent -> addChild/removeChild
- generalized saving/restoring scroll positions between panel and view
- only support inheriting scroll positions for TextView & SourceFrame


More information about the webkit-reviews mailing list