This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.
Specification: http://www.whatwg.org/specs/web-apps/current-work/multipage/obsolete.html Multipage: http://www.whatwg.org/C#other-elements,-attributes-and-apis Complete: http://www.whatwg.org/c#other-elements,-attributes-and-apis Referrer: http://www.whatwg.org/specs/web-apps/current-work/multipage/dom.html Comment: Remove the "long dummy" argument to Document.captureEvents/releaseEvents Posted from: 113.23.85.48 User agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.68 Safari/537.36 OPR/19.0.1326.26 (Edition Next)
In my ad-hoc testing, Firefox Nightly is the only browser to throw an exception when this argument is missing. Browsers which did not throw are Opera Next 19.0 (Blink), Opera 12.16 (Presto), Safari 7.0.1 (WebKit) and IE11.
Ok.
Checked in as WHATWG revision r8411. Check-in comment: Allow browsers to entirely ignored arguments to captureEvents() and releaseEvents(), rather than requiring at least one http://html5.org/tools/web-apps-tracker?from=8410&to=8411
Checked in as WHATWG revision r8420. Check-in comment: Allow browsers to entirely ignore arguments to captureEvents() and releaseEvents(), rather than requiring at least one (Window version) http://html5.org/tools/web-apps-tracker?from=8419&to=8420