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

[wasm][debugger] Debug on firefox #61776

Merged
merged 158 commits into from
Apr 26, 2022
Merged

[wasm][debugger] Debug on firefox #61776

merged 158 commits into from
Apr 26, 2022

Commits on Oct 15, 2021

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

Commits on Oct 21, 2021

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

Commits on Nov 5, 2021

  1. Configuration menu
    Copy the full SHA
    c92571e View commit details
    Browse the repository at this point in the history
  2. Working on firefox.

    thaystg committed Nov 5, 2021
    Configuration menu
    Copy the full SHA
    f7e912f View commit details
    Browse the repository at this point in the history
  3. merge

    thaystg committed Nov 5, 2021
    Configuration menu
    Copy the full SHA
    09651b6 View commit details
    Browse the repository at this point in the history
  4. Use internal e not public.

    thaystg committed Nov 5, 2021
    Configuration menu
    Copy the full SHA
    f771c08 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2021

  1. Configuration menu
    Copy the full SHA
    260f6bb View commit details
    Browse the repository at this point in the history
  2. merge

    thaystg committed Nov 16, 2021
    Configuration menu
    Copy the full SHA
    2f864b3 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2021

  1. Debugging on firefox working.

    thaystg committed Nov 18, 2021
    Configuration menu
    Copy the full SHA
    79e5287 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    45145b0 View commit details
    Browse the repository at this point in the history
  3. Working after the merge

    thaystg committed Nov 18, 2021
    Configuration menu
    Copy the full SHA
    4385ea2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dddb671 View commit details
    Browse the repository at this point in the history
  5. Show null value.

    thaystg committed Nov 18, 2021
    Configuration menu
    Copy the full SHA
    fa407b3 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2021

  1. - Show JS Callstack

    - Skip properties
    - Get array value from evaluateAsyncJS and not use the preview value.
    thaystg committed Nov 22, 2021
    Configuration menu
    Copy the full SHA
    9bce161 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2022

  1. Configuration menu
    Copy the full SHA
    f0108c5 View commit details
    Browse the repository at this point in the history
  2. Fix compilation

    thaystg committed Feb 7, 2022
    Configuration menu
    Copy the full SHA
    9702467 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2022

  1. Configuration menu
    Copy the full SHA
    e899795 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4ae5d1f View commit details
    Browse the repository at this point in the history
  3. fix merge

    thaystg committed Feb 17, 2022
    Configuration menu
    Copy the full SHA
    9941f61 View commit details
    Browse the repository at this point in the history
  4. run test.

    thaystg committed Feb 17, 2022
    Configuration menu
    Copy the full SHA
    4747240 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2022

  1. Configuration menu
    Copy the full SHA
    f1edaf2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aac99db View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2022

  1. Passing 13 steppingtests.

    thaystg committed Feb 21, 2022
    Configuration menu
    Copy the full SHA
    e8643d7 View commit details
    Browse the repository at this point in the history
  2. Passing 13 steppingtests.

    thaystg committed Feb 21, 2022
    Configuration menu
    Copy the full SHA
    7027682 View commit details
    Browse the repository at this point in the history
  3. Passing 13 steppingtests.

    thaystg committed Feb 21, 2022
    Configuration menu
    Copy the full SHA
    9f62d55 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2022

  1. Failed: 0, Passed: 39, Skipped: 203, Total: 242, Duration: 5 m 6 s - …

    …DebuggerTestSuite.dll (net6.0)
    thaystg committed Feb 22, 2022
    Configuration menu
    Copy the full SHA
    264ef45 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2022

  1. Failed: 0, Passed: 66, Skipped: 195, Total: 261, Duration: 9 m 29 s -…

    … DebuggerTestSuite.dll (net6.0)
    thaystg committed Feb 23, 2022
    Configuration menu
    Copy the full SHA
    8de94c0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    763ee28 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8d0df7f View commit details
    Browse the repository at this point in the history
  4. Fixing side effect.

    thaystg committed Feb 23, 2022
    Configuration menu
    Copy the full SHA
    3fb4485 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2022

  1. Implemented conditional breakpoints.

    Failed:     0, Passed:    74, Skipped:   189, Total:   263, Duration: 8 m 41 s - DebuggerTestSuite.dll (net6.0)
    thaystg committed Feb 25, 2022
    Configuration menu
    Copy the full SHA
    f2fea14 View commit details
    Browse the repository at this point in the history
  2. Fix special characters and pointers.

    Failed:     0, Passed:   116, Skipped:   177, Total:   293
    thaystg committed Feb 25, 2022
    Configuration menu
    Copy the full SHA
    1d24199 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2022

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

