Bug 131346

Summary: Fix assertions triggered by CSS calc changes in r166860
Product: WebKit Reporter: Darin Adler <darin>
Component: CSSAssignee: Darin Adler <darin>
Status: RESOLVED FIXED    
Severity: Normal CC: bfulgham, commit-queue, d-r, esprehn+autocc, fmalita, glenn, gyuyoung.kim, kondapallykalyan, macpherson, menard, pdr, schenney, sergio
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch
none
Patch none

Darin Adler
Reported 2014-04-07 22:29:56 PDT
Fix code paths that use isPercent but don't handle calculated values
Attachments
Patch (27.16 KB, patch)
2014-04-07 22:39 PDT, Darin Adler
no flags
Patch (29.74 KB, patch)
2014-04-07 22:56 PDT, Darin Adler
no flags
Darin Adler
Comment 1 2014-04-07 22:39:52 PDT
Darin Adler
Comment 2 2014-04-07 22:56:02 PDT
Andrei Bucur
Comment 3 2014-04-08 01:20:27 PDT
Comment on attachment 228807 [details] Patch r=me
WebKit Commit Bot
Comment 4 2014-04-08 01:59:13 PDT
Comment on attachment 228807 [details] Patch Clearing flags on attachment: 228807 Committed r166920: <http://trac.webkit.org/changeset/166920>
WebKit Commit Bot
Comment 5 2014-04-08 01:59:19 PDT
All reviewed patches have been landed. Closing bug.
Brent Fulgham
Comment 6 2015-12-08 13:57:22 PST
Part of the fix for CVE-2014-4410.
Note You need to log in before you can comment on or make changes to this bug.