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

RUN-1310: Assert PortLocker::PortLocker, Histogram::Factory::Build #152

This pull request is big! We’re only showing the most recent 250 commits.

Commits on Dec 5, 2022

  1. Implement several basic DOM commands and jsGetObjectIdForAnyObject

    …- RUN-801 RUN-860 RUN-861 RUN-862 RUN-872 (#252)
    
    * error handling for CDP sendMessage calls
    * first version of DOM picker now highlights node on hover
    * `Session.findMouseEvents` now working
    * implemented `wrapObjectGetObjectId`
    * WIP: DOM id management
    * WIP: `getObjectPreview` for DOM nodes (but disabled)
    Domiii committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    b2692e1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    beecca5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c952742 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2022

  1. Fix build errors.

    kannanvijayan committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    7c5ced4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aeae841 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2022

  1. RUN-861 - Pause.getObjectPreview and fix ObjectId (#258)

    * added `makeDebuggeeValue`
    * big renaming/refactoring of `gReplayScript` object management
    * provide functions to easily look up objects by different inputs:
      * → NOTE: in the context of a `PAUSE`, for each `plainObject`, there could also be an `rrpObject` and a `cdpObject`. We need all three of those in different contexts.
    * basic previewBlinkObject
    * remove `getOrCreateInspectorDOMAgent`, `gLastCommandErrors`, unnecessary `try/catch` and comments; clean up and annotate TODOs with issues
    Domiii committed Dec 7, 2022
    Configuration menu
    Copy the full SHA
    b28a02b View commit details
    Browse the repository at this point in the history
  2. RUN-863: Basic DOM Elements panel (#265)

    * move stuff around in `gReplayScript`
    * basic DOM `Elements` panel functionality working
    Domiii committed Dec 7, 2022
    Configuration menu
    Copy the full SHA
    c58fefd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    43a42bc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    645354b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cd07fa0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    001052f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    08ae3e0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9b5beb3 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d86aee6 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b3846d7 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    0469565 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    abb2eea View commit details
    Browse the repository at this point in the history
  13. fixes

    bhackett1024 committed Dec 7, 2022
    Configuration menu
    Copy the full SHA
    c88a1ea View commit details
    Browse the repository at this point in the history
  14. bump version

    bhackett1024 committed Dec 7, 2022
    Configuration menu
    Copy the full SHA
    3629b12 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2022

  1. Configuration menu
    Copy the full SHA
    3b023f9 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #271 from replayio/kannan/run-721-chromium-netmoni…

    …tor-request-body-data
    
    Add network request data support.
    kannanvijayan committed Dec 8, 2022
    Configuration menu
    Copy the full SHA
    fd05fa0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    68b3eb9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    61baa69 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2022

  1. Fix build breaks

    bhackett1024 committed Dec 10, 2022
    Configuration menu
    Copy the full SHA
    63f4f45 View commit details
    Browse the repository at this point in the history
  2. Fix build break

    bhackett1024 committed Dec 10, 2022
    Configuration menu
    Copy the full SHA
    7941f88 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e3ac68c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    997da76 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2022

  1. Configuration menu
    Copy the full SHA
    509dd1e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ade5ac9 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2022

  1. Configuration menu
    Copy the full SHA
    71e3b6c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d367fdc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d7b83c0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c98c173 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0a7cc91 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4e2f9a0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    43be24d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1a4c11f View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2022

  1. Configuration menu
    Copy the full SHA
    6a0485c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    efbaa77 View commit details
    Browse the repository at this point in the history
  3. add check

    bhackett1024 committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    0458a0e View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2022

  1. Configuration menu
    Copy the full SHA
    d3b87ca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    79c52d5 View commit details
    Browse the repository at this point in the history
  3. bump version

    bhackett1024 committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    bf7f001 View commit details
    Browse the repository at this point in the history
  4. Fix build break

    bhackett1024 committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    068182f View commit details
    Browse the repository at this point in the history
  5. Fix build break

    bhackett1024 committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    38edc4c View commit details
    Browse the repository at this point in the history
  6. Fix build break

    bhackett1024 committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    901ac78 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7c2f6e3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7c5c9b4 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f7d2b15 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2022

  1. Configuration menu
    Copy the full SHA
    ab6fa67 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e84467a View commit details
    Browse the repository at this point in the history
  3. update deps

    bhackett1024 committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    145925f View commit details
    Browse the repository at this point in the history
  4. update deps

    bhackett1024 committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    3ea288e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9716fe8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9063a6b View commit details
    Browse the repository at this point in the history
  7. update deps

    bhackett1024 committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    6bf65f3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4cdc6e3 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    31e713f View commit details
    Browse the repository at this point in the history
  10. diagnostics

    bhackett1024 committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    72603c4 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    af43d5e View commit details
    Browse the repository at this point in the history
  12. update deps

    bhackett1024 committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    95f7099 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2022

  1. diagnostics

    bhackett1024 committed Dec 16, 2022
    Configuration menu
    Copy the full SHA
    c6f1103 View commit details
    Browse the repository at this point in the history
  2. fixes

    bhackett1024 committed Dec 16, 2022
    Configuration menu
    Copy the full SHA
    77a91e8 View commit details
    Browse the repository at this point in the history
  3. fix build break

    bhackett1024 committed Dec 16, 2022
    Configuration menu
    Copy the full SHA
    2358468 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    04d4f00 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1afbb31 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2022

  1. WIP RUN-981:

    * bring in `Inspector{DOM,CSS,Network}Agent`s
    * WIP CSS.getAppliedRules
    * WIP Pause.getObjectPreview for CSS
    Domiii committed Dec 18, 2022
    Configuration menu
    Copy the full SHA
    0a23bd6 View commit details
    Browse the repository at this point in the history
  2. fix getBoxModel

    Domiii committed Dec 18, 2022
    Configuration menu
    Copy the full SHA
    b2eca24 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2022

  1. Configuration menu
    Copy the full SHA
    8c97f04 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2d502d1 View commit details
    Browse the repository at this point in the history
  3. diagnostics

    bhackett1024 committed Dec 19, 2022
    Configuration menu
    Copy the full SHA
    b6727b1 View commit details
    Browse the repository at this point in the history
  4. diagnostics

    bhackett1024 committed Dec 19, 2022
    Configuration menu
    Copy the full SHA
    cbee4e1 View commit details
    Browse the repository at this point in the history
  5. fix build break

    bhackett1024 committed Dec 19, 2022
    Configuration menu
    Copy the full SHA
    bfdcdec View commit details
    Browse the repository at this point in the history
  6. fix build break

    bhackett1024 committed Dec 19, 2022
    Configuration menu
    Copy the full SHA
    e3c161b View commit details
    Browse the repository at this point in the history
  7. Sort layer sets

    bhackett1024 committed Dec 19, 2022
    Configuration menu
    Copy the full SHA
    ef73df6 View commit details
    Browse the repository at this point in the history
  8. diagnostics

    bhackett1024 committed Dec 19, 2022
    Configuration menu
    Copy the full SHA
    2e4a804 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #285 from replayio/RUN-981

    fixes RUN-1015
    kannanvijayan committed Dec 19, 2022
    Configuration menu
    Copy the full SHA
    772ff4e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c814a5a View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2022

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

Commits on Dec 22, 2022

  1. Configuration menu
    Copy the full SHA
    640d33d View commit details
    Browse the repository at this point in the history
  2. update deps

    bhackett1024 committed Dec 22, 2022
    Configuration menu
    Copy the full SHA
    f14c4c4 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #287 from replayio/kannan/run-1021-tour-of-heroes-…

    …session-crashes
    
    Don't invoke on-pending-tasks-changed for idle task posts.
    kannanvijayan committed Dec 22, 2022
    Configuration menu
    Copy the full SHA
    6b366f7 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #286 from replayio/kannan/run-716-chromium-netmoni…

    …tor-redirect-event
    
    Handle redirects in network monitor impl.
    kannanvijayan committed Dec 22, 2022
    Configuration menu
    Copy the full SHA
    dcec284 View commit details
    Browse the repository at this point in the history
  5. update deps

    bhackett1024 committed Dec 22, 2022
    Configuration menu
    Copy the full SHA
    b083684 View commit details
    Browse the repository at this point in the history
  6. Stop adding asserts

    bhackett1024 committed Dec 22, 2022
    Configuration menu
    Copy the full SHA
    b5ed314 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    700a6b9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f3065a8 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2022

  1. diagnostics

    bhackett1024 committed Dec 23, 2022
    Configuration menu
    Copy the full SHA
    0ef7879 View commit details
    Browse the repository at this point in the history
  2. update deps

    bhackett1024 committed Dec 23, 2022
    Configuration menu
    Copy the full SHA
    67fb29b View commit details
    Browse the repository at this point in the history
  3. update deps

    bhackett1024 committed Dec 23, 2022
    Configuration menu
    Copy the full SHA
    9057244 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c846954 View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2022

  1. fixes and diagnostics

    bhackett1024 committed Dec 26, 2022
    Configuration menu
    Copy the full SHA
    f1e51bd View commit details
    Browse the repository at this point in the history
  2. diagnostics

    bhackett1024 committed Dec 26, 2022
    Configuration menu
    Copy the full SHA
    b6524c5 View commit details
    Browse the repository at this point in the history
  3. diagnostics

    bhackett1024 committed Dec 26, 2022
    Configuration menu
    Copy the full SHA
    0c9bdbd View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2022

  1. bump version

    bhackett1024 committed Dec 27, 2022
    Configuration menu
    Copy the full SHA
    4e42c48 View commit details
    Browse the repository at this point in the history
  2. update disabled features

    bhackett1024 committed Dec 27, 2022
    Configuration menu
    Copy the full SHA
    e47959a View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2022

  1. Fixes RUN-981 (first version of CSS.getAppliedRules) (#289)

    * Make use of InspectorCSSAgent to get all relevant data from CDP's `CSS.getMatchedStylesForNode`
    * Store relevant preview data from CSS.Rule
    * Enhance Pause.getObjectPreview to produce correct preview of DOM and blink objects: `style`, `styleSheet`, `rule`
    * Added `isInstanceOfNative` (also fixes RUN-1014)
    
    https://linear.app/replay/issue/RUN-981/cssgetappliedrules-css-previews-for-pausegetobjectpreview
    Domiii committed Dec 28, 2022
    Configuration menu
    Copy the full SHA
    160f05f View commit details
    Browse the repository at this point in the history
  2. diagnostics

    bhackett1024 committed Dec 28, 2022
    Configuration menu
    Copy the full SHA
    23bcc41 View commit details
    Browse the repository at this point in the history
  3. fixes and diagnostics

    bhackett1024 committed Dec 28, 2022
    Configuration menu
    Copy the full SHA
    9f52e26 View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2022

  1. bump version

    bhackett1024 committed Dec 29, 2022
    Configuration menu
    Copy the full SHA
    65d6dbb View commit details
    Browse the repository at this point in the history
  2. cleanup

    bhackett1024 committed Dec 29, 2022
    Configuration menu
    Copy the full SHA
    4e06520 View commit details
    Browse the repository at this point in the history
  3. Fixes and diagnostics

    bhackett1024 committed Dec 29, 2022
    Configuration menu
    Copy the full SHA
    dc221cd View commit details
    Browse the repository at this point in the history
  4. diagnostics

    bhackett1024 committed Dec 29, 2022
    Configuration menu
    Copy the full SHA
    6a00003 View commit details
    Browse the repository at this point in the history
  5. update deps

    bhackett1024 committed Dec 29, 2022
    Configuration menu
    Copy the full SHA
    a0a8699 View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2022

  1. fixes and diagnostics

    bhackett1024 committed Dec 30, 2022
    Configuration menu
    Copy the full SHA
    b7d15d0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ae79994 View commit details
    Browse the repository at this point in the history
  3. fixes

    bhackett1024 committed Dec 30, 2022
    Configuration menu
    Copy the full SHA
    a6d3d1a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9c44505 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fdf33ea View commit details
    Browse the repository at this point in the history
  6. fix build breaks

    bhackett1024 committed Dec 30, 2022
    Configuration menu
    Copy the full SHA
    2bd50c9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d277073 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0104a9e View commit details
    Browse the repository at this point in the history
  9. fix build break

    bhackett1024 committed Dec 30, 2022
    Configuration menu
    Copy the full SHA
    55b4cd0 View commit details
    Browse the repository at this point in the history

Commits on Dec 31, 2022

  1. assorted fixes

    bhackett1024 committed Dec 31, 2022
    Configuration menu
    Copy the full SHA
    9092359 View commit details
    Browse the repository at this point in the history
  2. RUN-1033: DOM.performSearch (#290)

    * implement `DOM.performSearch`
    * add `fromJsDomPerformSearch`
    * remove commented code
    * fix DOM node registry + hackfix `PushNodePathToFrontend`
    Domiii committed Dec 31, 2022
    Configuration menu
    Copy the full SHA
    3a269ec View commit details
    Browse the repository at this point in the history
  3. RUN-1034: event listeners now kinda working (#292)

    * implement `DOM.getEventListeners`
    Domiii committed Dec 31, 2022
    Configuration menu
    Copy the full SHA
    5359d60 View commit details
    Browse the repository at this point in the history
  4. fix RUN-1030 (fix branch) (#291)

    fix RUN-1030: add pseudo element CSS rules
    Domiii committed Dec 31, 2022
    Configuration menu
    Copy the full SHA
    36296c9 View commit details
    Browse the repository at this point in the history
  5. diagnostics

    bhackett1024 committed Dec 31, 2022
    Configuration menu
    Copy the full SHA
    d55be79 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    60fde7c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4e82186 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    17c8ac5 View commit details
    Browse the repository at this point in the history
  9. fix build breaks

    bhackett1024 committed Dec 31, 2022
    Configuration menu
    Copy the full SHA
    fb525a0 View commit details
    Browse the repository at this point in the history
  10. diagnostics

    bhackett1024 committed Dec 31, 2022
    Configuration menu
    Copy the full SHA
    9f57419 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    c941e3d View commit details
    Browse the repository at this point in the history
  12. fix build break

    bhackett1024 committed Dec 31, 2022
    Configuration menu
    Copy the full SHA
    7faeee9 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    e9016f4 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2023

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

Commits on Jan 4, 2023

  1. fix RUN-1062 (#294)

    Domiii committed Jan 4, 2023
    Configuration menu
    Copy the full SHA
    3cfcdb9 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2023

  1. fix RUN-872 (#295)

    * fix RUN-872
    
    * remove commented code
    Domiii committed Jan 6, 2023
    Configuration menu
    Copy the full SHA
    75a0264 View commit details
    Browse the repository at this point in the history
  2. fix RUN-1074 - allow embedding LOCAL driver binary (#297)

    * enable `build.js` to also embed a LOCAL driver binary
      * -> https://linear.app/replay/issue/RUN-1074/allow-buildjs-to-embed-local-instead-of-downloaded-driver
    * snuck a change to `uploadChromiumBuildToCloudDevelopment.sh` in, to report timings
    Domiii committed Jan 6, 2023
    Configuration menu
    Copy the full SHA
    b5f2791 View commit details
    Browse the repository at this point in the history
  3. fix RUN-1067 - isInstanceOfNative, small object preview bugs (#298)

    * fix RUN-1067
    * fix `isInstanceOfNative` (its still a hackfix - better solution pending)
    * update `makeDebuggeeValue` to use the more resilient `convertCborToJS` utility (has more error reporting)
    Domiii committed Jan 6, 2023
    Configuration menu
    Copy the full SHA
    479b7e4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    01c7d1a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    56d9f3a View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2023

  1. Merge pull request #300 from replayio/merge

    Rebase onto chromium 108
    bhackett1024 committed Jan 7, 2023
    Configuration menu
    Copy the full SHA
    be5cd41 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1608ed9 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2023

  1. Configuration menu
    Copy the full SHA
    905947f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    05b4590 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    660a8c8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2118f77 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2023

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

Commits on Jan 11, 2023

  1. Configuration menu
    Copy the full SHA
    9588adb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    56e133a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    505cdbe View commit details
    Browse the repository at this point in the history
  4. bump deps

    bhackett1024 committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    4c532a0 View commit details
    Browse the repository at this point in the history
  5. Updating README.md + build.js (post 108 updates) (#306)

    Updating README.md + build.js (post `108` updates)
    Domiii committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    d1c5ef6 View commit details
    Browse the repository at this point in the history
  6. fix RUN-1063 - mouse click position in iframes (#299)

    * fix mouse click position in iframes (post 108 rebase)
    * small README update
    Domiii committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    7006346 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    23310d9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    53d8611 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c3f4396 View commit details
    Browse the repository at this point in the history
  10. update deps

    bhackett1024 committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    bee2bab View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2023

  1. Configuration menu
    Copy the full SHA
    be5e481 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #313 from replayio/kannan/run-1104-more-asserts-fo…

    …r-run-820
    
    More asserts for narrowing down RUN-820.
    kannanvijayan committed Jan 12, 2023
    Configuration menu
    Copy the full SHA
    a331193 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2023

  1. Configuration menu
    Copy the full SHA
    664c773 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b0eb5a6 View commit details
    Browse the repository at this point in the history
  3. update deps

    bhackett1024 committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    747e530 View commit details
    Browse the repository at this point in the history
  4. update deps

    bhackett1024 committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    f921876 View commit details
    Browse the repository at this point in the history
  5. Order pages in Page::AllPages HashSet.

    Fixes #RUN-1108
    kannanvijayan committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    e6676ed View commit details
    Browse the repository at this point in the history
  6. Merge pull request #316 from replayio/kannan/run-1108-order-pages-in-…

    …corepageallpages-hash-set
    
    Order pages in Page::AllPages HashSet.
    kannanvijayan committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    40d5533 View commit details
    Browse the repository at this point in the history
  7. update deps

    bhackett1024 committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    e6bb7dc View commit details
    Browse the repository at this point in the history
  8. Assertions to narrow down RUN-1116

    Not much information in the crash-stacks, so these just adds
    asserts at the top recorded and replayed frame that we can see
    so we get better stacks.
    kannanvijayan committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    9bf6bcb View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b7e0251 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #319 from replayio/kannan/run-1120-add-assertions-…

    …to-narrow-down-run-1116
    
    Assertions to narrow down RUN-1116
    kannanvijayan committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    f9a3e06 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    5431f4d View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    1cbd681 View commit details
    Browse the repository at this point in the history
  13. Add assertions for next work info (#322)

    * Add assertions for next work info
    
    * add assert
    bhackett1024 committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    167b648 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    af7a7ba View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    d7e0904 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    a5463b9 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    7ebe1d5 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2023

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

Commits on Jan 17, 2023

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

Commits on Jan 19, 2023

  1. update deps

    bhackett1024 committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    b5db82f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    884fe9f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    195458f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    89c2750 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    23fadb5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    64de772 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e7a9502 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2023

  1. Configuration menu
    Copy the full SHA
    cd2865a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d3b9a32 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #296 from replayio/kannan/run-1023-label-events-di…

    …sallowed-raii-with-string
    
    Associate reason with EventsDisallowed mode.
    kannanvijayan committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    e70f55c View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2023

  1. Configuration menu
    Copy the full SHA
    fb497f3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    69788a6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9e1b9b5 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2023

  1. Configuration menu
    Copy the full SHA
    f61d59a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b26a3bf View commit details
    Browse the repository at this point in the history
  3. update deps

    bhackett1024 committed Jan 23, 2023
    Configuration menu
    Copy the full SHA
    167d0af View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d827054 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cc7665d View commit details
    Browse the repository at this point in the history
  6. update deps

    bhackett1024 committed Jan 23, 2023
    Configuration menu
    Copy the full SHA
    6989e84 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2023

  1. RUN-1061/eventsList (also kinda fixes RUN-1016 and RUN-1137) (#328)

    fix RUN-1061 (https://linear.app/replay/issue/RUN-1061/chromium-render-eventslist)
    * Tap into `InspectorDOMDebuggerAgent` to capture all user callback calls
    * `fromJsGetArgumentsInFrame`: Make available `arguments` to `Pause.evaluateInFrame` for any function frame
    * add `replay-scripts/gen-event-names.ts` to convert CDT event names to "qualified event names"
    
    fix RUN-1016 (https://linear.app/replay/issue/RUN-1016/fix-pauseobjectpreviewgettervalues)
    * (Partially) Fix `getObjectPreview` to produce a better preview of Event objects
    
    fix RUN-1137 (https://linear.app/replay/issue/RUN-1137/chromium-crashes-if-no-perfect-font-has-been-found)
    * Fix a font-related crash
    Domiii committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    e862585 View commit details
    Browse the repository at this point in the history
  2. DEPS update: v8 (#345)

    Domiii committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    cbed8a8 View commit details
    Browse the repository at this point in the history
  3. update deps

    bhackett1024 committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    2970624 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e6e03f6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cba70f2 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2023

  1. Configuration menu
    Copy the full SHA
    6f13423 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #348 from replayio/kannan/run-1199-use-autolockmay…

    …beeventsdisallowed-in
    
    Ordered lock usage fix in InspectorTaskRunner::Dispose
    kannanvijayan committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    4f15515 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2023

  1. Configuration menu
    Copy the full SHA
    4b4b142 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #349 from replayio/kannan/run-1204-allow-eventsdis…

    …allowed-within
    
    Allow EventsDisallowed within SequenceManagerImpl::GetTickClockl
    kannanvijayan committed Jan 26, 2023
    Configuration menu
    Copy the full SHA
    29156f5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cd13090 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fe142a0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    90cbca2 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2023

  1. Configuration menu
    Copy the full SHA
    88b887c View commit details
    Browse the repository at this point in the history
  2. Assertion to narrow down RUN-1065.

    Fixes RUN-1218.
    kannanvijayan committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    181fad9 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #353 from replayio/kannan/run-1218-add-asserts-und…

    …er-styleenginecreatesheet
    
    Assertion to narrow down RUN-1065.
    kannanvijayan committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    cbad2be View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    eeb8d58 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2023

  1. Merge pull request #354 from replayio/kannan/run-1220-add-asserts-in

    Assert NGInlineNode methods for RUN-1219.
    kannanvijayan committed Jan 28, 2023
    Configuration menu
    Copy the full SHA
    faae81f View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2023

  1. Configuration menu
    Copy the full SHA
    f6bf2ad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4b983f8 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2023

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

Commits on Jan 31, 2023

  1. Merge pull request #358 from replayio/kannan/run-1233-add-ids-to-ngbl…

    …ocknode-and-assert-in
    
    Assertions in NGBlockNode and LayoutObject.
    kannanvijayan committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    a9d3d22 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #360 from replayio/kannan/run-1237-add-assertions-…

    …under
    
    Add asserts in MessageWrapper and Message.
    kannanvijayan committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    7229cea View commit details
    Browse the repository at this point in the history
  3. Revert 2823431

    PR for #RUN-1237 causing recording crashes.
    kannanvijayan committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    7cb9319 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #361 from replayio/kannan/revert-2823431416d4947f0…

    …ed3782cb352e920358c0f7f
    
    Revert 2823431
    kannanvijayan committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    b7b6ce5 View commit details
    Browse the repository at this point in the history
  5. Reland reverted RUN-1237 patch.

    See #RUN-1237.
    kannanvijayan committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    f6c0555 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2023

  1. Merge pull request #363 from replayio/kannan/reland-reverted-run-1237

    Reland reverted RUN-1237 patch.
    kannanvijayan committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    0e2a4b0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    670b683 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2023

  1. Merge pull request #364 from replayio/kannan/run-1245-add-asserts-in-…

    …mode-node-event-serdeser
    
    Add asserts around mojo event serialization code.
    kannanvijayan committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    39bbc0e View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2023

  1. Configuration menu
    Copy the full SHA
    14ed325 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #366 from replayio/kannan/run-1256-assert-that-css…

    …-style-sheet-content-is
    
    Assert content of stylesheet being created.
    kannanvijayan committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    a96028f View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2023

  1. RUN-1227: use unique_leaky_ptr for all PowerModeVoters (#362)

    * add new `unique_leaky_ptr` to allow leaking of objects whose non-deterministic destruction otherwise cause divergences
    * convert `PowerModeVoter` `unique_ptr`s to `unique_leaky_ptr`
    * remove our old code that leaked the voters in some `PowerModeVoter` owner class dtor
    Domiii committed Feb 4, 2023
    Configuration menu
    Copy the full SHA
    dc485c6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2957f64 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4cbfd7c View commit details
    Browse the repository at this point in the history
  4. RUN-1264: Assert SimpleWatcher's Arm and Cancel (#369)

    * Assert SimpleWatcher's Arm and Cancel
    * Assert `XMLHttpRequest::DispatchReadyStateChangeEvent`
    * Assert `TaskQueueImpl::PostImmediateTaskImpl`
    Domiii committed Feb 4, 2023
    Configuration menu
    Copy the full SHA
    63b3831 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d8d237a View commit details
    Browse the repository at this point in the history
  6. re-enable events behind disable-collect-events feature flag (for us…

    …e in our own test suites) (#372)
    
    * re-enable events behind `disable-collect-events` feature flag
    * stop reporting on the `scriptFirstStatement` event (seems to be the culprit)
    Domiii committed Feb 4, 2023
    Configuration menu
    Copy the full SHA
    9a4feab View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2023

  1. RUN-1270: assert events (#373)

    * Assert `ReplayNotifyBeforeEvent` in a safe place (behind feature flag)
    Domiii committed Feb 5, 2023
    Configuration menu
    Copy the full SHA
    aafc998 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    97a4a79 View commit details
    Browse the repository at this point in the history
  3. DEPS (#375)

    Domiii committed Feb 5, 2023
    Configuration menu
    Copy the full SHA
    8652d6f View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2023

  1. Configuration menu
    Copy the full SHA
    8dfed6c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    492fd66 View commit details
    Browse the repository at this point in the history
  3. deps (#378)

    Domiii committed Feb 6, 2023
    Configuration menu
    Copy the full SHA
    0deda05 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #367 from replayio/kannan/run-1261-add-counter-to-…

    …nginlinenode-and-assert
    
    Narrower asserts in `NGInlineNode::ShapeTextIncludingFirstLine`
    kannanvijayan committed Feb 6, 2023
    Configuration menu
    Copy the full SHA
    8773d38 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d46ebfe View commit details
    Browse the repository at this point in the history
  6. update deps

    bhackett1024 committed Feb 6, 2023
    Configuration menu
    Copy the full SHA
    64cf562 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    35867dd View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2023

  1. fix deps (#381)

    Domiii committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    37f068a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e6000ab View commit details
    Browse the repository at this point in the history
  3. Merge pull request #382 from replayio/kannan/run-1287-guard-asserts-i…

    …n-layoutobjectchildlist
    
    Guard asserts in LayoutObjectChildList on !EventsDisallowed
    kannanvijayan committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    6ee5e3f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4950023 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2023

  1. RUN-1291: asserts (#384)

    Domiii committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    f15cd8a View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2023

  1. Configuration menu
    Copy the full SHA
    2a6441e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    410dde5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6029b9d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8e28cd8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    97137f3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    42e9e1a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a2f83e1 View commit details
    Browse the repository at this point in the history
  8. Merge branch 'master' of github.com:replayio/chromium into dominik/ru…

    …n-1310-asserts-for-portlockerportlocker-and
    Domiii committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    3f59c33 View commit details
    Browse the repository at this point in the history