----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/1109/ -----------------------------------------------------------
Review request for shindig. Summary ------- Correct a big bug in shindig.random() which incorrectly executes any existing onmousemove handler. An alternate approach would just be to do handler.call(window, e); Diffs ----- trunk/features/src/main/javascript/features/shindig.random/random.js 1145744 Diff: https://reviews.apache.org/r/1109/diff Testing ------- Thanks, johnfargo
