commit | 1fd58ae737eee0cfdedf2c082d98bdb16cf6d38d | [log] [tgz] |
---|---|---|
author | Erik Kuefler <ekuefler@google.com> | Thu May 02 11:11:30 2013 -0700 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Wed May 22 00:04:23 2013 +0000 |
tree | 6baf87608f96999a36e8f522442b3c327812bf15 | |
parent | a867168b928e8da0d8307f915acde41a22fc2391 [diff] |
Including the module name in the magic sourceURL comment in code generated by the iframe linker. This gives a bit more context in the browser debugger, and is especially important when including multiple GWT applications on a page, since otherwise they will all be named "0.js" and the browser will arbitrarily choose one of them to show. Change-Id: I4044b777c29b058584efd756a7987244d9f7a158