summaryrefslogtreecommitdiffstats
path: root/chrome/browser/resources/workers_resources.grd
Commit message (Collapse)AuthorAgeFilesLines
* DevTools: convert about:workers into about:inspectpfeldman@chromium.org2012-03-211-24/+0
| | | | | | | | BUG=118915 Review URL: https://chromiumcodereview.appspot.com/9724038 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@127931 0039d316-1c4b-4281-b951-d872f2087c98
* Apply content-security-policy directive to chrome://workers page.tsepez@chromium.org2011-08-241-1/+2
| | | | | | | | | The changes to chrome_web_ui_data_source allow for alternate message loops and the absence of translated strings, which are cases I didn't think we'd encounter. But we did. Review URL: http://codereview.chromium.org/7714007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98110 0039d316-1c4b-4281-b951-d872f2087c98
* Expose list of all running shared workers at chrome://workersyurys@chromium.org2011-07-041-0/+23
This page will be used for opening DevTools window for shared workers. BUG=None TEST=None Review URL: http://codereview.chromium.org/7250004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@91470 0039d316-1c4b-4281-b951-d872f2087c98