Bug 163890

Summary: [CSS Parser] Fix -webkit-box-reflect parsing
Product: WebKit Reporter: Dave Hyatt <hyatt>
Component: CanvasAssignee: Dave Hyatt <hyatt>
Status: RESOLVED FIXED    
Severity: Normal CC: dino
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch zalan: review+

Dave Hyatt
Reported 2016-10-24 08:03:31 PDT
Fix -webkit-box-reflect parsing. The mask can be null, so .releaseNonNull() was not appropriate.
Attachments
Patch (12.04 KB, patch)
2016-10-24 08:05 PDT, Dave Hyatt
zalan: review+
Dave Hyatt
Comment 1 2016-10-24 08:05:28 PDT
Dave Hyatt
Comment 2 2016-10-24 08:10:35 PDT
Fixed in r207759.
Note You need to log in before you can comment on or make changes to this bug.