Commit Graph

6464 Commits

Author SHA1 Message Date
Gijs Kruitbosch
aec9c74f23 Bug 874601 - failing social API tests on OS X on UX, r=markh
--HG--
extra : rebase_source : e5873bfe4c6273512cc4892a270eca63c5ddd4cd
2013-05-22 10:29:33 +02: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
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
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
Ryan VanderMeulen
8437c19964 Merge m-c to inbound. 2013-05-16 08:26:29 -04:00
Cameron McCormack
5cffb9cbd6 Bug 839103 - Part 11: Add StyleRule{Added,Removed,Changed} events. r=bz 2013-05-16 17:13:36 +10:00
Cameron McCormack
26cb31824b Bug 839103 - Part 10: Add StyleSheetApplicableStateChange event. r=bz 2013-05-16 17:13:36 +10:00
Cameron McCormack
0a241ee395 Bug 839103 - Part 9: Unify nsIDOMStyleSheet{Added,Removed}Event. r=bz 2013-05-16 17:13:36 +10:00
Cameron McCormack
b3fdf1c8f3 Bug 839103 - Part 8: Use Document.styleSheetChangeEventsEnabled in test. r=bz 2013-05-16 17:13:36 +10:00
Ryan VanderMeulen
99338bcba6 Merge m-c to fx-team. 2013-05-13 16:33:59 -04:00
Mike Conley
cf023f762b Bug 871594 - Replace references to BookmarksMenuButton with BookmarkingUI in browser-places.js. r=trivial. 2013-05-13 13:20:10 -04:00
Mike Conley
3e0267d079 Bug 871322 - Fix broken customizing mode after removing the bookmark menu button. r=mak. 2013-05-13 11:58:09 -04:00
Mike Conley
cbba4f994e Bug 871278 - Bookmarks menu in AppMenu needs to refer to BookmarkingUI. r=mak. 2013-05-13 11:56:12 -04:00
Dave Camp
ad2e2a8ed8 Bug 867485: Move the devtools loader into toolkit/ r=jwalker 2013-05-01 09:27:24 -07:00
Tim Taubert
0b2e678e5a Bug 866444 - Use get/setIcon to restore tab icons and remove 'image' from xulAttributes; r=yoric 2013-05-13 11:09:03 +02:00
Mike de Boer
cf90490fe7 Bug 862401: make sure nsDefaultURIFixup::KeywordToURI propagates POST data. sr=bz, r=gavin
--HG--
rename : browser/base/content/test/browser_keywordSearch.js => browser/base/content/test/browser_keywordSearch_postData.js
rename : content/base/test/bug435425.sjs => browser/base/content/test/print_postdata.sjs
2013-05-01 13:04:21 +02:00
Cameron McCormack
1ea1aacb3c Bug 872838 - Fix some JS strict warnings on startup. r=gavin 2013-05-16 11:11:29 +10:00
Ryan VanderMeulen
2c0552314e Bug 825739 - Disable test on Windows due to frequent intermittent failures. 2013-05-09 11:02:28 -04:00
Jared Wein
0006769208 Bug 869919 - Find bar should hide on disablefastfind pages. r=dao
--HG--
extra : rebase_source : 851224b741bef5b8020d91eb93b8d22ccff47db2
2013-05-09 10:19:02 -04:00
Michael Brennan
74e18c9e1a Bug 865312 - Remove DownloadsIndicatorView functions onDragLeave and onDragExit. r=mak 2013-05-13 09:22:30 -04:00
Mark Hammond
364f53950d Bug 797209 - use new 'sliding' panel feature for social flyout. r=mixedpuppy 2013-05-13 17:39:01 +10:00
Mark Hammond
1e7eb25c13 Bug 799014 - use panel.moveToAnchor to adjust the flyout position. r=mixedpuppy 2013-05-09 08:59:00 +10:00
Nikhil Marathe
42a1f043db Backed out changeset e7ca39ff01cc (Bug 863599) because it wasn't reviewed by Firefox peers. 2013-05-13 09:47:06 +05:30
Monica Chew
aebfb269c4 Bug 857427 - Fix browser_save_link_perwindowbp (r=ehsan,paolo) 2013-05-10 17:15:32 -07:00
Shane Caraveo
8300624a30 bug 862314 prevent double install of providers, r=markh 2013-05-09 12:59:57 -07:00
Shane Caraveo
ad2024378f bug 870473 limit number of ambient notification icons, r=felipe 2013-05-09 17:10:14 -07:00
Dão Gottwald
df00b71805 Bug 869832 followup, use the test window's gBrowser 2013-05-10 22:22:31 +02:00
Dão Gottwald
daa4c11be8 Bug 869832 - browser_typeAheadFind.js should use whenDelayedStartupFinished and initialize the find bar in the original browser window rather than in the purposefully opened one. r=gavin
--HG--
extra : rebase_source : 997c8ec8bf83f01bf4d7e67f4c2be208186967db
2013-05-10 20:55:27 +02:00
Nikhil Marathe
3c9ced5f28 Bug 863599 - Load PushService on Desktop. r=dougt 2013-05-10 23:43:35 +05:30
Mike Conley
c2296c854c Bug 867343 - Back out star button UI changes. r=mak. 2013-05-10 11:19:48 -04:00
Shane Caraveo
0d60d5a0f6 bug 868886 fix intermittent markButton failure, r=felipe 2013-05-09 16:54:41 -07:00
Mark Hammond
ab7ed7bfc4 Bug 566746 - various fixes to sanitize(). r=mak 2013-05-09 09:08:07 +10:00
Gavin Sharp
763124291c Re-land patches from bug 566746 and bug 697377 now that bug 851641 is addressed 2013-04-19 15:21:30 -07:00
Ryan VanderMeulen
8f429a5bfd Backed out changeset bf0dfd39ebac (bug 862314) for intermittent mochitest b-c failures. 2013-05-09 08:07:06 -04:00
Ryan VanderMeulen
3c1414905d Merge m-c to inbound. 2013-05-09 00:20:17 -04:00
Ryan VanderMeulen
93f082c90d Merge inbound to m-c. 2013-05-09 00:17:46 -04:00
Christian Sonne
49119d12db Bug 870112 - Migrate plugins.hide_infobar_for_missing_plugin to plugins.notifyMissingFlash r=dolske 2013-05-08 17:20:20 -07:00
Shane Caraveo
f064ed1beb bug 862314 fix double install of social provider, r=markh 2013-05-08 17:59:17 -07:00
Phil Ringnalda
b520ce0ff9 Merge m-c to s-c 2013-05-07 19:53:31 -07:00
Mike Connor
c4acdc841e Bug 858750 - Add Firefox Favicon to FHR page, r=jaws 2013-05-06 11:06:59 -04:00
Bobby Holley
4ff0e41f8c Bug 829872 - Fix up tests that depend on contentDocument being non-null. r=imelven
These almost universally depend on some sort of special privileges, so I don't
think they're representative of any use-cases we might find on the web.
2013-05-03 14:47:10 -07:00
Shane Caraveo
1c90b03337 bug 868886 fix intermittent test failure with socialmark tests, r=felipe 2013-05-07 12:54:06 -07:00
Christian Sonne ext:(%2C%20Justin%20Dolske%20%3Cdolske%40mozilla.com%3E)
d1969f91c7 Bug 839206 - Replace plugin installation notification bar with door hanger r=dolske
--HG--
extra : rebase_source : 20a6d7a32805772e9435ec874c049481a863a749
2013-05-03 13:44:12 -07:00
Matt Brubeck
7fc0ebda8b Back out changeset 29c172213ff7 (bug 853151) because of Ts and Tp5 regressions
--HG--
rename : browser/base/content/test/social/social_mark_image.png => browser/base/content/test/social/social_share_image.png
2013-05-03 10:59:43 -07:00
Shane Caraveo
a75a6866be bug 818675 implement new social share panel, r=felipe 2013-05-06 23:02:58 -07:00
Phil Ringnalda
12ff67968d Back out 89d77682678c (bug 818675) for browser_social_multiprovider.js failures 2013-05-06 20:40:44 -07:00
Max Li
ddb20d20e7 Bug 368106 - Query params sent when reporting a phishing site could contain sensitive info. r=gavin 2013-05-06 21:34:01 -04:00
Shane Caraveo
7a6418baee bug 818675 implement new social share panel, r=felipe 2013-05-06 18:36:31 -07:00
Shane Caraveo
d1dffe6faf bug 864505 fix appearance of selected chat titlebar, r=markh 2013-05-06 12:48:57 -07:00