======================================================================== http://mondrian.corp.google.com/file/8685912///depot/googleclient/gears/opensource/gears/desktop/drag_and_drop_registry.cc?a=3 File //depot/googleclient/gears/opensource/gears/desktop/drag_and_drop_registry.cc (snapshot 3) ------------------------------------ Line 81: JSPARAM_UNDEFINED != options->GetPropertyType(STRING16(L"debug")); On Mon Oct 27 20:11:12 2008 PDT, aa wrote: > This sets is_debugging_ to true if options.debug = false. That doesn't seem > right.
Fixed, in that it now requires the 'debug' key to have a true (as in the boolean literal) value, not just any value. ======================================================================== -- To respond, reply to this email or visit http://mondrian.corp.google.com/8685912
