EOM
Created attachment 151964 [details] Patch
Committed r122466: <http://trac.webkit.org/changeset/122466>
Comment on attachment 151964 [details] Patch Could you explain which what kind of problem this patch addresses?
(In reply to comment #3) > (From update of attachment 151964 [details]) > Could you explain which what kind of problem this patch addresses? bindings related classes were instrumented a little bit different way than other WebCore code. I just made the instrumentation a bit more consistent. In next patches I'd like to slightly adjust the instrumentation API. It'd be simpler to do that if the instrumentation code uses a single pattern.