Commit Graph

309 Commits

Author SHA1 Message Date
Mike Shal
6f32ddf61c 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
b5f344cc15 bug 874977. Update to new "lock" icons for displaying site identity status. r=mbrubeck 2013-05-23 10:28:39 -07:00
Jim Mathies
c6fb5b210d 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
9f5be3ebc5 Bug 858358 - fixup line endings in bookmarks and histroy tests. r=rsilveira 2013-05-23 07:25:05 -05:00
Brian R. Bondy
ac27a79840 Bug 861322 - Make Metro read Desktop app.update.mode setting. r=jimm 2013-05-22 10:17:05 -04:00
Brian R. Bondy
88be8a4661 Bug 835151 - Add updates to the Metro flyout. r=rstrong 2013-05-15 11:45:35 -07:00
Brian R. Bondy
b501437d89 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
7f71bc9de8 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
370892fc84 Bug 859625 - Defect - remove obsoleted nsISidebar functions.r=bbondy 2013-05-20 11:23:55 -07:00
Frank Yan
9ba7482a19 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
b5a70d488d 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
c19f6561ae Back out 9675dce26f53 (bug 839342) for browser-chrome bustage 2013-05-16 20:09:24 -07:00
Tim Abraldes
9948921421 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
51468cdfcc Bug 873255 - Fx Metro: Remove option to always show tabs. r=mbrubeck 2013-05-16 17:43:57 -07:00
Rodrigo Silveira
b66072e794 Bug 860899 - Fixup metro mochitests r=jimm
--HG--
extra : rebase_source : c512b5afb0a457d411e4706571a7f1482a4a8f88
2013-05-14 23:30:24 -07:00
Tim Abraldes
98ea2a6eab 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
53d02b41f0 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
bf11f308a0 Bug 872742 - Transition contextbar r=fryn
--HG--
extra : rebase_source : 4b85cf6f69539531217785824845a75a0fcc1f9c
2013-05-15 17:21:06 -07:00
Jim Mathies
cc65352afa Bug 868217 - Hide sync flyout description when sync is setup properly. r=ally 2013-05-16 08:53:34 -07:00
Jim Mathies
04c9b1a623 Bug 872292 - Update progress bar styling. r=mbrubeck 2013-05-16 08:53:28 -07:00
Frank Yan
4fffedb792 Bug 860084 - Fx Metro: When creating tab, copy history from opener. r=mbrubeck 2013-05-15 18:06:42 -07:00
Frank Yan
9405c37e17 Bug 872679 - Fx Metro: Fix navigation toolbar background color in snapped view. r=silveira 2013-05-15 18:06:42 -07:00
Jim Mathies
4e1c637b34 Bug 871422 - Fix for missing title history tiles after a sync. r=ally 2013-05-15 10:35:49 -07:00
Matt Brubeck
abc38353bd 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
071ff8aab9 Bug 872159 - Flyout panels have a different border than permissions flyout. r=mbrubeck 2013-05-14 12:58:13 -07:00
Matt Brubeck
0fdf9b1e28 Bug 869237 - Move "Paste" after "Select" in the Metro context menu [r=jimm] 2013-05-14 09:39:57 -07:00
Frank Yan
91bf99b360 Bug 835623 - Combine page contextual items into single app bar. r=mbrubeck 2013-05-14 00:27:04 -07:00
Brian R. Bondy
cf53197b99 Bug 866065 - ms-windows-store: links should not prompt for application. r=cbiesinger 2013-05-13 17:47:23 -07:00
Brian R. Bondy
980436fc1c 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
33069d0a35 Bug 869777 - Fix navigation bar dismissal animation in snapped view. r=mbrubeck 2013-05-13 16:48:36 -07:00
Joey Armstrong
0d49db0381 bug 869143: phase2 cleanup for XPCSHELL_TEST conversion. r=mshal 2013-05-13 16:24:07 -04:00
Brian O'Keefe
3f66654fdb Bug 862986 - Part 2a: Migrate PROGRAM from Makefile.in to moz.build. r=gps 2013-05-01 14:05:40 -04:00
Jim Mathies
09f5f28239 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
03762b068f Bug 852622 - Remove extraneous class name from css throbber binding. r=me 2013-05-08 06:46:20 -05:00
Allison Naaktgeboren
5fe9054f1a 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
7d17a649d4 Bug 869531 - Update sync tests. r=mbrubeck 2013-05-07 15:55:52 -05:00
Jim Mathies
7fdc75c027 Bug 868007 - Remove unused 'prompt-button' css class. r=fryn 2013-05-07 15:55:51 -05:00
Jim Mathies
0d1bd5a9f4 Bug 868428 - Remove left over capture picker css and code. r=sfoster 2013-05-07 15:55:51 -05:00
Jim Mathies
762b4f2f3c Bug 868545 - Avoid syncing early in startup. r=mbrubeck 2013-05-07 15:55:51 -05:00
Jim Mathies
846404ab3c 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
ae003cb068 Bug 852622 - Add a css based ring throbber. r=fryn 2013-05-07 15:55:50 -05:00
Jim Mathies
18d05c2771 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
37dd96b5ee Bug 867200 - Remove Sync Now button and update sync related logic. r=rnewman, ally 2013-05-07 15:55:50 -05:00
Jim Mathies
d009527fb3 Bug 868099 - Update sync language. r=mbrubeck 2013-05-07 15:55:50 -05:00
Jim Mathies
61c6f61312 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
fdd56a530c Bug 867634 - Fix for sync.js error: TypeError: this._msg is null. r=ally 2013-05-07 15:55:49 -05:00
Jim Mathies
9f940b498d Bug 826357 - Generate Metro-aware Sync client name. r=rnewman 2013-05-07 15:55:49 -05:00
Allison Naaktgeboren
3cb3c4af92 Bug 867121 - Snapped view: Favicons too close to text in awesome screen.r=mbrubeck 2013-05-07 11:50:28 -07:00
Allison Naaktgeboren
1eee67364e 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
8b2dad836e Bug 867163 - Clear context actions when dismissing the appbar [r=sfoster] 2013-05-07 11:38:08 -07:00