Commit Graph

15817 Commits

Author SHA1 Message Date
Ed Morley
486c2804c2 Merge mozilla-central and inbound 2013-05-22 11:28:59 +01: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
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
Tim Abraldes
b11ea57c38 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. r=bbondy 2013-05-16 17:47:46 -07:00
Allison Naaktgeboren
61e42263c1 Bug 873255 - Fx Metro: Remove option to always show tabs. r=mbrubeck 2013-05-16 17:43:57 -07:00
Ian Melven
9f8a874161 Bug 842657 - Flip the pref to enable the CSP 1.0 parser for Firefox (r=jst) 2013-05-16 08:06:43 -07:00
Gijs Kruitbosch
6ca0e05770 Bug 872455 - icon in social toolbar button is mis-sized on retina display, r=markh 2013-05-21 13:55:54 +02:00
Jonathan Kew
032590f584 bug 872324 - ensure window position/size attributes are passed to restoreDimensions as numbers, not strings. r=ttaubert 2013-05-22 11:02:38 +08:00
Garrett Robinson
4781a07b87 Bug 791284 - Add debugging code to nsDocument::StartDocumentLoad and fix and re-enable test. r=sicking 2013-05-21 14:50:26 -04:00
Gregory Szorc
8d30d5aabf Bug 828317 - Require pymake to build on Windows; r=ted 2013-03-06 12:05:24 -08:00
Masatoshi Kimura
a343079b1e Bug 874003 - Remove preventBubble and preventCapture. r=smaug 2013-05-21 06:20:01 +09:00
rsx11m
5fafc50c13 Bug 874046 - Three-state UI for DNT strings should not end with a period. r=dolske 2013-05-20 14:30:32 -05:00
Allison Naaktgeboren
10ef5d9dfb Bug 859625 - Defect - remove obsoleted nsISidebar functions.r=bbondy 2013-05-20 11:23:55 -07:00
Tim Abraldes
ef4d8a79ac bug 801090. Display a lock in the url bar for tabs that have loaded secure pages. Remove the lock when the user types in the URL bar, or switches to a tab displaying an insecure page. r=mbrubeck 2013-05-16 11:57:26 -07:00
Tim Abraldes
7be5d9d4f8 bug 771348. Remove the securityUI property from browser/metro/base/content/bindings/browser.xml. r=mbrubeck 2013-05-16 11:57:26 -07:00
Rodrigo Silveira
d29fe01c5a Bug 872742 - Transition contextbar r=fryn
--HG--
extra : rebase_source : 4b85cf6f69539531217785824845a75a0fcc1f9c
2013-05-15 17:21:06 -07:00
Victor Porof
a0c046e069 Bug 872058, revert the CSS changes, r=me 2013-05-16 20:33:52 +03:00
Victor Porof
2f820a15ad Bug 872058 - Move the clear button next to the output/checkbox buttons, r=msucan 2013-05-16 20:30:15 +03:00