Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
W
webkit
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • External Wiki
    • External Wiki
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • App_Technologies
  • webkit
  • Repository

Switch branch/tag
  • webkit
  • Source
  • WebCore
  • page
  • PageConsole.cpp
Find file BlameHistoryPermalink
  • timothy@apple.com's avatar
    Clean up and fix some issues with stdout formatting of console messages. · 3fc29bad
    timothy@apple.com authored Jan 10, 2014
    * Fix URLs not printing line numbers unless column number is > 0.
    * Change "CONSOLEAPI" to "CONSOLE" for the source.
    * Clean up how console.trace outputs and print URL, line and column for each frame.
    * Print "(unknown)" for anonymous and native code call frames.
    
    https://bugs.webkit.org/show_bug.cgi?id=126767
    
    Reviewed by Joseph Pecoraro.
    
    * page/Console.cpp:
    (WebCore::internalAddMessage):
    * page/PageConsole.cpp:
    (WebCore::PageConsole::printSourceURLAndPosition):
    (WebCore::PageConsole::printMessageSourceAndLevelPrefix):
    * page/PageConsole.h:
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@161678 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    3fc29bad
PageConsole.cpp 7.34 KB
EditWeb IDE

Replace PageConsole.cpp

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.