Chromium Code Reviews

Issue 9019: Make ExceptionContext platform-independent using magic headers (2/2) (Closed)

Created:
12 years, 1 month ago by dglazkov
Modified:
9 years, 6 months ago
Reviewers:
brettw
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Make ExceptionContext platform-independent using magic headers (sort of), part 2 Part one is here: http://codereview.chromium.org/9018

Patch Set 1 #

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Stats (+89 lines, -213 lines)
M webkit/build/KJSBindings/KJSBindings.vcproj View 2 chunks +12 lines, -8 lines 0 comments
M webkit/build/V8Bindings/V8Bindings.vcproj View 1 chunk +2 lines, -2 lines 0 comments
M webkit/build/WebCore/WebCore.vcproj View 1 chunk +4 lines, -0 lines 0 comments
D webkit/pending/ExceptionContext.h View 1 chunk +0 lines, -102 lines 0 comments
A webkit/port/bindings/v8/ExceptionContextData.h View 1 chunk +29 lines, -0 lines 0 comments
M webkit/port/bindings/v8/v8_custom.cpp View 9 chunks +36 lines, -36 lines 0 comments
M webkit/port/bindings/v8/v8_nodefilter.cpp View 2 chunks +3 lines, -2 lines 0 comments
M webkit/port/bridge/ExceptionContextV8.cpp View 1 chunk +3 lines, -63 lines 0 comments

Messages

Total messages: 1 (0 generated)
dglazkov
12 years, 1 month ago (2008-11-02 18:58:40 UTC) #1

          

Powered by Google App Engine