Bug 57991

Summary: [V8] Remove custom DOMImplementation getter on Document.
Product: WebKit Reporter: Vitaly Repeshko <vitalyr>
Component: WebCore Misc.Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
patch japhet: review+

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