Paul Rouget
6ccf7fbf2e
Bug 767678 - Responsive Design mode has no close button. r=mikeratcliffe
2013-03-08 05:00:00 -08:00
Paul Rouget
1ce1f54004
Bug 850480 - [responsive mode] Re-introduce mobile scrollbars. r=vporof
...
Bug 850480 - [responsive mode] Re-introduce mobile scrollbars. r=vporof
2013-03-12 16:37:00 -07:00
Panos Astithas
68663a3365
Bug 785704 - Part 1: fix a newSource regression from bug 795368; r=vporof
2013-03-11 17:51:00 -07:00
Girish Sharma
5311748e76
Bug 835722 - Infobar reappears even when not needed, r=mratcliffe
2013-03-10 01:47:34 +05:30
Nick Fitzgerald
356865e026
Bug 848576 - "Remove scripts and newScript packets from the RDP"; r=past
2013-03-11 15:35:00 -07:00
Victor Porof
101a25592f
Bug 812083 - Implement a SideMenuWidget (add a tree view to the remote debugger's script selector), r=past,rcampbell
...
--HG--
rename : browser/devtools/debugger/test/browser_dbg_script-switching.js => browser/devtools/debugger/test/browser_dbg_scripts-switching.js
2013-02-21 01:33:36 +02:00
Victor Porof
469a194377
Bug 802546 - Prettify the Stackframes UI, r=rcampbell
...
--HG--
rename : browser/devtools/shared/VariablesView.jsm => browser/devtools/shared/widgets/VariablesView.jsm
2013-03-09 21:05:09 -08:00
Heather Arthur
28da678d97
Bug 826982 - [style editor] Show a notification when navigating away from page if there are unsaved changes; r=paul
2013-03-08 19:11:22 -08:00
Paul Rouget
74ab902709
Bug 697983 - Implement a Font Inspector. r=jwalker
2013-03-07 05:57:00 +01:00
Ryan VanderMeulen
b4ecee97e5
Backed out changesets 6deb17bc6c56 and 7952fadd1732 (bug 839280) for mochitest-other crashes.
2013-03-07 19:10:52 -05:00
Alexandre Poirot
d1b0c64f2d
Bug 839280 - Fix xul button leaks on Toolbox destroy. r=jwalker
2013-03-07 17:41:40 -05:00
Ryan VanderMeulen
5bedc246a9
Merge m-c to fx-team.
2013-03-07 17:39:11 -05:00
Joe Walker
c345882615
Bug 848333 - Correct use of introTextOpening2 in comments of gcli properties file; r=mratcliffe
2013-03-07 17:43:21 +00:00
Ryan VanderMeulen
5ebf7943fa
Merge m-c to inbound.
2013-03-07 10:15:44 -05:00
Panos Astithas
1d929061da
Merge m-c to fx-team
2013-03-07 09:16:09 +02:00
Mihai Sucan
fa867845ca
Bug 846606 - Intermittent browser_dbg_bug723069_editor-breakpoints.js | Test timed out | correct number of editor breakpoint changes - Got 3, expected 4; r=vporof
2013-03-06 22:56:42 +02:00
Victor Porof
711c5ce823
Bug 841008 - Variables view should expose LAZY_EMPTY_DELAY, r=msucan
2013-03-06 22:46:37 +02:00
Raymond Heldt
1e38b2d28c
Bug 812762 - Use brandShortName instead of Firefox; r=jwalker
2013-03-05 16:09:03 +00:00
J. Ryan Stinnett
4a5940855a
Bug 796009 - Streamline keyboard nav of markup in inspector; r=jwalker
2013-02-28 20:50:24 -06:00
Mihai Sucan
07911be9c6
Bug 824016 - Intermittent devtools/webconsole/test/browser_webconsole_bug_595350_multiple_windows_and_tabs.js | Timed out while waiting for: 4 web consoles closed; r=past
2013-03-06 21:29:23 +02:00
Ton
feb27c4b31
Bug 795723 - Remove hardcoded comma before introTextKeys and make it localizable; r=jwalker
2013-01-24 17:14:51 +01:00
Ryan VanderMeulen
cf79257a61
Merge the last PGO-green inbound changeset to m-c.
2013-03-04 17:03:22 -05:00
Panos Astithas
219d46c31f
Add more logging in the Browser Debugger startup path in order to investigate bug 766119; r=vporof
2013-03-04 17:49:37 +02:00
Mihai Sucan
8074a90690
Bug 846606 - fix for permaorange in browser_dbg_bug723069_editor-breakpoints.js | Test timed out; r=me (relanded; wrong cset)
2013-03-03 13:08:50 +02:00
Ed Morley
17db8af930
Backed out changeset 86c98c4d36da (bug 846606)
2013-03-04 11:22:21 +00:00
Mihai Sucan
28564e2997
Bug 846606 - fix for permaorange in browser_dbg_bug723069_editor-breakpoints.js | Test timed out; r=me
2013-03-03 13:08:50 +02:00
Ryan VanderMeulen
b5c32572b8
Merge m-c to fx-team.
2013-03-02 23:46:08 -05:00
Victor Porof
edfb898e9b
Bug 846186 - Tilt error flooding error console (TypeError: mouseLerp is undefined), r=rcampbell
2013-03-01 11:49:19 +02:00
Girish Sharma
3540a98eb1
Fix for bug 838069 (intermittent browser_toolbox_window_shortcuts.js); r=jwalker
2013-02-27 21:07:14 +05:30
Michael Ratcliffe
adb09622e6
Bug 793713 - [inspector] Right click on a doctype node in the markup panel throws errors and causes weird things to happen r=jwalker
2013-02-26 16:22:36 +00:00
Nick Fitzgerald
fe05f0710a
Bug 795368 - Add "sources" and "newSource" packets to the RDP, and use them instead of "scripts" and "newScript"; r=past f=rcampbell,msucan
2013-02-28 14:02:00 +02:00
Matt Brubeck
000326ffe8
Bug 840360 - Extract reftest-content.js's setTimeout implementation into new Timer.jsm [r=jwalker r=cjones sr=gavin]
...
--HG--
rename : browser/devtools/shared/Browser.jsm => toolkit/modules/Timer.jsm
rename : browser/devtools/shared/test/browser_browser_basic.js => toolkit/modules/tests/xpcshell/test_timer.js
2013-02-25 11:08:33 -08:00
Ms2ger
3813557cac
Merge m-i to b-s.
2013-02-28 14:46:10 +01:00
Ed Morley
bd0f1ec989
Backed out changeset 4d45bcf676f9 (bug 835722) for causing bug 843677 on a CLOSED TREE
2013-02-28 11:29:03 +00:00
Gregory Szorc
f0b7e3972c
Merge mozilla-central into build-system
...
There were merges in configure.in and some Makefile.in. None had any
conflicts. I spot verified the Makefile.in changes and confirmed that
the changes did not touch any DIRS* variables.
2013-02-27 10:03:52 -08:00
Gregory Szorc
faf262c4ee
Merge mozilla-central into build-system
...
Only conflict was configure.in amd was due to context, not
changed lines themselves.
2013-02-25 22:09:18 -08:00
Ryan VanderMeulen
1c839957d4
Backed out changeset 71a93fff7311 (bug 840360) for B2G reftest/crashtest bustage on a CLOSED TREE.
2013-02-25 19:49:19 -05:00
Gregory Szorc
758d7a8978
Bug 784841 - Part 18d: Convert /browser; r=gavin f=Ms2ger
2013-02-25 12:47:18 -08:00
Ryan VanderMeulen
3b7ef94e73
Bug 807234 - Temporarily disable the test on a CLOSED TREE. r=orange
2013-02-26 22:34:36 -05:00
Phil Ringnalda
9ebbdf1241
Merge m-c to fx-team
2013-02-26 14:32:37 -08:00
Joe Walker
b3affd7329
Backout 8f598aa5a7c2 (bug 812762) l10n fail
2013-02-26 19:22:28 +00:00
Cory Gackenheimer
d6c4195a90
Bug 623749 - Control + A on windows should select all in Web Console; r=msucan
2013-02-25 23:26:53 +02:00
Abhishek Potnis
5a1a8ae794
Bug 801605: Getting rid of NetUtils.asyncCopy in Scratchpad; r=msucan f=dteller
2013-02-26 06:53:36 +05:30
Raymond Heldt
ab8474d28f
Bug 812762 - Use &brandShortName; instead of Firefox; r=jwalker
2013-02-22 16:37:48 +00:00
Adam Goforth
33213a96a7
Bug 768039 - Refactor 'cmd refresh' to use OS.File; r=jwalker
2013-02-22 16:37:48 +00:00
Adam Goforth
90c7e373e0
Bug 767588 - GCLI number type should allow restriction to integers; r=jwalker
2013-02-22 16:37:48 +00:00
Joe Walker
03ea3e3bee
Bug 841337 - GCLI web should have continuous integration. Maybe Travis-CI; r=mratcliffe
2013-02-22 16:37:48 +00:00
Matt Brubeck
560399481a
Bug 840360 - Extract reftest-content.js's setTimeout implementation into new Timer.jsm [r=jwalker r=cjones sr=gavin]
...
--HG--
rename : browser/devtools/shared/Browser.jsm => toolkit/modules/Timer.jsm
rename : browser/devtools/shared/test/browser_browser_basic.js => toolkit/modules/tests/xpcshell/test_timer.js
2013-02-25 11:08:33 -08:00
Ryan VanderMeulen
fe9ad4a2d1
Backed out changesets e8202e140fd8 and b1cd489945f5 (bug 844328) for mochitest-bc orange on a CLOSED TREE.
2013-02-25 15:37:23 -05:00
Michael Ratcliffe
c5eb5e0692
Bug 706886 - Line-through disappears after editing overridden rule in style inspector
2013-02-21 12:31:27 +00:00