Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Subscribe to the renamed transport events #83

Merged
merged 1 commit into from
Aug 19, 2016

Conversation

jsnajdr
Copy link
Contributor

@jsnajdr jsnajdr commented Aug 18, 2016

Fixes issue #82: subscribe to the transport events with new names (bug 1290599).

Subscribes to both old and new names, so RDP inspector remains compatible with older versions.

@janodvarko: Any tests I need to add or update? The patched version works very well for me with the latest Nightly.

@rpl
Copy link
Member

rpl commented Aug 18, 2016

👍 looks good to me!

@jsnajdr currently there are a lot of tests for the react UI (https://github.com/firebug/rdp-inspector/tree/master/karma-tests), but only one test for the part that hooks to the Firefox internals (https://github.com/firebug/rdp-inspector/blob/master/test/test-inspector-service.js).

@janodvarko are you okay too in merging this without the additional test?
The test are currently failing because of some small eslint errors:

@janodvarko
Copy link
Member

@janodvarko are you okay too in merging this without the additional test?
The test are currently failing because of some small eslint errors:

Yes

@janodvarko janodvarko merged commit 557bdb1 into firebug:master Aug 19, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants