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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 16 09:35:08 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 104056: patch
https://bugs.webkit.org/attachment.cgi?id=104056&action=review

------- Additional Comments from Andrey Kosyakov <caseq at chromium.org>
Panel.resize() -> View.doResize() & View.onResize()
View.detach() -> View._detach(), clients should removeChildView() instead.
ebcameOnscreen()/becameOffscreen() -> didShow()/willHide()


More information about the webkit-reviews mailing list