Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: marcuswestin/WebViewJavascriptBridge
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: vontio/WebViewJavascriptBridge
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 5 commits
  • 3 files changed
  • 1 contributor

Commits on Mar 24, 2016

  1. Configuration menu
    Copy the full SHA
    c404bcf View commit details
    Browse the repository at this point in the history
  2. show js error msg and line number

    if use try catch, user will not know what cause error
    vontio committed Mar 24, 2016
    Configuration menu
    Copy the full SHA
    fc9af20 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1f16784 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2016

  1. Configuration menu
    Copy the full SHA
    5ca5b30 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2016

  1. notify which js handler response

    easier for debug
    vontio committed Apr 1, 2016
    Configuration menu
    Copy the full SHA
    845cb2a View commit details
    Browse the repository at this point in the history
Loading