[
https://issues.apache.org/jira/browse/WICKET-6722?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17012846#comment-17012846
]
Duto edited comment on WICKET-6722 at 1/10/20 1:14 PM:
-------------------------------------------------------
Work on safari, edge, chrome and Firefox :
https://developers.google.com/web/updates/2013/06/sourceMappingURL-and-sourceURL-syntax-changed
was (Author: dutrieux):
Work on safari, edge, chrome and Firefox
> add //# sourceURL= on javascript in<ajax-response>
> --------------------------------------------------
>
> Key: WICKET-6722
> URL: https://issues.apache.org/jira/browse/WICKET-6722
> Project: Wicket
> Issue Type: Improvement
> Components: wicket
> Affects Versions: 8.6.1
> Reporter: Duto
> Assignee: Sven Meier
> Priority: Minor
>
> Hello,
> It would be very nice if //# sourceURL=<sourcefile>.js could be added in dev
> mode on javascript that is evaluated by wicket on <ajax-response>
> That will be help to debug :
> [https://developer.mozilla.org/en-US/docs/Tools/Debugger/How_to/Debug_eval_sources]
>
> Duto
--
This message was sent by Atlassian Jira
(v8.3.4#803005)