Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • W webkit
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Artifacts
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
    • Model experiments
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • External wiki
    • External wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • App_Technologies
  • webkit
  • Repository
  • webkit
  • Source
  • WebCore
  • ChangeLog
Find file Blame History Permalink
  • timothy@apple.com's avatar
    Make the Web Inspector console work in strict mode with JavaScriptCore. · da73879a
    timothy@apple.com authored Mar 26, 2013
    https://webkit.org/b/65829
    rdar://problem/11271238
    
    Reviewed by Joseph Pecoraro.
    
    * inspector/InjectedScriptSource.js:
    (InjectedScript.prototype._evaluateOn): Don't use 'eval' parameter (it isn't
    allowed in strict mode). Swap window.eval with our known eval instead.
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@146937 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    da73879a