Commits on Mar 4, 2022

  1. Fix merge

    thaystg authored Mar 4, 2022
    Configuration menu
    Copy the full SHA
    414cf84 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    78ccf7d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2ba3858 View commit details
    Browse the repository at this point in the history
  4. Remove unnecessary change

    thaystg authored Mar 4, 2022
    Configuration menu
    Copy the full SHA
    bc40911 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2022

  1. Fix pause behavior (now showing correctly, pause on breakpoint, pause…

    … while stepping)
    
    Start implementing evaluate expressions, working correctly on VSCode.
    thaystg committed Mar 10, 2022
    Configuration menu
    Copy the full SHA
    8e336e6 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2022

  1. Configuration menu
    Copy the full SHA
    a61e054 View commit details
    Browse the repository at this point in the history
  2. Fix local tests.

    thaystg committed Mar 14, 2022
    Configuration menu
    Copy the full SHA
    893eb93 View commit details
    Browse the repository at this point in the history
  3. Fix missing )

    thaystg committed Mar 14, 2022
    Configuration menu
    Copy the full SHA
    4328f2e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2eb365f View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2022

  1. Configuration menu
    Copy the full SHA
    ff32a09 View commit details
    Browse the repository at this point in the history
  2. Remove Task.Delays.

    Move some attributes from FirefoxMonoProxy to FirefoxExecutionContext.
    thaystg committed Mar 15, 2022
    Configuration menu
    Copy the full SHA
    2ea4c11 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2022

  1. Fix container creation

    thaystg authored Mar 16, 2022
    Configuration menu
    Copy the full SHA
    6e5bbcb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ece9464 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    04709f9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7b56aff View commit details
    Browse the repository at this point in the history
  5. fixing path

    thaystg committed Mar 16, 2022
    Configuration menu
    Copy the full SHA
    2c6d5a0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bd0f5f9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ef89267 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9cacda0 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    11e4541 View commit details
    Browse the repository at this point in the history
  10. trying to fix ci

    thaystg authored Mar 16, 2022
    Configuration menu
    Copy the full SHA
    3ee2e71 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2022

  1. Configuration menu
    Copy the full SHA
    24c2c3a View commit details
    Browse the repository at this point in the history
  2. Fixing firefox path

    thaystg authored Mar 17, 2022
    Configuration menu
    Copy the full SHA
    5e9cb08 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    00cd17b View commit details
    Browse the repository at this point in the history
  4. fixing profile path

    thaystg authored Mar 17, 2022
    Configuration menu
    Copy the full SHA
    ad5638f View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2022

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

Commits on Mar 22, 2022

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

Commits on Mar 23, 2022

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

