Bug 134233 - DOMWindow.outerWidth/outerHeight don't return useful values, so return 0
Summary: DOMWindow.outerWidth/outerHeight don't return useful values, so return 0
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: iPhone / iPad Unspecified
: P2 Normal
Assignee: Martin Hock
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-06-23 19:03 PDT by Martin Hock
Modified: 2014-06-24 10:45 PDT (History)
3 users (show)

See Also:


Attachments
patch (4.37 KB, patch)
2014-06-23 19:50 PDT, Martin Hock
benjamin: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Hock 2014-06-23 19:03:48 PDT
DOMWindow.outerWidth/outerHeight don't return useful values, so return 0.
Also, revert r169281.
Comment 1 Martin Hock 2014-06-23 19:50:00 PDT
Created attachment 233671 [details]
patch
Comment 2 Martin Hock 2014-06-24 10:45:17 PDT
Committed r170373: <http://trac.webkit.org/changeset/170373>
Comment 3 Martin Hock 2014-06-24 10:45:50 PDT
<rdar://problem/17060183>