Skip to content
This repository was archived by the owner on Mar 29, 2021. It is now read-only.
This repository was archived by the owner on Mar 29, 2021. It is now read-only.

It doesn't work with 2.1 and 2.2 simulators #1

Closed
@sole

Description

@sole

There is a what I think is the same bug filed here: FirefoxOS simulator 2.2 StyleSheets getStyleSheets throw error from remote debugger but the paste bin has expired and I can't see if it's the same error.

We need to write a smaller test case that shows the error so devtools people can debug it and see what's going on-the test pseudocode would be:

  • launch simulator
  • connect to obtain client
  • launch app
  • get app tab/actor using the client
  • see how tab.StyleSheets.getStyleSheets never calls the callback in 2.1 or 2.2, but does in 2.0

Essentially the conflicting code is the code of this module

Activity

sole

sole commented on Mar 20, 2015

@sole
ContributorAuthor
added a commit that references this issue on Mar 25, 2015
0be7783
added a commit that references this issue on Mar 26, 2015

Merge pull request #4 from sole/fix-bug-1

2a96642
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @sole

        Issue actions

          It doesn't work with 2.1 and 2.2 simulators · Issue #1 · mozilla/node-firefox-reload-css