Commit Graph

2659 Commits

Author SHA1 Message Date
Christian Sonne
467603f78a Bug 862998 - Add glue to allow Firefox first run page to highlight UI elements. r=dolske 2013-05-29 14:50:59 -07:00
Carsten "Tomcat" Book
b862809ab4 Backed out changeset 491b452af425 (bug 862998) Mochitest Browser Chrome Test Failure 2013-10-17 08:44:01 +02:00
Christian Sonne
ae1fe3c83a Bug 862998 - Add glue to allow Firefox first run page to highlight UI elements. r=dolske 2013-05-29 14:50:59 -07:00
Victor Porof
0e795153cb Bug 927372 - Black margin at the end of the selected source disappears after blackboxing, r=fitzgen 2013-10-16 18:36:50 +03:00
Thomas Andersen
899af95c89 Bug 924238 - SideMenuWidget's arrows don't update with black boxing, r=fitzgen,vporof 2013-10-15 21:37:26 +03:00
J. Ryan Stinnett
f64763b102 Bug 922193 - Add VariablesView as manifest editor in App Manager. r=paul 2013-10-09 00:52:38 -05:00
Panos Astithas
125e68eb35 Make property descriptor tooltips easier to read on Linux (bug 926397). r=paul,msucan 2013-10-14 15:57:04 +03:00
Nick Fitzgerald
1a8915f20a Bug 921630 - Show progress indicator while pretty printing; r=vporof 2013-10-14 13:06:50 -07:00
J. Ryan Stinnett
17c9ab59f5 Bug 921222 - Make App Manager disabled buttons look disabled. r=paul 2013-09-27 11:36:20 -05:00
Minarto Margoliono
901f308a3f Bug 428943 - Add help button to the relevant support page for site identity pop-up. r=mconley 2013-10-09 09:31:33 -04:00
Brandon Benvie
55c0857085 Bug 895180 - Add a Scratchpad tab for remote targets. r=dcamp, r=robcee, r=msucan 2013-10-04 12:44:09 -07:00
Victor Porof
003cdd1762 Bug 800857 - Implement debugger frontend for breaking on dom events, r=rcampbell 2013-10-04 10:33:08 +03:00
Gijs Kruitbosch
494f6b300c Bug 922847 - Separate animation from download button, r=mconley 2013-10-01 14:15:00 +02:00
Panos Astithas
d043b7987a Bug 810966 - Display closed over variables in the variables view for functions that are not stack frames; r=vporof,msucan 2013-09-25 19:03:17 +03:00
Gijs Kruitbosch
61b995950f Bug 845408 - unify download-indicator and download-button, r=mconley 2013-09-18 21:32:16 +02:00
Tim Taubert
1b11e04c10 Bug 906462 - Remove noise backgrounds for about:newtab and about:home; r=dao
--HG--
rename : browser/themes/linux/newtab/noise.png => browser/themes/linux/devtools/noise.png
rename : browser/themes/osx/newtab/noise.png => browser/themes/osx/devtools/noise.png
rename : browser/themes/windows/newtab/noise.png => browser/themes/windows/devtools/noise.png
2013-09-28 18:38:47 +02:00
Ryan VanderMeulen
8a632ce880 Merge fx-team to m-c. 2013-09-26 21:36:35 -04:00
Stephen Pohl
10cad47e7f Bug 918996: Ensure that Responsive Design View always displays overlay scrollbars on OSX. r=paul 2013-09-26 11:33:50 -04:00
Jared Wein
260320aae4 Bug 920803 - Blocked plug-in click-to-activate doorhanger is too narrow for some locales. r=dao 2013-09-26 15:18:25 -04:00
Jared Wein
081ea2c548 Bug 918396 - /browser/themes/windows/downloads/indicator.css: WARNING: no preprocessor directives found. r=paolo 2013-09-23 17:23:37 -04:00
Patrick Brosset
26764583e3 Bug 911982 - Markup mutations are flashed in the markup-view; r=jwalker 2013-09-23 08:46:12 +02:00
Victor Porof
bd3ddd825c Bug 918329 - Fix XUL 'inline #text child' warning for the toolbarbutton element added in bug 762761, r=fitzgen 2013-09-21 10:18:32 +03:00
Mike de Boer
f89b910de3 Backed out 3 changesets (bug 893446, bug 893011, bug 869543)
Backed out changeset 452ca8b779f3 (bug 893446)
Backed out changeset e1bf70be67ec (bug 893011)
Backed out changeset 60865db5f5dc (bug 869543)
2013-09-13 11:01:40 +02:00
Nick Fitzgerald
43ffe41627 Bug 762761 - part 2: front end changes for debugger pretty printing; r=vporof 2013-09-18 17:56:20 -07:00
Patrick Brosset
cedae86e47 Bug 835808 - Navigate with arrow keys in computed view; r=harth 2013-09-18 10:43:11 -07:00
Paul Rouget
6426e1a8e8 Bug 915740 - Integrate adb helper addon into the app manager (UI part). r=ochameau 2013-09-13 05:18:00 +02:00
Alexandre Poirot
1080d3f324 Bug 915226 - Merge all refresh/start/stop/debug buttons to two buttons called update and debug r=paul 2013-09-13 15:36:00 +02:00
Paul Rouget
ed776b7c84 Bug 912887 - [app manager] first run experience. r=ochameau 2013-09-14 04:49:00 +02:00
Jared Wein
70af855303 Bug 914410 - Icon for mixed display disappears when the permissions doorhanger is opened on Linux. r=tanvi 2013-09-13 16:18:08 -04:00
Ryan VanderMeulen
10beb8d9ff Backed out changeset 6dcc6fc612e4 (bug 914180) for it was intended for Aurora only. 2013-09-13 14:53:00 -04:00
Mike de Boer
3ebef773ae Bug 914180 - Backout moving findbar to the top. r=dao
Backs out changeset 452ca8b779f3 (bug 893446), changeset e1bf70be67ec (bug 893011), and changeset 60865db5f5dc (bug 869543).
2013-09-13 11:01:40 +02:00
J. Ryan Stinnett
ef1a597cf3 Bug 912889 - Add tooltips and help to App Manager. r=paul.rouget 2013-09-13 11:43:49 -05:00
Ed Morley
3fbab07d0b Merge mozilla-central and fx-team 2013-09-13 15:13:34 +01:00
Ed Morley
7918461145 Merge latest green fx-team changeset and mozilla-central 2013-09-13 15:02:24 +01:00
Darrin Henein
a6f3797eb4 Bug 912929 - Updated Devtools' App Manager UI to better reflect new style guidelines. r=paul 2013-09-13 00:54:00 +02:00
Dão Gottwald
2538faae90 Bug 821687 - Status panel should be attached to the content area without overlapping surrounding chrome. r=mdeboer
--HG--
extra : rebase_source : aa71054495dde13db01dad0db5a1c62f028fdba9
2013-09-12 23:36:05 +02:00
Mihai Sucan
ba36bde60c Bug 760876 - Part 3: cleanup CSS class names for the console output; r=robcee 2013-09-05 19:34:22 +03:00
Mihai Sucan
42698a4fad Bug 760876 - Part 2: make output links keyboard accessible; r=robcee 2013-09-05 19:29:13 +03:00
Mihai Sucan
bb5f28f898 Bug 760876 - Part 1: switch from XUL to XHTML for the Web Console output; r=robcee,paul 2013-09-13 15:06:46 +03:00
Patrick Brosset
fb70fd5030 Bug 855523 - Markup-view lines are easier to expand/collapse. r=miker
New markup structure for the markup-view inspector.
This allows for tags to have a full edge-to-edge line.
So highlight and click areas are easier to use.
2013-09-12 10:48:13 -04:00
Paul Rouget
383319b1d3 backed out 1892b204f836 (orange) bug 855523 - CLOSED TREE 2013-09-11 12:49:44 +02:00
Patrick Brosset
68983f6df4 Bug 855523 - Markup-view lines are easier to expand/collapse; r=mratcliffe 2013-09-09 07:59:00 +02:00
Brian Grinstead
91987ba216 Bug 912543 - [rule view] Alignment for warning icon is bad. r=mratcliffe 2013-09-06 10:11:21 -05:00
Paul Rouget
7198758774 Bug 912892 - [app manager] simulator launch UI. r=ochameau 2013-09-10 11:42:00 +02:00
Manish Goregaokar
fc909174bc Bug 767313 - Merge the Tabs category into the General category in in-content preferences. r=Unfocused 2013-09-11 13:22:44 +12:00
Tanvi Vyas
f8824d667d Bug 912817 - Add a new class for mixed display content loaded / active content blocked to differentiate it from the mixed display content loaded / no active content case. r=jaws 2013-09-09 15:55:49 -07:00
Tanvi Vyas
9e93b3a656 Bug 912817 - Backed out changeset 690752e6d8a3
--HG--
extra : rebase_source : 021aad413a2b3e1b069c60d9b5557773aaadc144
2013-09-09 15:50:47 -07:00
Tanvi Vyas
7e896999b7 Bug 912817 - Add a separate class for mixed display with active content blocked. 2013-09-09 15:48:01 -07:00
Marco Castelluccio
69189031fe Bug 899353 - Show progress while installing apps. r=felipc 2013-09-09 08:57:37 -04:00
Victor Porof
aefb953114 Bug 913961 - Breakpoints checkboxes in the sources list should always be the same size, r=paul 2013-09-08 14:18:51 +03:00