Skip to content

GitLab

  • Menu
Projects Groups 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
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • 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

Switch branch/tag
  • webkit
  • LayoutTests
  • fast
  • multicol
  • huge-column-gap-crash.html
Find file BlameHistoryPermalink
  • bdakin@apple.com's avatar
    WebCore: Fix for https://bugs.webkit.org/show_bug.cgi?id=32000 Crash in · 70c2e451
    bdakin@apple.com authored Nov 30, 2009
    Safari caused by extreme column-gap and column-width values 
    -and corresponding-
    <rdar://problem/7425433>
    
    Reviewed by Oliver Hunt.
    
    Prevent desiredColumnCount from being less than 1 since it is used 
    as a divisor.
    * rendering/RenderBlock.cpp:
    (WebCore::RenderBlock::calcColumnWidth):
    
    LayoutTests: Test for https://bugs.webkit.org/show_bug.cgi?id=32000 Crash in 
    Safari caused by extreme column-gap and column-width values 
    -and corresponding-
    <rdar://problem/7425433>
    
    Reviewed by Oliver Hunt.
    
    * fast/multicol/huge-column-gap-crash-expected.txt: Added.
    * fast/multicol/huge-column-gap-crash.html: Added.
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@51517 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    70c2e451

Replace huge-column-gap-crash.html

Attach a file by drag & drop or click to upload


Cancel
GitLab will create a branch in your fork and start a merge request.