Bug 204737

Summary: Don't do range checking for calc() at parse time
Product: WebKit Reporter: Simon Fraser (smfr) <simon.fraser>
Component: New BugsAssignee: Simon Fraser (smfr) <simon.fraser>
Status: RESOLVED FIXED    
Severity: Normal CC: browserbugs2, commit-queue, esprehn+autocc, ews-watchlist, glenn, gyuyoung.kim, koivisto, macpherson, menard, simon.fraser, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch none

Description Simon Fraser (smfr) 2019-12-01 21:34:48 PST
Don't do range checking for calc() at parse time
Comment 1 Simon Fraser (smfr) 2019-12-01 21:51:04 PST
Created attachment 384593 [details]
Patch
Comment 2 Simon Fraser (smfr) 2019-12-01 23:15:23 PST
Created attachment 384594 [details]
Patch
Comment 3 WebKit Commit Bot 2019-12-02 08:32:21 PST
Comment on attachment 384594 [details]
Patch

Clearing flags on attachment: 384594

Committed r252983: <https://trac.webkit.org/changeset/252983>
Comment 4 WebKit Commit Bot 2019-12-02 08:32:22 PST
All reviewed patches have been landed.  Closing bug.
Comment 5 Radar WebKit Bug Importer 2019-12-02 08:33:20 PST
<rdar://problem/57558859>
Comment 6 Joonghun Park 2021-09-29 08:33:45 PDT
*** Bug 195173 has been marked as a duplicate of this bug. ***