Yyurys@chromium.orgDestroy WorkerDevToolsAgentHost when corresponding worker terminates
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
Wholesale move of debugger sources to content. Other references are modified only to point to the new location. Follow-up changes will move build rules for the debugger into content. This adds a somewhat permissive DEPS file to content/browser/debugger. Follow-up work will whittle that down to zero dependencies on chrome/. BUG=84078 TEST=existing Review URL: http://codereview.chromium.org/7274031 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@90912 0039d316-1c4b-4281-b951-d872f2087c98 | 14 年前 | |
DevTools: refactor remote debugging server to enable content_shell debugging. BUG=97465 TEST= Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=119230 Review URL: https://chromiumcodereview.appspot.com/9113079 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@119243 0039d316-1c4b-4281-b951-d872f2087c98 | 14 年前 | |
Wholesale move of debugger sources to content. Other references are modified only to point to the new location. Follow-up changes will move build rules for the debugger into content. This adds a somewhat permissive DEPS file to content/browser/debugger. Follow-up work will whittle that down to zero dependencies on chrome/. BUG=84078 TEST=existing Review URL: http://codereview.chromium.org/7274031 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@90912 0039d316-1c4b-4281-b951-d872f2087c98 | 14 年前 | |
Fix a bug where the inspector would not keep event pages alive. The notification that an inspector window was opened was not always being sent. BUG=143284 TBR=creis@chromium.org,pkasting@chromium.org Review URL: https://chromiumcodereview.appspot.com/10837296 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@152733 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Fix a bug where the inspector would not keep event pages alive. The notification that an inspector window was opened was not always being sent. BUG=143284 TBR=creis@chromium.org,pkasting@chromium.org Review URL: https://chromiumcodereview.appspot.com/10837296 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@152733 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Chrome Crashes after clicking try these suggestions link in Developer Tools. BUG=127359 TEST=none Review URL: https://chromiumcodereview.appspot.com/10391089 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@136765 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Remove #pragma once from content Review URL: https://chromiumcodereview.appspot.com/10696166 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@146071 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Removed calls to URLRequest::URLRequest in favor of URLRequestContext::CreateRequest This patch is by departed intern shalev@chromium.org, but it failed to pass the CQ for reasons unrelated to the patch. Original review at http://codereview.chromium.org/10870060/ . TBR=mmenke@chromium.org,michaeln@chromium.org,brettw@chromium.org,ben@chromium.org,zelidrag@chromium.org,phajdan.jr@chromium.org,pfeldman@chromium.org BUG=142945 Review URL: https://chromiumcodereview.appspot.com/10910044 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@154550 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Add a menu item to content_shell to open devtools to make it more discoverable. Since the devtools server is running for each content shell browser process, the user doesn't specify a server port anymore. Instead I let the system pick. This made it necessary to plumb the data back from net::HttpServer. For now I only added Windows and Linux UI. Mac UI will be done later. BUG=90445 Review URL: https://chromiumcodereview.appspot.com/10837177 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150808 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Fix a bug where the inspector would not keep event pages alive. The notification that an inspector window was opened was not always being sent. BUG=143284 TBR=creis@chromium.org,pkasting@chromium.org Review URL: https://chromiumcodereview.appspot.com/10837296 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@152733 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Remove #pragma once from content Review URL: https://chromiumcodereview.appspot.com/10696166 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@146071 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Revert 139933 - Clean up RenderViewHostManager swapping logic. Reverting due to http://crbug.com/131376. Makes the difference between swapping SiteInstances and swapping BrowsingInstances explicit, and adds CHECKs to enforce invariants more effectively. BUG=123007 TEST=No functionality change. Review URL: https://chromiumcodereview.appspot.com/9965091 TBR=creis@chromium.org Review URL: https://chromiumcodereview.appspot.com/10546029 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@140795 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Add SPDY request headers to DevTools. R=eroman@chromium.org, yurys@chromium.org BUG=73945 Review URL: https://chromiumcodereview.appspot.com/10870080 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@155413 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Remove #pragma once from content Review URL: https://chromiumcodereview.appspot.com/10696166 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@146071 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Allow for building content_shell from within WebKit BUG=none TEST=none Review URL: https://chromiumcodereview.appspot.com/10388218 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@138231 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Fix a bug where the inspector would not keep event pages alive. The notification that an inspector window was opened was not always being sent. BUG=143284 TBR=creis@chromium.org,pkasting@chromium.org Review URL: https://chromiumcodereview.appspot.com/10837296 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@152733 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Fix a bug where the inspector would not keep event pages alive. The notification that an inspector window was opened was not always being sent. BUG=143284 TBR=creis@chromium.org,pkasting@chromium.org Review URL: https://chromiumcodereview.appspot.com/10837296 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@152733 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Destroy WorkerDevToolsAgentHost when corresponding worker terminates The call was missing and now that jam is moving NOTIFICATION_APP_TERMINATING from content/ to chrome/ (http://codereview.chromium.org/10968064/) it became obvious. BUG=None Review URL: https://codereview.chromium.org/10989012 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@158790 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Remove #pragma once from content Review URL: https://chromiumcodereview.appspot.com/10696166 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@146071 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Create an API around WorkerService that chrome consumes. Rename the existing WorkerService to WorkerServiceImpl and put it in the content namespace while at it. Also move WorkerServiceObserver to the public directory and into the content namespace. BUG=98716 Review URL: http://codereview.chromium.org/9052007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@116007 0039d316-1c4b-4281-b951-d872f2087c98 | 14 年前 | |
Remove #pragma once from content Review URL: https://chromiumcodereview.appspot.com/10696166 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@146071 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 |