Граф коммитов

3578 Коммитов

Автор SHA1 Сообщение Дата
Ryan VanderMeulen 3daac1182d Merge fx-team to m-c. 2013-08-09 19:28:34 -04:00
Max Li 310e73feaf Bug 900097 - statusbarpanel shouldn't be a button accessible. r=enn 2013-08-08 18:39:56 -04:00
Markus Stange 7896047658 Bug 893446 - Try to avoid moving the page contents when the find bar appears. r=dao 2013-07-16 11:57:20 +02:00
Valentin Gosu e3dcbfc16c Bug 865850 - Integrate about:networking into Firefox. r=ttaubert 2013-08-07 20:15:28 -04:00
Robert O'Callahan 91ce3e75b3 Bug 898940. Test. r=jaws
--HG--
extra : rebase_source : f046ff1f706875c2188ce3593c45d637ddf5a144
2013-08-07 15:31:25 +12:00
Robert O'Callahan 211068c91a Bug 898940. Show the controls bar for all non-dynamic controls. r=dolske
--HG--
extra : rebase_source : 86ba0e6b676760fbd35b2d67d8612ee4280716ba
2013-08-01 16:04:16 +12:00
Tom Schuster 379d22f860 Bug 900675 - Move e10s webNavigation implementation in a jsm. r=felipe 2013-08-06 12:35:39 -04:00
Carsten "Tomcat" Book 992792ad07 Merge m-i to m-c 2013-08-05 11:18:59 +02:00
Mihai Sucan a1f817b16f Bug 877262 - Part 2: move the Web Console files over to the new jetpack-based loader; r=dcamp
--HG--
rename : browser/devtools/shared/AutocompletePopup.jsm => browser/devtools/shared/autocomplete-popup.js
rename : browser/devtools/webconsole/HUDService.jsm => browser/devtools/webconsole/hudservice.js
rename : browser/devtools/webconsole/NetworkPanel.jsm => browser/devtools/webconsole/network-panel.js
rename : browser/devtools/webconsole/WebConsolePanel.jsm => browser/devtools/webconsole/panel.js
rename : toolkit/devtools/webconsole/WebConsoleClient.jsm => toolkit/devtools/webconsole/client.js
rename : toolkit/devtools/webconsole/NetworkHelper.jsm => toolkit/devtools/webconsole/network-helper.js
rename : toolkit/devtools/webconsole/WebConsoleUtils.jsm => toolkit/devtools/webconsole/utils.js
2013-08-03 13:29:48 +03:00
Randy Lin 27793448e3 Bug 894778 - [DeviceStorage] add *.wav to devicestorage.properties to enable support of WAV files. r=doublec 2013-08-02 17:43:17 +08:00
Sean Stangl f4bef5d942 Bug 891541 - Part 2/2 - Add VTune license to the license file. r=gerv 2013-07-30 15:29:06 -07:00
Ehsan Akhgari 8a2e6c774e Bug 872127 - Part 3: Remove MSStdInt.h; r=Waldo 2013-07-30 10:25:42 -04:00
Tom Schuster 2a7f05152e Bug 691610 - e10s support for useDefaultIcon. r=felipe sr=smaug 2013-07-29 11:03:41 -04:00
Bill McCloskey d4c900a2cb Bug 898170 - Don't remove listeners after their message manager is gone (r=felipe) 2013-07-26 14:26:40 -07:00
Bill McCloskey 4025d825a0 Bug 898170 - contentTitle should default to empty string (r=felipe) 2013-07-26 14:26:35 -07:00
Masayuki Nakano da31a81690 Bug 501496 part.11 <browser> should not handle keydown event when escape key is pressed during auto scroll r=enndeakin 2013-07-25 15:09:29 +09:00
Ryan VanderMeulen 261b7bfae6 Bug 741102 - Fix indentation in Makefile.in. 2013-07-24 10:01:07 -04:00
Sankha Narayan Guria 1823fa9952 Bug 858025 - Playback is maintained after seeking or pausing media; r=padenot 2013-07-16 20:43:25 +05:30
Paul Adenot 6dccab695c Bug 886173 - Preserve playbackRate across pause/play. r=cpearce 2013-07-11 16:58:57 +02:00
Ryan VanderMeulen 76ce8020e7 Merge m-c to inbound on a CLOSED TREE. 2013-07-18 14:53:05 -04:00
Stephen Pohl 784cf863ac Bug 870941: Display overlay scrollbars on top of content in XUL trees. r=roc 2013-07-18 10:10:07 -04:00
Ed Morley 17de8eb070 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 751dda07cd Bug 282097 - Part 8: Clean up test expectations. r=masayuki 2013-07-10 09:13:14 -05:00
Paul Adenot 663ccbc871 Bug 886173 - Preserve playbackRate across pause/play. r=cpearce 2013-06-24 14:05:38 +02:00
Tom Schuster 8713e6bb02 Bug 666809 - Support SecurityUI in e10s mode. r=felipe f=gavin 2013-07-09 22:45:07 -04:00
Tom Schuster c424960853 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 cc6b678858 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 986ae57c55 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 0ae1aa947f 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 6bd7de027d 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 5c4419ce46 Bug 776708 - Change the findBar appearance and improve its UX. r=dao 2013-07-08 20:48:12 +02:00
Adam Dane [:hobophobe] 7bb721921b Bug 537013 - Make the find bar exist on a per-tab basis. r=dao 2013-07-06 02:56:36 +02:00
Blake Kaplan 7f15dc6ac8 Bug 888749 - Don't be confused by <children> elements. r=dao 2013-07-03 15:07:28 -07:00
Nathan Froyd c5dece0d3a Bug 887253 - don't hardcode event names in aboutTelemetry.js; r=vladan 2013-06-26 09:45:45 -04:00
Ryan VanderMeulen dad317ec03 Merge inbound and m-c. 2013-07-01 08:12:24 -04:00
Ms2ger ccc9aef2aa 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 e77091e414 Bug 883114 - Part d: remove make rules in toolkit/content/tests; r=ted 2013-07-01 09:02:19 +02:00
Matthew Noorenberghe b5cee2bf78 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 7a5fa22309 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 666b1a7f27 Bug 887447 - Don't display Update History button on Android; r=adw 2013-06-29 12:10:05 +12:00
Gijs Kruitbosch 42183897e2 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 635bfb361d Bug 883136 - reduce layout flushes in panels. r=enndeakin? 2013-06-24 17:06:56 -04:00
Mark Hammond 8a4101c6a0 Bug 883136 - add test to count layout flushes caused by panels. r=enndeakin? 2013-06-27 15:12:36 -04:00
JosiahOne a64eba0ec3 Bug 873727 - Use a listener instead of timers to fix intermittent failures. r=roc 2013-06-19 13:20:38 -04:00
Nicholas Cameron 19c033f855 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 e8df227e38 Bug 882995 - FAYT should work on application/json documents. r=gavin 2013-06-14 13:28:23 +12:00
Martijn Wargers 4adfc0b74c Bug 868439 - Convert some uses of nsIPrefBranch to SpecialPowers. r=jmaher 2013-06-15 00:13:44 +02:00
Ryan VanderMeulen 04e740d525 Backed out changesets a06a3cca82e8 and 711d46a1f67e (bug 849399) for frequent Android reftest-2 failures. 2013-06-12 15:23:23 -04:00
Trevor Saunders e8101d7095 bug 882079 - merge nsIDocShellHistory into nsIDocShell r=smaug 2013-02-15 11:07:29 -05:00
Nicholas Cameron a12f5b259c Bug 849399. Adjust test timeouts to account for newly correct behaviour in nsTransitionManager.cpp. r=dbaron 2013-06-12 17:39:42 +12:00