RESOLVED FIXED Bug 27157
rename getDOMStructure calls w/o JSGlobalObject* to deprecatedGetDOMStructure
https://bugs.webkit.org/show_bug.cgi?id=27157
Summary rename getDOMStructure calls w/o JSGlobalObject* to deprecatedGetDOMStructure
Eric Seidel (no email)
Reported 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.
Attachments
patch (8.68 KB, patch)
2009-07-10 13:39 PDT, Eric Seidel (no email)
abarth: review+
Eric Seidel (no email)
Comment 1 2009-07-10 13:39:59 PDT
Eric Seidel (no email)
Comment 2 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
Note You need to log in before you can comment on or make changes to this bug.