Ryan VanderMeulen
|
2623923b74
|
Backed out changeset ed7a9a1038c5 (bug 1027057 ) for suspected Windows mochitest-5 permafail.
CLOSED TREE
|
2014-06-24 14:58:51 -04:00 |
|
Walter Litwinczyk
|
2d43c1a795
|
Bug 1021791 - Change ReadPixels() to accept IMPLEMENTATION_COLOR_READ_{FORMAT|TYPE}. r=jgilbert
|
2014-06-20 10:43:20 -07:00 |
|
Walter Litwinczyk
|
5cbdf25f6b
|
Bug 1021791 - Fix old tests for IMPLEMENTATION_COLOR_READ_{FORMAT|TYPE}. r=jgilbert
|
2014-06-18 15:09:58 -07:00 |
|
Walter Litwinczyk
|
4ff2a005cb
|
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
|
925a70da95
|
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
|
b3931ac60e
|
Bug 978172 - [GTK3] Fix doorhanger border. r=karlt
|
2014-06-24 01:28:00 -04:00 |
|
Max Vujovic
|
dadae0959c
|
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
|
34eb2b2135
|
Bug 1020815 - Upgrade SQLite to version 3.8.5 - Mozilla changes. r=mak
|
2014-06-24 14:46:02 -04:00 |
|
Ryan VanderMeulen
|
cce6561a39
|
Bug 1020815 - Upgrade SQLite to version 3.8.5 - SQLite changes. r=mak
|
2014-06-24 14:46:02 -04:00 |
|
Blake Kaplan
|
bc3494e538
|
Bug 1029128 - Fix strict-mode error in the JSON storage file. r=dolske
|
2014-06-24 14:34:02 -04:00 |
|
Blake Kaplan
|
4ae88afdbf
|
Bug 1029128 - Fix bug in failure case biting debugging mochitest failures. r=dolske
|
2014-06-24 14:34:02 -04:00 |
|
Blake Kaplan
|
2b62edfe4f
|
Bug 949617 - Make the login manager work in e10s. r=dolske
|
2014-06-24 14:34:02 -04:00 |
|
Blake Kaplan
|
010a135eb8
|
Bug 995489 - Generalize AutoCompleteE10S.jsm for use from other code. r=felipe
|
2014-06-24 14:34:02 -04:00 |
|
Blake Kaplan
|
55b638c742
|
Bug 993197 - Asynchronize nsILoginManager::autoCompleteSearch. r=dolske
|
2014-06-24 14:34:02 -04:00 |
|
Andrew McCreight
|
5c8d2af685
|
Bug 1023368 - Non-fatally provide information about the LLVM symbolizer in cppunittests. r=jmaher
|
2014-06-24 11:27:39 -07:00 |
|
Daniel Holbert
|
4ad4da4c3c
|
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
|
ea5c674bf4
|
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
|
1bb10f8e19
|
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
|
f51e129f11
|
Bug 1025669 - part 3, Tests for box-decoration-break:clone on block margins.
|
2014-06-24 17:52:19 +00:00 |
|
Mats Palmgren
|
80a8564a26
|
Bug 1025669 - part 2, some minor cleanup. r=roc
|
2014-06-24 17:52:19 +00:00 |
|
Mats Palmgren
|
4221abee97
|
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
|
5daeffd382
|
Bug 1025669 - part 0.5, Add LogicalMargin::ApplySkipSides. r=jfkthame
|
2014-06-24 17:52:19 +00:00 |
|
Mats Palmgren
|
09115940e1
|
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
|
7e0995dfa2
|
Bug 1025212 - Initialize 'last' to silence a static analyzer warning. r=dholbert
|
2014-06-24 17:52:18 +00:00 |
|
Andrew Halberstadt
|
e30a35bbc9
|
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
|
874be1d36f
|
Bug 1026129: Update to NSPR_4_10_7_BETA2.
|
2014-06-24 10:45:50 -07:00 |
|
Jed Davis
|
7935402583
|
Bug 965724 - Use IPC for NS_OpenAnonymousTemporaryFile if in content process. r=roc
|
2014-06-24 10:11:36 -07:00 |
|
Andrew McCreight
|
aaf599c54b
|
Bug 1022042 - Remove LSAN suppression for compareVariants in test plugin. r=gfritzsche
|
2014-06-23 13:44:43 -07:00 |
|
James King
|
92dd671ac1
|
Bug 1022042 - Fix identifier leak in compareVariants. r=bsmedberg
|
2014-06-24 19:08:17 +02:00 |
|
Ehsan Akhgari
|
b55cd094dd
|
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
|
8a4e973ec1
|
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
|
63f4850e13
|
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
|
7131230624
|
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
|
dffe9b1874
|
Bug 1028588 - Fix dangerous public destructors in content/svg/ - r=heycam
|
2014-06-24 12:36:45 -04:00 |
|
Benoit Jacob
|
759f58dae8
|
Bug 1028588 - Fix dangerous public destructors in xpfe/ - r=ndeakin
|
2014-06-24 12:36:45 -04:00 |
|
Benoit Jacob
|
1b75094667
|
Bug 1028588 - Fix dangerous public destructors in widget/ - r=roc
|
2014-06-24 12:36:44 -04:00 |
|
Benoit Jacob
|
dc08dbb20e
|
Bug 1028588 - Fix dangerous public destructors in media/mtransport - r=abr
|
2014-06-24 12:36:44 -04:00 |
|
Benoit Jacob
|
4180218bc7
|
Bug 1028588 - Fix dangerous public destructors in netwerk/ - r=mcmanus
|
2014-06-24 12:36:44 -04:00 |
|
Benoit Jacob
|
0943d4adbd
|
Bug 1028588 - Fix dangerous public destructors in content/media/ - r=cpearce,smaug
|
2014-06-24 12:36:43 -04:00 |
|
Neil Deakin
|
465f56589a
|
Bug 1027057 , use correct origin for arrowpanel animations in rtl, r=dao
|
2014-06-24 12:35:26 -04:00 |
|
Ed Morley
|
3c4b087f1e
|
Merge mozilla-central and inbound
|
2014-06-24 17:18:28 +01:00 |
|
Ed Morley
|
4ffd0ec330
|
Merge latest green fx-team changeset and mozilla-central; a=merge
|
2014-06-24 17:02:56 +01:00 |
|
Ed Morley
|
e5f1d51330
|
Merge latest green b2g-inbound changeset and mozilla-central; a=merge
|
2014-06-24 16:57:02 +01:00 |
|
Ed Morley
|
f45acba61e
|
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
|
b91811f205
|
Backed out changeset 5f0396c873f3 (bug 1000722)
|
2014-06-24 15:37:40 +01:00 |
|
Benoit Jacob
|
0d54735966
|
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
|
93845e8259
|
Bumping manifests a=b2g-bump
|
2014-06-24 05:11:35 -07:00 |
|
B2G Bumper Bot
|
68d7cb542c
|
Bumping manifests a=b2g-bump
|
2014-06-24 04:56:39 -07:00 |
|
Patrick McManus
|
926e563e62
|
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
|
064aa10644
|
bug 1029163 - part 2 tlsproxy incomplete upload flushes need to be rescheduled r= hurley
|
2014-06-24 07:56:07 -04:00 |
|