Commit Graph

13724 Commits

Author SHA1 Message Date
Ehsan Akhgari
61b1fe31c8 Remove two extra instances of whenNewWindowLoaded, no bug
It's usually enough to define each function once in Javascript.
No need to keep repeating things to the compiler.  ;-)

--HG--
extra : rebase_source : ea8530874b20669c3f0e963836b263f07fb48768
2012-12-12 14:08:19 -05:00
Hubert Figuière
c69ae056f0 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
da0dd35279 bug 820403 - remove nsISupportsArray members in nsFormFillController r=ehsan 2012-12-10 16:54:32 -05:00
Jared Wein
5e571f7d7b 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
1a65460a2d bug 792566 - remove nsISupportsArrays in nsFileView.cpp r=enn 2012-12-11 20:49:06 -05:00
Gregory Szorc
9e63161b8c Bug 819033 - Part 0: Remove references to private xpcshell variables; r=paolo 2012-12-11 10:53:24 -08:00
Gavin Sharp
bf55c911c6 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
f38dd67616 Bug 810543 - do_get_profile now sends the correct events. r=froydnj,khuey 2012-12-11 15:12:59 -08:00
David Rajchenbach-Teller
cd65eb8fc3 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
7ad351a3b5 Bug 816957: Fix some issues in the extensions manager when sharing compartments. r=khuey 2012-12-11 13:24:15 -08:00
Nathan Froyd
a7a17cdb0e Bug 789975 - gather telemetry on how long memory reporters take during telemetry; r=vdjeric 2012-12-07 18:46:38 -05:00
Ed Morley
58f66d8a75 Backout fac650c31656 & 907a846d368f (bug 819033) for xpcshell failures 2012-12-11 20:29:18 +00:00
Gregory Szorc
be40444435 Bug 819033 - Part 0: Remove references to private xpcshell variables; r=paolo 2012-12-11 10:53:24 -08:00
Mats Palmgren
fcd6628cae 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
e318209620 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
0d84313efb 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
188f6e9c8b Merge mozilla-central into mozilla-inbound 2012-12-10 20:39:51 -05:00
Chris Double
6d94991f69 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
01c2b2f2c1 Merge the last PGO-green inbound changeset to m-c. 2012-12-10 13:56:39 -05:00
Mario Alvarado [:marioalv]
8f0a297232 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
897f70749d Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-12-09 13:17:02 -05:00
Mike Hommey
d699e8bede Backout changeset 3bb2d53dde34 now that bug 818903 is figured out 2012-12-09 09:33:34 +01:00
Alan Huang
80c4ca8e52 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
50e3485e17 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
d848d1eee5 Bug 818565 - Replace test-ping with a function. r=vladan. 2012-12-07 01:06:33 -05:00
Rafael Ávila de Espíndola
fe88a70752 Bug 818147 - Replace "Add-ons" with a function. r=vladan. 2012-12-07 00:45:33 -05:00
Rafael Ávila de Espíndola
efc79adaf7 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
2223aee218 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
18601db83b 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
2d6bdfa886 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
a842766f06 Bug 800138 - Open a dummy socket before Marionette starts listening, r=past 2012-12-07 10:48:18 -08:00
Paolo Amadini
6151fc6201 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
22866cd1ef Bug 778699 - Remove calls to addVisit from the "unit" folder. r=mak 2012-12-08 20:51:56 +01:00
Paolo Amadini
5e30ff315f Bug 778694 - Remove calls to addVisit from the "queries" folder. r=mak 2012-12-08 20:51:12 +01:00
Paolo Amadini
c8311eb391 Bug 776872 - Remove calls to addVisit from the "bookmarks" folder. r=mak 2012-12-08 20:51:09 +01:00
Paolo Amadini
98900f3a53 Bug 776863 - Remove calls to addVisit from the "autocomplete" folder. r=mak 2012-12-08 20:51:07 +01:00
Paolo Amadini
71b973afba Bug 776855 - Remove calls to addVisit from the "favicons" folder. r=mak 2012-12-08 20:51:04 +01:00
Paolo Amadini
f79d894a17 Bug 776465 - Remove calls to addVisit from the "expiration" folder. r=mak 2012-12-08 20:51:01 +01:00
Paolo Amadini
0979674b2d Bug 775580 - Remove calls to addVisit from test_sorting.js. r=mak 2012-12-08 20:50:59 +01:00
Paolo Amadini
c5fe9c54ab Bug 740468 - Replace old synchronous favicons calls in the bookmarks export service. r=mak 2012-12-08 20:50:56 +01:00
Paolo Amadini
1d617b7bd7 Bug 763295 - Port the bookmarks export service to JavaScript. r=mak 2012-12-08 20:50:54 +01:00
Theo Chevalier
2e90bf0940 Bug 699806 - Enable Telemetry by default on Nightly and Aurora channels (Desktop), r=mak77 2012-12-08 18:41:23 +01:00
Theo Chevalier
248865986f 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
a58970b987 Bug 819601 - Don't redeclare formal. r=Yoric 2012-12-08 10:07:32 -05:00
Bas Schouten
b8bd2ee92a 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
2700b1a41c backout changeset ec6a21cbe516 - Bug 817723 2012-12-07 17:04:37 -08:00
Robert Strong
0a5d1901ea 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
a78faf8682 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
99f2e6c2fa Bug 819229 - Rename gatherStartupInformation to gatherStartupHistograms. r=vladan. 2012-12-07 16:06:35 -05:00
Benedict Singer
eef8ddc2e4 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