summaryrefslogtreecommitdiffstats
path: root/Source/JavaScriptCore
diff options
context:
space:
mode:
authorSteve Block <steveblock@google.com>2012-01-10 15:57:26 +0000
committerSteve Block <steveblock@google.com>2012-01-11 15:26:20 +0000
commit3c3d37e22bc472db3c836a0d97e7467058f62c9e (patch)
tree3d573bb20a34afd03d6d1eaf9fc17a4d67b00d8a /Source/JavaScriptCore
parente65004065e90be33dd07d0156623c0777e0cb24d (diff)
downloadexternal_webkit-3c3d37e22bc472db3c836a0d97e7467058f62c9e.zip
external_webkit-3c3d37e22bc472db3c836a0d97e7467058f62c9e.tar.gz
external_webkit-3c3d37e22bc472db3c836a0d97e7467058f62c9e.tar.bz2
Fix code including Chromium headers to use WebKit LOG macro, rather than framework LOG macro
Previosuly, the framework, WebKit and Chromium all defined a LOG macro. Logic in ChromiumIncludes.h made sure that LOG always referred to the framework implementation. The framework LOG macro has now been renamed ALOG (b/5449033), so we should update this logic to make LOG refer to the WebKit implementation. Bug: 5449033 Change-Id: Ia4793114a8ec0d9da7cbbd261093b73dd9657c93
Diffstat (limited to 'Source/JavaScriptCore')
0 files changed, 0 insertions, 0 deletions