Wes Kocher
93a2a32513
Backed out changeset 4dabf09c2e19 (bug 938034) for non-unified bustage on a CLOSED TREE
2014-12-15 14:16:45 -08:00
Ehsan Akhgari
da55f1310b
Bug 1111244 - Reorder the list of includes to shut up check_spidermonkey_style.py
...
Landed on a CLOSED TREE
--HG--
extra : amend_source : de2c4a84f13e64ab05e5dc18b4192d08b4ee38b5
2014-12-15 16:31:09 -05:00
Ehsan Akhgari
2eef0c8c09
Bug 1111786 - Cherry-pick the skia 6f90475632b0ff8e9e83916ee6373d3c26cc9284 commit; r=upstream
...
Rewrite NaN checks in terms of SkScalarIsNaN()
We are trying to replace Skia's NaN checker with our own in Mozilla,
so it would be nice to have to patch a single place by making sure
these NaN checks used SkScalarIsNaN().
2014-12-15 16:17:59 -05:00
Ehsan Akhgari
4d9c16b696
Mark LoadContext's constructor as explicit, follow-up to bug 1009631, landed on a CLOSED TREE
2014-12-15 15:48:31 -05:00
Ehsan Akhgari
33adc4717c
Bug 1111244 - Remove some code specific to old unsupported MSVC versions from js/src; r=Waldo
...
--HG--
extra : rebase_source : b561f5b2102af350d18792423490512faaa5730a
2014-12-15 15:43:50 -05:00
Ehsan Akhgari
21c5ccfd08
Bug 1111224 - Move TestExpirationTracker.cpp to gtest and enable it; r=froydnj
...
--HG--
rename : xpcom/tests/TestExpirationTracker.cpp => xpcom/glue/tests/gtest/TestExpirationTracker.cpp
extra : rebase_source : 6c7ef5eccec61e97aef7e85195c01b11b8ff2f91
2014-12-15 15:43:22 -05:00
Ehsan Akhgari
89279ec607
Bug 1111152 - Move TestEncoding.cpp to gtest and enable it; r=froydnj
...
--HG--
rename : xpcom/tests/TestEncoding.cpp => xpcom/glue/tests/gtest/TestEncoding.cpp
extra : rebase_source : 4beccae061390e7b4dd6ba45113daea43865c63d
2014-12-15 15:42:41 -05:00
Ehsan Akhgari
7a8c5fecc7
Bug 1111151 - Move TestCRT.cpp to gtest and enable it; r=froydnj
...
--HG--
rename : xpcom/tests/TestCRT.cpp => xpcom/glue/tests/gtest/TestCRT.cpp
extra : rebase_source : 95297289071d49a160cfd79a609ba81d3aaf994c
2014-12-15 15:41:37 -05:00
Ehsan Akhgari
0287e573b6
Bug 1111149 - Move TestArray.cpp to gtest and enable it; r=froydnj
...
--HG--
rename : xpcom/tests/TestArray.cpp => xpcom/glue/tests/gtest/TestArray.cpp
extra : rebase_source : 204c2aa966c3df9949efa182e865de404256f386
2014-12-15 15:39:28 -05:00
Ehsan Akhgari
7dde102fe9
Bug 1110536 - Only attempt to run the SpecialPowers.exactGC callback if it's passed in; r=ted
...
--HG--
extra : rebase_source : 61183723f1567cbd8967aa7c7266256d6adf6f99
2014-12-15 12:56:47 -05:00
Benoit Girard
71d8d2a47a
Bug 1111046 - Remove SPS preferences from libpref. r=mstange
...
CLOSED TREE
2014-12-12 17:34:02 -05:00
Douglas Crosher
26f85e75e7
Bug 1110494 - Fix congruentTo for MLoadTypedArrayElementStatic. r=bhackett
2014-12-12 22:57:24 +11:00
Ben Kelly
31c3b23995
Bug 1107516 - Part 3: Make sure all workers have an nsILoadGroup when loading scripts. r=sicking, r=bent
2014-12-12 11:06:00 -05:00
Ben Kelly
abdcdf1ca6
Bug 1107516 - Part 2: Add nsILoadGroup helpers to nsNetUtil.h. r=mcmanus
2014-12-15 08:39:00 -05:00
Ben Kelly
064fd55fd8
Bug 1107516 - Part 1: Add LoadContext constructor taking an nsIPrincipal. r=smaug
2014-12-12 11:05:00 -05:00
Jan-Ivar Bruaroey
5ecd62b745
Bug 1106675 - Replace _queueOrRun with a promise-chain. r=mt
2014-12-04 11:12:19 -08:00
Shih-Chiang Chien
1e29b21379
Bug 1102439 - Clean up child-side PBackground before thread shutdown. r=khuey
...
--HG--
extra : transplant_source : %29r%7D%0CP%9F%D6%20%8B%A9%EA%EE%7D%AC%BB%80%1AB%D86
2014-11-20 14:16:36 -08:00
Steve Singer
fca6c03fd3
Bug 1108834 - Switch visitSubstr return type to void. r=h4writer
...
CLOSED TREE
2014-12-11 19:18:00 -05:00
Morris Tseng
74e60fddd3
Bug 1101364 - Part 2: Add Mochitest. r=mats
2014-12-12 01:15:00 -05:00
Morris Tseng
3498cbd2f9
Bug 1101364 - Part 1: Apply AutoApplyUserSelectStyle to nsHTMLEditor::SelectAll(). r=mats
2014-12-12 01:15:00 -05:00
Alastor Wu
092daec4e1
Bug 1100803 - Re-create a decoded media stream if necessary. r=roc
2014-12-15 09:22:15 +08:00
Alastor Wu
8c9b849838
Bug 1100803 - Avoid repeated deletion of media ports. r=roc
2014-12-11 10:53:00 +08:00
Nils Ohlmeier [:drno]
80da5f4faa
Bug 1095303 - Update the test case to the new Rooms UI. r=dmose
2014-12-12 16:03:00 -05:00
Milan Sreckovic
2c5424419c
Bug 946069 - Assert/critical error if the CG contexts are invalid. Also, deal with the empty path when asking for the current point. r=mstange
2014-12-12 15:35:48 -05:00
Milan Sreckovic
26b744ca97
Bug 1110528 - Check for invalid surface before calling update. r=nical
...
CLOSED TREE
2014-12-12 14:56:06 -05:00
ziyunfei
916ff54eb3
Bug 1107601 - Implement %TypedArray%.prototype.{indexOf, lastIndexOf}. r=evilpie
2014-12-13 07:15:00 -05:00
Jan Beich
cf520487a7
Bug 1103858 - Enable FreeBSD wifi scanner on DragonFly. r=ted, r=jdm
2014-11-24 00:10:00 -05:00
Alfredo Yang
c00cb2c340
Bug 938034 - Enable new gUM recording callback. r=roc
2014-12-15 01:01:00 -05:00
Alfredo Yang
0d51139975
Bug 938034 - Add new GonkCameraImage image type. r=roc
2014-12-15 01:01:00 -05:00
Kestrel
fe8f89c838
Bug 257363 - Update sLastMouseDownTime when double-clicking to make triple-clicking easier to perform. r=Enn
2014-11-30 03:27:00 -05:00
Jan-Ivar Bruaroey
2c83ba8350
Bug 1098314 - Ignore and warn on turns: and stuns: urls until we support TURN/STUN TLS. r=bwc
2014-11-17 22:18:49 -05:00
Ryan VanderMeulen
c54fa4ebdf
Merge inbound to m-c. a=merge
...
CLOSED TREE
2014-12-15 13:45:30 -05:00
Ehsan Akhgari
472727abcd
Convert videocontrols_direction_test.js to unix line endings, no bug
...
Landed on a CLOSED TREE
--HG--
extra : amend_source : 06a065e04095f3c59fd669570e2f1d76de2f1c41
2014-12-15 11:45:34 -05:00
Ehsan Akhgari
c71870e8b7
Debugging patch for bug 1074744: Log the snapshots properly
2014-12-15 11:44:56 -05:00
Nicolas Perriault
a594dd6af7
Bug 1097743 - Improved Loop standalone UI/X on smaller screens. r=dmose
2014-12-15 16:56:34 +01:00
Ehsan Akhgari
15eb346831
Mark two more constructors explicit after bug 1009631, landed on a CLOSED TREE
...
--HG--
extra : amend_source : 0a6e117f53e7fc82b26afd66e73d1bf787554e57
2014-12-15 10:37:32 -05:00
Carsten "Tomcat" Book
53999a5a4c
Backed out changeset 6f1696df360b (bug 1101331) for suspicion of causing breaking B2g Mac OS X gip tests on a CLOSED TREE
2014-12-15 15:41:50 +01:00
Carsten "Tomcat" Book
aaca36b486
Merge mozilla-central to fx-team
2014-12-15 15:37:30 +01:00
Carsten "Tomcat" Book
8b3b91e9a6
Merge mozilla-central to mozilla-inbound on a CLOSED TREE
2014-12-15 15:33:21 +01:00
Adrian Aichner
13bdeaf813
Fix a typo in the Scratchpad localization notes (bug 1067141). DONTBUILD r=past
2014-12-15 15:24:39 +02:00
B2G Bumper Bot
047fb5cf05
Bumping manifests a=b2g-bump
2014-12-15 05:01:57 -08:00
B2G Bumper Bot
66c5412b7b
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/9607d52833bf
Author: Florin Strugariu <florin.strugariu@softvision.ro>
Desc: Merge pull request #26782 from viorelaioia/revert_ftu_with_tour_commit
Revert "Bug 1102931 - Intermittent test_ftu_with_tour.py TestFtu.test_ft...
========
https://hg.mozilla.org/integration/gaia-central/rev/8af5c7c17702
Author: Viorela Ioia <viorelaioia@gmail.com>
Desc: Revert "Bug 1102931 - Intermittent test_ftu_with_tour.py TestFtu.test_ftu_with_tour"
This reverts commit 4e2c37ea03b55fff3665a5b006fdd5d3dd5db20a.
2014-12-15 04:52:18 -08:00
Mark Banner
b24838cc2a
Bug 1109923 - Fix the Loop panel views in the ui-showcase. r=nperriault
2014-12-15 12:32:53 +00:00
B2G Bumper Bot
aad0405312
Bumping manifests a=b2g-bump
2014-12-15 03:56:57 -08:00
B2G Bumper Bot
48d409fa4b
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/8f2286ab3f8e
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1110630 - merge pull request #26774 from etiennesegonzac:bug-1110630 to mozilla-b2g:master
========
https://hg.mozilla.org/integration/gaia-central/rev/8a0d978d4a94
Author: Etienne Segonzac <etienne@segonzac.info>
Desc: Bug 1110630 - Hide overlays on sheetsgestureend even if the app is already active.
2014-12-15 03:52:19 -08:00
Carsten "Tomcat" Book
d049357567
Backed out changeset eb6981f3c136 (bug 966157) for m5 test failures on a CLOSED TREE
2014-12-15 12:27:36 +01:00
Carsten "Tomcat" Book
9547acbb98
Backed out changeset 212f295a955d (bug 966157)
2014-12-15 12:26:35 +01:00
Patrick Brosset
c5f49aadbf
Bug 1104908 - 1 - Fix e10s intermittent browser_computedview_original-source-link.js; r=harth
2014-12-15 12:24:47 +01:00
Carsten "Tomcat" Book
8d97d2e40d
Backed out changeset ee50dac0cb7e (bug 1048747) for hazard failures
2014-12-15 11:39:51 +01:00
Gabor Krizsanits
239440d856
Bug 1110105 - Get rid of -Promise from wantGlobalProperties. r=bholley
2014-12-15 11:34:16 +01:00