Ryan VanderMeulen
f36267241c
Merge m-c to inbound.
2013-03-07 10:15:44 -05:00
Panos Astithas
16312c967d
Merge m-c to fx-team
2013-03-07 09:16:09 +02:00
Mihai Sucan
caf2fbe5ca
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
175c1387eb
Bug 841008 - Variables view should expose LAZY_EMPTY_DELAY, r=msucan
2013-03-06 22:46:37 +02:00
Raymond Heldt
4a84222530
Bug 812762 - Use brandShortName instead of Firefox; r=jwalker
2013-03-05 16:09:03 +00:00
J. Ryan Stinnett
c9f0837861
Bug 796009 - Streamline keyboard nav of markup in inspector; r=jwalker
2013-02-28 20:50:24 -06:00
Mihai Sucan
5eaf322116
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
2af61d1fe7
Bug 795723 - Remove hardcoded comma before introTextKeys and make it localizable; r=jwalker
2013-01-24 17:14:51 +01:00
Ryan VanderMeulen
13adb15de3
Merge the last PGO-green inbound changeset to m-c.
2013-03-04 17:03:22 -05:00
Panos Astithas
024e33c598
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
6fd3783ed0
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
e54f73812a
Backed out changeset 86c98c4d36da (bug 846606)
2013-03-04 11:22:21 +00:00
Mihai Sucan
49a5a02146
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
e26237e7ee
Merge m-c to fx-team.
2013-03-02 23:46:08 -05:00
Victor Porof
a9a9729e97
Bug 846186 - Tilt error flooding error console (TypeError: mouseLerp is undefined), r=rcampbell
2013-03-01 11:49:19 +02:00
Girish Sharma
f185a8db34
Fix for bug 838069 (intermittent browser_toolbox_window_shortcuts.js); r=jwalker
2013-02-27 21:07:14 +05:30
Michael Ratcliffe
afe1a90c87
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
76a52065f0
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
8a5b3f1ccd
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
c6832bb745
Merge m-i to b-s.
2013-02-28 14:46:10 +01:00
Ed Morley
de970a903d
Backed out changeset 4d45bcf676f9 (bug 835722) for causing bug 843677 on a CLOSED TREE
2013-02-28 11:29:03 +00:00
Gregory Szorc
803629b9c6
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
16f0413b0c
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
ac64b359df
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
8f9112102d
Bug 784841 - Part 18d: Convert /browser; r=gavin f=Ms2ger
2013-02-25 12:47:18 -08:00
Ryan VanderMeulen
38514baf26
Bug 807234 - Temporarily disable the test on a CLOSED TREE. r=orange
2013-02-26 22:34:36 -05:00
Phil Ringnalda
daff3c84fb
Merge m-c to fx-team
2013-02-26 14:32:37 -08:00
Joe Walker
6971d0af8b
Backout 8f598aa5a7c2 (bug 812762) l10n fail
2013-02-26 19:22:28 +00:00
Cory Gackenheimer
3cfc47564d
Bug 623749 - Control + A on windows should select all in Web Console; r=msucan
2013-02-25 23:26:53 +02:00
Abhishek Potnis
ed1cc6bc53
Bug 801605: Getting rid of NetUtils.asyncCopy in Scratchpad; r=msucan f=dteller
2013-02-26 06:53:36 +05:30
Raymond Heldt
97fef07cb7
Bug 812762 - Use &brandShortName; instead of Firefox; r=jwalker
2013-02-22 16:37:48 +00:00
Adam Goforth
5ecd69a426
Bug 768039 - Refactor 'cmd refresh' to use OS.File; r=jwalker
2013-02-22 16:37:48 +00:00
Adam Goforth
4ee6e79b69
Bug 767588 - GCLI number type should allow restriction to integers; r=jwalker
2013-02-22 16:37:48 +00:00
Joe Walker
d7eaa96994
Bug 841337 - GCLI web should have continuous integration. Maybe Travis-CI; r=mratcliffe
2013-02-22 16:37:48 +00:00
Matt Brubeck
c2e12d31ba
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
567f6121a3
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
841f73a45f
Bug 706886 - Line-through disappears after editing overridden rule in style inspector
2013-02-21 12:31:27 +00:00
Paul Rouget
e5c48148d0
Bug 844814 - Move Inspector to position 2 in the Toolbox. r=robcee
2013-02-26 12:40:20 +00:00
David Creswick
d6390346ad
Bug 734664 - Devtools toolbox should display the actual target url when detached. r=paul
2013-02-26 12:40:19 +00:00
Michael Ratcliffe
87919ce1bd
Bug 816990 - Intermittent browser_inspector_sidebarstate.js | Test timed out
2013-02-22 11:48:25 +00:00
Paul Rouget
e7eb373969
Backing out 824b68f13f30 (bug 679364) - oranges
2013-02-25 18:23:40 +01:00
Paul Rouget
f0bf654d94
Backing out c133a03833b0 (bug 831693) - oranges
2013-02-25 17:42:03 +01:00
Brandon Benvie
4be720c945
Bug 679364 - use "content/browser/devtools/*" for aliases. r=rcampbell
2013-02-21 09:49:31 -05:00
Michael Ratcliffe
3c81fe0efb
Bug 799463 - GCLI jsb command should have nice html-free updates to jsbBraceStyleDesc and jsbBraceStyleManual strings. r=jwalker
2013-02-22 11:31:27 +00:00
Ryan VanderMeulen
17aa5a4e53
Merge m-c to inbound.
2013-02-25 14:47:24 -05:00
Matt Brubeck
3d885cc63b
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
Michael Ratcliffe
11c8fc0b90
Bug 834187 - [Computed view] Restore processing of namespaced type selectors e.g. :not(svg|a) test fix r=me
2013-02-19 15:58:03 +00:00
Joe Walker
708bd84b8f
Backed out changeset c1abd2ac8de9 (bug 734664) for test failures
2013-02-19 13:50:34 +00:00
Panos Astithas
c81bf4116a
Bug 831367 - Ensure new globals and chrome scripts will be generated on time in browser_dbg_chrome-debugging.js, r=ted
2013-02-19 10:05:58 +02:00
David Creswick
d65afd3cf6
Bug 829553 - "[toolbox] If the last browser tab is closed with ctrl-w, the undocked toolbox is not closed." [r=mratcliffe]
2013-02-17 12:13:00 +01:00