[webkit-reviews] review requested: [Bug 27737] [V8] Remove parameterless frame/window retrieval methods from V8Proxy : [Attachment 33572] Remove parameterless frame/window retrieval methods, v1.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 27 15:13:46 PDT 2009


Dimitri Glazkov (Google) <dglazkov at chromium.org> has asked  for review:
Bug 27737: [V8] Remove parameterless frame/window retrieval methods from
V8Proxy
https://bugs.webkit.org/show_bug.cgi?id=27737

Attachment 33572: Remove parameterless frame/window retrieval methods, v1.
https://bugs.webkit.org/attachment.cgi?id=33572&action=review

------- Additional Comments from Dimitri Glazkov (Google)
<dglazkov at chromium.org>
 WebCore/ChangeLog				    |	34 ++++++++++++++++++++
 WebCore/bindings/v8/ScriptCallStack.cpp	    |	 2 +-
 WebCore/bindings/v8/V8NPUtils.cpp		    |	 2 +-
 WebCore/bindings/v8/V8Proxy.cpp		    |	18 +---------
 WebCore/bindings/v8/V8Proxy.h			    |	 5 ---
 WebCore/bindings/v8/custom/V8DatabaseCustom.cpp    |	30 +++++++----------
 .../v8/custom/V8HTMLAudioElementConstructor.cpp    |	 8 +++-
 .../v8/custom/V8HTMLImageElementConstructor.cpp    |	 8 +++-
 .../v8/custom/V8HTMLOptionElementConstructor.cpp   |	 8 +++-
 .../v8/custom/V8MessageChannelConstructor.cpp	    |	 2 +-
 .../bindings/v8/custom/V8SQLTransactionCustom.cpp  |	 2 +-
 WebCore/bindings/v8/custom/V8WorkerCustom.cpp	    |	 2 +-
 .../v8/custom/V8XMLHttpRequestConstructor.cpp	    |	10 +++++-
 13 files changed, 80 insertions(+), 51 deletions(-)


More information about the webkit-reviews mailing list