Ticket #2212 (closed defect: fixed)

Opened 19 months ago

Last modified 13 months ago

How to allow debugging of local modules when using an xdomain build?

Reported by: jburke Owned by: jburke
Priority: normal Milestone:
Component: PackageSystem Version: 0.4.1
Severity: normal Keywords:
Cc:

Description

When a developer is trying to make their own module that works with an xdomain build of Dojo, how will it work? debugAtAllCosts will likely not work in the xdomain case (since debugAtAllCosts likes to XHR the text of the modules, build the dependency list, then write out script tags).

Change History

Changed 17 months ago by jburke

  • status changed from new to closed
  • resolution set to fixed

(In [7099]) Fixes #2212 and #2282. Now can debug local modules when running in xdomain mode, and bootstrap2.js is no longer needed.

Changed 17 months ago by jburke

  • milestone changed from 0.9 to 0.4.2

Changed 17 months ago by jburke

  • status changed from closed to closed
  • resolution set to fixed

(In [7102]) (merge from 0.4 branch) Fixes #2212 and #2282. Now can debug local modules when running in xdomain mode, and bootstrap2.js is no longer needed.

Changed 13 months ago by anonymous

  • milestone deleted

Milestone 0.4.2 deleted

Note: See TracTickets for help on using tickets.