Commit Graph

15406 Commits

Author SHA1 Message Date
Paolo Amadini
10bd6ba7fb Bug 847191 - Integration with legacy interfaces to start new downloads. r=enn 2013-04-22 04:23:21 +02:00
Ehsan Akhgari
c75ad7d1ba Merge mozilla-central into mozilla-inbound 2013-04-20 12:28:24 -04:00
ffxbld
3d8b8cd1f4 No bug, Automated blocklist update from host bld-linux64-ix-016 - a=blocklist-update 2013-04-20 03:39:34 -07:00
Boris Zbarsky
16c2e49ddf Bug 862917. Remove the non-standard window.defaultStatus. r=smaug,gavin 2013-04-19 23:03:02 -04:00
Ryan VanderMeulen
dcdbde0ca3 Merge inbound to m-c. 2013-04-19 13:46:37 -04:00
Panos Astithas
da78ec639c Bug 863600 - Intermittent browser_toolbox_options.js; r=me 2013-04-19 11:13:32 +03:00
Tim Taubert
98e5f2d1fb merge m-c to fx-team 2013-04-19 09:42:19 +02:00
Girish Sharma
8e10588ae8 Bug 861908 - While unregistering, first destroy the tool, then remove its panel from toolbox, r=jwalker
Bug 861908 - While unregistering, first destroy the tool, then remove its panel from toolbox, r=jwalker
2013-04-17 14:28:41 +05:30
Sam Foster
36c8cfe422 Bug 831918 - Fix typo to apply new styling to selected tiles. r=jimm 2013-04-19 16:09:25 +01:00
Jim Mathies
29817bc4b3 Bug 834370 - Subframe content selection tests. r=rsilveira 2013-04-19 10:01:01 -05:00
Jim Mathies
e7ebd1a33c Bug 834370 - Text area selection tests. r=rsilveira 2013-04-19 10:01:01 -05:00
Jim Mathies
d8c4317e1a Bug 834370 - Basic selection tests. r=sfoster 2013-04-19 10:01:01 -05:00
Jim Mathies
9492895c99 Bug 834370 - Add state getters to selection handler and a test helper for flushing message manager messages. r=mbrubeck 2013-04-19 10:01:00 -05:00
Jim Mathies
8e97023da2 Bug 834370 - Add selection test helpers to head.js. r=mbrubeck, sfoster 2013-04-19 10:01:00 -05:00
Jim Mathies
e0bdfd088a Bug 834370 - Remove old state tracking from selection handler. r=sfoster 2013-04-19 10:01:00 -05:00
Mihai Sucan
cc33781b85 Bug 855763 - [Responsive Mode] Fix for intermittent browser_responsiveuiaddcustompreset.js | Test timed out, | Found a tab after previous test timed out: data:text/html,foo, browser_Services.js | Services.prompt is an nsIPromptService; r=jwalker 2013-04-19 13:33:57 +03:00
Girish Sharma
44f3d7d56d Bug 861817 - Stop using Ctrl+Shift+O shortcut for function searching, r=vporof 2013-04-15 17:41:55 +05:30
Josh Marchán
c6d7263232 Bug 861192 - gcli addon command shows [object Object] instead of a list of addons; r=mratcliffe 2013-04-17 05:10:00 +03:00
Michael Ratcliffe
1d4af1abba Bug 855502 - we need a proper design for the new checkboxes r=benvie
Bug 855502 - we need a proper design for the new checkboxes r=benvie
2013-04-11 16:46:00 +01:00
Girish Sharma
e90b476596 Bug 851546 - Options panel for DevTools Toolbox, r=jwalker,vporof,past 2013-04-15 18:04:48 +05:30
Victor Porof
88ca100c99 Bug 862198 - Intermittent browser_net_json-long.js | Test timed out, found a tab, r=rcampbell 2013-04-18 09:35:27 +03:00
Victor Porof
b819ec95df Bug 861487 - Sizes are displayed with non-localized decimal separator, r=rcampbell 2013-04-18 09:35:27 +03:00
Victor Porof
723d0f8e44 Bug 859308 - Hide Blocked in Timings tab until we know what that's doing, r=rcampbell 2013-04-18 09:35:27 +03:00
Victor Porof
0551ebb9c8 Bug 861783 - Removing watch expression of large object not possible via mouse, r=past 2013-04-18 09:35:26 +03:00
Victor Porof
ca9d6e4dad Bug 862435 - Tilt doesn't open if the Inspector was opened beforehand, r=dtownsend 2013-04-18 09:35:26 +03:00
Panos Astithas
1aef063560 Bug 849071 - Create some kind of chrome to turn source mapping on/off in the debugger, r=vporof 2013-04-16 18:00:33 +03:00
Girish Sharma
238b779eed Bug 862294 - Sidebar should be responsive in docked Toolbox, r=vporof 2013-04-17 12:27:36 +05:30
Ryan VanderMeulen
79e0b0e67c Merge m-c to fx-team. 2013-04-17 16:03:09 -04:00
Ryan VanderMeulen
6fc4a67d09 Merge m-c to fx-team. 2013-04-17 12:45:52 -04:00
Mihai Sucan
42f26612d6 Bug 862024 - Warning about replaced window.console API shows when content scripts do not change the object; r=past 2013-04-17 13:19:29 +03:00
Raymond Lee
77e95e32b8 Bug 855638 - Part 1: Remove previous calls to PlacesUtils.backups and move them to PlacesBackups. r=mak 2013-04-17 14:08:11 +08:00
Raymond Lee
1cce48e69f Bug 852034 - Replace restoreBookmarksFromJSONFile with importFromFile. r=mano 2013-04-17 13:36:02 +08:00
Ryan VanderMeulen
72ebe92d75 Merge m-c to inbound. 2013-04-17 07:35:49 -04:00
Ryan VanderMeulen
8a4d9677e7 Merge the last PGO-green inbound changeset to m-c. 2013-04-16 21:07:27 -04:00
Chris Cooper
eb945b6e14 Bug 851753 - add new mozconfig for static analysis with clang (currently unused, hence DONTBUILD) - r=jcranmer 2013-04-16 17:58:16 -04:00
Alexandre Poirot
adf4c58232 Bug 857073 - Simplify ChromeUtils usages. r=jmaher 2013-04-16 16:46:47 -04:00
Ryan VanderMeulen
a9cb7d2c88 Merge m-c to inbound. 2013-04-16 16:04:20 -04:00
Mike Shal
77cdb6567d Bug 846634 - Part 2: Move EXPORTS to moz.build; r=joey 2013-04-16 15:24:43 -04:00
Tim Taubert
323046961d merge m-c to fx-team 2013-04-16 19:52:14 +02:00
Ryan VanderMeulen
00e2144e60 Bug 861399 - Update pdf.js to version 0.8.47. r=bdahl 2013-04-16 13:34:43 -04:00
Marco Bonardo
cbc4f9a4ea Bug 851519 - Keyboard commands may executed on the wrong download in the panel
r=Mano
2013-04-17 16:16:09 +02:00
Gijs Kruitbosch
2039d2843a Bug 845555 - Fix statistics menu item, r=jaws 2013-04-15 23:06:12 -07:00
Nick Fitzgerald
3bb0728fee Bug 849069 - relative source map URLs should be resolved according to the spec's rules; r=past 2013-04-09 11:40:00 +03:00
Nick Fitzgerald
fd19397aa4 Bug 772119 - expose source mapped sources over the remote debugging protocol; r=past 2013-04-16 00:07:00 +03:00
Mihai Sucan
97c007a0fb Bug 851231 - Output Console.jsm API calls to the browser console; r=jwalker 2013-04-15 19:10:04 +03:00
Panos Astithas
79d329ae2f Backed out changeset 371ecfa8df92 (bug 851546) for breakage 2013-04-15 11:51:19 +03:00
Sam Foster
d4d89f8373 Bug 854960 - implementing pinned state graphic on fx start tiles. Also fixes selected state. r=fryn 2013-04-19 11:56:07 +01:00
Jim Mathies
fa63f56799 Bug 859094 - Remove some additional cruft left over from selectionoverlay context menu handling. r=fryn 2013-04-19 05:25:37 -05:00
Jim Mathies
2c51b388b0 Bug 859154 - add a pageshow promise to addTab. r=sfoster 2013-04-19 05:25:36 -05:00
Ed Morley
cc61aa78fa Merge mozilla-central to mozilla-inbound 2013-04-19 09:26:22 +01:00