https://bugzilla.wikimedia.org/show_bug.cgi?id=45824
Web browser: ---
Bug ID: 45824
Summary: prepareToSendOnTour() is called twice from
jquery.stall
Product: MediaWiki extensions
Version: master
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: Unprioritized
Component: GettingStarted
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected], [email protected],
[email protected], [email protected],
[email protected]
Classification: Unclassified
Mobile Platform: ---
Created attachment 11889
--> https://bugzilla.wikimedia.org/attachment.cgi?id=11889&action=edit
Firebug stack trace of first call to prepareToSendOnTour()
In Chromium and Firefox I find a single click on a task in GettingStarted
results in prepareToSendOnTour() being called twice.
I took screenshots of the Firebug stack each time. They seem identical except:
* 1st call is from jquery.stall.js line 52 in the
if ( typeof e.target.dispatchEvent != 'undefined' ) test
and dispatch() shows an event with a timeStamp.
* 2nd call is from jquery.stall.js line 68 in the
if ( evt === undefined || evt.eventPhase <= 2 ) test
and dispatch() shows timeStamp=0.
--
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l