Bug 182587

Summary: Remove unused CSSParserContext in CSSParser::parseInlineStyleDeclaration
Product: WebKit Reporter: Ryosuke Niwa <rniwa>
Component: CSSAssignee: Ryosuke Niwa <rniwa>
Status: RESOLVED FIXED    
Severity: Normal CC: hyatt, koivisto, simon.fraser, webkit-bug-importer, zalan
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Cleanup simon.fraser: review+

Description Ryosuke Niwa 2018-02-07 15:31:58 PST
CSSParser::parseInlineStyleDeclaration creates CSSParserContext for no reason.
Comment 1 Ryosuke Niwa 2018-02-07 15:33:03 PST
Created attachment 333325 [details]
Cleanup
Comment 2 Ryosuke Niwa 2018-02-07 16:11:56 PST
Committed r228249: <https://trac.webkit.org/changeset/228249>
Comment 3 Radar WebKit Bug Importer 2018-02-07 16:12:22 PST
<rdar://problem/37331591>