[wp-trac] [WordPress Trac] #63588: do_blocks(): Free up transient memory leak
WordPress Trac
noreply at wordpress.org
Sat Jul 5 22:24:31 UTC 2025
#63588: do_blocks(): Free up transient memory leak
------------------------------------------------+--------------------------
Reporter: dmsnell | Owner: dmsnell
Type: enhancement | Status: reopened
Priority: normal | Milestone: 6.8.2
Component: Editor | Version: trunk
Severity: normal | Resolution:
Keywords: has-patch dev-reviewed fixed-major | Focuses: performance
------------------------------------------------+--------------------------
Comment (by audrasjb):
@dmsnell alright! Maybe you're already aware of that, but just wanted to
let you know don't have to prepare manually the commit, you can merge all
3 commits at once using a command like `svn merge -c XXXXX,YYYYY,ZZZZZ
'^/trunk'`.
https://make.wordpress.org/core/handbook/best-practices/backporting-
commits/
However, please rather use the Core Component as the first element of your
commit message.
Instead of `do_blocks(): Document transient-memory-leak optimization.` the
commit main description here should be `Editor: Document transient-memory-
leak optimization in do_blocks().`
It makes commit messages easier to classify when we use their component
name.
https://make.wordpress.org/core/handbook/best-practices/commit-
messages/#guidelines
--
Ticket URL: <https://core.trac.wordpress.org/ticket/63588#comment:24>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list