Commits on Mar 29, 2022

  1. update docker image

    thaystg authored Mar 29, 2022
    Configuration menu
    Copy the full SHA
    f2e3051 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    16f1135 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2022

  1. Configuration menu
    Copy the full SHA
    b647188 View commit details
    Browse the repository at this point in the history
  2. Trying to make it work on CI

    thaystg authored Mar 30, 2022
    Configuration menu
    Copy the full SHA
    f8708c0 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2022

  1. Real test on CI

    thaystg authored Apr 5, 2022
    Configuration menu
    Copy the full SHA
    313ec7b View commit details
    Browse the repository at this point in the history
  2. Trying to use the firefox machine only to run firefox tests

    Retrying connection to Proxy
    Remove extra messages added to help to fix CI
    thaystg authored Apr 5, 2022
    Configuration menu
    Copy the full SHA
    54f2350 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2022

  1. Fix CI

    thaystg authored Apr 6, 2022
    Configuration menu
    Copy the full SHA
    cce27bf View commit details
    Browse the repository at this point in the history
  2. Fix CI

    thaystg authored Apr 6, 2022
    Configuration menu
    Copy the full SHA
    2e33511 View commit details
    Browse the repository at this point in the history
  3. Fix CI.

    thaystg authored Apr 6, 2022
    Configuration menu
    Copy the full SHA
    b67866d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    61a4134 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2022

  1. Configuration menu
    Copy the full SHA
    69e3f14 View commit details
    Browse the repository at this point in the history
  2. Addressing @lewing comments

    thaystg authored Apr 7, 2022
    Configuration menu
    Copy the full SHA
    7167698 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4a94caf View commit details
    Browse the repository at this point in the history
  4. Fix run tests on codespace

    Using image with python3
    thaystg authored Apr 7, 2022
    Configuration menu
    Copy the full SHA
    0e945d7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    62ba428 View commit details
    Browse the repository at this point in the history
  6. Fix unrelated change

    thaystg authored Apr 7, 2022
    Configuration menu
    Copy the full SHA
    d659c7e View commit details
    Browse the repository at this point in the history
  7. Fix ci

    thaystg authored Apr 7, 2022
    Configuration menu
    Copy the full SHA
    139c99b View commit details
    Browse the repository at this point in the history
  8. check python version

    thaystg authored Apr 7, 2022
    Configuration menu
    Copy the full SHA
    2772881 View commit details
    Browse the repository at this point in the history
  9. Print python versions

    thaystg authored Apr 7, 2022
    Configuration menu
    Copy the full SHA
    036cdad View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2022

  1. Configuration menu
    Copy the full SHA
    7a129d4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7563fc0 View commit details
    Browse the repository at this point in the history
  3. Remove unrelated changes

    Increase time to wait for firefox to be ready
    thaystg authored Apr 8, 2022
    Configuration menu
    Copy the full SHA
    4808df4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f42996d View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2022

  1. Configuration menu
    Copy the full SHA
    c4f037b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9ac40e2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6556737 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5701a1b View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2022

  1. Configuration menu
    Copy the full SHA
    fc8c3a4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1e53470 View commit details
    Browse the repository at this point in the history
  3. Fix CI

    thaystg authored Apr 11, 2022
    Configuration menu
    Copy the full SHA
    c82089b View commit details
    Browse the repository at this point in the history
  4. Remove failing test

    thaystg authored Apr 11, 2022
    Configuration menu
    Copy the full SHA
    1c3422b View commit details
    Browse the repository at this point in the history
  5. Fix misctests

    thaystg authored Apr 11, 2022
    Configuration menu
    Copy the full SHA
    81533b9 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2022

  1. Fix other build errors.

    thaystg authored Apr 12, 2022
    Configuration menu
    Copy the full SHA
    d285e8a View commit details
    Browse the repository at this point in the history
  2. Trying to fix CI.

    thaystg authored Apr 12, 2022
    Configuration menu
    Copy the full SHA
    38a447c View commit details
    Browse the repository at this point in the history
  3. Fix CI

    thaystg authored Apr 12, 2022
    Configuration menu
    Copy the full SHA
    97dd69f View commit details
    Browse the repository at this point in the history
  4. Remove unecessary message.

    thaystg authored Apr 12, 2022
    Configuration menu
    Copy the full SHA
    7849fc8 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2022

  1. Update src/tests/BuildWasmApps/Wasm.Debugger.Tests/Wasm.Debugger.Test…

    …s.csproj
    
    Co-authored-by: Ankit Jain <radical@gmail.com>
    thaystg and radical authored Apr 13, 2022
    Configuration menu
    Copy the full SHA
    da325e1 View commit details
    Browse the repository at this point in the history
  2. Addressing @radical comments

    thaystg authored Apr 13, 2022
    Configuration menu
    Copy the full SHA
    b40fc28 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    17c8178 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    db88f32 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e07b93d View commit details
    Browse the repository at this point in the history
  6. Update src/mono/wasm/debugger/BrowserDebugProxy/DebugStore.cs

    Co-authored-by: Ankit Jain <radical@gmail.com>
    thaystg and radical authored Apr 13, 2022
    Configuration menu
    Copy the full SHA
    16e2bdb View commit details
    Browse the repository at this point in the history
  7. Apply suggestions from code review

    Co-authored-by: Ankit Jain <radical@gmail.com>
    thaystg and radical authored Apr 13, 2022
    Configuration menu
    Copy the full SHA
    047fdd8 View commit details
    Browse the repository at this point in the history
  8. Addressing @radical comments

    thaystg authored Apr 13, 2022
    Configuration menu
    Copy the full SHA
    9d5fc91 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    90378e4 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2022

  1. Refactor a bit

    radical authored Apr 14, 2022
    Configuration menu
    Copy the full SHA
    c689e35 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4b759b8 View commit details
    Browse the repository at this point in the history
  3. fix pipeline

    radical committed Apr 14, 2022
    Configuration menu
    Copy the full SHA
    f3f1e12 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ada03eb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0a3cc1b View commit details
    Browse the repository at this point in the history
  6. fix runtime-wasm pipeline

    radical committed Apr 14, 2022
    Configuration menu
    Copy the full SHA
    603f98d View commit details
    Browse the repository at this point in the history
  7. fix firefox ci job

    radical committed Apr 14, 2022
    Configuration menu
    Copy the full SHA
    b62bcc3 View commit details
    Browse the repository at this point in the history
  8. split into more files

    radical authored Apr 14, 2022
    Configuration menu
    Copy the full SHA
    f1ab005 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    92c6335 View commit details
    Browse the repository at this point in the history
  10. cleanup

    radical authored Apr 14, 2022
    Configuration menu
    Copy the full SHA
    fdf544b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    69ca9ec View commit details
    Browse the repository at this point in the history
  12. fix yml

    radical authored Apr 14, 2022
    Configuration menu
    Copy the full SHA
    53630d9 View commit details
    Browse the repository at this point in the history
  13. fix build

    radical authored Apr 14, 2022
    Configuration menu
    Copy the full SHA
    55b1756 View commit details
    Browse the repository at this point in the history
  14. fix build

    radical authored Apr 14, 2022
    Configuration menu
    Copy the full SHA
    ceee615 View commit details
    Browse the repository at this point in the history
  15. fix windows build

    radical authored Apr 14, 2022
    Configuration menu
    Copy the full SHA
    4006e2a View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    868c0a3 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    24cd9a9 View commit details
    Browse the repository at this point in the history
  18. fix helix command line

    radical authored Apr 14, 2022
    Configuration menu
    Copy the full SHA
    dc557a5 View commit details
    Browse the repository at this point in the history
  19. [wasm][debugger] Fix tests broken on 'main'

    This test broke because it was checking for the number of members on
    `System.TimeSpan`, and that changed with
    dotnet#67666 , which added new members
    like `TotalNanoseconds`.
    
    The test shouldn't depend on this number anyway, so remove that.
    
    ```
      Failed DebuggerTests.MiscTests.InspectLocalsForToStringDescriptions(line: 137, col: 12, method_name: "MethodWithLocalsForToStringTest", call_other: False, invoke_async: False) [758 ms]
      Error Message:
       [ts_props] Number of fields don't match, Expected: 12, Actual: 16
    Expected: True
    Actual:   False
      Stack Trace:
         at DebuggerTests.DebuggerTestBase.CheckProps(JToken actual, Object exp_o, String label, Int32 num_fields) in /_/src/mono/wasm/debugger/DebuggerTestSuite/DebuggerTestBase.cs:line 800
       at DebuggerTests.DebuggerTestBase.CompareObjectPropertiesFor(JToken locals, String name, Object o, String label, Int32 num_fields) in /_/src/mono/wasm/debugger/DebuggerTestSuite/DebuggerTestBase.cs:line 908
       at DebuggerTests.MiscTests.InspectLocalsForToStringDescriptions(Int32 line, Int32 col, String method_name, Boolean call_other, Boolean invoke_async) in /_/src/mono/wasm/debugger/DebuggerTestSuite/MiscTests.cs:line 559
    ```
    radical authored Apr 14, 2022
    Configuration menu
    Copy the full SHA
    79c9fde View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    d999f29 View commit details
    Browse the repository at this point in the history
  21. wip

    radical authored Apr 14, 2022
    Configuration menu
    Copy the full SHA
    ffd95d8 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2022

  1. big refactor

    radical authored Apr 15, 2022
    Configuration menu
    Copy the full SHA
    4317edc View commit details
    Browse the repository at this point in the history
  2. chrome runs

    radical authored Apr 15, 2022
    Configuration menu
    Copy the full SHA
    3292593 View commit details
    Browse the repository at this point in the history
  3. ff runs

    radical authored Apr 15, 2022
    Configuration menu
    Copy the full SHA
    923cb58 View commit details
    Browse the repository at this point in the history
  4. ff runs

    radical authored Apr 15, 2022
    Configuration menu
    Copy the full SHA
    8b0a204 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f687edd View commit details
    Browse the repository at this point in the history
  6. cleanup

    radical authored Apr 15, 2022
    Configuration menu
    Copy the full SHA
    adbbe22 View commit details
    Browse the repository at this point in the history
  7. cleanup

    radical authored Apr 15, 2022
    Configuration menu
    Copy the full SHA
    9442956 View commit details
    Browse the repository at this point in the history
  8. cleanup

    radical authored Apr 15, 2022
    Configuration menu
    Copy the full SHA
    128ffe1 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8dadeda View commit details
    Browse the repository at this point in the history
  10. More refactoring

    radical authored Apr 15, 2022
    Configuration menu
    Copy the full SHA
    b287881 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2022

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

