Commit Graph

289 Commits

Author SHA1 Message Date
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
Justin Dolske
f52acfa7be Bug 651317 - Small update requested to about:rights. r=gavin 2013-05-06 18:58:23 -07:00
Rodrigo Silveira
817b326f2c Bug 858598 - Defect - Select popups near the bottom of the screen are unusable r=mbrubeck
--HG--
extra : rebase_source : dd2d75a683ec26bd96a72efd911be9aaf7e72106
2013-05-02 11:50:49 -07:00
Rodrigo Silveira
dd33f26541 Bug 864757 - Metro test fixes r=jmathies 2013-04-29 20:42:44 -07:00
Sam Foster
b46159353a Bug 856267 - Hide menu popups when the appbar shows with a listener for MozContentShowing. r=jimm
--HG--
extra : rebase_source : 53eac3a18450458df9ab4f5492e4bf572db5b0ee
2013-04-30 16:36:26 +01:00
Ryan VanderMeulen
9e80ef1555 Backed out changesets c7937fb5f4bb and cf8db9b6bd61 (bug 862986) for bustage.
CLOSED TREE
2013-04-30 21:09:41 -04:00
Brian O'Keefe
6cb4a9b9be Bug 862986 - Part 2: Migrate PROGRAM from Makefile.in to moz.build. r=gps 2013-04-30 20:46:10 -04:00
Allison Naaktgeboren
bbf59cf12d Bug 856049 - Lower border of 'Pair a device' input box is missing.r=mbrubeck 2013-04-30 15:02:00 -07:00
Allison Naaktgeboren
9bc3cb622e Bug 865567 - Remove small box with orange border flickering (on top) when swiping in Snapped View.r=mbrubeck 2013-04-30 14:45:22 -07:00
Ryan VanderMeulen
d1a59f8eab Backed out changesets 64c7ba1d3d04 and 7e9d5bb4a9af (bug 862986) for test failures. 2013-04-30 10:08:38 -04:00
Brian O'Keefe
43eddbd12b Bug 862986 - Part 2: Migrate PROGRAM from Makefile.in to moz.build. r=gps 2013-04-30 09:08:31 -04:00
Joey Armstrong
8e99512c32 bug 844655: Port XPCSHELL_TESTS to moz.build as XPCSHELL_TESTS_MANIFESTS 2013-04-29 14:49:00 -04:00
Allison Naaktgeboren
30a2f4b4fa Bug 864614 - Tabs appending under Tabs 2013-04-29 10:01:40 -07:00
Rodrigo Silveira
60f47b8d61 Bug 831916 - Hide and delete tiles in Bookmarks and History tile groups r=mbrubeck 2013-04-16 23:16:34 -07:00
Allison Naaktgeboren
6fa5448a00 Bug 789363 - Live update the history used for Firefox Start.r=mbrubeck 2013-04-26 15:12:57 -07:00
Allison Naaktgeboren
21e49d50fd Bug 789363 - Work - Live update the history used for Firefox Start.r=mbrubeck 2013-04-26 14:21:36 -07:00
Sam Foster
27d7fb05dc Bug 865170 - Fix TopSite's methods to handle multiple sites as input. r=mbrubeck
--HG--
extra : rebase_source : 02850083782a245c6046dc070760bf3083a1b144
2013-04-26 17:38:19 +01:00
Sam Foster
95e612bedb Bug 865478 - Add getItemsByUrl and removeItem methods to richgrid + tests. r=mbrubeck 2013-04-26 10:29:59 +01:00
Sam Foster
776d06906c Bug 865172 - Add z-index to cross-sliding tiles so they overlap when dragged. r=mbrubeck
--HG--
extra : rebase_source : e19147af09f1df53a823adfd0176cc56f32574de
2013-04-25 17:53:16 +01:00
Brian R. Bondy
b8733071ea Bug 831514 - Work - You cannot pin sites that have a slash character in the tile ID. r=jimm 2013-04-25 11:43:42 -04:00
Brian R. Bondy
4ca879fa04 Bug 864733 - Removed unused code in modules/video.jsm. r=jimm 2013-04-24 16:00:53 -04:00