Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(184)

Unified Diff: Source/bindings/bindings.gypi

Issue 20351002: Add 'error' parameter to 'window.onerror' handlers. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Constructor. Created 7 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: Source/bindings/bindings.gypi
diff --git a/Source/bindings/bindings.gypi b/Source/bindings/bindings.gypi
index 71e371bab7ce003cc0de351e06aed9f24462797b..2f9dd1b3bbcc64d1988c6fec893c5cf02f8c023b 100644
--- a/Source/bindings/bindings.gypi
+++ b/Source/bindings/bindings.gypi
@@ -173,6 +173,7 @@
'v8/custom/V8EntrySyncCustom.cpp',
'v8/custom/V8EventCustom.cpp',
'v8/custom/V8EventTargetCustom.cpp',
+ 'v8/custom/V8ErrorEventCustom.cpp',
'v8/custom/V8FileReaderCustom.cpp',
'v8/custom/V8FormDataCustom.cpp',
'v8/custom/V8GeolocationCustom.cpp',
« no previous file with comments | « LayoutTests/fast/events/window-onerror-isolatedworld-02-expected.txt ('k') | Source/bindings/scripts/IDLAttributes.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698