Bug 136091
| Summary: | The RenderView should be constructed lazily. | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Andreas Kling <kling> |
| Component: | Layout and Rendering | Assignee: | Andreas Kling <kling> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | Normal | CC: | koivisto |
| Priority: | P2 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Andreas Kling
Just like all other renderers are lazily constructed these days, we should try doing the same with the RenderView.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Alexey Proskuryakov
*** This bug has been marked as a duplicate of bug 136092 ***