Commit Graph

6509 Commits

Author SHA1 Message Date
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
Trevor Saunders
a2966f198d bug 882079 - merge nsIDocShellHistory into nsIDocShell r=smaug 2013-02-15 11:07:29 -05:00
Ryan VanderMeulen
217b7ca184 Merge m-c to inbound. 2013-06-12 12:23:19 -04:00
Brian R. Bondy
d1eeb72be5 Bug 866229 - Change - Add a preference for not doing updates in Metro. r=jimm 2013-06-12 10:31:09 -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
f5c3e7c7b7 Merge inbound to m-c. 2013-06-07 11:10:54 -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
Shane Caraveo
506744728f bug 871931 support non-tab browsers in usermedia/camera toolbarbutton, r=dao 2013-06-05 10:15:14 -07: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
Robert O'Callahan
96e4270e65 Bug 877135. Remove HTMLMediaElement::mozLoadFrom since it's nonstandard and no longer needed (setting 'src' to another element's 'currentSrc' works just as well). r=doublec
--HG--
extra : rebase_source : f1e04fe469a1757bfabfcf79bbf0fec29faee1c7
2013-06-04 15:28:23 +12:00
Drew Willcoxon
c6b3e4e6a8 Bug 880361 - Fix "browser is undefined" error in FullZoom when immediately closing a newly opened browser window. r=gavin 2013-06-06 16:29:50 -07: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
501c3a34a7 bug 821073 fix dom element full screen support in social panels, r=felipe 2013-05-31 15:52:48 -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
Devdatta Akhawe
2959e4f1a9 Bug 878606 - Only measure SSL UI clicks for top level frames. r=felipc 2013-06-04 15:02:24 -07:00
Ryan VanderMeulen
0abec40370 Merge m-c to fx-team. 2013-05-31 16:14:04 -04: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
Johnny Stenback
387d5e247d Bug 855613. Stop exposing nsIDOMMimeType in nsIPluginTag. r=joshmoz@gmail.com 2013-03-27 22:19:41 -07:00
Ryan VanderMeulen
39c4db0fb4 Merge m-c to fx-team. 2013-05-28 21:25:32 -04:00
Jared Wein
52a6caf67e Bug 867675 - Full Screen control in the customization panel doesn't leave the enabled state once it's entered. r=mconley
--HG--
extra : rebase_source : a0f08483088c1819cae2b144176a6f94333baf7a
2013-05-28 13:41:15 -04: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
a724c7c7e2 Bug 875509 - Defer loading the newly created docShell after a preloaded newtab page has been swapped in; r=dao 2013-05-24 12:08:31 +02: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
Tim Taubert
f1fd250572 Bug 875496 - Simplify code that creates the newtab preload frame and remove unnecessary preload.xhtml; r=jaws 2013-05-23 23:52:06 +02: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
Shane Caraveo
7bfaa7f123 bug 869278 fix intermittent failure in browser_social_mozSocial_API.js, r=felipe 2013-05-24 11:36:23 -07:00
Mihai Sucan
62edd42c45 Bug 602006 - Remove Error Console Menu Items; r=Mossop,dao 2013-05-17 21:29:31 +03: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