Skip to content
This repository was archived by the owner on May 22, 2025. It is now read-only.

This adds two minor mods that ease debuging#21

Open
basos9 wants to merge 2 commits intogeorges:masterfrom
basos9:minorsd
Open

This adds two minor mods that ease debuging#21
basos9 wants to merge 2 commits intogeorges:masterfrom
basos9:minorsd

Conversation

@basos9
Copy link
Copy Markdown

@basos9 basos9 commented Dec 21, 2012

Throw errors at event listeners,
before that is was very difficult to debug event handling code, as all errors where silently ignored.

Loose class check at WindowProxyDispatcher.findWindowProxyObject
Enable to manually instantiate WindowProxyLegacy or WindowProxyHTML5 instead of WindowProxy.
Useful for debugging or when no legacy support is needed.

basos9 added 2 commits December 21, 2012 15:44
allow for to debug event handlers.
…nWindow

Enable to manually instantiate WindowProxyLegacy or WindowProxyHTML5 instead of WindowProxy
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant