Commit Graph

16224 Commits

Author SHA1 Message Date
Victor Porof
3036a5b696 Bug 886019 - Need a better icon for .variables-view-delete, r=msucan 2013-06-22 22:01:27 +03:00
Mihai Sucan
082e84f0d9 Bug 883649 - Console freezes when accessing a DeadObject's property; r=past 2013-06-21 20:40:00 +03:00
Mihai Sucan
8f251027f5 Bug 878186 - Save different filter prefs for browser vs. webdev console; r=robcee 2013-06-20 16:29:01 +03:00
Mihai Sucan
4b16417f16 Bug 880868 - Browser Console JS Error/Warning filtering doesn't seem to work; r=robcee 2013-06-19 22:04:05 +03:00
Mihai Sucan
fca4520d15 Bug 884887 - Move webconsole.css into themes/shared; r=robcee f=mconley 2013-06-21 13:30:10 +03:00
Mihai Sucan
e12e4ce1a5 Bug 879799 - Browser console lacks keyboard access; r=robcee 2013-06-21 19:01:02 +03:00
Girish Sharma
28cc1aee31 Bug 873848 - Make the developer toolbar consistent with Toolbox design, r=jwalker, paul, jaws 2013-06-21 19:24:35 +03:00
Tim Taubert
3d997b5b72 Bug 791670 - part 1 - flip the browser.newtab.preload pref; r=jaws 2013-06-04 22:20:44 +02:00
Tim Taubert
34c3e0a545 Bug 881590 - Don't cancel loads when preloading in the hiddenWindow; r=jaws 2013-06-17 19:46:55 +02:00
Michael Ratcliffe
c50781ad06 Bug 882337 - Typo in "asteriskInWrongSection2" in browser/devtools/appcacheutils.properties r=me 2013-06-21 17:44:05 +01:00
Ed Morley
72d802aad2 Merge mozilla-central and fx-team 2013-06-21 15:46:24 +01:00
Victor Porof
4bee62ede9 Bug 884432 - Background color of request items keep changing when any filter is applied, r=rcampbell 2013-06-21 17:33:58 +03:00
Victor Porof
2645a46d4d Bug 884006 - "Prebuilt items" and "Values" should coexist when adding items to widgets, r=anton,rcampbell 2013-06-21 17:33:57 +03:00
Victor Porof
4fb38db98d Bug 884498 - Netmonitor's greeting message may be confusing, r=rcampbell 2013-06-21 17:33:57 +03:00
Victor Porof
b0911ab87f Bug 879185 - Netmonitor filterbuttons: button.setAttribute("checked", ""); --> Should be set to "true", r=rcampbell 2013-06-21 17:33:57 +03:00
Victor Porof
ade7d36b9a Bug 882420 - Rename "native-getter" in variable/property tooltips to "WebIDL", r=past 2013-06-21 17:33:57 +03:00
Victor Porof
7a12484988 Bug 883345 - Undefined values aren't properly displayed in the debugger's variables view, r=past 2013-06-21 17:33:57 +03:00
Victor Porof
d6c62f8d62 Bug 881209 - Scrolling in the variables view is much choppier after bug 760370, r=past 2013-06-21 17:33:56 +03:00
Victor Porof
285646fce1 Bug 882054 - Cleanup widgets inheritance model mechanism a bit, r=past 2013-06-21 17:33:56 +03:00
Victor Porof
af32953f8c Bug 823577 - Cleanup debugger frontend code, strings, etc., r=rcampbell
--HG--
rename : browser/devtools/debugger/DebuggerUI.jsm => browser/devtools/debugger/DebuggerProcess.jsm
2013-06-21 17:33:56 +03:00
Ed Morley
73389cf78a Backed out changeset 03a709825eff (bug 885541) for metro-chrome failures on a CLOSED TREE 2013-06-21 11:41:07 +01:00
Brandon Benvie
b59a2db668 Bug 883898 - Make booleans in VariablesView have a distinctive color, r=vporof 2013-06-20 16:00:22 -07:00
Brandon Benvie
39f9a243d8 Bug 869984 - Add sorting and searching to Scratchpad VariablesView, r=vporof 2013-06-17 14:55:25 -07:00
Brandon Benvie
a7c4b59f9f Bug 884821 - Fix bug where Scratchpad sidebar can't be closed and reopened, r=vporof 2013-06-19 13:06:43 -07:00
Phil Ringnalda
f3eb0ff344 Back out 2af3c33bfb29 (bug 828088) for metro-chrome bustage 2013-06-20 21:44:02 -07:00
Jonathan Wilde
23607ee21d Bug 885541 - Work - Move devtools icons in app bar into hamburger menu. r=fryn 2013-06-20 17:06:35 -07:00
Sam Foster
72872f7dd3 Bug 828088 - Rework richgrid and richgriditem bindings to use css columns for down-then-across grids. r=fryn
--HG--
extra : rebase_source : 98eba210e74ba1d4fb56838596e50e2fba88540c
2013-06-20 17:00:07 -07:00
Ryan VanderMeulen
aa4e313f71 Merge m-c and inbound. 2013-06-20 19:26:38 -04:00
Ryan VanderMeulen
3b1055e7d1 Merge inbound and m-c. 2013-06-20 19:22:19 -04:00
Sid
31329541e5 Bug 884585 - Exclude about:newtab from Recently Closed Tabs list; r=ttaubert 2013-06-20 20:06:14 +02:00
Anton Kovalyov
916ce4824c Bug 863653 - Add hints to profiler [start|stop|show] commands; r=jwalker 2013-06-20 10:48:25 -07:00
Brian R. Bondy
04f1990523 Bug 882598 - Rename updateAuto.label to reflect string change. r=rstrong 2013-06-19 23:19:17 -04:00
Jim Mathies
4173e62e08 Bug 881928 - Clear selection when the user pans the page in either direction. r=fryn 2013-06-20 12:37:02 -05:00
JosiahOne
da3f014b5c Bug 884467 - Replace the linen texture with the new Mavericks one. r=dao 2013-06-19 15:48:36 -04:00
Brian O'Keefe
20b45036df Bug 875934 - Move LIBRARY_NAME to moz.build (batch #2); r=mshal
--HG--
extra : rebase_source : 555b28e5c3412ffc210c60b6fe2fee6f053fd587
2013-06-18 08:13:42 -04:00
Brian O'Keefe
ed17339221 Bug 875934 - Move LIBRARY_NAME to moz.build (batch #1); r=mshal
--HG--
extra : rebase_source : 385d3fd65475ffc18ee44ae088753649470e214b
2013-06-17 15:21:01 -04:00
Raymond Lee
bd3a25823e Bug 846644 - Use asynchronous getCharsetForURI in PlacesUtils.jsm. r=mak 2013-06-19 00:50:22 +08:00
Wes Kocher
95577b488c Merge m-c with inbound 2013-06-19 16:46:01 -07:00
Wes Kocher
7b638627c9 Merge inbound to central 2013-06-19 16:37:58 -07:00
Justin Dolske
90da7178fc Bug 839961 - Refactor login manager's content actions into a separate JSM. (mobile and metro changes) r=mfinkle 2013-06-19 16:30:53 -07:00
Justin Dolske
b0ec143fba Bug 839961 - Refactor login manager's content actions into a separate JSM. (main patch) r=mattn 2013-06-19 16:30:53 -07:00
Tim Taubert
87fc59762a Bug 883099 - Fire TabOpen after swapping docShells for preloaded newtab pages; r=dao 2013-06-19 22:07:59 +02:00
Benjamin Smedberg
db222ba461 Bug 882858 - Add a "showing" notification to PopupNotifications, r=jaws sr=gavin 2013-06-19 13:29:05 -04:00
Anton Kovalyov
d2f7ea2bd2 Bug 884638 - Make 'dbg close' do nothing when toolbox is closed; r=jwalker 2013-06-19 10:09:28 -07:00
Anton Kovalyov
a8d90168c5 Bug 863636 - Make 'profiler close' do nothing when toolbox is closed; r=jwalker 2013-06-19 10:07:04 -07:00
Ed Morley
342f63710c Merge latest green fx-team changeset and mozilla-central 2013-06-19 15:31:16 +01:00
Ed Morley
2d6284d1b2 Backed out changeset 1885bc168943 (bug 811392) since the patch it depends on has now been backed out on a CLOSED TREE 2013-06-19 09:55:27 +01:00
Ed Morley
142b6f3a4f Backed out changeset f3ca96dd397e (bug 873251) for causing mochitest-metro-chrome failures
--HG--
rename : browser/metro/theme/images/appbar-forward.png => browser/metro/theme/images/forward.png
rename : browser/metro/theme/images/appbar-reload.png => browser/metro/theme/images/reload.png
rename : browser/metro/theme/images/appbar-stop.png => browser/metro/theme/images/stop-hdpi.png
2013-06-19 09:42:25 +01:00
Makoto Kato
c39d0ce24f Bug 884634 - GTK3 port should use Linux theme. r=karlt 2013-06-19 15:11:51 +09:00
Frank Yan
73e550ae3b Bug 873251 - [Metro] Part 2 of 2: Fix url bar selection test offset. a=test-only 2013-06-19 16:23:38 -07:00