Vojtech Szocs has posted comments on this change. Change subject: webadmin: WiP debug using GWT Super Dev Mode ......................................................................
Patch Set 1: JavaScript source code should be de-obfuscated using source maps which should be provided by Super Dev Mode's code server. To my knowledge, it should work like this: * GWT host page is loaded, selector script fetches the actual permutation from code server, along with source maps to take care of un-obfuscation * from this point, GWT permutation code executes as usual, within the context of enclosing host page / origin I'll abandon this patch for now, we can reopen it when upgrading to newer GWT SDK version. -- To view, visit http://gerrit.ovirt.org/26093 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I6e03534e8af4f9c61d93bb715b80b433127cc4e9 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Vojtech Szocs <[email protected]> Gerrit-Reviewer: Alexander Wels <[email protected]> Gerrit-Reviewer: Daniel Erez <[email protected]> Gerrit-Reviewer: Einav Cohen <[email protected]> Gerrit-Reviewer: Gilad Chaplik <[email protected]> Gerrit-Reviewer: Greg Sheremeta <[email protected]> Gerrit-Reviewer: Lior Vernia <[email protected]> Gerrit-Reviewer: Tomas Jelinek <[email protected]> Gerrit-Reviewer: Vojtech Szocs <[email protected]> Gerrit-Reviewer: [email protected] Gerrit-HasComments: No _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
