Chrome的开发人员工具不具备Firebug的哪些功能? [英] What features does Firebug have that Chrome's Developer Tools do not have?

查看:68
本文介绍了Chrome的开发人员工具不具备Firebug的哪些功能?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我是一名新手Web开发人员,并且建议使用Firebug进行多次调试.但是,到目前为止,我一直在使用Chrome的内置开发人员工具.它似乎可以完成Firebug的所有工作,而且更干净,更有条理.

随着调试工作的提高,Firebug是否具有我会在Chrome的DevTools中错过的功能?如果是这样,它们是什么?

相关:适用于Google Chrome的类似于Firebug的调试器

解决方案

我从一开始就使用Firebug,这就像火的发明一样是天赐之物.但是后来Chrome推出了它的调试器,我尝试了一下.我一直使用Firebug,但一直关注Chome的开发工具,最终无法再提出在v12中添加JSON工具后不进行切换的理由.

Chrome的DevTools具有优势,因为它具有:

  • 内置于时间轴,探查器和堆分析器中
  • 内置审核工具
  • 可以访问和编辑本地/会话存储,Cookie,SqlLite数据库,WebSQL,AppCache等...
  • WebSockets网络嗅探
  • JS调试器具有更多功能(例如WebWorker断点)
  • JS调试器让您即时编辑JS并运行它(JSFiddle不使用小提琴)
  • 如果愿意,每个窗口都会获得一个devtools窗口; Firebug是单身人士
  • Firebug通过减慢其加载速度并通过为其检查器功能注入CSS来干扰页面

更新:2年后,我必须祝贺Firefox团队取得了巨大进展.也就是说,Chrome团队和调试器每月都有巨大的飞跃,在业界处于领先地位.我会更新上面的列表,但坦白地说,它会填满整个页面.

I'm a novice web developer, and I've had Firebug recommended for debugging several times. So far, however, I've just been using Chrome's built-in Developer Tools. It seems to do everything that Firebug does, and is cleaner and more organized as a bonus.

As I get more advanced in my debugging, are there features that Firebug has that I'll miss out on with Chrome's DevTools? If so, what are they?

Related: Firebug-like debugger for Google Chrome

解决方案

I used Firebug from the start and it was a godsend like the invention of fire. But then Chrome came out with its debugger and I tried it. I kept using Firebug, but kept an eye on Chome's dev tools and finally could not longer come up with a reason not to switch after JSON tools were added in v12.

Chrome's DevTools kick butt because it has:

  • Built in Timeline, Profiler and Heap analyzer
  • Built in Audit tool
  • Can access and edit Local/SessionStorage, Cookies, SqlLite DB's, WebSQL, AppCache etc...
  • WebSockets network sniffing
  • JS debugger has some more features (e.g. WebWorker breakpoints)
  • JS debugger let's you edit JS on the fly and run it (JSFiddle w/o the fiddle)
  • Each window gets a devtools window if you like; Firebug is a singleton
  • Firebug perturbs the page by slowing its loading down and by injecting CSS for its inspector feature

UPDATE: 2 years later I have to congratulate the Firefox team for making huge inroads. That said, the Chrome team and debugger make huge leaps forward on a monthly basis, leading the industry. I'd update the above list, but frankly it would fill the entire page.

这篇关于Chrome的开发人员工具不具备Firebug的哪些功能?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