Bug 136092
| Summary: | The RenderView should be constructed lazily. | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Andreas Kling <kling> |
| Component: | Layout and Rendering | Assignee: | Andreas Kling <kling> |
| Status: | RESOLVED WONTFIX | ||
| Severity: | Normal | CC: | kling, 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
*** Bug 136091 has been marked as a duplicate of this bug. ***
Andreas Kling
I don't want to do this anymore.