Robert Strong
ae23389930
Possible fix for Bug 814535 and Bug 774014 - Intermittent test_0201_app_launch_apply_update* and test_0203_app_launch_apply_update* | launch application timer expired. r=bbondy
2013-01-12 23:30:11 -08:00
Ryan VanderMeulen
87e3b53e07
Merge m-c to inbound.
2013-01-12 20:56:52 -05:00
Masatoshi Kimura
2337904cb1
Bug 829518 - Enclose InternetQueryOptionW in __try...__except to suppress crash. r=mcmanus
2013-01-13 05:30:15 +09:00
Nick Fitzgerald
970b580bdf
Bug 783420 - Stop using devtools' Promise.jsm, and start using toolkit/addon-sdk/promise/core.js; r=past,jwalker
2013-01-08 14:42:00 +02:00
Panos Astithas
12ee7b8bff
Merge m-c to fx-team
2013-01-10 08:48:55 +02:00
Panos Astithas
e1aecc824d
Merge m-c to fx-team
2013-01-09 21:42:41 +02:00
Raymond Lee
8a98581fb1
Bug 806736 - Port test_privbrowsing.html to the new per-tab PB APIs. r=ehsan
...
--HG--
rename : toolkit/components/passwordmgr/test/test_privbrowsing.html => toolkit/components/passwordmgr/test/test_privbrowsing_perwindowpb.html
2013-01-09 12:21:29 +08:00
Mounir Lamouri
6393630aee
Bug 777283 - Adds <input type='time'> behind "dom.experimental_forms" pref. r=smaug
2013-01-08 17:10:00 +00:00
Patrick McManus
5b01696419
bug 796475 - proxy auth cancelation rendering fix r=jduell
...
--HG--
extra : rebase_source : 83d6ad3d15bae973c8a09bca02a8d86578467345
2013-01-09 10:17:32 -05:00
Fabrice Desré
9c45d42b65
Bug 799151 - Display a prompt to allow remote debugging connections in Firefox OS r=vingtetun
2013-01-08 09:08:00 +02:00
Chris Peterson
4c4bf85b10
Bug 785918 - Part 1: Replace PR_ARRAY_SIZE() with mozilla::ArrayLength() and MOZ_ARRAY_LENGTH(). r=ehsan
2013-01-05 23:37:25 -08:00
Mihai Sucan
04b937f52d
Bug 826798 - Network inspector does not correctly render cookie; r=past
2013-01-08 23:25:57 +02:00
Ed Morley
33b9a83840
Merge mozilla-central to mozilla-inbound
2013-01-07 12:04:57 +00:00
Gregory Szorc
f1d3f24d40
Merge mozilla-central into services-central
...
--HG--
rename : browser/themes/gnomestripe/downloads/download-notification.png => browser/themes/gnomestripe/downloads/download-notification-start.png
rename : browser/themes/pinstripe/downloads/download-notification.png => browser/themes/pinstripe/downloads/download-notification-start.png
rename : browser/themes/winstripe/downloads/download-notification.png => browser/themes/winstripe/downloads/download-notification-start.png
2013-01-07 00:21:41 -08:00
Gregory Szorc
960e0daa23
Bug 813833 - Part 2: Add additional logging around connection close; r=trivial
2013-01-06 21:26:49 -08:00
Gregory Szorc
264b8977fc
Merge mozilla-central into services-central
...
--HG--
rename : content/html/content/public/nsHTMLCanvasElement.h => content/html/content/public/HTMLCanvasElement.h
rename : content/html/content/src/nsHTMLCanvasElement.cpp => content/html/content/src/HTMLCanvasElement.cpp
2013-01-06 10:06:07 -08:00
Phil Ringnalda
8fa0865148
Merge the last PGO-green inbound changeset to m-c
2013-01-05 15:57:15 -08:00
Panos Astithas
03baeebdb1
Merge m-c to fx-team
2013-01-05 11:41:23 +02:00
Gregory Szorc
035f3913aa
Bug 813833 - Add a Promise-based API to mozIStorage/SQLite; r=mak, sr=Mossop
2013-01-04 15:36:59 -08:00
Ehsan Akhgari
c962137cc8
Backed out changeset a6acebd9c9d5 (bug 805591) because of build failures
2013-01-03 22:55:45 -05:00
Nicholas Nethercote
b50b747f6b
Bug 825807 (part 2) - Improve the style of nsNetworkManagerListener.{h,cpp}. r=bz.
2013-01-06 16:08:31 -08:00
Nicholas Nethercote
a8c1098022
Bug 825807 (part 1) - Remove unused nsNetworkManagerListener::mManageIOService field. r=bz.
2013-01-06 16:08:17 -08:00
Aaron Klotz
192737bef9
Bug 805591 - Win32 implementation of the Plugin Hang UI. r=bsmedberg,bbondy
2013-01-03 22:24:07 -05:00
Nicholas Nethercote
c4ce282f51
Bug 825150 - Remove const_casts by adding some const-ness to nsICommandLineRunner.init(). r=karlt, sr=bsmedberg.
...
--HG--
extra : rebase_source : 3b68c3467fa533442cdc5bcefdf7fbe6140e87a3
2013-01-03 13:52:32 -08:00
Doug Turner
3690d536bf
Bug 826024 - DeviceStorage - don't treat .m4v files as music. r=djf
2013-01-06 10:13:17 -08:00
Panos Astithas
c529b9d29d
Implement a new addAllGlobalsAsDebuggees method for faster chrome debugging (bug 821701); r=jimb
...
Also GC only once when going through all compartments in both addAllGlobalsAsDebuggees and removeAllDebuggees, instead of once for every debuggee added or removed.
2013-01-04 21:34:43 +02:00
Daniel Holbert
6f00bd9662
Bug 833547: Mark extensions/gio and toolkit/system/gnome as FAIL_ON_WARNINGS. r=karlt
2013-01-22 18:15:40 -08:00
Justin Lebar
d57c6b2de7
Bug 833629 - Rebucket memory telemetry histograms. r=njn
2013-01-22 21:10:49 -05:00
Rimas Kudelis
9d79b68a56
Bug 832763 - Update license of the Lithuanian spellchecker dictionary. r=gerv
2013-01-23 18:30:48 -05:00
Nathan Froyd
0dbe924bc4
Bug 833460 - move reading saved pings to the timer-based callback; r=taras
2013-01-22 15:08:26 -05:00
Marco Bonardo
a384188bf5
Bug 824074 - Properly update frecency sorting in bookmarks queries.
...
r=Mano
2013-01-22 21:19:01 +01:00
Daniel Holbert
18a6263fec
Bug 833505: Add MOZ_FINAL annotations to calm GCC's -Wdelete-non-virtual-dtor warnings in nsGIOProtocolHandler and nsGSettingsService. blanket-r=ehsan
2013-01-22 11:57:09 -08:00
Vladan Djeric
9e69b2b41e
Bug 830429 - Reduce the threshold for slow main thread SQL to 50ms. r=nfroyd
2013-01-22 14:12:17 -05:00
Ehsan Akhgari
639dabfc2d
Merge mozilla-central into mozilla-inbound
2013-01-22 12:50:50 -05:00
Marco Bonardo
63b4e0b3f5
Bug 619623 - Wait for the WAL checkpoint in case that helps avoiding the intermittent failure in test_IHistory.cpp
...
r=test-only-experiment-not-worth-it a=nonlibxul
2013-01-22 14:25:03 +01:00
Marco Bonardo
2a0990e70c
Bug 825849 - Add a RemoveAllDownloads API to nsIDownloadHistory.
...
r=Mano sr=gavin
2013-01-05 10:21:04 +01:00
Aaron Klotz
d826938329
Bug 805591 - Win32 implementation of the Plugin Hang UI r=bsmedberg,bbondy
2013-01-04 17:59:05 -05:00
Nathan Froyd
7e2874607f
Bug 826439 - use floats instead of doubles for exponential histogram statistic calculations; r=vdjeric
2013-01-03 16:21:44 -05:00
Mike Hommey
6e7079f0ba
Bug 824330 - Build services/ during the platform tier and enable services in xulrunner. r=blassey,r=bsmedberg,r=gps
2013-01-04 15:56:20 +01:00
William Chen
7cd5470029
Bug 617532 - Implement UndoManager. r=ehsan
2013-01-03 22:54:26 -08:00
Chris Peterson
31363cc56f
Bug 831188 - Don't list inactive plugins (blocklisted or disabled) on about:plugins. r=bsmedberg
...
--HG--
extra : rebase_source : c4e71815533220fd7d356b13c6d5e8bc647d059a
2013-01-16 11:06:35 -08:00
Trevor Saunders
9f0ad48b28
bug 822289 - remove NS_IMPL_CYCLE_COLLECTION_CLASS and friends r=mccr8
2013-01-12 07:40:33 -05:00
Marco Bonardo
8a7a32c2a8
Bug 825786 - crash in nsAutoCompleteController::HandleDelete.
...
r=Enn
2013-01-17 00:12:43 +01:00
David Rajchenbach-Teller
dd4235ccf1
Bug 828228 - Measure nsSearchService init with Telemetry. r=gavin
2013-01-16 18:03:05 -05:00
Jonathan Watt
3cb64f9dbd
Bug 462197 - Part 2: The "Remove All Reports" button in about:crashes should remove old InstallTime files. r=ted
2013-01-16 18:03:05 -05:00
Jonathan Watt
12278db0f3
Bug 462197 - Part 1: Use the variable name submittedDir instead of the misleading name reportsDir. r=ted
2013-01-16 18:03:04 -05:00
Frank Yan
9a3959c1dc
Bug 611553 - Make DOMWillOpenModalDialog a chrome-only event. r=dolske r=smaug
2013-01-16 13:10:18 -08:00
Ed Morley
097d409ce0
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
2013-01-16 20:22:54 +00:00
David Rajchenbach-Teller
84d3a15daf
Bug 830694 - Taking advantage of zero-copy transfer between workers;r=froydnj
2013-01-16 13:30:28 +01:00
Monica Chew
35e6d45389
Bug 829832 - Move nss and sqlite builds before netwerk. r=mh
2013-01-15 19:44:44 -05:00
Dave Hylands
fe242338a7
Bug 830462 - Remove update.mar from sdcard when finished (or when starting a new download). r=rstrong
2013-01-14 20:29:46 -08:00
Rafael Ávila de Espíndola
d239c792cc
Bug 830584 - Write and read the module id to/from the late writes file. r=vladan.
2013-01-15 18:55:35 -05:00
Mike Hommey
914c8a8b94
Backout changeset 6656cdc8b20d (bug 824330) because of android and b2g bustage on clobber builds
2013-01-04 17:14:33 +01:00
Rafael Ávila de Espíndola
5aadc5f221
Bug 826029 - Assertion in mozPoisonWriteMac due to Mac camera code trying to write a defaults file on exit | Assertion failure: ok, at ../../../xpcom/build/mozPoisonWriteMac.cpp:90. r=ehsan.
2013-01-04 10:27:41 -05:00
Mike Hommey
ea9744a6d8
Bug 824330 - Build services/ during the platform tier and enable services in xulrunner. r=blassey,r=bsmedberg,r=gps
2013-01-04 15:56:20 +01:00
Neil Deakin
1c452d87cf
Bug 685191, don't fire an extra DOMMenuItemActive event when switching menus on a menubar, r=neil
2013-01-11 15:21:48 -05:00
Patrick McManus
2bab2b6c0f
bug 828632 os x system proxy config mem leak/syslog r=josh
2013-01-11 15:00:49 -05:00
Chris Peterson
34d009dfe8
Bug 829685 - Remove #include "prtypes.h" from some files that no longer use PR types. r=ehsan
2013-01-10 08:19:36 -08:00
Justin Lebar
55ab083fda
Bug 789975 - Disable purging of MADV_FREE'd pages on MacOS when collecting RSS from Telemetry. r=njn
2013-01-15 09:14:36 -05:00
Mats Palmgren
fb0276a247
Bug 786533 - On OSX, one of the system header files (exception_defines.h) defines 'try' and 'catch' as macros which breaks @try/@catch. We need to #undef those before using nsObjCExceptions.h. r=ehsan
2013-01-15 13:22:03 +01:00
Mats Palmgren
6c53161814
Bug 786533 - Replace NS_MIN/NS_MAX with std::min/std::max and #include <algorithm> where needed. r=ehsan
2013-01-15 13:22:03 +01:00
Mike Hommey
f617bc193d
Bug 826992 - Avoid hardcoded clientId in SafeBrowsing.jsm. r=Mossop,r=mfinkle,r=gcp
2013-01-10 08:38:50 +01:00
Nicholas Nethercote
b0eea9adaa
Bug 797808 - Add an ellipsis to about:support's "Reset $BROWSER" button. r=dao.
...
--HG--
extra : rebase_source : 42b808a4ee3f3fe8856aa7bc7ba66ed042a52bba
2013-01-14 14:26:28 -08:00
Dave Hylands
e428e8aeb6
Bug 823695 - unsetenv LD_PRELOAD when running the updater. r=cjones
2013-01-14 23:18:44 -08:00
Ryan VanderMeulen
1860b9eb94
Backed out changeset 622427e981a8 (bug 789975) for build bustage.
...
CLOSED TREE
2013-01-14 22:13:24 -05:00
Justin Lebar
6bb1ee199c
Bug 789975 - Disable purging of MADV_FREE'd pages on MacOS when collecting RSS from Telemetry. r=njn
2013-01-14 21:49:25 -05:00
Ryan VanderMeulen
4d65d8ffac
Merge m-c to inbound.
2013-01-14 20:14:58 -05:00
Jim Blandy
f2f6f1e8d7
Bug 808791: JS debug server: construct environment forms correctly, using Debugger.Environment.prototype.callee. r=past
2013-01-14 16:15:58 -08:00
Jim Blandy
6eeb4a082d
Bug 808791: JS debugger server environment form xpcshell tests r=past
2013-01-14 16:15:58 -08:00
Vladan Djeric
f8ea9d43a5
Bug 817055: Sort startup measurements in about:telemetry by timestamp. r=mak77
2013-01-11 10:26:32 -05:00
Ms2ger
4e7e2a5d51
Merge PGO-green changeset from inbound to m-c.
2012-12-22 12:06:37 +01:00
Ms2ger
27c06e5517
Bug 793151 - Change the length property of a WebIDL method to the mimimum number of arguments, instead of the maximum; r=bz
2012-12-22 09:04:17 +01:00
Marco Bonardo
7aa18132a1
Bug 823156 - Speed up Library downloads query.
...
r=Mano
2012-12-20 14:39:12 +01:00
Ehsan Akhgari
2be7cfce19
Merge mozilla-central into mozilla-inbound
2013-01-05 16:00:35 -05:00
Ehsan Akhgari
c024cbde77
Bug 815847 - Part 4: Implement a hidden private window managed by the app shell service; r=bzbarsky
2012-12-10 23:49:17 -05:00
Dave Hylands
8703bba79a
Bug 821168 - Use hardlinks for backing up pre-update files. r=eshan
2013-01-03 16:53:33 -08:00
Ehsan Akhgari
2cf729e283
Backed out changeset 66a7359f9be2 (bug 791546) because it broke the build
2013-01-03 18:36:16 -05:00
Trevor Saunders
96c9daa6be
bug 825419 - outparamdel nsIDocShell::GetPresShell() r=smaug
2012-12-28 20:56:42 -05:00
Shriram Kunchanapalli
bbed330a6b
Bug 791546: Removes nsCRT::strcmp(const PRUnichar* s) from nsCRT.h and replaces it occurrences with NS_strcmp; r=bsmedberg
2012-12-24 08:47:18 +05:30
Nicholas Nethercote
0ea79c11c5
Bug 818793 - Add a |aMaxFrames| parameter to NS_StackWalk. r=jlebar,glandium; sr=dbaron.
2012-12-20 21:31:57 -08:00
Benedict Singer
b89f36b145
Bug 795360 - Make dump_syms from symbolstore.py run in parallel on multi-core machines. r=ted
2012-12-27 15:32:45 -08:00
Daniel Holbert
7335ed5e7b
Bug 825941: Mark toolkit/components/url-classifier directory as warning-free. r=gps
2013-01-06 18:06:23 -08:00
Daniel Holbert
a02483c95d
Bug 825941 helper: Mark debug-only variable |rv| in nsUrlClassifierDBService.cpp as DebugOnly.
2013-01-06 18:06:23 -08:00
Nikolay Bryskin
6034c0eeee
Bug 650935 - Fix replacements in unUrlSafe to be global. r=dcamp
2013-01-03 17:18:42 -05:00
Justin Lebar
bd6f330cbc
Bug 825519 - Add telemetry for the max number of times any one image was decoded. r=joe
2013-01-03 16:06:08 -05:00
Michal Novotny
8d5d0ae780
Bug 824484 - Fix race condition between stream wrapper destructor and nsCacheService::CloseAllStreams(), r=hurley
2013-01-03 20:24:27 +01:00
Ehsan Akhgari
fef43d061f
Backed out changeset 3d51d7f54e5d (bug 825519) because of build failures
2013-01-03 13:28:18 -05:00
Justin Lebar
21a56e1f99
Bug 825519 - Add telemetry for the max number of times any one image was decoded. r=joe
2013-01-03 12:52:58 -05:00
Benjamin Smedberg
ffaf831bcd
Bug 828184 - Block qipcap.dll version 7.6.815.1 and earlier for a topcrash related to an interface change of nsIPrefBranch, r=ehsan
2013-01-15 13:56:05 -05:00
Mike Hommey
3fd6510a59
Bug 826996 - Avoid hardcoded value for {moz:official} in search plugins. r=gavin
...
--HG--
extra : rebase_source : fe2a5b7c6efed6ff7f4b786a0ce510fc28a25ef9
2013-01-11 12:20:58 +01:00
David Rajchenbach-Teller
bec98b6e9f
Bug 812859 - A JavaScript module to mark deprecation;r=dolske
2013-01-10 20:55:42 +01:00
David Rajchenbach-Teller
fcc899a9db
Bug 815339 - Extract PromiseWorker from OS.File. r=froydnj
2012-12-19 20:11:14 -05:00
Raymond Lee
a857de510f
Bug 806741 - Port test_bug_461710.html to the new per-tab PB APIs. r=jdm
...
--HG--
rename : toolkit/components/places/tests/mochitest/test_bug_461710.html => toolkit/components/places/tests/mochitest/test_bug_461710_perwindowpb.html
2012-12-19 11:47:41 +08:00
David Rajchenbach-Teller
dbb7f17c4f
Bug 532150 - Don't read and write the session file off the main thread. r=Felipe
2012-12-19 20:04:26 -05:00
Ed Morley
3f8181b204
Backout 851fd44eeb42 (bug 799267) for leaks on a CLOSED TREE
2012-12-19 22:07:04 +00:00
Dão Gottwald
8988b1f63b
Bug 823443 - Provide an easy way to add custom content to popup notifications. r=gavin
2012-12-21 20:09:07 +01:00
Rafael Ávila de Espíndola
dd50080167
Bug 831303 - Comment the assert. r=ehsan.
2013-01-18 11:14:31 -05:00
Frank Yan
6112e80a11
Bug 774315 - Followup to fix the followup. rs=jaws
2013-01-17 22:05:26 -08:00
Jared Wein
bd27a486fb
Bug 774315 - Followup to switch to using background-image/background-position for the close icon. r=me
2013-01-18 00:18:10 -05:00
Chris Peterson
89d2d095ff
Bug 757726 - Part 1: Update about:plugins to use document.createElement() and AddonManager. r=joshmoz
...
--HG--
extra : rebase_source : f9ac81a2840d41af9330582d7e5410bce55a5bb0
2012-10-14 11:21:00 -07:00