Commit Graph

190252 Commits

Author SHA1 Message Date
Walter Litwinczyk
18f43c1fdd Bug 1021791 - Add support for the IMPLEMENTATION_COLOR_READ_{FORMAT|TYPE} enums. r=jgilbert, r=bz 2014-06-18 15:09:56 -07:00
Jan de Mooij
b07c849ebf Bug 1012694 - IonMonkey (ARM): Use the second scratch register to avoid clobbering the scratch register. r=dougc 2014-06-24 14:46:03 -04:00
Martin Stransky
73856d82d4 Bug 978172 - [GTK3] Fix doorhanger border. r=karlt 2014-06-24 01:28:00 -04:00
Max Vujovic
b92566e59c Bug 948265 - Move SVG filter chain tests into their own folder to make their filenames more readable. r=mstange
--HG--
rename : layout/reftests/svg/filters/multiple-svg-filters-long-chain.svg => layout/reftests/svg/filters/svg-filter-chains/long-chain.svg
rename : layout/reftests/svg/filters/multiple-svg-filters-with-multiple-primitives.svg => layout/reftests/svg/filters/svg-filter-chains/multiple-primitives-per-filter.svg
rename : layout/reftests/svg/filters/multiple-svg-filters-second-uses-SourceGraphic.svg => layout/reftests/svg/filters/svg-filter-chains/second-filter-uses-SourceGraphic.svg
rename : layout/reftests/svg/filters/multiple-svg-filters-ref.svg => layout/reftests/svg/filters/svg-filter-chains/simple-chain-ref.svg
rename : layout/reftests/svg/filters/multiple-svg-filters.svg => layout/reftests/svg/filters/svg-filter-chains/simple-chain.svg
2014-06-23 13:18:00 -04:00
Ryan VanderMeulen
e9df92552d Bug 1020815 - Upgrade SQLite to version 3.8.5 - Mozilla changes. r=mak 2014-06-24 14:46:02 -04:00
Ryan VanderMeulen
7eea1749ac Bug 1020815 - Upgrade SQLite to version 3.8.5 - SQLite changes. r=mak 2014-06-24 14:46:02 -04:00
Blake Kaplan
64d9be5c75 Bug 1029128 - Fix strict-mode error in the JSON storage file. r=dolske 2014-06-24 14:34:02 -04:00
Blake Kaplan
adf7543df5 Bug 1029128 - Fix bug in failure case biting debugging mochitest failures. r=dolske 2014-06-24 14:34:02 -04:00
Blake Kaplan
c688511c53 Bug 949617 - Make the login manager work in e10s. r=dolske 2014-06-24 14:34:02 -04:00
Blake Kaplan
7be65992ad Bug 995489 - Generalize AutoCompleteE10S.jsm for use from other code. r=felipe 2014-06-24 14:34:02 -04:00
Blake Kaplan
0ae29f9d18 Bug 993197 - Asynchronize nsILoginManager::autoCompleteSearch. r=dolske 2014-06-24 14:34:02 -04:00
Andrew McCreight
601895620c Bug 1023368 - Non-fatally provide information about the LLVM symbolizer in cppunittests. r=jmaher 2014-06-24 11:27:39 -07:00
Daniel Holbert
298f1f1e59 Bug 1029672: Tweak ASCII art in ForkJoin.h so that it doesn't cause GCC -Wcomment build warnings. rs=shu
DONTBUILD because comment-only
2014-06-24 11:24:18 -07:00
Daniel Holbert
865ca55ea3 Bug 1029180: Give nsStyleContext a private destructor & MOZ_FINAL, to make it less likely to be freed by anything other than refcounting. r=heycam 2014-06-24 11:00:57 -07:00
Mats Palmgren
6baa25654b Bug 1028462 - Add fuzzy-ness for 598726-1.html on B2G (the test failed b/c of differences in text anti-aliasing). r=dholbert 2014-06-24 17:52:19 +00:00
Mats Palmgren
8ac81fdcdd Bug 1025669 - part 3, Tests for box-decoration-break:clone on block margins. 2014-06-24 17:52:19 +00:00
Mats Palmgren
a83d5d9a7e Bug 1025669 - part 2, some minor cleanup. r=roc 2014-06-24 17:52:19 +00:00
Mats Palmgren
2572f3ffbd Bug 1025669 - part 1, Implement layout of block margins for box-decoration-break:clone. r=roc 2014-06-24 17:52:19 +00:00
Mats Palmgren
4afee6639d Bug 1025669 - part 0.5, Add LogicalMargin::ApplySkipSides. r=jfkthame 2014-06-24 17:52:19 +00:00
Mats Palmgren
01d6c4f07f Bug 1025669 - part 0, Add BaseMargin::ApplySkipSides, remove nsIFrame::Apply*SkipSides, and change call sites to use the former. r=roc 2014-06-24 17:52:19 +00:00
Mats Palmgren
d29688721e Bug 1025212 - Initialize 'last' to silence a static analyzer warning. r=dholbert 2014-06-24 17:52:18 +00:00
Andrew Halberstadt
f004c79311 Bug 1028746 - Running mach mochitest-remote from gecko srcdir raises AttributeError instead of being helpful, r=gps, DONTBUILD, a=NPOTB 2014-06-24 13:47:19 -04:00
Wan-Teh Chang
e4d9d6c5d9 Bug 1026129: Update to NSPR_4_10_7_BETA2. 2014-06-24 10:45:50 -07:00
Jed Davis
b04abaafbc Bug 965724 - Use IPC for NS_OpenAnonymousTemporaryFile if in content process. r=roc 2014-06-24 10:11:36 -07:00
Andrew McCreight
02ed2cc185 Bug 1022042 - Remove LSAN suppression for compareVariants in test plugin. r=gfritzsche 2014-06-23 13:44:43 -07:00
James King
0f8baaf5db Bug 1022042 - Fix identifier leak in compareVariants. r=bsmedberg 2014-06-24 19:08:17 +02:00
Ehsan Akhgari
0b262938b2 Bug 1028679 - Give DOMAudioNodeMediaStream an out-of-line destructor so that we can forward declare AudioNode in the header; r=bzbarsky
--HG--
extra : rebase_source : d1a17ca2b83f5137ef512d0be5611ae8525f4107
2014-06-24 07:21:21 -07:00
Ehsan Akhgari
5b6971b2b9 Bug 1028680 - Give TextTrackList an out-of-line destructor so that we can forward declare TextTrackManager in the header; r=bzbarsky
--HG--
extra : rebase_source : d8a6eaefd00fe20b0405bef5309100e74a0ac6d7
2014-06-24 07:20:54 -07:00
Ehsan Akhgari
cc58665009 Bug 1028684 - Fix the signature of _msize in jemalloc.c; r=glandium
This function accepts a void* argument, not a const void*.

