Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
    • Contribute to GitLab
  • Sign in / Register
V
V8
  • Project
    • Project
    • Details
    • Activity
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 0
    • Issues 0
    • List
    • Board
    • Labels
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Linshizhi
  • V8
  • Repository

Switch branch/tag
  • v8
  • test
  • inspector
  • sessions
  • create-session-expected.txt
Find file
BlameHistoryPermalink
  • Andrey Kosyakov's avatar
    DevTools: add support for system-unique execution context ids · f656eab5
    Andrey Kosyakov authored Dec 23, 2020
    This adds ExecutionContextDescription.uniqueId for a system-unique
    way to identify an execution context and supports it in Runtime.evaluate.
    This allows a client to avoid accidentally executing an expression
    in a context different from that originally intended if a navigation
    occurs while Runtime.evaluate is in flight.
    
    Design doc: https://docs.google.com/document/d/1vGVWvKP9FTTX6kimcUJR_PAfVgDeIzXXITFpl0SyghQ
    
    Bug: v8:11268, chromium:1101897
    Change-Id: I4c6bec562ffc85312559316f639d641780144039
    Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2594538
    Commit-Queue: Andrey Kosyakov <caseq@chromium.org>
    Reviewed-by: 's avatarDmitry Gozman <dgozman@chromium.org>
    Reviewed-by: 's avatarBenedikt Meurer <bmeurer@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#71869}
    f656eab5
create-session-expected.txt 2.53 KB
EditWeb IDE

Replace create-session-expected.txt

Attach a file by drag & drop or click to upload


Cancel
A new branch will be created in your fork and a new merge request will be started.