NEW 55785
Consider moving bridge code to a new namespace
https://bugs.webkit.org/show_bug.cgi?id=55785
Summary Consider moving bridge code to a new namespace
Steve Block
Reported 2011-03-04 10:44:22 PST
The bridge code in WebCore/bridge is currently in the JSC::Bindings namespace for legacy reasons. Now this code is also used with V8, we should consider moving it to a new namespace.
Attachments
Note You need to log in before you can comment on or make changes to this bug.