Bug 3657

Summary: GroundWork: Moving some functions from khtml->jsc following kjs TOT
Product: WebKit Reporter: Eric Seidel (no email) <eric>
Component: JavaScriptCoreAssignee: Eric Seidel (no email) <eric>
Status: VERIFIED FIXED    
Severity: Normal    
Priority: P3    
Version: 412   
Hardware: Mac   
OS: OS X 10.4   
Bug Depends on:    
Bug Blocks: 3250    
Attachments:
Description Flags
Simple patch which moves a few functions from khtml to jsc darin: review+

Eric Seidel (no email)
Reported 2005-06-22 17:26:15 PDT
This patch provides a necessary move of a couple functions and #defines from kjs_binding.h to JavaScriptCore/lookup.h to follow a move that kjs made several months ago. This move is necessary to allow things such a kdom to compile cleanly on top of JSC.
Attachments
Simple patch which moves a few functions from khtml to jsc (10.86 KB, patch)
2005-06-22 17:28 PDT, Eric Seidel (no email)
darin: review+
Eric Seidel (no email)
Comment 1 2005-06-22 17:28:24 PDT
Created attachment 2560 [details] Simple patch which moves a few functions from khtml to jsc
Darin Adler
Comment 2 2005-06-22 19:43:00 PDT
Comment on attachment 2560 [details] Simple patch which moves a few functions from khtml to jsc Looks fine. r=me
Joost de Valk (AlthA)
Comment 3 2005-07-03 08:14:00 PDT
Eric, could you verify this one?
Note You need to log in before you can comment on or make changes to this bug.