Hubert Figuière
e6bc42aed0
Bug 814086 - Limit the size of the pending queue of crash reports to 10. r=bsmedberg
...
--HG--
extra : rebase_source : d4cb9a6f65d0838609b2f723f527ae90ba966459
2012-12-11 17:06:48 -05:00
Trevor Saunders
38a1dc8c61
bug 820403 - remove nsISupportsArray members in nsFormFillController r=ehsan
2012-12-10 16:54:32 -05:00
Jared Wein
8e2e5f06a2
Bug 819992 - Only open the click-to-play doorhanger once per window per session. Use the red blocked plugin icon and flash the icon to bring extra attention. r=dao
2012-12-11 22:41:32 -05:00
Nathan Froyd
db2daabf49
bug 792566 - remove nsISupportsArrays in nsFileView.cpp r=enn
2012-12-11 20:49:06 -05:00
Gregory Szorc
2c1c26efaa
Bug 819033 - Part 0: Remove references to private xpcshell variables; r=paolo
2012-12-11 10:53:24 -08:00
Gavin Sharp
398d98699a
Bug 819827: make fallback value for UpdateChannel.get() match the build's original update channel, r=rstrong
...
--HG--
extra : rebase_source : 4038fd15a7a58da36612176ff8aba7d192dd74a7
2012-12-11 16:45:33 -08:00
David Rajchenbach-Teller
f7a60afb5d
Bug 810543 - do_get_profile now sends the correct events. r=froydnj,khuey
2012-12-11 15:12:59 -08:00
David Rajchenbach-Teller
6f0542cfef
Bug 810543 - OS.File now adapts if OS.Constants.Path.profileDir is not available;r=froydnj
2012-12-11 15:12:59 -08:00
James Lal
3ee3eaf9fe
Bug 816957: Fix some issues in the extensions manager when sharing compartments. r=khuey
2012-12-11 13:24:15 -08:00
Nathan Froyd
d7f4325996
Bug 789975 - gather telemetry on how long memory reporters take during telemetry; r=vdjeric
2012-12-07 18:46:38 -05:00
Ed Morley
7e37f21a17
Backout fac650c31656 & 907a846d368f (bug 819033) for xpcshell failures
2012-12-11 20:29:18 +00:00
Gregory Szorc
1be3ca1225
Bug 819033 - Part 0: Remove references to private xpcshell variables; r=paolo
2012-12-11 10:53:24 -08:00
Mats Palmgren
b650ad3c5f
Bug 820219 - Remove the PR_ prefix for a few PR_[U]INT32_MAX that has been added since bug 791906. r=roc
2012-12-11 16:45:50 +01:00
Shane Caraveo
017e9c52ee
Bug 809694: implement support for multiple social providers in the front-end, including basic UI to switch between them. Portions of the patch by Gavin Sharp <gavin@gavinsharp.com>, r=gavin, r=markh
...
--HG--
extra : transplant_source : %2B3%7F%05l%3C%0A%90%B4%F6%B22%172_5%EEl%B3g
2012-12-07 20:13:27 -08:00
Nicholas Nethercote
7d32dc00e9
Bug 717853 - Add a native version of DMD. r=jlebar,glandium.
...
--HG--
extra : rebase_source : 9b824556591abd63b42aa7ff823e9cd25976c162
2012-12-10 16:05:07 -08:00
Ehsan Akhgari
8dce586b8a
Merge mozilla-central into mozilla-inbound
2012-12-10 20:39:51 -05:00
Chris Double
9e397e7a3d
Bug 817478 - Part3: Build changes for honeycomb libomxplugin libraries on Android - r=khuey
...
--HG--
extra : rebase_source : c16754d95ec07e8b979ac40b47855e137ebe556f
2012-12-11 09:53:04 +13:00
Ryan VanderMeulen
95067bc8c5
Merge the last PGO-green inbound changeset to m-c.
2012-12-10 13:56:39 -05:00
Mario Alvarado [:marioalv]
43014a57c3
Bug 806738 - Port browser_visituri_privatebrowsing.js to the new per-tab PB APIs; r=ehsan
...
DONTBUILD since this is NPOTB for global PB builds
--HG--
rename : toolkit/components/places/tests/browser/browser_visituri_privatebrowsing.js => toolkit/components/places/tests/browser/browser_visituri_privatebrowsing_perwindowpb.js
2012-12-10 00:44:33 -06:00
Ehsan Akhgari
f1efbd69d0
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
2012-12-09 13:17:02 -05:00
Mike Hommey
34ff2e18cd
Backout changeset 3bb2d53dde34 now that bug 818903 is figured out
2012-12-09 09:33:34 +01:00
Alan Huang
74c097d1e5
Bug 815963 - Use a more specific pattern to make ../../dist/bin to ../../dist. r=dhylands
...
Otherwise, it causes the build break when B2G root path contains bin/.
2012-12-07 13:59:34 +08:00
Rafael Ávila de Espíndola
b2a17d3c4b
Bug 818147 - Replace "Add-ons" with a function.
...
Query replace missed this one. r=bustage.
2012-12-07 01:50:51 -05:00
Rafael Ávila de Espíndola
3e98a028ae
Bug 818565 - Replace test-ping with a function. r=vladan.
2012-12-07 01:06:33 -05:00
Rafael Ávila de Espíndola
db21532283
Bug 818147 - Replace "Add-ons" with a function. r=vladan.
2012-12-07 00:45:33 -05:00
Rafael Ávila de Espíndola
0d3fcc9158
Bug 818126 - Replace test-enable-load-save-notifications with a function. r=vladan.
2012-12-07 00:38:20 -05:00
Rafael Ávila de Espíndola
b77b8c4c2c
Bug 818549 - Replace test-gather-startup with a function. r=vladan.
...
--HG--
extra : rebase_source : b4671364c707f9a3e5cfbe2b65da636e9f5fc3ea
2012-12-07 00:28:13 -05:00
Mark Hammond
faa20649d4
Bug 788368 - Port messages will no longer be dropped if port is closed before other side connects. r=felipe
2012-12-11 11:34:09 +11:00
Robert Strong
86b654664a
Bug 817723 - Only build the stub installer when building x86 and the update channel equals nightly, aurora, beta, and release. r=khuey
2012-12-10 16:23:09 -08:00
Jonathan Griffin
396e631318
Bug 800138 - Open a dummy socket before Marionette starts listening, r=past
2012-12-07 10:48:18 -08:00
Paolo Amadini
6b7359cb4d
Bug 789932 - Add a component to save files asynchronously on a background thread, handling temporary download locations. r=biesi
2012-12-10 21:06:37 +01:00
Paolo Amadini
912e95ddb8
Bug 778699 - Remove calls to addVisit from the "unit" folder. r=mak
2012-12-08 20:51:56 +01:00
Paolo Amadini
df0a804f1f
Bug 778694 - Remove calls to addVisit from the "queries" folder. r=mak
2012-12-08 20:51:12 +01:00
Paolo Amadini
4ef1278eed
Bug 776872 - Remove calls to addVisit from the "bookmarks" folder. r=mak
2012-12-08 20:51:09 +01:00
Paolo Amadini
8be7514ca9
Bug 776863 - Remove calls to addVisit from the "autocomplete" folder. r=mak
2012-12-08 20:51:07 +01:00
Paolo Amadini
89adb3d659
Bug 776855 - Remove calls to addVisit from the "favicons" folder. r=mak
2012-12-08 20:51:04 +01:00
Paolo Amadini
8f051f738c
Bug 776465 - Remove calls to addVisit from the "expiration" folder. r=mak
2012-12-08 20:51:01 +01:00
Paolo Amadini
ee61295372
Bug 775580 - Remove calls to addVisit from test_sorting.js. r=mak
2012-12-08 20:50:59 +01:00
Paolo Amadini
f4ec69e94d
Bug 740468 - Replace old synchronous favicons calls in the bookmarks export service. r=mak
2012-12-08 20:50:56 +01:00
Paolo Amadini
de41adc2ce
Bug 763295 - Port the bookmarks export service to JavaScript. r=mak
2012-12-08 20:50:54 +01:00
Theo Chevalier
85b721ebf9
Bug 699806 - Enable Telemetry by default on Nightly and Aurora channels (Desktop), r=mak77
2012-12-08 18:41:23 +01:00
Theo Chevalier
b673e3b720
Bug 737600 - When telemetry is disabled in the pref pane, we should update toolkit.telemetry.rejected, r=mak77
2012-12-08 18:39:24 +01:00
Benjamin Peterson
5d2d786fba
Bug 819601 - Don't redeclare formal. r=Yoric
2012-12-08 10:07:32 -05:00
Bas Schouten
5c2da9fbfd
Bug 816117 - Part 1: Add the ability to pass around a windows Thread Context to StackWalkMain64. r=ehsan
2012-12-08 06:15:21 +01:00
Robert Strong
76b6d8250e
backout changeset ec6a21cbe516 - Bug 817723
2012-12-07 17:04:37 -08:00
Robert Strong
60b2ab4311
Bug 817723 - Only build the stub installer when the update channel equals nightly, aurora, beta, and release. r=khuey
2012-12-07 15:53:24 -08:00
David Keeler
dac115dc1f
bug 810082 - open popup when invisible click-to-play plugin is scripted r=jaws
2012-12-05 15:36:39 -08:00
Rafael Ávila de Espíndola
af314435e2
Bug 819229 - Rename gatherStartupInformation to gatherStartupHistograms. r=vladan.
2012-12-07 16:06:35 -05:00
Benedict Singer
8b16d029d1
Bug 787134 - Make links not in a document or with an invalid href respond to :link selector. r=bzbarsky
2012-12-07 09:35:14 -05:00
Robert Strong
b922add046
Test only change / possible fix for Bug 759639 - Intermittent test_0202_app_launch_apply_update_dirlocked_svc.js | test failed (with xpcshell return code: 0), | pending-service == pending, | exception thrown from do_timeout callback: 2147500036. r=bbondy
2012-12-07 11:03:05 -08:00