Jacek Caban
95d7db31e4
Bug 829518 - Use MOZ_SEH_* macros for SEH exceptions
2013-01-14 13:27:33 +01:00
Vladan Djeric
9c34e35dc3
Bug 830202: Track slow SQL strings from Firefox Health Report. r=taras
2013-01-13 21:56:39 -05:00
Dave Townsend
cd3584aced
Bug 818468: Langpacks aren't being properly registered in bootstrappedAddons. r=Unfocused
2013-01-13 16:29:25 -08:00
Daniel Holbert
7a21cb962a
Bug 829975: Mark classes in nsGIOService.cpp & .h as MOZ_FINAL to fix their Wdelete-non-virtual-dtor build warnings. r=ehsan
2013-01-13 12:28:59 -08:00
Robert Strong
713278d0fc
Followup 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, a=test-only
2013-01-13 00:46:41 -08:00
Robert Strong
f8b732fb99
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
f0eeb8a037
Merge m-c to inbound.
2013-01-12 20:56:52 -05:00
Tim Taubert
59d74f1cf0
merge m-c to fx-team
2013-01-13 01:56:53 +01:00
Phil Ringnalda
f7112b0d9a
Merge m-c to fx-team
2013-01-11 21:36:11 -08:00
Dave Hylands
14d4102d42
Bug 813770 - Fix xpcshell update tests to work with new code. r=rstrong
2013-01-12 05:03:13 +01:00
Dave Hylands
105239c310
Bug 813770 - Rebooting after update is downloaded but before it's applied doesn't show prompt to re-apply on subsequent restart. r=rstrong
2013-01-12 05:03:13 +01:00
Mihai Sucan
aa99330a69
Bug 827083 - Cannot attach remote web console to Firefox Android; r=past
2013-01-11 19:31:09 +02:00
Trevor Saunders
75a2afd932
bug 829288 - fix some toolkit/ warnings r=ehsan
2013-01-10 06:44:15 -05:00
Ehsan Akhgari
5c22fc7e4e
Backed out changeset 23bb4a03ef34 (bug 815418) because of possible xpcshell bustage
...
--HG--
extra : rebase_source : dcd383efb1c245239a2dc4bc261ada158bb131c2
2013-01-10 17:21:48 -05:00
Masatoshi Kimura
7b64bbb332
Bug 829518 - Enclose InternetQueryOptionW in __try...__except to suppress crash. r=mcmanus
2013-01-13 05:30:15 +09:00
Nick Fitzgerald
3e5154de16
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
0123dab9c4
Merge m-c to fx-team
2013-01-10 08:48:55 +02:00
Panos Astithas
2c3e3a0fea
Merge m-c to fx-team
2013-01-09 21:42:41 +02:00
Raymond Lee
af55e840e8
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
a5c687b336
Bug 777283 - Adds <input type='time'> behind "dom.experimental_forms" pref. r=smaug
2013-01-08 17:10:00 +00:00
Patrick McManus
078a401ea5
bug 796475 - proxy auth cancelation rendering fix r=jduell
...
--HG--
extra : rebase_source : 83d6ad3d15bae973c8a09bca02a8d86578467345
2013-01-09 10:17:32 -05:00
Fabrice Desré
9bfe75c61c
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
9bb826d9ee
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
eeebd2339b
Bug 826798 - Network inspector does not correctly render cookie; r=past
2013-01-08 23:25:57 +02:00
Ed Morley
4fd575f0c0
Merge mozilla-central to mozilla-inbound
2013-01-07 12:04:57 +00:00
Gregory Szorc
2420b2d8c2
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
6fd30e5d0e
Bug 813833 - Part 2: Add additional logging around connection close; r=trivial
2013-01-06 21:26:49 -08:00
Gregory Szorc
2a5ae000e2
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
a5972c7b9b
Merge the last PGO-green inbound changeset to m-c
2013-01-05 15:57:15 -08:00
Panos Astithas
022bea1ed6
Merge m-c to fx-team
2013-01-05 11:41:23 +02:00
Gregory Szorc
993797122a
Bug 813833 - Add a Promise-based API to mozIStorage/SQLite; r=mak, sr=Mossop
2013-01-04 15:36:59 -08:00
Ehsan Akhgari
b66d21436a
Backed out changeset a6acebd9c9d5 (bug 805591) because of build failures
2013-01-03 22:55:45 -05:00
Nicholas Nethercote
19aa0823f3
Bug 825807 (part 2) - Improve the style of nsNetworkManagerListener.{h,cpp}. r=bz.
2013-01-06 16:08:31 -08:00
Nicholas Nethercote
2457ed5997
Bug 825807 (part 1) - Remove unused nsNetworkManagerListener::mManageIOService field. r=bz.
2013-01-06 16:08:17 -08:00
Aaron Klotz
ea9d8f367c
Bug 805591 - Win32 implementation of the Plugin Hang UI. r=bsmedberg,bbondy
2013-01-03 22:24:07 -05:00
Nicholas Nethercote
465f9f826c
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
52622d3320
Bug 826024 - DeviceStorage - don't treat .m4v files as music. r=djf
2013-01-06 10:13:17 -08:00
Panos Astithas
f07bc4f132
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
Marco Bonardo
23ba3ed604
Bug 825849 - Add a RemoveAllDownloads API to nsIDownloadHistory.
...
r=Mano sr=gavin
2013-01-05 10:21:04 +01:00
Aaron Klotz
2b91478e8a
Bug 805591 - Win32 implementation of the Plugin Hang UI r=bsmedberg,bbondy
2013-01-04 17:59:05 -05:00
Nathan Froyd
96c005f6f9
Bug 826439 - use floats instead of doubles for exponential histogram statistic calculations; r=vdjeric
2013-01-03 16:21:44 -05:00
Mike Hommey
3f28481862
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
f34fa488f4
Bug 617532 - Implement UndoManager. r=ehsan
2013-01-03 22:54:26 -08:00
Mike Hommey
165c251332
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
9eb5cdb511
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
b78d8ead5b
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
6869e9de64
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
f6d2c92a82
bug 828632 os x system proxy config mem leak/syslog r=josh
2013-01-11 15:00:49 -05:00
Chris Peterson
de411b5fd0
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
Vladan Djeric
dfbd6d6e86
Bug 817055: Sort startup measurements in about:telemetry by timestamp. r=mak77
2013-01-11 10:26:32 -05:00