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

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: fixes. 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 370291a6ab2fbec2b2329a6d438060ca636ad2a6..46a5e612e1ec74193bbe9591cc8bc63da97a331c 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',

Powered by Google App Engine
This is Rietveld 408576698