Commit Graph

1002 Commits

Author SHA1 Message Date
Dão Gottwald
85155af554 Bug 759299 - Remove identity-box-inner and page-proxy-stack. r=jaws 2012-06-13 13:56:57 +02:00
Victor Porof
112b7f1988 Bug 760868 - Gmail includes scripts names that make the debugger script list too long; r=past 2012-06-04 15:35:24 +03:00
Panos Astithas
43fa298b4c Bug 761231 - Font for the Debugger panels should be message-box; r=dao 2012-06-06 09:57:41 +03:00
Dave Camp
443d61b7c0 Merge fx-team to m-c. 2012-06-01 21:40:26 -07:00
Dave Camp
fa726897b3 Bug 745961 - Hard to find the clickable region for adding a new CSS property in the Style Inspector. r=paul 2012-06-01 15:13:48 -07:00
Victor Porof
fc1666e84e Bug 753677 - Visually distinguish between configurable, enumerable and writable properties; r=past 2012-05-30 16:13:05 +03:00
Paul Rouget
c896bc3e9c Bug 749628 - Implement a Responsive Design tool. r=dcamp r=gavin 2012-06-01 14:53:58 +02:00
Joe Walker
89dd017d2c Bug 756890 - Fix an easy set of GCLI/Developer Toolbar display issues; r=paul,dão 2012-06-01 08:24:19 +01:00
Ed Morley
f5fef940b6 Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-06-01 15:27:36 +01:00
Ed Morley
41f0822cf7 Merge mozilla-central to mozilla-inbound 2012-06-01 01:12:32 +01:00
Jared Wein
97cbdf055a Bug 760322 - New loading and connecting throbbers. r=dolske 2012-05-31 17:02:32 -07:00
Paul Rouget
b4e37d53b5 Bug 747220 - [layout view] update the UI. r=dcamp 2012-05-28 13:20:44 +02:00
Dave Camp
8500bf9d6c Merge fx-team to m-c 2012-05-30 19:21:18 -07:00
Victor Porof
f1344be375 Bug 755346 - Global variables are not displayed in the debugger frontend, part2; r=past 2012-05-25 21:40:40 +03:00
Jared Wein
cff126ba64 Backed out changeset 970abbd6e5b0 due to perf regressions (bug 759252). 2012-05-31 00:46:55 -07:00
Ehsan Akhgari
e68423b7a6 Merge mozilla-central into mozilla-inbound 2012-05-30 22:43:10 -04:00
Jared Wein
0b31f1498d Bug 759252 - Switch to using CSS animations for loading & connecting throbbers. r=fryn 2012-05-30 16:14:42 -07:00
Victor Porof
fd8ecf64b3 Bug 752834 - UI tweaks for the property view; r=past 2012-05-29 16:12:29 +03:00
Rob Campbell
1b7f5d701a Bug 758683 - Change the pause icon to a play icon in the debugger toolbar; r=dcamp 2012-05-31 15:45:00 -03:00
Rob Campbell
061b7b1086 Bug 759803 - Remove padding and add side-splitters to common.css in Debugger; r=dcamp 2012-05-30 10:00:00 -03:00
Rob Campbell
4ed2c39c39 Bug 740482 - Create nice breakpoint icons for the SourceEditor in the Debugger; r=dcamp 2012-05-30 09:30:00 -03:00
Jared Wein
840c228722 Bug 755429 - Mixed content icon draws too much attention. r=dolske ui-r=shorlander 2012-05-29 14:01:03 -07:00
Jared Wein
271245ddc4 Bug 667586 - Clear identity block when typing a different URL into location bar. r=dao,fryn 2012-05-27 15:29:07 -07:00
Paul Rouget
ebb32be062 Bug 749974 - Items in Developer tools menu have inconsistent check state. r=dao r=dcamp 2012-05-03 08:09:37 +02:00
Paul Rouget
a14093a415 Bug 723059 - Replace text with icons in the debugger toolbar; r=rcampbell 2012-05-25 09:46:09 +03:00
Ed Morley
0dac20c090 Backout 13aa125cc8d2 (bug 723059) for timeouts in browser_dbg_pause-resume.js 2012-05-24 19:48:10 +01:00
Paul Rouget
92265a16ce Bug 723059 - Replace text with icons in the debugger toolbar; r=rcampbell 2012-05-24 16:00:56 +02:00
Victor Porof
9237c14855 Bug 753313 - Some divs and spans are created dynamically in debugger-view; r=rcampbell 2012-05-20 23:49:51 +03:00
Victor Porof
f2e6fb18fc Bug 724229 - Briefly flash the variables that changed between pauses; r=rcampbell 2012-05-09 19:05:53 +03:00
Victor Porof
b1b5edcc31 Bug 723062 - Allow the user to edit the value of a debuggee object's property in the debugger; r=past 2012-03-15 10:17:03 +02:00
Gervase Markham
ca171eec44 Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
Jared Wein
f6f41104f3 Bug 747083 - Update the identity icons to have a darker lock icon for HTTPS and greener lock icon for HTTPS+EV. r=felipe 2012-05-14 13:16:30 -07:00
Jet Villegas
e0a2d5a6ca Bug 752918 - Convert expensive SVG masks to clip-paths. r=dao 2012-05-14 10:22:14 +02:00
Paul Rouget
1b00fd4a67 Bug 724509 - Add an Option menu in the Inspector Toolbar. r=dao r=dcamp 2012-05-11 16:54:47 +02:00
Michael Ratcliffe
8e3b3bca48 Bug 733747 - Highlight changed items in the rule view. r=msucan 2012-04-17 10:35:12 +01:00
Paul Rouget
bd09c67308 Bug 692409 - Add a pretty resizer and the dark theme to the debugger. r=rcampbell 2012-05-09 15:50:33 +02:00
Paul Rouget
4e58dba18e Bug 749626 - Theme update: make the close button code generic and implement the dark theme for menulists. r=dao 2012-05-07 15:29:45 +02:00
Frank Yan
5b99082f03 Bug 753618 - Remove outdated default theme icons and previews from Add-ons Manager. r=bmcbride 2012-05-09 19:00:10 -07:00
Joe Walker
c906bf31b8 Bug 720641 - Integrate GCLI into developer tools global toolbar; r=dcamp,dão,robcee,zpao
--HG--
rename : browser/devtools/webconsole/test/browser_gcli_break.html => browser/devtools/shared/test/browser_gcli_break.html
rename : browser/devtools/webconsole/test/browser_gcli_commands.js => browser/devtools/shared/test/browser_gcli_commands.js
rename : browser/devtools/webconsole/test/browser_gcli_inspect.html => browser/devtools/shared/test/browser_gcli_inspect.html
rename : browser/devtools/webconsole/test/browser_gcli_inspect.js => browser/devtools/shared/test/browser_gcli_inspect.js
rename : browser/devtools/webconsole/test/browser_gcli_integrate.js => browser/devtools/shared/test/browser_gcli_integrate.js
rename : browser/devtools/webconsole/test/browser_gcli_require.js => browser/devtools/shared/test/browser_gcli_require.js
rename : browser/devtools/webconsole/test/browser_gcli_web.js => browser/devtools/shared/test/browser_gcli_web.js
2012-05-10 18:33:54 +01:00
Dão Gottwald
baa44734d6 Bug 747090 - Use new location bar icons for mixed content. r=jaws 2012-05-10 09:52:34 +02:00
Stephen Horlander
3e67151f6e Bug 747090 - Add location bar icons for mixed content. r=dao 2012-05-10 09:50:54 +02:00
Jon Rietveld
b6e40c5524 Bug 733469 - Move the applications preferences to in-content UI. r=jaws r=bmcbride 2012-05-08 19:19:58 -07:00
Jon Rietveld
969245b170 Bug 733473 - Implement initial prerequisites for in-content preferences, and landing page. r=bmcbride 2012-05-08 19:10:25 -07:00
Chris Pearce
959f2a3aa4 Bug 716107 part 6 - Add UI to approve DOM fullscreen entry. r=dao 2012-05-09 09:47:19 +12:00
Chris Pearce
5a55adaf35 Bug 716107 part 5 - Add fullscreen permissions to about:permissions. r=margaret 2012-05-09 09:47:19 +12:00
Tim Taubert
af365a0aad merge m-c to fx-team 2012-05-08 08:53:50 +02:00
Jared Wein
0856a4e421 Bug 747608 - The identity-box should have a smaller font-size and a gradient end border instead of a solid line. r=dao 2012-05-07 10:17:55 -07:00
Frank Yan
ae964a0ce5 Bug 748161 - Improve visible tab indication in tab list menu. r=dao ui-r=shorlander 2012-04-26 16:27:38 -04:00
Dan Wendorf
d534563867 Bug 683390 - Switch to Tab graphic is displayed in the wrong vertical orientation with tabs-on-top enabled. r=dao 2012-05-04 12:16:02 -04:00
Ehsan Akhgari
27f6798b66 Backout the merge from fx-team because of Ts regressions (no bug)
This is the backed out range:
http://hg.mozilla.org/mozilla-central/pushloghtml?changeset=a974c45914eb
2012-05-02 16:20:02 -04:00