Home | History | Annotate | Download | only in DumpRenderTree

Lines Matching refs:permissive

728     bool permissive = false;
730 permissive = JSValueToBoolean(context, arguments[1]);
733 controller->setCustomPolicyDelegate(JSValueToBoolean(context, arguments[0]), permissive);