Tim Taubert
|
7177397eb9
|
Bug 820738 - clearHistory() in about:newtab tests should wait for places-expiration-finished; r=mak
|
2013-05-24 10:06:03 +02:00 |
|
Phil Ringnalda
|
4c139eeb06
|
Merge m-c to fx-team
|
2013-05-23 21:25:59 -07:00 |
|
Phil Ringnalda
|
5c5856806c
|
Merge the last PGO-green cset from m-i to m-c
|
2013-05-23 21:01:29 -07:00 |
|
Tim Taubert
|
1d26f8d70f
|
merge m-c to fx-team
|
2013-05-23 20:55:32 +02:00 |
|
Tim Taubert
|
f1fd250572
|
Bug 875496 - Simplify code that creates the newtab preload frame and remove unnecessary preload.xhtml; r=jaws
|
2013-05-23 23:52:06 +02:00 |
|
Gijs Kruitbosch
|
aec9c74f23
|
Bug 874601 - failing social API tests on OS X on UX, r=markh
--HG--
extra : rebase_source : e5873bfe4c6273512cc4892a270eca63c5ddd4cd
|
2013-05-22 10:29:33 +02:00 |
|
Brandon Benvie
|
8b013bf931
|
Bug 824602 - Remove getUserData() usage from devtools. r=dcamp
|
2013-05-20 17:46:55 -07:00 |
|
Ryan VanderMeulen
|
1d952cf849
|
Merge inbound to m-c.
|
2013-05-22 12:27:51 -04:00 |
|
Brian R. Bondy
|
40b7e62fb0
|
Bug 861322 - Make Metro read Desktop app.update.mode setting. r=jimm
|
2013-05-22 10:17:05 -04:00 |
|
Brian R. Bondy
|
72a90e709a
|
Bug 835151 - Add updates to the Metro flyout. r=rstrong
|
2013-05-15 11:45:35 -07:00 |
|
Brian R. Bondy
|
c8186a880d
|
Bug 794937 - Updater callback should launch Metro Firefox when updating from Metro Firefox. r=rstrong
|
2013-05-22 10:16:56 -04:00 |
|
Brian R. Bondy
|
25cbd9c470
|
Bug 794937 - Make updates work from the Metro front end, add handling for 1 instance handling updates. r=rstrong
|
2013-05-22 10:16:53 -04:00 |
|
Ryan VanderMeulen
|
4b68c139b8
|
Merge m-c to fx-team.
|
2013-05-21 13:28:21 -04:00 |
|
Tim Taubert
|
42c0714114
|
Bug 873771 - TabRestoreQueue should keep track of and evaluate restore_on_demand prefs; r=yoric
|
2013-05-21 18:32:24 +02:00 |
|
Tim Taubert
|
62680e5089
|
Bug 873835 - Re-implement form data cache now that __SS_data is gone; r=yoric
|
2013-05-21 18:19:17 +02:00 |
|
Tim Taubert
|
3d6541ef65
|
Bug 867142 - Remove browser.__SS_restoreState and use a WeakMap instead; r=yoric
|
2013-05-21 15:02:46 +02:00 |
|
Joe Walker
|
2e0e758c94
|
Bug 874023 - GCLI: context.environment.window not always defined when running GCLI commands; r=mratcliffe
|
2013-05-21 10:18:56 +01:00 |
|
Joe Walker
|
8b9f1e63f0
|
Bug 832717 - Help synopsis for GCLI commands should include the -- prefix needed to pass parameters; r=mratcliffe
|
2013-05-21 10:18:56 +01:00 |
|
Joe Walker
|
24d8703cba
|
Bug 769687 - eagerHelperDesc should be easier to comprehend and localize; r=mratcliffe
|
2013-05-21 10:18:55 +01:00 |
|
Joe Walker
|
1e8acaf911
|
Bug 824254 - Fix intermittent browser_gcli_keyboard.js test; r=mratcliffe
--HG--
rename : browser/devtools/commandline/test/browser_gcli_keyboard.js => browser/devtools/commandline/test/browser_gcli_keyboard2.js
|
2013-05-21 10:18:55 +01:00 |
|
Quentin Pradet
|
afc2b10c07
|
Bug 773271 - GCLI needs a date type; r=jwalker,harth
|
2013-05-21 10:18:55 +01:00 |
|
Joe Walker
|
e3890d9334
|
Bug 856002 - GCLI requisition update/exec methods should take a DOM node; r=harth
|
2013-05-21 10:18:55 +01:00 |
|
Joe Walker
|
55da5dec76
|
Bug 834230 - break del command suffers from an off by 1 error; r=vporof
|
2013-05-21 10:18:55 +01:00 |
|
Joe Walker
|
55ed1fbee9
|
Bug 866680 - gcli string params should allow empty values; r=mgoodwin,harth
|
2013-05-21 10:18:54 +01:00 |
|
Joe Walker
|
21062212f1
|
Bug 786661 - GCLI should not auto-unescape command line escapes; r=optimizer,harth
|
2013-05-21 10:18:54 +01:00 |
|
Gijs Kruitbosch
|
fa222527bc
|
Bug 874040 - Fix l10n expectations in net monitor tests, r=vp
|
2013-05-20 16:14:27 +02:00 |
|
Gijs Kruitbosch
|
f07fb93b34
|
Bug 874028 - Debugger and Net monitor tests should use browser's load event rather than tab's, r=past
|
2013-05-20 15:23:06 +02:00 |
|
Tim Abraldes
|
343be6cf1f
|
bug 874977. Update to new "lock" icons for displaying site identity status. r=mbrubeck
|
2013-05-23 10:28:39 -07:00 |
|
Mihai Sucan
|
2966cc833b
|
Bug 855180 - Intermittent browser_toolbar_webconsole_errors_count.js | Timed out while waiting for: web console shows the page errors followed by other timeouts, failures, leaks; r=jwalker
|
2013-05-22 23:32:58 +03:00 |
|
Jim Mathies
|
6cb11c24ea
|
Bug 874970 - Display proper error strings in Sync flyout when sync login fails. Also, close initial sync progress dialog if login fails. r=ally
|
2013-05-23 07:25:09 -05:00 |
|
Jim Mathies
|
1e5199d62c
|
Bug 858358 - fixup line endings in bookmarks and histroy tests. r=rsilveira
|
2013-05-23 07:25:05 -05:00 |
|
Panos Astithas
|
7cbab5978d
|
Bug 873912 - JS warning "anonymous function does not always return a value" resource:///modules/devtools/framework/target.js:218; r=jwalker
|
2013-05-20 11:50:27 +03:00 |
|
philringnalda@gmail.com
|
dc97a160cc
|
No bug, Automated blocklist update from host slice
|
2013-05-18 18:56:23 -07:00 |
|
Gregory Szorc
|
14c4938355
|
Bug 873629 - Remove 129 empty Makefile.in files; r=ted
|
2013-05-17 16:20:11 -07:00 |
|
Ryan VanderMeulen
|
0b28853762
|
Backed out changesets 073791f33ab7 and 7ac5779a426c (bug 859756) for causing intermittent Windows build failures.
CLOSED TREE
|
2013-05-17 17:30:20 -04:00 |
|
Ryan VanderMeulen
|
c1c1345fe3
|
Bug 871530 - Update pdf.js to version 0.8.169. r=dtownsend
|
2013-05-17 16:46:26 -04:00 |
|
Ryan VanderMeulen
|
b34b45bbc7
|
Merge m-c to fx-team.
|
2013-05-17 12:51:20 -04:00 |
|
Mihai Sucan
|
62517c4722
|
Bug 859756 - [browserconsole] Show nsIConsoleMessages in the Browser Console; r=robcee
|
2013-05-17 13:36:56 +03:00 |
|
Mihai Sucan
|
8cbb92274b
|
Bug 871156 - Allow Ctrl+W to close the tab when the Web Console is focused; r=robcee
|
2013-05-16 15:35:53 +03:00 |
|
Mihai Sucan
|
e9a522d92b
|
Bug 872479 - Toolbox tab icons are misplaced; r=vporof
|
2013-05-16 14:14:26 +03:00 |
|
Rodrigo Silveira
|
28c7cdece4
|
Bug 860899 - Fixup metro mochitests r=jimm
--HG--
extra : rebase_source : c512b5afb0a457d411e4706571a7f1482a4a8f88
|
2013-05-14 23:30:24 -07:00 |
|
Francesco Lodolo [:flod]
|
7c4c99686f
|
Bug 872993 - Rewrite localization comments and use ordered arguments for multiple parameters. r=Pike
|
2013-05-21 08:29:33 -04:00 |
|
Ryan VanderMeulen
|
d8cb0383c6
|
Merge m-c to inbound.
|
2013-05-21 08:17:04 -04:00 |
|
Mike Hommey
|
83235b061d
|
Bug 873640 - Fix and cleanup profiledbuild profile script invocation. r=ted
|
2013-05-21 08:28:49 +02:00 |
|
Ryan VanderMeulen
|
501000a375
|
Merge m-c to inbound.
|
2013-05-20 22:28:32 -04:00 |
|
Victor Porof
|
a76f56e0fc
|
Bug 872864 - Intermittent browser_net_simple-request-data.js | The requestHeaders attachment has an incorrect |headers| property. - Got 6, expected 7 | browser_net_simple-request-details.js | There should be 13 header values displayed in this tabpanel. etc, r=rcampbell
|
2013-05-17 10:59:04 +03:00 |
|
Frank Yan
|
08b4ff69d9
|
Bug 861465 - Hide overlay buttons when showing app bars or in fullscreen mode. r=mbrubeck
|
2013-05-16 22:14:29 -07:00 |
|
Tim Abraldes
|
4a868b408f
|
bug 839342. Make metro widget listen for EdgeGestureStarted and EdgeGestureCanceled, in addition to EdgeGestureCompleted. Show the edge UI on EdgeGestureStarted and EdgeGestureCompleted, hide it on EdgeGestureCanceled. This time without bustage! r=bbondy
|
2013-05-16 21:22:21 -07:00 |
|
Phil Ringnalda
|
eb385de2df
|
Back out 9675dce26f53 (bug 839342) for browser-chrome bustage
|
2013-05-16 20:09:24 -07:00 |
|
Christian Sonne
|
cb955637f5
|
Bug 857236 - followup fixing erroneous getBoolPref() call r=gavin
|
2013-05-16 19:14:45 -07:00 |
|