Bug 115994
| Summary: | REGRESSION (r149287): window resize events are not dispatched in WK1 | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Timothy Hatcher <timothy> |
| Component: | DOM | Assignee: | Andreas Kling <kling> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | Normal | CC: | ggaren, graouts, joepeck, kling, simon.fraser, timothy, webkit-bug-importer |
| Priority: | P1 | Keywords: | InRadar |
| Version: | 528+ (Nightly build) | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | 115199 | ||
| Bug Blocks: | |||
Timothy Hatcher
The resize event is no longer being dispatched in WK1. I noticed this in the iOS Web Inspector in Safari, which uses WK1 and has a few resize event listeners. The layout of the Inspector navigation bars and toolbar is broken because of this.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/13871118>
Andreas Kling
Sounds like another angle on bug 115956.
Andreas Kling
*** This bug has been marked as a duplicate of bug 115956 ***