Commit Graph

309 Commits

Author SHA1 Message Date
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
Brian R. Bondy
3b705f3dc0 Bug 855663 - Find bar jumps from top of page to bottom of page. r=mbrubeck 2013-05-13 17:39:49 -07:00
Ally Naaktgeboren
c2e3ba0e5a Bug 869777 - Fix navigation bar dismissal animation in snapped view. r=mbrubeck 2013-05-13 16:48:36 -07:00
Joey Armstrong
2dbf79e9a4 bug 869143: phase2 cleanup for XPCSHELL_TEST conversion. r=mshal 2013-05-13 16:24:07 -04:00
Brian O'Keefe
2186ab5dce Bug 862986 - Part 2a: Migrate PROGRAM from Makefile.in to moz.build. r=gps 2013-05-01 14:05:40 -04:00
Jim Mathies
eb52252248 Bug 864940 - Only hand off focus rights to explorer if the test console has focus. r=bbondy 2013-05-09 13:37:41 -05:00
Jim Mathies
43795bf429 Bug 852622 - Remove extraneous class name from css throbber binding. r=me 2013-05-08 06:46:20 -05:00
Allison Naaktgeboren
5f00501947 Bug 868523 - snapped synced tabs entry doesnt hide if sync is not enabled.r=jimm 2013-05-07 19:29:41 -07:00
Jim Mathies
4474e41e9f Bug 869531 - Update sync tests. r=mbrubeck 2013-05-07 15:55:52 -05:00
Jim Mathies
a97f5cfc27 Bug 868007 - Remove unused 'prompt-button' css class. r=fryn 2013-05-07 15:55:51 -05:00
Jim Mathies
fd6dfd38f4 Bug 868428 - Remove left over capture picker css and code. r=sfoster 2013-05-07 15:55:51 -05:00
Jim Mathies
48b37c3b6e Bug 868545 - Avoid syncing early in startup. r=mbrubeck 2013-05-07 15:55:51 -05:00
Jim Mathies
6ef93e9818 Bug 868094 - Warn the user before disconnecting a sync account. Also, don't display default signup UI until the startOver process completes. r=ally 2013-05-07 15:55:51 -05:00
Jim Mathies
d00a120518 Bug 852622 - Add a css based ring throbber. r=fryn 2013-05-07 15:55:50 -05:00
Jim Mathies
23735a2bd5 Bug 867200 - Move the account info text up to the top of the sync flyout. r=ally 2013-05-07 15:55:50 -05:00
Jim Mathies
e9e3db67dd Bug 867200 - Remove Sync Now button and update sync related logic. r=rnewman, ally 2013-05-07 15:55:50 -05:00
Jim Mathies
bebbac9155 Bug 868099 - Update sync language. r=mbrubeck 2013-05-07 15:55:50 -05:00
Jim Mathies
f93b6ab3e7 Bug 809171 - Don't call sync() directly, use scheduleNextSync instead. Fixes various slow script warnings during sync. r=mbrubeck 2013-05-07 15:55:50 -05:00
Jim Mathies
50060ad9f4 Bug 867634 - Fix for sync.js error: TypeError: this._msg is null. r=ally 2013-05-07 15:55:49 -05:00
Jim Mathies
64486e23a2 Bug 826357 - Generate Metro-aware Sync client name. r=rnewman 2013-05-07 15:55:49 -05:00
Allison Naaktgeboren
aff563a777 Bug 867121 - Snapped view: Favicons too close to text in awesome screen.r=mbrubeck 2013-05-07 11:50:28 -07:00
Allison Naaktgeboren
fd6a265d5a Bug 835610 - [polish] Firefox app bar location text does not revert to the previous value when user presses escape.r=mbrubeck 2013-05-07 11:45:00 -07:00
Matt Brubeck
8262d988c0 Bug 867163 - Clear context actions when dismissing the appbar [r=sfoster] 2013-05-07 11:38:08 -07:00