Commit Graph

132750 Commits

Author SHA1 Message Date
Jon Coppeard
c437a3a2c0 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
8a68ce4b84 Bug 874691 - Make CC participant tracing indirect r=mccr8 r=smaug r=bz 2013-05-27 12:50:49 +01:00
Jonathan Watt
81db085aa4 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
ddccab29b8 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
89eacf7637 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
94905a3054 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
b3f9ceb38a CLOBBER for bug 869002 2013-05-26 22:00:38 -07:00
Andrea Marchesini
c429a32f93 Bug 874090 - Crash in mozilla::dom::Notification::GetPermissionInternal, r=wchen 2013-05-23 15:38:00 -07:00
Andrea Marchesini
30f3e235ca Bug 869002 - DocumentFragment should be constructable, r=Ms2ger 2013-05-23 03:59:00 -07:00
Chris Peterson
c292bec6ec Bug 849589 - Rethrow intermittent NativeZip exception with more debugging info. r=glandium 2013-05-25 12:03:42 -07:00
Chris Peterson
b409b3449c Bug 849589 - Catch and log intermittent NativeZip exception. r=glandium 2013-05-25 12:03:42 -07:00
Phil Ringnalda
f7fa740fe5 Merge m-c to m-i 2013-05-26 16:50:51 -07:00
Stephen Pohl
10459bc0a0 Bug 869314: Test for availability of dropmarkers in non-native styled comboboxes when overlay scrollbars are used. r=roc 2013-05-26 15:05:14 -07:00
Stephen Pohl
0cf8e74945 Bug 869314: Fix missing dropmarkers in non-native styled combobox controls when overlay scrollbars are used. r=roc 2013-05-26 15:05:10 -07:00
Stephen Pohl
2acc2dfcba Back out bug 869314 for missing r='s. 2013-05-26 15:00:17 -07:00
Stephen Pohl
641baa78c1 Bug 869314 - Test for availability of dropmarkers in non-native styled comboboxes when overlay scrollbars are used. 2013-05-26 14:40:25 -07:00
Stephen Pohl
e41e125889 Bug 869314: Fix missing dropmarkers in non-native styled combobox controls when overlay scrollbars are used. 2013-05-26 14:40:16 -07:00
Phil Ringnalda
f57319b609 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
626f72232e Bug 876275 - skip a crashtest that times out on B2G on a VM 2013-05-26 11:16:47 -07:00
Phil Ringnalda
0d95ba85aa Merge the last PGO-green cset on m-i to m-c 2013-05-26 10:19:51 -07:00
Phil Ringnalda
447bff3737 Merge birch to m-c 2013-05-26 10:09:50 -07:00
Tim Taubert
e80ef7b7ec merge m-c to fx-team 2013-05-26 15:22:27 +02:00
Phil Ringnalda
dd5075623c Merge m-c to birch 2013-05-25 22:10:09 -07:00
Phil Ringnalda
dcc26df989 Merge m-c to a CLOSED TREE fx-team 2013-05-25 20:45:35 -07:00
Phil Ringnalda
a1de7bd136 Merge m-c to a CLOSED TREE birch 2013-05-25 20:44:53 -07:00
Phil Ringnalda
25df1c663c Merge m-c to a CLOSED TREE m-i 2013-05-25 20:44:02 -07:00
Phil Ringnalda
2f3d4219c3 Merge m-c to a CLOSED TREE fx-team 2013-05-25 18:22:54 -07:00
Phil Ringnalda
407154e0c5 Merge m-c to a CLOSED TREE birch 2013-05-25 18:22:18 -07:00
Phil Ringnalda
2d873a659e No bug, no hook, bad hook, CLOSED TREE 2013-05-25 18:21:23 -07:00
Phil Ringnalda
507fcf058c Merge m-c to m-i 2013-05-25 18:18:55 -07:00
Phil Ringnalda
2bf7004860 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
968459e440 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
fad511757b Bug 876040 - Replace nsIDOMEvent::GetPreventDefault() with nsIDOMEvent::DefaultPrevented(). r=smaug 2013-05-26 06:05:36 +09:00
Masatoshi Kimura
d98a1cbedb Bug 876164 - Remove duplicate classinfo bits from MozCellBroadcastEvent. r=smaug 2013-05-26 06:05:34 +09:00
Nicholas D. Matsakis
40ab6a86a6 Bug 874643 - Declare CallGetIntrinsicValue MIR to be unsafe r=shu 2013-05-25 13:47:10 -04:00
philringnalda@gmail.com
a350e54340 No bug, Automated blocklist update from host slice 2013-05-25 09:58:51 -07:00
Ehsan Akhgari
ac9c045ad1 Bug 875402 - Delete MediaInputPort objects using normal refcounting semantics; r=roc 2013-05-25 10:01:08 -04:00
Ehsan Akhgari
3f01774938 Bug 875911 - Clean up OfflineAudioContexts which have never been rendered; r=roc 2013-05-25 09:59:59 -04:00
Ryan VanderMeulen
19c375208e Merge m-c to birch. 2013-05-25 09:33:25 -04:00
Ryan VanderMeulen
24e655ce17 Merge m-c to inbound. 2013-05-25 09:30:33 -04:00
Ryan VanderMeulen
30ab83ed87 Backed out changesets bde36c2eacc0 and 8dc40bbe844e (bug 862088) for causing bug 875769. 2013-05-25 09:21:29 -04:00
Jonathan Kew
f092eb387c 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
7934b0dcde Bug 862892 - Support off-main-thread compilation for parallel execution. r=shu,bhackett 2013-05-25 09:05:05 -04:00
Geoff Lankow
ca77a41e56 Bug 864251 - Link to update history from about:support; r=adw 2013-05-25 23:58:02 +12:00
ffxbld
46220b7862 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
3cbfcb9050 Bug 874061 - Figure out private browsing and the browser console; r=robcee f=ehsan 2013-05-25 12:25:36 +03:00
Ryan VanderMeulen
bb0194dcf5 Merge m-c to fx-team. 2013-05-25 09:34:13 -04:00
Joe Walker
641479788c Bug 767589 - GCLI should expose addType and removeType to the outside; r=mratcliffe 2013-05-25 10:41:42 +01:00
Joe Walker
abcff57576 Bug 873963 - Set fontFamily property directly; r=dcamp, mgoodwin 2013-05-25 09:51:31 +01:00
Joe Walker
7b6e7e19d0 Bug 846696 - GCLI helpers.js should be shared rather than copied; r=mratcliffe 2013-05-25 09:51:31 +01:00