User tests: Successful: Unsuccessful:
WebAssetManager calculate dependencies on "request" (when it really need) instead of each call of enableAsset
/disableAsset
.
This will speed up operations like:
$wa->enableAsset('foo')
->enableAsset('bar')
->disableAsset('bear')
->enableAsset('beer');
Additionally I have updated a comment for a Manager interface, added missed throws tags.
Apply the patch and make sure everything still work
ping @wilsonge
for reference #22435
Status | New | ⇒ | Pending |
Category | ⇒ | Libraries |
@dgrammatiko thanks!
Labels |
Added:
?
|
Labels |
Removed:
J4 Issue
|
Status | Pending | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2019-05-05 20:52:44 |
Closed_By | ⇒ | wilsonge |
Thanks!
I think I am banned to see ci.joomla.org, so cannot help with Drone, sorry?