[Webkit-unassigned] [Bug 85835] [chromium] Duplicated CppBoundClass under webkit/glue and DumpRenderTree/chromium

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 7 15:48:02 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=85835





--- Comment #3 from Xianzhu Wang <wangxianzhu at chromium.org>  2012-05-07 15:48:01 PST ---
(In reply to comment #2)
> Oh, I bet it's used by the old layoutTestController.waitUntilDone/notifyDone implementation in test_shell used by a few test_shell_tests.
> 
> I'm planning on migrating those tests out as part of https://code.google.com/p/chromium/issues/detail?id=126514 .

It's also used in several chromium source files to expose some JavaScript APIs:

./chrome/renderer/plugins/plugin_placeholder.h:12:#include "webkit/glue/cpp_bound_class.h"
./chrome/renderer/external_host_bindings.h:10:#include "webkit/glue/cpp_bound_class.h"
./content/renderer/dom_automation_controller.h:10:#include "webkit/glue/cpp_bound_class.h"
./content/renderer/web_intents_host.cc:21:#include "webkit/glue/cpp_bound_class.h"
./content/renderer/web_ui_bindings.h:11:#include "webkit/glue/cpp_bound_class.h"

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list