Bug 211736 - Enable paint timing by default
Summary: Enable paint timing by default
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Noam Rosenthal
URL:
Keywords: InRadar
: 222250 (view as bug list)
Depends on: 214959 222245
Blocks: 78011
  Show dependency treegraph
 
Reported: 2020-05-11 11:43 PDT by Noam Rosenthal
Modified: 2021-02-21 12:50 PST (History)
4 users (show)

See Also:


Attachments
Patch (1.13 KB, patch)
2020-05-11 11:52 PDT, Noam Rosenthal
no flags Details | Formatted Diff | Diff
Patch for landing (1.12 KB, patch)
2020-09-18 03:47 PDT, Noam Rosenthal
no flags Details | Formatted Diff | Diff
Patch (1.26 KB, patch)
2021-02-21 11:57 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 Noam Rosenthal 2020-05-11 11:43:00 PDT
Paint timing is currently in an experimental flag, need to enable by default for it to be available.
Comment 1 Noam Rosenthal 2020-05-11 11:52:50 PDT
Created attachment 399037 [details]
Patch
Comment 2 EWS 2020-07-29 09:02:52 PDT
Committed r265043: <https://trac.webkit.org/changeset/265043>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 399037 [details].
Comment 3 Radar WebKit Bug Importer 2020-07-29 09:04:46 PDT
<rdar://problem/66276320>
Comment 4 WebKit Commit Bot 2020-07-30 00:15:27 PDT
Re-opened since this is blocked by bug 214959
Comment 5 Noam Rosenthal 2020-09-18 03:47:30 PDT
Created attachment 409124 [details]
Patch for landing
Comment 6 EWS 2020-09-18 04:23:37 PDT
Committed r267235: <https://trac.webkit.org/changeset/267235>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 409124 [details].
Comment 7 Said Abou-Hallawa 2021-02-20 19:31:21 PST
Enabling paint timing was reverted in rr273207 because it caused a MotionMark regression. We need to ensure that paint timing is not running continuously while animating the MotionMark tests.
Comment 8 Simon Fraser (smfr) 2021-02-21 11:56:28 PST
*** Bug 222250 has been marked as a duplicate of this bug. ***
Comment 9 Simon Fraser (smfr) 2021-02-21 11:57:12 PST
Created attachment 421146 [details]
Patch
Comment 10 EWS 2021-02-21 12:50:02 PST
Committed r273221: <https://commits.webkit.org/r273221>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 421146 [details].