[webkit-reviews] review requested: [Bug 20714] Resizing Gmail inbox vertically results in whitespace at the bottom of the window (caused by a CSS error) : [Attachment 23455] Patch for this bug and bug 15384

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 15 18:32:18 PDT 2008


mitz at webkit.org has asked  for review:
Bug 20714: Resizing Gmail inbox vertically results in whitespace at the bottom
of the window (caused by a CSS error)
https://bugs.webkit.org/show_bug.cgi?id=20714

Attachment 23455: Patch for this bug and bug 15384
https://bugs.webkit.org/attachment.cgi?id=23455&action=edit

------- Additional Comments from mitz at webkit.org
I did try something simpler to address this bug alone (without bug 15384),
which was basically for layoutBlockChildren() to always look at grandchildren
of anonymous blocks and see if any of them had percentage heights. That code
got hit quite frequently, so I think this might be a better solution.


More information about the webkit-reviews mailing list