Commit Graph

16504 Commits

Author SHA1 Message Date
Paul Rouget
0acea15220 Bug 724509 - Add an Option menu in the Inspector Toolbar. r=dao r=dcamp 2012-05-11 16:54:47 +02:00
Michael Ratcliffe
4ee1b849ef Bug 733747 - Highlight changed items in the rule view. r=msucan 2012-04-17 10:35:12 +01:00
Paul Rouget
06437308f8 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
cc74a03170 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
92224dc2e6 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
6bd9378234 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
Rob Campbell
a8a89c4a32 merge fx-team to m-c 2012-05-10 11:54:23 -03:00
Ed Morley
b5322e3f4d Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-05-10 13:04:35 +01:00
Dão Gottwald
9f4b3efec2 Bug 747090 - Use new location bar icons for mixed content. r=jaws 2012-05-10 09:52:34 +02:00
Stephen Horlander
78cd0e2249 Bug 747090 - Add location bar icons for mixed content. r=dao 2012-05-10 09:50:54 +02:00
Serge Gautherie
67397318e7 Bug 752216. (Gv1-FF) browser_popupNotification.js: Use locationbar to simplify test 19. r=gavin. 2012-05-10 01:58:26 +02:00
Rob Campbell
3b5167e05a Bug 751164 - Convert debugger.xul to XUL, remove HTML bits.; r=paul 2012-05-09 07:22:11 -03:00
Zuhao (Joe) Chen
4dec5875b5 Bug 731866 - Copy and port current preference tests to run against the in-content preferences. r=jaws 2012-05-08 19:33:14 -07:00
Devan Sayles
1588bcb0ed Bug 735471 - Add a pref to switch between window'd preferences and in-content preferences. r=jaws,bmcbride 2012-05-08 19:31:51 -07:00
Jon Rietveld
51f4957e15 Bug 737177 - Port the security pane to the in-content preferences implementation. r=bmcbride 2012-05-08 19:28:24 -07:00
Devan Sayles
fccd56e50a Bug 735091 - Sync pane for in-content prefrences. r=jaws,bmcbride 2012-05-08 19:23:19 -07:00
Devan Sayles
144123e231 Bug 732125 - Content pane for in-content preferences. r=jaws,bmcbride 2012-05-08 19:21:03 -07:00
Jon Rietveld
ce61db5b10 Bug 733469 - Move the applications preferences to in-content UI. r=jaws r=bmcbride 2012-05-08 19:19:58 -07:00
Jon Rietveld
648cb0fb2f Bug 723737 - Move the advanced preferences to in-content UI. r=jaws r=bmcbride 2012-05-08 19:18:11 -07:00
Jon Rietveld
7ae35158d0 Bug 723328 - Move the privacy preferences to in-content UI. r=bmcbride 2012-05-08 19:16:26 -07:00
Owen Carpenter
1b6b9e278e Bug 719717 - Move the tabs preferences to in-content UI. r=bmcbride 2012-05-08 19:15:13 -07:00
Jon Rietveld
69f7f81ef1 Bug 724686 - General pane for in-content preferences. r=bmcbride 2012-05-08 19:14:17 -07:00
Owen Carpenter
bff3188a63 Bug 734013 - Implement the pane-switching functionality for the in-content preferences. r=bmcbride 2012-05-08 19:13:05 -07:00
Jon Rietveld
fded1bed26 Bug 735557 - Add about:preferences to the inContentWhitelist. r=bmcbride 2012-05-08 19:11:43 -07:00
Jon Rietveld
432c74dd9b Bug 733473 - Implement initial prerequisites for in-content preferences, and landing page. r=bmcbride 2012-05-08 19:10:25 -07:00
Rob Campbell
d2e70a139b Bug 732452 - create a no scripts label for an empty scripts menu in the debugger; r=past 2012-04-24 12:42:00 -03:00
Rob Campbell
44418bdaec Bug 751164 - Convert debugger.xul to XUL, remove HTML bits.; r=past 2012-05-05 06:35:00 -03:00
Tim Taubert
17c1a3a0f6 merge m-c to fx-team 2012-05-08 08:53:50 +02:00
Jared Wein
2e72774689 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
9d3520f8a8 Bug 748161 - Improve visible tab indication in tab list menu. r=dao ui-r=shorlander 2012-04-26 16:27:38 -04:00
Victor Porof
531c5d7dc2 Bug 749127 - Intermittent browser/devtools/debugger/test/browser_dbg_propertyview-06.js | The localScope doesn't contain all the created variable elements. - Got 6, expected 7; r=past 2012-04-26 07:36:27 -04:00
Victor Porof
aade15efea Bug 748927 - Add UI elements for the remote debugging case: starting a server and selecting the server to connect to; r=past 2012-04-27 17:18:02 -04:00
Victor Porof
315143efba Bug 747429 - Make it possible to start a remote debugger only in a new chrome window; r=rcampbell 2012-05-03 20:36:40 +03:00
Serge Gautherie
d61997cf5c Bug 752216. (Bv1-FF) browser_popupNotification.js: Fix nits. r=gavin.
DONTBUILD (test-only, trivial).
2012-05-06 21:44:03 +02:00
Matt Brubeck
ca6c69c943 Bug 749738 - Use weak references to avoid accessing dead objects in findbar [r=mak] 2012-05-05 08:09:50 -07:00
Ms2ger
a775ce7c87 No bug - Add a missing 'let' to testpilot's setup.js. 2012-05-05 11:00:06 +02:00
Ms2ger
734d977b10 Merge m-i to m-c. 2012-05-05 10:58:40 +02:00
Paul O’Shannessy
0b229a8654 Bug 751955 - Lion fullscreen check should be more versatile [r=gavin] 2012-05-04 11:24:04 -07:00
Paul O’Shannessy
2b117ea01f Bug 751711 - Fix usage of nsIAlertsService in nsBrowserGlue [r=gavin] 2012-05-04 11:23:55 -07:00
Ed Morley
442677a9f3 Backout e90f0d780ca9 (bug 741576) for timeouts in browser_bug589375_keybindings.js 2012-05-04 18:06:20 +01:00
Heather Arthur
953b03def2 Bug 741576 - Style tweaks for Computed view; r=jwalker 2012-05-04 15:53:53 +01:00
Tim Taubert
aaf19c47dd Bug 749892 - Intermittent browser_tabview_apptabs.js | Test timed out; r=jaws 2012-05-04 16:32:35 +02:00
Tim Taubert
f9429d84da merge m-c to fx-team 2012-05-04 16:20:36 +02:00
Frank Yan
bbfd0fabca Bug 738642 - Finalized marketplace icon for about:home. r=mak 2012-05-03 13:20:01 -07:00
Chris Pearce
01667c55ab Bug 746885 part 2 - Grant temporary fullscreen permisssions when fullscreen approved without 'remember decision' checked. r=dao 2012-05-09 09:47:19 +12:00
Chris Pearce
9e303fb896 Bug 716107 part 6 - Add UI to approve DOM fullscreen entry. r=dao 2012-05-09 09:47:19 +12:00
Chris Pearce
94b5272d8e Bug 716107 part 5 - Add fullscreen permissions to about:permissions. r=margaret 2012-05-09 09:47:19 +12:00
Chris Pearce
7433ea1120 Bug 716107 part 1 - Add 'fullscreen' permissions to Page Info. r=dao 2012-05-09 09:47:18 +12:00
Justin Lebar
b54abd8d84 Bug 749018 - Make OOP <iframe mozbrowser> pass current browser frame tests. r=smaug,cjones
--HG--
extra : rebase_source : f15018bf2c9427a0d6e8d44da348d8d7d1693219
2012-05-08 09:20:35 -07:00
Ed Morley
716aeba277 Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-05-08 10:44:31 +01:00