--HG--
extra : rebase_source : 9c5cd5066b3730871e06465a84f9a27a6adc6204
2014-06-24 07:20:22 -07:00
Ehsan Akhgari
51c11274a4 Bug 1028945 - Allow building ICU with clang-cl; r=Waldo
--HG--
extra : rebase_source : cc09faf999e90567de564c0b0b8349c701b73f83
2014-06-24 07:19:45 -07:00
Benoit Jacob
4c811eba72 Bug 1028588 - Fix dangerous public destructors in content/svg/ - r=heycam 2014-06-24 12:36:45 -04:00
Benoit Jacob
84d2f7e177 Bug 1028588 - Fix dangerous public destructors in xpfe/ - r=ndeakin 2014-06-24 12:36:45 -04:00
Benoit Jacob
00603a968f Bug 1028588 - Fix dangerous public destructors in widget/ - r=roc 2014-06-24 12:36:44 -04:00
Benoit Jacob
451139b088 Bug 1028588 - Fix dangerous public destructors in media/mtransport - r=abr 2014-06-24 12:36:44 -04:00
Benoit Jacob
d51ba204fb Bug 1028588 - Fix dangerous public destructors in netwerk/ - r=mcmanus 2014-06-24 12:36:44 -04:00
Benoit Jacob
577be64bf4 Bug 1028588 - Fix dangerous public destructors in content/media/ - r=cpearce,smaug 2014-06-24 12:36:43 -04:00
Neil Deakin
35cc9e33ee Bug 1027057, use correct origin for arrowpanel animations in rtl, r=dao 2014-06-24 12:35:26 -04:00
Ed Morley
ca7d53fbb2 Merge mozilla-central and inbound 2014-06-24 17:18:28 +01:00
Ed Morley
1b7a40bcf6 Merge latest green fx-team changeset and mozilla-central; a=merge 2014-06-24 17:02:56 +01:00
Ed Morley
3da10fcb32 Merge latest green b2g-inbound changeset and mozilla-central; a=merge 2014-06-24 16:57:02 +01:00
Ed Morley
7b55454478 Backed out changeset e56739ee253b (bug 1000722) for causing failures in outer-svg-border-and-padding-01.svg; CLOSED TREE 2014-06-24 15:38:23 +01:00
Ed Morley
7f690ea522 Backed out changeset 5f0396c873f3 (bug 1000722) 2014-06-24 15:37:40 +01:00
Benoit Jacob
8e59c30dd2 Bug 1029504 - remove an incorrect assertion on XPCOM services being available, that failed when triggered late by the CC - r=smaug CLOSED TREE 2014-06-24 09:06:57 -04:00
B2G Bumper Bot
fbd8226d24 Bumping manifests a=b2g-bump 2014-06-24 05:11:35 -07:00
B2G Bumper Bot
e8129df8c4 Bumping manifests a=b2g-bump 2014-06-24 04:56:39 -07:00
Patrick McManus
b8191044f2 bug 1029163 - part 3 tunnel https/h1 over h2 could duplicate bytes in upload and corrupt data r=hurley 2014-06-24 07:56:08 -04:00
Patrick McManus
b09d5741d4 bug 1029163 - part 2 tlsproxy incomplete upload flushes need to be rescheduled r= hurley 2014-06-24 07:56:07 -04:00
Patrick McManus
1416b90b39 bug 1029163 - part 1 nsPipe can turn failures into OK, consider that in the tlsproxy code r=hurley 2014-06-24 07:56:07 -04:00
B2G Bumper Bot
cc213f98be Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/2ae85acdbb87
Author: AndreiH <andrei.hutusoru@softvision.ro>
Desc: Merge pull request #20926 from zacc/bug_1028906

Bug 1028906 - Homescreen permission is implicit - do not attempt to set

========

https://hg.mozilla.org/integration/gaia-central/rev/9070e308e8eb
Author: Zac <zcampbell@mozilla.com>
Desc: Bug 1028906 - Homescreen permission is implicit - do not attempt to set
2014-06-24 04:50:24 -07:00
Carsten "Tomcat" Book
0929f4281d Backed out changeset 3a5789d0e7e0 (bug 883339) suspicion of causing Exception: Ambiguous symbol file for xul.pdb failure on a CLOSED TREE 2014-06-24 13:35:26 +02:00