Bug 180299 - Reduce the number of calls to ViewportConfiguration::updateConfiguration()
Summary: Reduce the number of calls to ViewportConfiguration::updateConfiguration()
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: WebKit Local Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Simon Fraser (smfr)
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2017-12-01 17:34 PST by Simon Fraser (smfr)
Modified: 2017-12-01 19:20 PST (History)
5 users (show)

See Also:


Attachments
Patch (4.32 KB, patch)
2017-12-01 17:35 PST, Simon Fraser (smfr)
no flags Details | Formatted Diff | Diff
Patch (6.51 KB, patch)
2017-12-01 17:46 PST, Simon Fraser (smfr)
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Simon Fraser (smfr) 2017-12-01 17:34:52 PST
We can early return in ViewportConfiguration::setDefaultConfiguration if the viewport params haven't changed.
Comment 1 Simon Fraser (smfr) 2017-12-01 17:35:07 PST
Created attachment 328191 [details]
Patch
Comment 2 Simon Fraser (smfr) 2017-12-01 17:46:27 PST
Created attachment 328197 [details]
Patch
Comment 3 WebKit Commit Bot 2017-12-01 19:19:20 PST
Comment on attachment 328197 [details]
Patch

Clearing flags on attachment: 328197

Committed r225441: <https://trac.webkit.org/changeset/225441>
Comment 4 WebKit Commit Bot 2017-12-01 19:19:21 PST
All reviewed patches have been landed.  Closing bug.
Comment 5 Radar WebKit Bug Importer 2017-12-01 19:20:29 PST
<rdar://problem/35811585>