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

19238 Коммитов

Автор SHA1 Сообщение Дата
Aaron Klotz 67f894c015 Bug 836488: Add telemetry for plugin metadata load time. r=bsmedberg 2013-04-01 11:38:48 -06:00
David Rajchenbach-Teller 14a91281f6 Bug 853860 - outExecutionDuration now accumulates durations. r=froydnj 2013-04-01 10:37:51 -04:00
Cykesiopka 9c0ce0bbe9 Bug 799089 - Remove error console filter timeout hack. r=Neil 2013-04-01 10:37:50 -04:00
Ms2ger 86e2537efb Merge backout. 2013-04-01 12:01:06 +02:00
Ms2ger bfb2ade97b Backout changesets a255a998af6e:9c72d5cfe1fb for bc orange. 2013-04-01 12:00:49 +02:00
Richard Marti 3c9bc77189 Bug 856040 - Adjust padding of XUL menulist to match native widget on Windows 7 and up. r=fryn ui-r=fryn 2013-04-01 10:09:44 +02:00
Felipe Gomes 021c377f98 Bug 854299. Part 5. Make nsHelperAppDlg.promptForSaveToFileAsync actually async. r=bz 2013-04-01 03:16:13 -03:00
Felipe Gomes e22099b82a Bug 854299. Part 4. Add a callback function to contentAreaUtils's getTargetFile. r=adw 2013-04-01 03:13:37 -03:00
Felipe Gomes 553a38cfb8 Bug 854299 - Part 2. Update DownloadLastDir.getFile. r=adw 2013-04-01 03:08:49 -03:00
Felipe Gomes 76ae01af2c Bug 854299 - Part 1. Split nsExternalAppHandler::SaveToDisk in two parts to make second part async. r=bz sr=roc 2013-04-01 03:07:13 -03:00
Felipe Gomes 51a88cc1a3 Bug 850210 - Part 3. Update DownloadLastDir usage of removePrefsByName to nsIContentPrefService2. r=adw 2013-04-01 02:59:17 -03:00
Ryan VanderMeulen 7bdca2ee17 Backed out changeset badf8d382f79 (bug 850210) for frequent mochitest-bc failures on a CLOSED TREE. 2013-03-30 16:48:44 -04:00
Mike Hommey dee5b120df Bug 855822 - Remove Add/RemoveLibraryMappingForChild. r=ted 2013-03-30 10:32:10 +01:00
Drew Willcoxon 6d412106aa Bug 829456 - Update browser-fullZoom.js to use nsIContentPrefService2. r=mak 2013-03-16 15:12:31 -07:00
Felipe Gomes 2d0c4246fb Bug 850210 - Part 3. Update DownloadLastDir usage of removePrefsByName to nsIContentPrefService2. r=adw 2013-03-29 23:08:52 -03:00
Felipe Gomes c555edbfa0 Bug 850210 - Part 1. Update ForgetAboutSite.jsm to use the nsIContentPrefService2 API. r=adw 2013-03-29 23:08:46 -03:00
Kyle Machulis 43628a7867 Backout for changeset 03452b187c14 (Bug 855465) due to bustage on a CLOSED TREE; r=qdot 2013-03-29 15:12:58 -07:00
Kyle Machulis 334c0800cf Bug 855465 - Add emacs python mode comments to moz.build files; r=gps
--HG--
extra : rebase_source : 004a756492323e1a049586e85b3be5037159df20
2013-03-29 13:56:18 -07:00
David Rajchenbach-Teller 3e6d0eb08c Bug 782641 - Fixed ReferenceError. r=yoric 2013-03-29 14:57:34 -04:00
Cykesiopka 9fc47f73b3 Bug 852295 - Allow Lightweight Themes in Permanent Private Browsing. r=dao 2013-03-29 11:29:29 -04:00
David Rajchenbach-Teller cdcc26e4b7 Bug 846848 - UNC-formated paths. r=froydnj 2013-03-29 11:29:28 -04:00
Richard Marti 023bb2fd40 Bug 853431 - Fix menulist active (hover) text color on Windows 7 and up. r=fryn ui-r=fryn 2013-03-25 21:28:13 +01:00
Mats Palmgren 49ad92b158 Bug 854102 - Fix JS syntax errors that broke the builtin file picker. r=mounir 2013-03-29 01:10:57 +01:00
Mounir Lamouri 5afdd66ce8 Bug 855657 - Follow-up comments for bug 838705. r=enndeakin 2013-03-28 18:12:24 +00:00
Andrew Halberstadt 51c38ab12f Bug 835930 - move b2g unittest profile handling on top of mozbase instead of automation.py, r=jgriffin 2013-03-28 16:42:49 -04:00
Julian Seward 7e2826ed21 Bug 853851 - Transition some breakpad logging to BPLOG. r=ted
--HG--
rename : toolkit/crashreporter/google-breakpad/src/processor/logging.cc => toolkit/crashreporter/google-breakpad/src/common/logging.cc
rename : toolkit/crashreporter/google-breakpad/src/processor/logging.h => toolkit/crashreporter/google-breakpad/src/common/logging.h
rename : toolkit/crashreporter/google-breakpad/src/processor/pathname_stripper.cc => toolkit/crashreporter/google-breakpad/src/common/pathname_stripper.cc
rename : toolkit/crashreporter/google-breakpad/src/processor/pathname_stripper.h => toolkit/crashreporter/google-breakpad/src/common/pathname_stripper.h
rename : toolkit/crashreporter/google-breakpad/src/processor/pathname_stripper_unittest.cc => toolkit/crashreporter/google-breakpad/src/common/pathname_stripper_unittest.cc
extra : rebase_source : c2cf8bcfc7c996e0cdd82422adc7f6a50a8d964a
2013-03-28 18:06:39 +01:00
Florian Quèze f18afe15cb Bug 855112 - OS.File.read fails with a "reference to undefined property options.bytes" JS Error, r=Yoric. 2013-03-28 14:46:45 +01:00
David Rajchenbach-Teller baa3584d66 Bug 852143 - Write strings efficiently in OS.File. r=froydnj 2013-03-28 09:16:13 -04:00
Jacek Caban 5e687786fd Bug 855286 - Fix gamepad compilation on mingw. r=ted 2013-03-28 11:43:23 +01:00
Ryan VanderMeulen fc89706dbb Merge m-c to inbound. 2013-03-27 22:23:59 -04:00
Ryan VanderMeulen 9eb173b708 Merge fx-team to m-c. 2013-03-27 22:22:20 -04:00
David Rajchenbach-Teller eec7ada17b Bug 753768 - Moving Page Thumbs I/O fully off the main thread;r=ttaubert 2013-03-27 16:35:56 +01:00
Bobby Holley 398515b5c2 Bug 790732 - Components shim telemetry. r=mrbkap 2013-03-27 18:27:27 -07:00
Bobby Holley 3529fbf9a4 Bug 790732 - Fix two more toolkit tests. r=me
Not sure why these didn't appear on earlier try runs, but they're trivial.
2013-03-27 18:27:25 -07:00
Guilherme Goncalves b8efeb2286 Bug 650295 - Implement main state machine for speech recognition. r=smaug 2013-03-27 14:13:57 -07:00
Cykesiopka 449f238220 Bug 801266 - Add label next to Error Console's filter box. r=dao 2013-03-27 13:56:40 -04:00
Cykesiopka 57cb3eedab Bug 800522 - Add javascript.options.showInConsole to all.js so that Error Console can use a field instead of rolling its own lazy getter. r=Neil 2013-03-27 11:49:02 -04:00
Ryan VanderMeulen af8e38d769 Backed out changeset 6580ca3028de (bug 845546) for B2G xpcshell failures on a CLOSED TREE. 2013-03-27 13:01:46 -04:00
Ryan VanderMeulen 4ddd42edd4 Backed out changeset ed90c16f9b22 (bug 854350) for mochitest-other failures on a CLOSED TREE. 2013-03-27 12:08:08 -04:00
Ryan VanderMeulen a521727b0c Backed out changeset ef6fba6c2878 (bug 852143) for mochitest-other orange on a CLOSED TREE. 2013-03-27 12:05:32 -04:00
Raymond Lee e2e51d79ce Bug 852040 - Apply use of BookmarkJSONUtils.importFromURL r=mbrubeck
--HG--
extra : rebase_source : 0b1a99da2455b86fce5aeae991d3f3384336e596
2013-03-22 13:08:03 +08:00
leo.bugzilla.gecko@gmail.com 7f2d5d2f64 Bug 852409 - Change XREMain::XRE_mainInit() method to use mAppData instead of aAppData which is given as parameter. r=jmathies 2013-03-27 11:19:10 -04:00
Jed Parsons 3198138e5f Bug 845546 - Port b2g identity implementation to desktop. r=benadida 2013-03-27 11:19:09 -04:00
Sam Foster d2cef78c4a Bug 855270 - splice off trailing null entries from NewTabUtils pinnedLinks when unpinning. r=ttaubert 2013-03-27 15:05:00 +00:00
Sunny e143956093 Bug 854350 - [OS.File] Clean up code by using default arguments. r=Yoric 2013-03-27 10:52:46 -04:00
David Rajchenbach-Teller 6042452327 Bug 852143 - Write strings efficiently in OS.File. r=froydnj 2013-03-27 10:52:46 -04:00
Cykesiopka c9740856b3 Bug 802989 - [OS.File] Fix documentation of OS.Path. r=Yoric 2013-03-27 10:52:46 -04:00
Benoit Girard 8a70878243 Bug 853896 - Turn off MOZ_EVENT_TRACE when profiling. r=ted
--HG--
extra : rebase_source : 2ae36f2f4be730528b0f18154377fa32ee25b49a
2013-03-22 17:16:52 +01:00
Patrick McManus a97c6a3a21 bug 848139 - telemetry for tls server hello size r=honzab
--HG--
extra : rebase_source : 5e8d1fa5e86ed7845cb196ad84539a6be024ca73
2013-03-26 20:06:15 -04:00
Patrick McManus 512a50e970 bug 845934 Telemetry for TLS Resumption rates r=honzab
--HG--
extra : rebase_source : 185c871273dcca7a84aafea5dc818033fcda945d
2013-03-26 20:06:14 -04:00