Bug 165845 - Make Style::Update const in RenderTreeUpdater
Summary: Make Style::Update const in RenderTreeUpdater
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: InRadar
Depends on:
Blocks:
 
Reported: 2016-12-14 04:47 PST by Antti Koivisto
Modified: 2016-12-14 08:47 PST (History)
1 user (show)

See Also:


Attachments
patch (5.60 KB, patch)
2016-12-14 04:58 PST, Antti Koivisto
no flags 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-12-14 04:47:18 PST
Don't mutate it.
Comment 1 Antti Koivisto 2016-12-14 04:58:52 PST
Created attachment 297083 [details]
patch
Comment 2 WebKit Commit Bot 2016-12-14 08:07:25 PST
Comment on attachment 297083 [details]
patch

Clearing flags on attachment: 297083

Committed r209802: <http://trac.webkit.org/changeset/209802>
Comment 3 WebKit Commit Bot 2016-12-14 08:07:29 PST
All reviewed patches have been landed.  Closing bug.
Comment 4 Antti Koivisto 2016-12-14 08:47:41 PST
rdar://problem/27738108