Call incrementStatsCounter directly
authorcommit-queue@webkit.org <commit-queue@webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Tue, 3 Apr 2012 15:03:29 +0000 (15:03 +0000)
committercommit-queue@webkit.org <commit-queue@webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Tue, 3 Apr 2012 15:03:29 +0000 (15:03 +0000)
commit7068f1b88f868feed04f815b78e53542ade245ba
tree92d4101fdcd7a6809c2e24288fac38e5d12805d9
parente9ec483e2ab8c89bfd389e1c1eea2e00e09bd207
Call incrementStatsCounter directly
https://bugs.webkit.org/show_bug.cgi?id=83023

Patch by Mark Pilgrim <pilgrim@chromium.org> on 2012-04-03
Reviewed by Kentaro Hara.

Source/WebCore:

* bindings/v8/V8Proxy.h:
* platform/chromium/PlatformSupport.h:
(PlatformSupport):

Source/WebKit/chromium:

* src/PlatformSupport.cpp:
(WebCore):
* src/WebFrameImpl.cpp:
(WebKit::WebFrameImpl::WebFrameImpl):

git-svn-id: http://svn.webkit.org/repository/webkit/trunk@113034 268f45cc-cd09-0410-ab3c-d52691b4dbfc
Source/WebCore/ChangeLog
Source/WebCore/bindings/v8/V8Proxy.h
Source/WebCore/platform/chromium/PlatformSupport.h
Source/WebKit/chromium/ChangeLog
Source/WebKit/chromium/src/PlatformSupport.cpp
Source/WebKit/chromium/src/WebFrameImpl.cpp