[webkit-reviews] review granted: [Bug 119633] REGRESSION (r142755): window.open creates an invisible window when width and height are 0 : [Attachment 208451] proposed fix

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 9 13:50:05 PDT 2013


Darin Adler <darin at apple.com> has granted Alexey Proskuryakov <ap at webkit.org>'s
request for review:
Bug 119633: REGRESSION (r142755): window.open creates an invisible window when
width and height are 0
https://bugs.webkit.org/show_bug.cgi?id=119633

Attachment 208451: proposed fix
https://bugs.webkit.org/attachment.cgi?id=208451&action=review

------- Additional Comments from Darin Adler <darin at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=208451&action=review


> Source/WebCore/ChangeLog:3
> +	   REGRESSION (r142755): window.open creates an invisible window when
width and height are 0

Seems like the bug is when width *or* height is zero. What about small widths
and heights that are not zero?


More information about the webkit-reviews mailing list