Граф коммитов

310290 Коммитов

Автор SHA1 Сообщение Дата
Mike Shal 8e06581fc0 Bug 864774 - Part 1: Support CPP_SOURCES in moz.build; r=gps
From 634fb39c43c258feca8c814c450cd9dfe30a8353 Mon Sep 17 00:00:00 2001
2013-04-23 10:44:33 -04:00
Phil Ringnalda 54c801a5f8 Merge birch to m-c 2013-05-27 09:55:00 -07:00
Phil Ringnalda cd38f4feb9 Merge the last PGO-green cset on m-i to m-c 2013-05-27 09:44:40 -07:00
octoploid@yandex.com f7a96e327a Bug 875790 - Revert AutoPushJSContext change in nsJSContext::CompileScript due to crashes. r=bholley 2013-05-27 06:40:37 -07:00
Markus Stange 6abeb68348 Bug 876256 - Restore the previous scissor rect at the end of CompositorOGL::DrawQuad. r=mattwoodrow 2013-05-27 14:48:15 +02:00
Jon Coppeard 18542d913b 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 a07d2309af Bug 874691 - Make CC participant tracing indirect r=mccr8 r=smaug r=bz 2013-05-27 12:50:49 +01:00
Jonathan Watt 812121dca8 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 fc4e140ee3 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 7ab546eefe 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 00807e14ef 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 7d7f307148 CLOBBER for bug 869002 2013-05-26 22:00:38 -07:00
Andrea Marchesini 850c873bc9 Bug 874090 - Crash in mozilla::dom::Notification::GetPermissionInternal, r=wchen 2013-05-23 15:38:00 -07:00
Bobby Holley 4ca9c70f89 Bug 875251 - Push the JSContexts that get used in BluetoothAdapter, r=gabor 2013-05-23 07:10:00 -07:00
Thomas Zimmermann 98f8611e38 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 69a2bf52d7 Bug 875845 - PhoneNumberJS: update metadata, r=bent 2013-05-24 10:47:00 -07:00
Antonio M. Amaya 9e1089ec99 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 6e041b2bae 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 04ddf0745e Bug 853235 - Patch 2: Keep original mechaniems of bluetooth pairing requests, r=echou 2013-05-27 09:45:06 +08:00
Phil Ringnalda f72a87a1c7 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 e7f68c5019 Bug 876275 - skip a crashtest that times out on B2G on a VM 2013-05-26 11:16:47 -07:00
Phil Ringnalda 333f72b472 Merge the last PGO-green cset on m-i to m-c 2013-05-26 10:19:51 -07:00
Phil Ringnalda 6c0fae84f9 Merge birch to m-c 2013-05-26 10:09:50 -07:00
Tim Taubert 7a1cc4e9e8 merge m-c to fx-team 2013-05-26 15:22:27 +02:00
Phil Ringnalda a941de44d1 Merge m-c to birch 2013-05-25 22:10:09 -07:00
Phil Ringnalda 2c989aaad7 Merge m-c to a CLOSED TREE fx-team 2013-05-25 20:45:35 -07:00
Phil Ringnalda 01e9afe170 Merge m-c to a CLOSED TREE birch 2013-05-25 20:44:53 -07:00
Phil Ringnalda 24157c7636 Merge m-c to a CLOSED TREE m-i 2013-05-25 20:44:02 -07:00
Phil Ringnalda 9b6767f3bd Merge m-c to a CLOSED TREE fx-team 2013-05-25 18:22:54 -07:00
Phil Ringnalda 0cd4c2dd26 Merge m-c to a CLOSED TREE birch 2013-05-25 18:22:18 -07:00
Phil Ringnalda 6e883c66b8 No bug, no hook, bad hook, CLOSED TREE 2013-05-25 18:21:23 -07:00
Phil Ringnalda 3a22ab58b7 Merge m-c to m-i 2013-05-25 18:18:55 -07:00
Phil Ringnalda c7af9b71de 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 ffb2b400a4 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 aa5a423a3b Bug 876040 - Replace nsIDOMEvent::GetPreventDefault() with nsIDOMEvent::DefaultPrevented(). r=smaug 2013-05-26 06:05:36 +09:00
Masatoshi Kimura 98026e266c Bug 876164 - Remove duplicate classinfo bits from MozCellBroadcastEvent. r=smaug 2013-05-26 06:05:34 +09:00
Nicholas D. Matsakis 6d44492683 Bug 874643 - Declare CallGetIntrinsicValue MIR to be unsafe r=shu 2013-05-25 13:47:10 -04:00
philringnalda@gmail.com f7a9455f63 No bug, Automated blocklist update from host slice 2013-05-25 09:58:51 -07:00
Ehsan Akhgari 2e93916b83 Bug 875402 - Delete MediaInputPort objects using normal refcounting semantics; r=roc 2013-05-25 10:01:08 -04:00
Ehsan Akhgari 4655043378 Bug 875911 - Clean up OfflineAudioContexts which have never been rendered; r=roc 2013-05-25 09:59:59 -04:00
Ryan VanderMeulen 33e39b1d7b Merge m-c to birch. 2013-05-25 09:33:25 -04:00
Ryan VanderMeulen 2692bc9d0c Merge m-c to inbound. 2013-05-25 09:30:33 -04:00
Ryan VanderMeulen 74321b023c Backed out changesets bde36c2eacc0 and 8dc40bbe844e (bug 862088) for causing bug 875769. 2013-05-25 09:21:29 -04:00
Jonathan Kew e18800113e 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 cb4e49b262 Bug 862892 - Support off-main-thread compilation for parallel execution. r=shu,bhackett 2013-05-25 09:05:05 -04:00
Geoff Lankow 77287292b0 Bug 864251 - Link to update history from about:support; r=adw 2013-05-25 23:58:02 +12:00
ffxbld cb82493a62 No bug, Automated HSTS preload list update from host bld-centos6-hp-018 - a=hsts-update 2013-05-25 03:20:55 -07:00
Mihai Sucan decd78751d Bug 874061 - Figure out private browsing and the browser console; r=robcee f=ehsan 2013-05-25 12:25:36 +03:00
Ryan VanderMeulen 60cfc7737e Merge m-c to fx-team. 2013-05-25 09:34:13 -04:00
Joe Walker f0f44065ed Bug 767589 - GCLI should expose addType and removeType to the outside; r=mratcliffe 2013-05-25 10:41:42 +01:00