Bug 57991 - [V8] Remove custom DOMImplementation getter on Document.
Summary: [V8] Remove custom DOMImplementation getter on Document.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-04-06 15:21 PDT by Vitaly Repeshko
Modified: 2011-04-07 14:51 PDT (History)
1 user (show)

See Also:


Attachments
patch (6.26 KB, patch)
2011-04-06 15:25 PDT, Vitaly Repeshko
japhet: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Vitaly Repeshko 2011-04-06 15:21:52 PDT
[V8] Remove custom DOMImplementation getter on Document.
Comment 1 Vitaly Repeshko 2011-04-06 15:25:55 PDT
Created attachment 88530 [details]
patch
Comment 2 anton muhin 2011-04-06 16:38:00 PDT
Comment on attachment 88530 [details]
patch

LGTM
Comment 3 Vitaly Repeshko 2011-04-07 14:51:52 PDT
	M	LayoutTests/ChangeLog
	A	LayoutTests/fast/dom/DOMImplementation/implementation-identity-expected.txt
	A	LayoutTests/fast/dom/DOMImplementation/implementation-identity.html
	M	Source/WebCore/ChangeLog
	M	Source/WebCore/bindings/scripts/CodeGeneratorV8.pm
	M	Source/WebCore/bindings/v8/custom/V8DocumentCustom.cpp
	M	Source/WebCore/dom/Document.idl
Committed r83213