From fa2d5e3b2f98508a96e4d233ee4ab75355397cf9 Mon Sep 17 00:00:00 2001 From: Roan Kattouw Date: Wed, 2 Sep 2015 09:18:50 -0700 Subject: [PATCH] jsduck: Load OOjs and OOjs UI in eg-iframe.html This makes live preview work for OOUI classes. Also: * Remove duplicate definition of window.onerror (the latter which fails to include the 'error' variable in the logged message). * Set mwPerformance to match startup.js as it was throwing a fatal exception on every page. Bug: T112116 Change-Id: I00e789a2853e82e9a89d07752ce92fa6bb9615f5 --- maintenance/jsduck/eg-iframe.html | 17 +++++++++++++---- 1 file changed, 13 insertions(+), 4 deletions(-) diff --git a/maintenance/jsduck/eg-iframe.html b/maintenance/jsduck/eg-iframe.html index 2c42364aa0..5434735c54 100644 --- a/maintenance/jsduck/eg-iframe.html +++ b/maintenance/jsduck/eg-iframe.html @@ -34,6 +34,9 @@ }; + + + + +