Commits on Apr 19, 2022

  1. Configuration menu
    Copy the full SHA
    73f2923 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5eaad18 View commit details
    Browse the repository at this point in the history
  3. some cleanup

    radical committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    5cb04d1 View commit details
    Browse the repository at this point in the history
  4. fix file name

    radical committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    e73f107 View commit details
    Browse the repository at this point in the history
  5. Improve cleanup after tests

    radical committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    3309156 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2022

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

Commits on Apr 22, 2022

  1. Configuration menu
    Copy the full SHA
    6f2e6a4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    913e877 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d4167e3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d56a9d6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fcd0953 View commit details
    Browse the repository at this point in the history
  6. fix up logging

    radical committed Apr 22, 2022
    Configuration menu
    Copy the full SHA
    09d62d2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4a84b86 View commit details
    Browse the repository at this point in the history
  8. fix debugging from vscode

    radical committed Apr 22, 2022
    Configuration menu
    Copy the full SHA
    d78dc45 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d2e10b2 View commit details
    Browse the repository at this point in the history
  10. support canceling for the proxy host too, and distinguish different i…

    …nstances of the proxy
    radical committed Apr 22, 2022
    Configuration menu
    Copy the full SHA
    a2ab855 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2022

  1. Configuration menu
    Copy the full SHA
    bbfc27f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bb2659e View commit details
    Browse the repository at this point in the history
  3. Fixing chrome debugging.

    thaystg committed Apr 25, 2022
    Configuration menu
    Copy the full SHA
    9a3a335 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    96c4197 View commit details
    Browse the repository at this point in the history