svenmeier commented on a change in pull request #442:
URL: https://github.com/apache/wicket/pull/442#discussion_r468758100



##########
File path: 
wicket-core/src/main/java/org/apache/wicket/protocol/http/WebApplication.java
##########
@@ -1111,4 +1115,14 @@ public ContentSecurityPolicySettings getCspSettings()
                }
                return cspSettings;
        }
+
+       public void enableCoop(CoopConfiguration coopConfig)

Review comment:
       I don't think we should add these helpers, WebApplication has enough 
methods already and adding a listener quite easy.




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to