Bug 120466 - Remove NodeRenderingContext
Summary: Remove NodeRenderingContext
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-08-29 06:00 PDT by Antti Koivisto
Modified: 2013-08-29 07:01 PDT (History)
10 users (show)

See Also:


Attachments
patch (27.39 KB, patch)
2013-08-29 06:10 PDT, Antti Koivisto
kling: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Antti Koivisto 2013-08-29 06:00:45 PDT
We can now remove this confusing class.
Comment 1 Antti Koivisto 2013-08-29 06:10:25 PDT
Created attachment 209970 [details]
patch
Comment 2 Andreas Kling 2013-08-29 06:17:04 PDT
Comment on attachment 209970 [details]
patch

View in context: https://bugs.webkit.org/attachment.cgi?id=209970&action=review

> Source/WebCore/dom/NodeRenderingContext.cpp:-71
> -#if ENABLE(DIALOG_ELEMENT)

I take it nobody is building this? You should slap up a webkit-dev thread about removing it.
Comment 3 Antti Koivisto 2013-08-29 06:39:15 PDT
Mailed.
Comment 4 Antti Koivisto 2013-08-29 07:01:43 PDT
https://trac.webkit.org/r154809