Bug 182587 - Remove unused CSSParserContext in CSSParser::parseInlineStyleDeclaration
Summary: Remove unused CSSParserContext in CSSParser::parseInlineStyleDeclaration
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Ryosuke Niwa
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2018-02-07 15:31 PST by Ryosuke Niwa
Modified: 2018-02-07 16:12 PST (History)
5 users (show)

See Also:


Attachments
Cleanup (4.28 KB, patch)
2018-02-07 15:33 PST, Ryosuke Niwa
simon.fraser: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>