Bug 27157 - rename getDOMStructure calls w/o JSGlobalObject* to deprecatedGetDOMStructure
Summary: rename getDOMStructure calls w/o JSGlobalObject* to deprecatedGetDOMStructure
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: 27088
  Show dependency treegraph
 
Reported: 2009-07-10 13:36 PDT by Eric Seidel (no email)
Modified: 2009-07-10 13:53 PDT (History)
3 users (show)

See Also:


Attachments
patch (8.68 KB, patch)
2009-07-10 13:39 PDT, Eric Seidel (no email)
abarth: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Eric Seidel (no email) 2009-07-10 13:36:33 PDT
rename getDOMStructure calls w/o JSGlobalObject* to deprecatedGetDOMStructure

All of these calls are wrong.  But we're not going to fix them all at once.  First we're going to make it clear in the source they're wrong and we (or someone who understands each use case) can go back and fix them one by one.
Comment 1 Eric Seidel (no email) 2009-07-10 13:39:59 PDT
Created attachment 32575 [details]
patch
Comment 2 Eric Seidel (no email) 2009-07-10 13:53:45 PDT
Committing to http://svn.webkit.org/repository/webkit/trunk ...
	M	WebCore/ChangeLog
	M	WebCore/bindings/js/JSDOMBinding.h
	M	WebCore/bindings/js/JSNamedNodesCollection.cpp
	M	WebCore/bindings/js/JSRGBColor.cpp
	M	WebCore/bridge/objc/objc_runtime.mm
	M	WebCore/bridge/runtime_array.cpp
	M	WebCore/bridge/runtime_method.cpp
	M	WebCore/bridge/runtime_object.cpp
Committed r45724
	M	WebCore/ChangeLog
	M	WebCore/bindings/js/JSNamedNodesCollection.cpp
	M	WebCore/bindings/js/JSDOMBinding.h
	M	WebCore/bindings/js/JSRGBColor.cpp
	M	WebCore/bridge/runtime_object.cpp
	M	WebCore/bridge/runtime_method.cpp
	M	WebCore/bridge/runtime_array.cpp
	M	WebCore/bridge/objc/objc_runtime.mm
r45724 = f807b484c72274a1c494772ac10afdf7608d3722 (trunk)
No changes between current HEAD and refs/remotes/trunk
Resetting to the latest refs/remotes/trunk
http://trac.webkit.org/changeset/45724