Kyle Machulis
|
72a717a860
|
Bug 855465 - Add emacs python mode comments to moz.build files; r=gps
|
2013-04-01 11:36:59 -07:00 |
Ryan VanderMeulen
|
3bd8c1d392
|
Merge m-c to inbound.
|
2013-04-01 14:32:42 -04:00 |
Ryan VanderMeulen
|
5a92ebaf5e
|
Merge inbound to m-c.
|
2013-04-01 13:36:59 -04:00 |
Ryan VanderMeulen
|
2a7efce97b
|
Merge m-c to fx-team.
|
2013-04-01 10:47:29 -04:00 |
Quentin Headen
|
210965c750
|
Bug 802454 - Log messages for 404 errors when checking for add-on updates should include the URL. r=Unfocused
|
2013-04-01 22:15:40 +13:00 |
Blair McBride
|
8187820604
|
Bug 837008 - Make the Add-ons Manager search textbox adapt to small window size. r=Mossop
|
2013-04-01 22:08:36 +13:00 |
Blair McBride
|
470cba6c62
|
Bug 806271 - Introduce new settings type, OPTIONS_TYPE_INLINE_INFO. r=Mossop
--HG--
rename : toolkit/mozapps/extensions/test/browser/addons/browser_inlinesettings1/bootstrap.js => toolkit/mozapps/extensions/test/browser/addons/browser_inlinesettings1_info/bootstrap.js
rename : toolkit/mozapps/extensions/test/browser/addons/browser_inlinesettings1/install.rdf => toolkit/mozapps/extensions/test/browser/addons/browser_inlinesettings1_info/install.rdf
rename : toolkit/mozapps/extensions/test/browser/addons/browser_inlinesettings1/options.xul => toolkit/mozapps/extensions/test/browser/addons/browser_inlinesettings1_info/options.xul
rename : toolkit/mozapps/extensions/test/browser/browser_inlinesettings.js => toolkit/mozapps/extensions/test/browser/browser_inlinesettings_info.js
|
2013-04-01 22:07:23 +13:00 |
Blair McBride
|
07a55ea47d
|
Bug 847867 - Ensure extensions.bootstrappedAddons is updated to reflect live changes. r=Mossop
|
2013-04-01 21:58:16 +13: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 |
Panos Astithas
|
2d0b4a0736
|
Backout a69d60d90110 (bug 772119) for bustage
|
2013-03-30 19:37:00 +02: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 |
Nick Fitzgerald
|
c8452650a6
|
Bug 772119 - Expose source mapped sources over the remote debugging protocol; r=past
|
2013-03-29 14:05:00 +02:00 |
Alexandre Poirot
|
c73b05eb8e
|
Bug 839280: Fix document leak in nsLoginManager. r=dolske
|
2013-03-28 18:34:53 +02: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 |
Aaron Klotz
|
67f894c015
|
Bug 836488: Add telemetry for plugin metadata load time. r=bsmedberg
|
2013-04-01 11:38:48 -06: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 |
Panos Astithas
|
2f2461e834
|
Bug 855223 - Packaging fails when using a symlink format with: TypeError: fatal() takes exactly 2 arguments (3 given); r=glandium
|
2013-03-27 13:10:22 +02:00 |
Gregory Szorc
|
946fdeb841
|
Merge mozilla-central into services-central
|
2013-03-26 22:22:33 -07:00 |
Gregory Szorc
|
5ac75eb139
|
Bug 848136 - Part 2: Checkpoint WAL after data collection; r=rnewman
|
2013-03-26 14:28:22 -07:00 |
Richard Newman
|
530e2fdba3
|
Bug 841554 - Part 1: extend nsISearchEngine to include identifier. r=gavin
|
2013-03-25 10:53:40 -04:00 |
Joe Drew
|
c616ea15ce
|
Merge last PGO-green mozilla-inbound changeset to mozilla-central.
|
2013-03-25 12:34:36 -04:00 |
Tim Taubert
|
bbaac6bbbf
|
merge m-c to fx-team
|
2013-03-25 09:45:45 +01:00 |