Bug 165059 - Remove unused bool return from Element::willRecalcStyle
Summary: Remove unused bool return from Element::willRecalcStyle
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-11-24 04:40 PST by Antti Koivisto
Modified: 2016-11-24 05:19 PST (History)
0 users

See Also:


Attachments
patch (9.06 KB, patch)
2016-11-24 04:42 PST, Antti Koivisto
kling: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Antti Koivisto 2016-11-24 04:40:12 PST
It is not needed
Comment 1 Antti Koivisto 2016-11-24 04:42:43 PST
Created attachment 295404 [details]
patch
Comment 2 Antti Koivisto 2016-11-24 05:19:11 PST
https://trac.webkit.org/r208971