Commit Graph

1810 Commits

Author SHA1 Message Date
Stefan Mirea
f1ea85072a Bug 852411 - Migrating from promise.js to Promise.jsm; r=gps
--HG--
extra : rebase_source : d03cdae978479605df0a7ea728916ba78a272ffb
2013-06-13 18:36:21 -07:00
Gregory Szorc
3b9e226929 Bug 857127 - Clean up health report logging after test finishes; r=rnewman
This was producing periodic output in the test harness, confusing
automation into thinking the test was still actively running.
2013-06-13 16:57:58 -07:00
Mike de Boer
0589ec46bc Bug 860119 - Live-update about:home page when defaultEngine property changes. r=mak 2013-06-11 22:41:22 +02:00
Michael Brennan
bf5fb38ff1 Bug 866880 - Implement Close Tabs to the Right. r=jaws, ui-r=madhava 2013-05-29 16:07:26 +02:00
Ryan VanderMeulen
b6f59df383 Bug 879760 - Re-disable tests that were inadvertently enabled on Linux. 2013-06-12 11:01:02 -04:00
Mark Hammond
667f50886c Bug 857868 - Convert storage quota notifications to a doorhanger panel. r=MattN
--HG--
extra : rebase_source : 361b3947c54f7ddb4e265927ecdcf171e3638915
2013-06-12 08:08:44 +10:00
Martin Stransky
8c2a3c775f Bug 879760 - Port GTK2 to GTK3 - browser dir. r=karlt 2013-06-11 13:40:28 -04:00
Benjamin Smedberg
167df5915e Bug 875454 - Rework handling of per-site plugin permissions in objectloadingcontent such that users can disable or enable plugins per-site no matter what their "global" permission is (currently only plugins marked click-to-activate globally honor per-site overrides). Also change the pageInfo UI such that "use default" is separate from the explicit click-to-play setting. r=jschoenick/jaws
--HG--
extra : rebase_source : e5bfba45eaa5619d695c484573b90303cc113181
2013-06-11 10:58:43 -04:00
Benjamin Smedberg
21b1ee6a24 Bug 880675 - Remove the writable nsIPluginTag.blocklisted property, which is a poorly-constructed cache of the blocklist data, r=jschoenick r=unfocused
--HG--
extra : rebase_source : 04fd347af86d9bb47493ca37455008dedcc570f4
2013-06-11 10:58:42 -04:00
Ryan VanderMeulen
24f3657c0a Merge m-c to fx-team. 2013-06-06 15:21:01 -04:00
Tim Taubert
15da26a6ba Bug 878747 - part 2 - use the new 'nodefaultsrc' attribute for browsers; r=dao 2013-06-06 21:05:21 +02:00
Tim Taubert
5f6ad9b14e Bug 791670 - part 3 - fix newtab page tests; r=jaws 2013-06-04 22:20:44 +02:00
Tim Taubert
ab87186bd3 Bug 791670 - part 2 - fix browser_bug763468_perwindowpb.js test; r=ehsan 2013-06-04 22:20:44 +02:00
Tim Taubert
4b5d5dd6e9 Bug 876374 - Eliminate uninterruptible reflow caused by calling adjustTabstrip() in addTab(); r=dao 2013-06-03 19:36:01 +02:00
Ms2ger
8ecf333ae2 Merge m-c to m-i. 2013-06-02 17:38:01 +02:00
Shane Caraveo
f057836ef2 bug 805684 fix flicker of flyout panel on first open, r=felipe 2013-05-31 13:22:51 -07:00
Shane Caraveo
d7c60c9c5b bug 836766 drop minimized requirment on chats opened from worker, r=markh 2013-05-31 16:42:02 -07:00
Drew Willcoxon
15c6f501ef Bug 856270 - Update spell checking to use nsIContentPrefService2 (part 3: update other tests). r=ehsan 2013-06-05 17:07:54 -07:00
Drew Willcoxon
2788a3e1fa Bug 555120 - Fix intermittent failure in browser_bug441778.js, and in ContentPrefService2, invalidate cache entries when async mutators start. r=mak 2013-06-05 17:05:36 -07:00
Tim Taubert
887a3df42f Bug 820738 - call populateCache() before overwriting history with test data to make sure we're not enqueued with an in-progress populateCache() call; r=mak 2013-05-31 16:51:04 +02:00
Shane Caraveo
bd15fbe541 bug 877402 fix social panel sizing and fix tests, r=markh 2013-05-29 17:49:39 -07:00
Tim Taubert
3008866d9f merge m-c to fx-team 2013-05-28 15:02:50 +02:00
Tim Taubert
5a63b84116 Bug 876313 - [New Tab Page] Unpinning a site doesn't update pref; r=jaws 2013-05-28 11:01:54 +02:00
Shane Caraveo
c7438f2e7f bug 875949 - 'leaked' provider test cleanup, r=felipe 2013-05-27 15:46:11 -07:00
Shane Caraveo
4e2895801b bug 860421 fix intermittent chatwindow test failure, r=felipe 2013-05-27 12:20:01 -07:00
Eddy Bruel
c978035b45 Merge for bug 637572 2013-05-24 17:05:46 -07:00
Tim Taubert
7177397eb9 Bug 820738 - clearHistory() in about:newtab tests should wait for places-expiration-finished; r=mak 2013-05-24 10:06:03 +02:00
Shane Caraveo
7bfaa7f123 bug 869278 fix intermittent failure in browser_social_mozSocial_API.js, r=felipe 2013-05-24 11:36:23 -07:00
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
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
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
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
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
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
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
Ryan VanderMeulen
8f429a5bfd Backed out changeset bf0dfd39ebac (bug 862314) for intermittent mochitest b-c failures. 2013-05-09 08:07:06 -04:00
Shane Caraveo
f064ed1beb bug 862314 fix double install of social provider, r=markh 2013-05-08 17:59:17 -07:00
Shane Caraveo
1c90b03337 bug 868886 fix intermittent test failure with socialmark tests, r=felipe 2013-05-07 12:54:06 -07:00
Shane Caraveo
a75a6866be bug 818675 implement new social share panel, r=felipe 2013-05-06 23:02:58 -07:00