Commit Graph

17633 Commits

Author SHA1 Message Date
Tim Taubert
b19217e348 merge m-c to elm 2013-09-16 09:14:47 +02:00
Randell Jesup
ff26f0eb21 Bug 882145: reland changesets bc4ee7cbd7bd and cf373e408a6b r=bz 2013-09-16 02:34:57 -04:00
Ryan VanderMeulen
1b1cc7da19 Merge b2g-inbound to m-c. 2013-09-15 21:53:23 -04:00
Ryan VanderMeulen
b01a3d362f Merge inbound to m-c. 2013-09-15 21:48:02 -04:00
Ryan VanderMeulen
ffb1abac7d Backed out changesets bc4ee7cbd7bd and cf373e408a6b (bug 882145) for causing bug 916609. r=jsmith 2013-09-15 18:19:42 -04:00
Mihai Sucan
35071c9c50 Bug 916601 - Remove Ctrl +/-/0 zooming shortcuts from web console; r=harth 2013-09-15 12:12:27 +03:00
Paul Rouget
f35ac64855 Bug 916597 - [app manager] Fix locales in help.xhtml. r=ochameau 2013-09-15 16:05:54 -04:00
Sunny
cd82062e74 Bug 913060 - Pretty print should use devtools.editor.tabsize. r=fitzgen 2013-09-15 16:05:35 -04:00
Phil Ringnalda
8e3433c64e Back out 2bdc2ba16e56 (bug 856470) for making bug 910521 permaorange 2013-09-15 10:09:39 -07:00
Marco Castelluccio
2f0633c895 Bug 914857 - Stop showing the progress if an error during the installation occurs. r=felipe 2013-09-15 12:45:02 -03:00
Girish Sharma
ab938bb82a Bug 900418 - Inplace editor should not destroy itself when the focus is lost to the autocompletion popup, r=mratcliffe 2013-09-15 20:40:52 +05:30
Girish Sharma
308826a0cb Bug 900430 - Tab complete and cycle through the completion suggestions in the markup view, r=mratcliffe 2013-09-15 20:36:26 +05:30
Heather Arthur
464f98fada Bug 892268 - Zoom devtools with Ctrl/Cmd +/-/0; r=dcamp 2013-09-14 23:26:18 -07:00
Justin Dolske
6a71dcc208 Bug 856470 - Password manager no longer requires initialization at startup. r=mfinkle 2013-09-14 21:27:20 -07:00
Ryan VanderMeulen
5ddfa5577c Merge m-c to fx-team. 2013-09-14 23:08:59 -04:00
Ryan VanderMeulen
e8180505f0 Merge m-c to inbound. 2013-09-14 20:31:22 -04:00
Ryan VanderMeulen
55fd2a7bb0 Merge fx-team to m-c. 2013-09-14 20:30:06 -04:00
Victor Porof
232dc83052 No Bug - Fix 'browser_dbg_variables-view-accessibility.js' for finding an unexpected focused item, r=me 2013-09-14 20:48:41 +03:00
Shane Caraveo
7ad6bc235d bug 914926 fix workers on startup when social disabled, r=markh 2013-09-14 10:16:47 -07:00
Shane Caraveo
f23bd02a7d bug 914927 change string for enable/disable social menuitem, r=felipc 2013-09-14 10:13:24 -07:00
Shane Caraveo
803e9cbec1 bug 914435 fix toolbaritem handling of ambient frames, r=markh 2013-09-14 10:03:04 -07:00
Mihai Sucan
e29c4e9f30 Bug 916329 - Use proper plural forms in messageRepeats.tooltip. r=robcee 2013-09-14 13:43:44 +03:00
ffxbld
8d353fce74 No bug, Automated blocklist update from host bld-centos6-hp-008 - a=blocklist-update 2013-09-14 03:30:50 -07:00
Wes Kocher
4ff2a7fd55 Merge inbound to m-c 2013-09-13 18:14:32 -07:00
Wes Kocher
a9fefc1dc8 Merge fx-team to m-c 2013-09-13 18:08:07 -07:00
Wes Kocher
22280a2a20 Backed out changeset a0a9418e0dfb (bug 906620) for leaking 2013-09-13 14:52:17 -07:00
Boris Zbarsky
a48b619d92 Bug 913855. Fix consumers of window mediator to be more consistent in their checking for closed windows. r=dolske
Note that we can't just stop returning closed windows from the window
mediator, because some consumers (e.g. session restore) rely on seeing
closed windows in the list so they can remove them from their internal
data structures expeditiouly.
2013-09-13 17:29:51 -04:00
Paolo Amadini
1938d975f8 Bug 906620 - Implement the taskbar indicator for downloads. r=enn 2013-09-13 22:44:54 +02:00
Jared Wein
d0d4dc1667 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
8dcb23387e Merge m-c to b2g-inbound. 2013-09-13 16:11:28 -04:00
Ryan VanderMeulen
e0cb435c79 Merge fx-team to m-c. 2013-09-13 16:08:02 -04:00
Nick Alexander
d4de7fd64f Merge m-c to elm. 2013-09-13 11:59:08 -07:00
Ryan VanderMeulen
f6dfcb7f07 Backed out changeset 6dcc6fc612e4 (bug 914180) for it was intended for Aurora only. 2013-09-13 14:53:00 -04:00
Brian R. Bondy
0e576aa0ee Bug 889687 - Nightly doesn't show default browser prompt when release is default. r=jimm 2013-09-13 11:30:20 -07:00
Ed Morley
7c054b34d0 Merge mozilla-central and fx-team 2013-09-13 15:13:34 +01:00
Ed Morley
976b3a737e Merge latest green fx-team changeset and mozilla-central 2013-09-13 15:02:24 +01:00
Tetsuharu OHZEKI
f80cbc6450 Bug 915096 - Remove needless prefs for devtools.layoutview.*. r=paul.rouget 2013-09-13 09:25:48 -04:00
Paul Rouget
b6d1645088 Bug 915740 - Integrate adb helper addon into the app manager (UI part). r=ochameau 2013-09-13 05:18:00 +02:00
Alexandre Poirot
cd08a7ca39 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
ab0fb0f06b Bug 912887 - [app manager] first run experience. r=ochameau 2013-09-14 04:49:00 +02:00
Paolo Amadini
5e51c82fb8 Bug 906620 - Implement the taskbar indicator for downloads. r=enn 2013-09-14 13:15:57 +02:00
Victor Porof
3168f6d3cc Bug 901271 - Add a test, r=fitzgen 2013-09-14 12:34:08 +03:00
Victor Porof
d63bcfa3b6 Bug 901271 - Preserve disabled breakpoints and re-add them in the views after a target navigation, r=fitzgen 2013-09-14 12:34:08 +03:00
Victor Porof
79381f543d Bug 901271 - Fix breakpoint tests that were depending on the actor id being used as a node id, r=fitzgen 2013-09-14 12:34:07 +03:00
Victor Porof
69fef0b1ba Bug 901271 - Remove actor id dependencies from the debugger breakpoints view, r=fitzgen 2013-09-14 12:34:07 +03:00
Victor Porof
2f53f4072c Bug 916391 - Make testRemoveTab properly return a promise in browser_dbg_multiple-windows.js, r=me 2013-09-14 08:47:40 +03:00
Darrin Henein
d74fa740eb Bug 912929 - Updated Devtools' App Manager UI to better reflect new style guidelines. r=paul 2013-09-13 00:54:00 +02:00
Victor Porof
d3750e0c4a Bug 884436 - Sorting by METHOD is really painful, r=rcampbell 2013-09-13 09:58:43 +03:00
Brian Grinstead
ac6386eb98 Bug 893677 - Collapse data URL attribute values. r=miker 2013-09-12 17:25:08 -05:00
Victor Porof
553f59fdcc Bug 876633 - Explanation panel for findbox in debugger breaks textbox double/triple-click behaviours, r=rcampbell
--HG--
rename : browser/devtools/debugger/test/browser_dbg_searchbox-help-popup.js => browser/devtools/debugger/test/browser_dbg_searchbox-help-popup-01.js
2013-09-13 16:23:19 +03:00