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

Better error handling (builds on #1191) #1197

Closed
wants to merge 9 commits into from

Commits on May 7, 2014

  1. Added better global log/error/warn functions.

    Added sinon.js for stubs in tests.
    Updated grunt version to satisfy peer dependency warning.
    heff committed May 7, 2014
    Copy the full SHA
    740014c View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    56cbe66 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    11ca9cd View commit details
    Browse the repository at this point in the history
  4. Exported ErrorDisplay

    heff committed May 7, 2014
    Copy the full SHA
    95d7e70 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    2214207 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    561c3f8 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    a742239 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2014

  1. Addressed comments in videojs#1191

    Now clearing errors on loadstart events.
    Added some default error messages.
    heff committed May 9, 2014
    Copy the full SHA
    c7ad732 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2014

  1. Removed unneeded comments

    heff committed May 12, 2014
    Copy the full SHA
    81d7859 View commit details
    Browse the repository at this point in the history