Commit Graph

331 Commits

Author SHA1 Message Date
Tim Abraldes
5bec7b2cf1 bug 875900. When processing a SecurityChange event, only change the security indicator icon if the event is related to the currently selected tab. r=mbrubeck 2013-05-30 12:03:22 -07:00
Jim Mathies
338f04b098 Bug 877352 - Allow the user to clear the soft keyboard by tapping on emtpty space in Firefox Start. r=rsilveira 2013-05-30 12:09:29 -05:00
Jim Mathies
dc39aa1feb Bug 876030 - Hide the contextappbar when the browser navigates away from the Firefox Start. r=sfoster 2013-05-30 10:55:38 -05:00
Jim Mathies
b6ae067f18 Bug 876030 - Change the navbar element id to 'navbar' to prevent confusion with the other app bars. r=sfoster 2013-05-30 10:55:38 -05:00
Jim Mathies
f01baa37a5 Bug 857437 - Adjust position of the context app bar when the soft keyboard is displayed. r=fryn 2013-05-30 10:55:38 -05:00
Jim Mathies
22e1e95975 Bug 857437 - Hide the overlay nav buttons when the soft keyboard is displayed. r=fryn 2013-05-30 10:55:37 -05:00
Jim Mathies
9396d6037e Bug 857437 - Adjust position of the findbar when the soft keyboard is displayed. r=fryn 2013-05-30 10:55:37 -05:00
Jim Mathies
e605b9ef7c Bug 857437 - Remove obsolete fennec form helper css. r=fryn 2013-05-30 10:55:37 -05:00
Jim Mathies
41564c7568 Bug 857437 - Adjust position of the new nav bar when the soft keyboard is displayed. r=fryn 2013-05-30 10:55:37 -05:00
Jim Mathies
ee69c87716 Bug 875398 - Basic form auto-complete tests to catch future breakage. r=bbondy 2013-05-30 10:55:37 -05:00
Jim Mathies
eff0ac3466 Bug 875398 - Switch to using async satchel calls in metrofx. Also get rid of the old fennec HTML5 contacts pickup wrapper. r=bbondy 2013-05-30 10:55:36 -05:00
Jim Mathies
f0048f6c2c Bug 865356 - Restrict caret move coords within text inputs when invoking text selection. r=mbrubeck 2013-05-30 10:55:36 -05:00
Sam Foster
adf20872ac Bug 877149 - use skipArrange param to the richgrid mutators where possibe to reduce the number of arrangeItems calls. r=mbrubeck 2013-05-30 12:23:03 +01:00
Allison Naaktgeboren
de2eb14c22 Bug 844619 - Expose crash reporting through prefs flyout.r=jimm 2013-05-29 17:38:36 -07:00
Ekanan Ketunuti
a5d06898d6 Bug 848263 - Use HTTPS instead of HTTP for in-product support.mozilla.org links for metro. r=mbrubeck 2013-05-29 19:26:41 -04:00
Brian R. Bondy
03d12d0a8c Bug 876191 - Two spaces between 'the' and 'nightly' under the About flyout. r=ally 2013-05-29 12:51:52 -04:00
Allison Naaktgeboren
1c0eb977f8 Bug 872163 - Metro Firefox Settings, About, and Sync flyouts should close when Win8 Settings panel opens.r=bbondy 2013-05-29 09:16:12 -07:00
Rodrigo Silveira
a998c8be31 Bug 875448 - The urlbar edit right-click context menu doesn't display
--HG--
extra : rebase_source : 49bf63e49f961a2fb1c73aa63c8f55781f67ded4
2013-05-28 16:11:55 -07:00
Rodrigo Silveira
024a3dac83 Bug 874917 - Find bar disappears while touch scrolling page
--HG--
extra : rebase_source : 6f50fd8563a27dc29a8bd3044b5dbf5f107947dd
2013-05-28 16:11:55 -07:00
Rodrigo Silveira
bc08833c1d Bug 867641 - Find bar covers text
--HG--
extra : rebase_source : 6a646a591d7b5975c5298aa97dcdfce139f335c1
2013-05-21 22:32:53 -07:00
Rodrigo Silveira
2965c4d18b Bug 856712 - HTTPS certificate Visit Site/Add permanent exception buttons are not working
--HG--
extra : rebase_source : ed1bad426f17b2bbe273ea0267a8fb12d0896a47
2013-05-28 10:51:17 -07:00
Masatoshi Kimura
2c2187e3c4 Bug 872012 - Get default browser's path from the association when launching on the desktop. r=jmathies 2013-05-29 00:22:25 +09:00
Mike Shal
994cfe0b6b Bug 864774 - Part 2: Move CPPSRCS to moz.build as CPP_SOURCES; r=joey CLOSED TREE
From 9e0ba7f425143f545eb6c4b26a9a96b5ade4d8e9 Mon Sep 17 00:00:00 2001
2013-04-23 17:54:15 -04: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
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
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
Allison Naaktgeboren
10ef5d9dfb Bug 859625 - Defect - remove obsoleted nsISidebar functions.r=bbondy 2013-05-20 11:23:55 -07: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
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
Rodrigo Silveira
28c7cdece4 Bug 860899 - Fixup metro mochitests r=jimm
--HG--
extra : rebase_source : c512b5afb0a457d411e4706571a7f1482a4a8f88
2013-05-14 23:30:24 -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
Jim Mathies
d3baed76f4 Bug 868217 - Hide sync flyout description when sync is setup properly. r=ally 2013-05-16 08:53:34 -07:00
Jim Mathies
69ab2f85f3 Bug 872292 - Update progress bar styling. r=mbrubeck 2013-05-16 08:53:28 -07:00
Frank Yan
ba2379aa9b Bug 860084 - Fx Metro: When creating tab, copy history from opener. r=mbrubeck 2013-05-15 18:06:42 -07:00
Frank Yan
a6204c8487 Bug 872679 - Fx Metro: Fix navigation toolbar background color in snapped view. r=silveira 2013-05-15 18:06:42 -07:00
Jim Mathies
9b8243b1b9 Bug 871422 - Fix for missing title history tiles after a sync. r=ally 2013-05-15 10:35:49 -07:00
Matt Brubeck
684d37b3df Bug 872243 - Remove the "rainbow" gradients from the Metro start page [r=fryn]
DONTBUILD because we have no automation for Metro yet
2013-05-15 09:50:14 -07:00
Brian R. Bondy
ea1af32ecd Bug 872159 - Flyout panels have a different border than permissions flyout. r=mbrubeck 2013-05-14 12:58:13 -07:00
Matt Brubeck
509f82ad01 Bug 869237 - Move "Paste" after "Select" in the Metro context menu [r=jimm] 2013-05-14 09:39:57 -07:00
Frank Yan
af9ccdce3c Bug 835623 - Combine page contextual items into single app bar. r=mbrubeck 2013-05-14 00:27:04 -07:00
Brian R. Bondy
c52cbd913a Bug 866065 - ms-windows-store: links should not prompt for application. r=cbiesinger 2013-05-13 17:47:23 -07:00