Phil Ringnalda
|
e12e2009ff
|
Merge m-c to a CLOSED TREE birch
|
2013-05-27 11:47:01 -07:00 |
|
Phil Ringnalda
|
f3c165ad83
|
Merge m-c to birch
|
2013-05-27 09:57:56 -07:00 |
|
Phil Ringnalda
|
6cc37dfdcb
|
Merge birch to m-c
|
2013-05-27 09:55:00 -07:00 |
|
Phil Ringnalda
|
2fabeb0e6b
|
Merge the last PGO-green cset on m-i to m-c
|
2013-05-27 09:44:40 -07:00 |
|
Fernando Jiménez
|
80a2a84f6f
|
Bug 874148 - crash in libxul.so!mozilla::hal_impl::GonkDiskSpaceWatcher::OnFileCanReadWithoutBlocking [GonkDiskSpaceWatcher.cpp : 238 + 0x4]. r=fabrice
|
2013-05-27 18:35:27 +02:00 |
|
octoploid@yandex.com
|
a35456ccd9
|
Bug 875790 - Revert AutoPushJSContext change in nsJSContext::CompileScript due to crashes. r=bholley
|
2013-05-27 06:40:37 -07:00 |
|
Markus Stange
|
3fe44cbe86
|
Bug 876256 - Restore the previous scissor rect at the end of CompositorOGL::DrawQuad. r=mattwoodrow
|
2013-05-27 14:48:15 +02:00 |
|
Trevor Saunders
|
2d8ba8d27a
|
bug 876519 - include ostream instead of iostream in the profiler to get rid of static initializers r=ehsan
|
2013-05-27 08:29:24 -04:00 |
|
Jon Coppeard
|
e332d9d878
|
Bug 875872 - Add public Heap<T> class for implementing post-barriers in the browser r=terrence
|
2013-05-27 12:51:25 +01:00 |
|
Jon Coppeard
|
f53a29e132
|
Bug 874691 - Make CC participant tracing indirect r=mccr8 r=smaug r=bz
|
2013-05-27 12:50:49 +01:00 |
|
Jonathan Watt
|
8aeef8e483
|
Bug 876175 - Fix O(n^2) behavior and other perf issues with nsSVGGradientFrame::GetPaintServerPattern. r=roc
|
2013-05-27 08:34:01 +01:00 |
|
Jonathan Watt
|
c5cdfe938b
|
Bug 876157 - Avoid expensive nsSVGGradientFrame::GetGradientTransform calls when gradients paint only a single color. r=roc
|
2013-05-27 08:31:39 +01:00 |
|
Cameron McCormack
|
b2822eb8cd
|
Bug 876127 - Assert if we do not look at all style structs in nsStyleContext::CalcStyleDifference. r=dbaron
|
2013-05-27 16:48:19 +10:00 |
|
Robert O'Callahan
|
d201ea9e76
|
Bug 876133. Ensure output audio volume is updated when 'volume' attribute is set on media element. r=cpearce
--HG--
extra : rebase_source : defbb7d13b70349d321006db37f005888fb6a79e
|
2013-05-27 17:13:05 +12:00 |
|
Phil Ringnalda
|
f34f38202e
|
CLOBBER for bug 869002
|
2013-05-26 22:00:38 -07:00 |
|
Vincent Liu
|
6165c6ca79
|
Bug 864588 - [B2G] [Leo] [Internet Sharing] USB tethering turns off almost immediately after being turned on. r=vchang
|
2013-05-24 10:38:31 +08:00 |
|
Anthony Ricaud
|
e980e341bf
|
Bug 873972 - Expose layers.draw-borders pref in gaia settings. r=vingtetun
|
2013-05-28 19:24:02 +02:00 |
|
Andrea Marchesini
|
d9a308245a
|
Bug 874090 - Crash in mozilla::dom::Notification::GetPermissionInternal, r=wchen
|
2013-05-23 15:38:00 -07:00 |
|
Bobby Holley
|
61d0e165d3
|
Bug 875251 - Push the JSContexts that get used in BluetoothAdapter, r=gabor
|
2013-05-23 07:10:00 -07:00 |
|
Thomas Zimmermann
|
f383f61b5e
|
Bug 875251: Added AutoPushJSContext in Bluetooth, r=gabor
This patch fixes the fallout from bug 868130.
|
2013-05-24 01:50:00 -07:00 |
|
Gregor Wagner
|
8e9ceff628
|
Bug 875845 - PhoneNumberJS: update metadata, r=bent
|
2013-05-24 10:47:00 -07:00 |
|
Antonio M. Amaya
|
a6f07454af
|
Bug 875712 - When a system update removes a system app, delete the app data from the registry after deleting the private data, not before, r=fabrice
--HG--
extra : rebase_source : a01e8a07760eab05504395c897a49482384f2af4
|
2013-05-24 12:07:10 +02:00 |
|
Vicamo Yang
|
09500dff4f
|
Bug 871944 - move dom/mms/* to dom/mobilemessage/*. r=gene
--HG--
rename : dom/mms/interfaces/nsIMmsService.idl => dom/mobilemessage/interfaces/nsIMmsService.idl
rename : dom/mms/interfaces/nsIWapPushApplication.idl => dom/mobilemessage/interfaces/nsIWapPushApplication.idl
rename : dom/mms/src/ril/MmsPduHelper.jsm => dom/mobilemessage/src/ril/MmsPduHelper.jsm
rename : dom/mms/src/ril/MmsService.js => dom/mobilemessage/src/ril/MmsService.js
rename : dom/mms/src/ril/MmsService.manifest => dom/mobilemessage/src/ril/MmsService.manifest
rename : dom/mms/src/ril/WapPushManager.js => dom/mobilemessage/src/ril/WapPushManager.js
rename : dom/mms/src/ril/WspPduHelper.jsm => dom/mobilemessage/src/ril/WspPduHelper.jsm
rename : dom/mms/src/ril/mms_consts.js => dom/mobilemessage/src/ril/mms_consts.js
rename : dom/mms/src/ril/wap_consts.js => dom/mobilemessage/src/ril/wap_consts.js
rename : dom/mms/tests/header_helpers.js => dom/mobilemessage/tests/header_helpers.js
rename : dom/mms/tests/test_mms_pdu_helper.js => dom/mobilemessage/tests/test_mms_pdu_helper.js
rename : dom/mms/tests/test_mms_service.js => dom/mobilemessage/tests/test_mms_service.js
rename : dom/mms/tests/test_wsp_pdu_helper.js => dom/mobilemessage/tests/test_wsp_pdu_helper.js
|
2013-05-27 11:18:50 +08:00 |
|
Gina Yeh
|
aa184573c9
|
Bug 853235 - Patch 2: Keep original mechaniems of bluetooth pairing requests, r=echou
|
2013-05-27 09:45:06 +08:00 |
|
Phil Ringnalda
|
cb56688e47
|
Bug 875585 - Disable test_Range-surroundContents.html on Windows until it can manage to be a little less OOM-prone
|
2013-05-26 12:16:50 -07:00 |
|
Phil Ringnalda
|
d2a8318c33
|
Bug 876275 - skip a crashtest that times out on B2G on a VM
|
2013-05-26 11:16:47 -07:00 |
|
Phil Ringnalda
|
de087370d0
|
Merge the last PGO-green cset on m-i to m-c
|
2013-05-26 10:19:51 -07:00 |
|
Phil Ringnalda
|
037e81f9c4
|
Merge birch to m-c
|
2013-05-26 10:09:50 -07:00 |
|
Tim Taubert
|
528e894d58
|
merge m-c to fx-team
|
2013-05-26 15:22:27 +02:00 |
|
Phil Ringnalda
|
32a7a11a0c
|
Merge m-c to birch
|
2013-05-25 22:10:09 -07:00 |
|
Phil Ringnalda
|
3536d12040
|
Merge m-c to a CLOSED TREE fx-team
|
2013-05-25 20:45:35 -07:00 |
|
Phil Ringnalda
|
16137abb2e
|
Merge m-c to a CLOSED TREE birch
|
2013-05-25 20:44:53 -07:00 |
|
Phil Ringnalda
|
8b908ce3ea
|
Merge m-c to a CLOSED TREE m-i
|
2013-05-25 20:44:02 -07:00 |
|
Phil Ringnalda
|
6ead4df364
|
Merge m-c to a CLOSED TREE fx-team
|
2013-05-25 18:22:54 -07:00 |
|
Phil Ringnalda
|
f8151ab256
|
Merge m-c to a CLOSED TREE birch
|
2013-05-25 18:22:18 -07:00 |
|
Phil Ringnalda
|
e223d077c5
|
No bug, no hook, bad hook, CLOSED TREE
|
2013-05-25 18:21:23 -07:00 |
|
Phil Ringnalda
|
e1008c9cd8
|
Merge m-c to m-i
|
2013-05-25 18:18:55 -07:00 |
|
Phil Ringnalda
|
6c5865d6a9
|
Back out 6115fce2399d (bug 756241 crash test) for making Linux debug crashtest logs exceed the maximum size
CLOSED TREE
|
2013-05-25 18:13:40 -07:00 |
|
Phil Ringnalda
|
81c95f8945
|
Bug 876159 - Remove warnings that overflow maximum log size in CC-during-OOM cases, r=mccr8 CLOSED TREE
|
2013-05-25 14:40:09 -07:00 |
|
Masatoshi Kimura
|
407e00e58c
|
Bug 876040 - Replace nsIDOMEvent::GetPreventDefault() with nsIDOMEvent::DefaultPrevented(). r=smaug
|
2013-05-26 06:05:36 +09:00 |
|
Masatoshi Kimura
|
62c291c561
|
Bug 876164 - Remove duplicate classinfo bits from MozCellBroadcastEvent. r=smaug
|
2013-05-26 06:05:34 +09:00 |
|
Nicholas D. Matsakis
|
59421789f3
|
Bug 874643 - Declare CallGetIntrinsicValue MIR to be unsafe r=shu
|
2013-05-25 13:47:10 -04:00 |
|
philringnalda@gmail.com
|
42074d86fb
|
No bug, Automated blocklist update from host slice
|
2013-05-25 09:58:51 -07:00 |
|
Ehsan Akhgari
|
ee46ea7758
|
Bug 875402 - Delete MediaInputPort objects using normal refcounting semantics; r=roc
|
2013-05-25 10:01:08 -04:00 |
|
Ehsan Akhgari
|
6692ca8d19
|
Bug 875911 - Clean up OfflineAudioContexts which have never been rendered; r=roc
|
2013-05-25 09:59:59 -04:00 |
|
Ryan VanderMeulen
|
17a9996fe4
|
Merge m-c to birch.
|
2013-05-25 09:33:25 -04:00 |
|
Ryan VanderMeulen
|
3fef097a3a
|
Merge m-c to inbound.
|
2013-05-25 09:30:33 -04:00 |
|
Ryan VanderMeulen
|
65d19efde8
|
Backed out changesets bde36c2eacc0 and 8dc40bbe844e (bug 862088) for causing bug 875769.
|
2013-05-25 09:21:29 -04:00 |
|
Jonathan Kew
|
4131e1e140
|
backout changesets d8f3694dd6df (bug 871961 pt 2) and b77d5e403c3d (bug 871961 pt 4) for making the browser crashy. r=me
|
2013-05-25 21:06:59 +08:00 |
|
Nicholas D. Matsakis
|
8624943f43
|
Bug 862892 - Support off-main-thread compilation for parallel execution. r=shu,bhackett
|
2013-05-25 09:05:05 -04:00 |
|