Commit Graph

2464 Commits

Author SHA1 Message Date
Ryan VanderMeulen
0439786998 Merge m-c to inbound on a CLOSED TREE. 2013-07-18 14:53:05 -04:00
Stephen Pohl
02212db717 Bug 870941: Display overlay scrollbars on top of content in XUL trees. r=roc 2013-07-18 10:10:07 -04:00
Ed Morley
9b47990cb3 Backed out changeset ee7d34a58f11 (bug 886173) for mochitest 1 failures in test_playback_rate.html 2013-07-11 15:31:52 +01:00
J. Ryan Stinnett
48bb6b20ea Bug 282097 - Part 8: Clean up test expectations. r=masayuki 2013-07-10 09:13:14 -05:00
Paul Adenot
8ebc289ad7 Bug 886173 - Preserve playbackRate across pause/play. r=cpearce 2013-06-24 14:05:38 +02:00
Tom Schuster
8db45abadc Bug 666809 - Support SecurityUI in e10s mode. r=felipe f=gavin 2013-07-09 22:45:07 -04:00
Tom Schuster
5265a3786d Bug 868859 - Use CPOWs to pass browser.contentWindow and webProgress.DOMWindow in e10s. r=felipe 2013-07-17 09:27:49 -04:00
Ryan VanderMeulen
5131a6768c Backed out 4 changesets (bug 893858, bug 868859, bug 886903) for Linux debug mochitest-other crashes on a CLOSED TREE.
Backed out changeset 0ded4854067b (bug 886903)
Backed out changeset ca8afb897e13 (bug 893858)
Backed out changeset c15f503a96cc (bug 868859)
Backed out changeset 6a788f399a7f (bug 868859)
2013-07-17 12:43:59 -04:00
Tom Schuster
57fd2695a3 Bug 868859 - Use CPOWs to pass browser.contentWindow and webProgress.DOMWindow in e10s. r=felipe 2013-07-17 09:27:49 -04:00
Dale Harvey
1ac46947c9 Bug 741102 - Ensure fullscreen button is hidden when audio files are loaded. r=jaws 2013-07-09 09:09:16 -04:00
Dão Gottwald
99272af87e Bug 890595 - Find next/prev/highlight buttons should be enabled if there's an initial string present. r=gavin 2013-07-09 08:19:42 +02:00
Mike de Boer
7532112efb Bug 776708 - Change the findBar appearance and improve its UX. r=dao 2013-07-08 20:48:12 +02:00
Adam Dane [:hobophobe]
5973cd4584 Bug 537013 - Make the find bar exist on a per-tab basis. r=dao 2013-07-06 02:56:36 +02:00
Blake Kaplan
e6afc1fc30 Bug 888749 - Don't be confused by <children> elements. r=dao 2013-07-03 15:07:28 -07:00
Nathan Froyd
b2ad4c91e7 Bug 887253 - don't hardcode event names in aboutTelemetry.js; r=vladan 2013-06-26 09:45:45 -04:00
Ryan VanderMeulen
1a472aefb6 Merge inbound and m-c. 2013-07-01 08:12:24 -04:00
Ms2ger
0410606b02 Bug 883114 - Part e: remove make rules in toolkit/content/tests/chrome/rtl*; r=ted
--HG--
rename : toolkit/content/tests/chrome/rtltest/dirtest.xul => toolkit/content/tests/chrome/rtltest/content/dirtest.xul
2013-07-01 09:02:23 +02:00
Ms2ger
5220c20491 Bug 883114 - Part d: remove make rules in toolkit/content/tests; r=ted 2013-07-01 09:02:19 +02:00
Matthew Noorenberghe
03004a2676 Bug 498181 - Offer to reset a user's profile if it was last used more than two months ago. r=jaws
--HG--
rename : toolkit/content/resetProfile.js => toolkit/modules/ResetProfile.jsm
extra : rebase_source : 88969c77e4d86ba2d6cecbe188e19ad390f6629d
2013-06-28 23:25:08 -04:00
Blake Kaplan
55ee93f1af Bug 653881 - Rework XBL insertion points and clean up related code to more closely follow the Web Components model. Instead of maintaining a hashtable of insertion points in bindings (and removing insertions points from the tree) leave the insertion points in the tree as explicit placeholders and teach all other relevant code how to walk the explicit children of elements via two iterators (ExplicitChildIterator and FlattenedChildIterator). Note that this patch does not maintain 100% compatibility with the previous code: there are bug fixes and behavior changes included. For example, by having explicit insertion points in the bindings, it is now easier to handle dynamic changes to the bound element correctly (as well as, eventually, handling dynamic changes to the binding correctly). Patch originally by sicking. r=bzbarsky
--HG--
extra : rebase_source : 6926ae8ea57b20f4067b16bd3d7bd85bda854756
2013-05-01 15:50:08 -07:00
Geoff Lankow
dfbfe4eae1 Bug 887447 - Don't display Update History button on Android; r=adw 2013-06-29 12:10:05 +12:00
Gijs Kruitbosch
c1af8dd7ed Bug 833943, part 3: implement migrator changes, r=MattN, sr=gavin
--HG--
extra : rebase_source : d94c1d1c84f9b996d92317a26cbd227c0cb97a44
2013-06-28 17:45:05 -04:00
Mark Hammond
d2a01ad231 Bug 883136 - reduce layout flushes in panels. r=enndeakin? 2013-06-24 17:06:56 -04:00
Mark Hammond
8739c4e43b Bug 883136 - add test to count layout flushes caused by panels. r=enndeakin? 2013-06-27 15:12:36 -04:00
JosiahOne
c6e4ee435b Bug 873727 - Use a listener instead of timers to fix intermittent failures. r=roc 2013-06-19 13:20:38 -04:00
Nicholas Cameron
604e0dbb21 Bug 849399. Adjust test timeouts to account for newly correct behaviour in nsTransitionManager.cpp. r=dbaron 2013-06-18 14:18:55 +12:00
Geoff Lankow
14dc669980 Bug 882995 - FAYT should work on application/json documents. r=gavin 2013-06-14 13:28:23 +12:00
Martijn Wargers
0b4b51d26f Bug 868439 - Convert some uses of nsIPrefBranch to SpecialPowers. r=jmaher 2013-06-15 00:13:44 +02:00
Ryan VanderMeulen
2dc37e4d26 Backed out changesets a06a3cca82e8 and 711d46a1f67e (bug 849399) for frequent Android reftest-2 failures. 2013-06-12 15:23:23 -04:00
Trevor Saunders
a2966f198d bug 882079 - merge nsIDocShellHistory into nsIDocShell r=smaug 2013-02-15 11:07:29 -05:00
Nicholas Cameron
2a8f8528eb Bug 849399. Adjust test timeouts to account for newly correct behaviour in nsTransitionManager.cpp. r=dbaron 2013-06-12 17:39:42 +12:00
Francesco Lodolo [:flod]
5ca632cf2e Bug 878154 - about:plugins: plugin status is not localizable. r=bsmedberg 2013-06-07 15:21:13 -04:00
Boris Zbarsky
5cdc0bd39b Bug 683159. Remove now-irrelevant assertion annotation. r=ms2ger 2013-06-05 20:51:22 -04: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
Monica Chew
4f87c915c3 Move execution from nsExternalAppHandler to nsDownload (b=858234, r=paolo) 2013-05-27 18:33:39 -07:00
Margaret Leibovic
0521ce75eb Bug 877902 - Update privacy policy link URL for desktop Firefox. r=gavin 2013-06-03 08:37:28 -07:00
Ryan VanderMeulen
da93681728 Backed out changeset 019382e24635 (bug 858234) for Linux mochitest-5 leaks. 2013-05-31 16:06:10 -04:00
Monica Chew
33f5532014 Move execution from nsExternalAppHandler to nsDownload (b=858234, r=paolo) 2013-05-27 18:33:39 -07:00
Raymond Lee
f81ab1a894 Bug 876037 - Make app.releaseNotesURL and app.vendorURL optional. r=gavin 2013-05-31 03:25:43 +08:00
Bao Duong
36ebca52ed Bug 730626 - Add the ability to hide the error message overlay on HTML5 videos. r=dolske,jaws 2013-05-29 19:38:19 -04:00
Justin Dolske
8c36b63403 Bug 876550 - Add |this.clickToPlay.hidden = true;| to the immediate case in hideClickToPlay(). r=jaws 2013-05-30 08:10:02 -04:00
Michael Brennan
18d8f09c5b Bug 829603 - Change charsets to strings in nsIDocShell. r=hsivonen 2013-05-25 16:09:30 +02:00
Robert O'Callahan
07bea5e1f9 Bug 877025. Don't set 'firstShow' on the controls for a video that is already playing. r=dolske 2013-05-29 16:13:34 +12:00
Robert O'Callahan
2201b4127a Bug 876380. Update 'show clickToPlay button' state after each load. r=dolske 2013-05-28 17:05:38 +12:00
Robert O'Callahan
5346ecee93 Bug 876426. Part 2: Call adjustControlSize when the controls are resized for whatever reason. r=dolske 2013-05-28 17:00:59 +12:00
Ed Morley
cb03e05a97 Backed out changeset 3c6a72bd7411 (bug 876426) 2013-05-28 08:50:19 +01:00
Ed Morley
4724029a6f Backed out changeset 6e02333d572b (bug 876380) 2013-05-28 08:50:17 +01:00
Robert O'Callahan
26730ab7e8 Bug 876380. Update 'show clickToPlay button' state after each load. r=dolske 2013-05-28 17:05:38 +12:00
Robert O'Callahan
ece8403a18 Bug 876426. Part 2: Call adjustControlSize when the controls are resized for whatever reason. r=dolske 2013-05-28 17:00:59 +12:00
Geoff Lankow
ca77a41e56 Bug 864251 - Link to update history from about:support; r=adw 2013-05-25 23:58:02 +12:00