Bug 27661

Summary: Move more callers to using 3 argument toJS
Product: WebKit Reporter: Eric Seidel (no email) <eric>
Component: DOMAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   
Bug Depends on:    
Bug Blocks: 27634    
Attachments:
Description Flags
patch abarth: review+

Description Eric Seidel (no email) 2009-07-24 12:10:52 PDT
Move more callers to using 3 argument toJS

Going to start with the ones for which I'm not changing any behavior (because I don't know how to reliably get the right global object).
Comment 1 Eric Seidel (no email) 2009-07-24 12:18:13 PDT
Created attachment 33460 [details]
patch
Comment 2 Adam Barth 2009-07-24 12:24:42 PDT
Comment on attachment 33460 [details]
patch

I, for one, welcome our new deprecatedGlobalObjectForPrototype overlords.
Comment 3 Eric Seidel (no email) 2009-07-24 12:28:06 PDT
Committing to http://svn.webkit.org/repository/webkit/trunk ...
	M	WebCore/ChangeLog
	M	WebCore/bindings/js/JSCustomPositionCallback.cpp
	M	WebCore/bindings/js/JSCustomPositionErrorCallback.cpp
	M	WebCore/bindings/js/JSCustomSQLStatementCallback.cpp
	M	WebCore/bindings/js/JSCustomSQLStatementErrorCallback.cpp
	M	WebCore/bindings/js/JSCustomSQLTransactionCallback.cpp
	M	WebCore/bindings/js/JSCustomSQLTransactionErrorCallback.cpp
	M	WebCore/bindings/js/JSNodeFilterCondition.cpp
	M	WebCore/bindings/js/JSWorkerConstructor.cpp
Committed r46370
	M	WebCore/ChangeLog
	M	WebCore/bindings/js/JSWorkerConstructor.cpp
	M	WebCore/bindings/js/JSCustomSQLTransactionCallback.cpp
	M	WebCore/bindings/js/JSCustomPositionErrorCallback.cpp
	M	WebCore/bindings/js/JSCustomSQLStatementErrorCallback.cpp
	M	WebCore/bindings/js/JSCustomPositionCallback.cpp
	M	WebCore/bindings/js/JSCustomSQLStatementCallback.cpp
	M	WebCore/bindings/js/JSNodeFilterCondition.cpp
	M	WebCore/bindings/js/JSCustomSQLTransactionErrorCallback.cpp
r46370 = 387f7b01375536d52ff16937762ec73122e0329c (trunk)
No changes between current HEAD and refs/remotes/trunk
Resetting to the latest refs/remotes/trunk
http://trac.webkit.org/changeset/46370