Commit Graph

190693 Commits

Author SHA1 Message Date
Andrew McCreight
300f672e29 Bug 1029157 - Eliminate sCachedComputedDOMStyle. r=bz 2014-06-26 09:29:04 -07:00
Kartikaya Gupta
d74eb658ea Bug 1030805 - Stop claiming all gtests are AsyncPanZoomController tests. r=BenWa 2014-06-26 12:19:33 -04:00
Ryan VanderMeulen
538a3724c0 Backed out changeset e4c57f58a0ad (bug 956739) for changing Marionette failure output in a TBPL-unfriendly way. 2014-06-26 12:00:55 -04:00
Birunthan Mohanathas
70a3dc98a3 Bug 1028559 - Flatten xpcom/string/{public,src}/ directories. r=dbaron
--HG--
rename : xpcom/string/public/nsAString.h => xpcom/string/nsAString.h
rename : xpcom/string/public/nsAlgorithm.h => xpcom/string/nsAlgorithm.h
rename : xpcom/string/public/nsCharTraits.h => xpcom/string/nsCharTraits.h
rename : xpcom/string/src/nsDependentString.cpp => xpcom/string/nsDependentString.cpp
rename : xpcom/string/public/nsDependentString.h => xpcom/string/nsDependentString.h
rename : xpcom/string/src/nsDependentSubstring.cpp => xpcom/string/nsDependentSubstring.cpp
rename : xpcom/string/public/nsDependentSubstring.h => xpcom/string/nsDependentSubstring.h
rename : xpcom/string/public/nsEmbedString.h => xpcom/string/nsEmbedString.h
rename : xpcom/string/public/nsLiteralString.h => xpcom/string/nsLiteralString.h
rename : xpcom/string/public/nsPrintfCString.h => xpcom/string/nsPrintfCString.h
rename : xpcom/string/src/nsPromiseFlatString.cpp => xpcom/string/nsPromiseFlatString.cpp
rename : xpcom/string/public/nsPromiseFlatString.h => xpcom/string/nsPromiseFlatString.h
rename : xpcom/string/src/nsReadableUtils.cpp => xpcom/string/nsReadableUtils.cpp
rename : xpcom/string/public/nsReadableUtils.h => xpcom/string/nsReadableUtils.h
rename : xpcom/string/src/nsString.cpp => xpcom/string/nsString.cpp
rename : xpcom/string/public/nsString.h => xpcom/string/nsString.h
rename : xpcom/string/public/nsStringBuffer.h => xpcom/string/nsStringBuffer.h
rename : xpcom/string/src/nsStringComparator.cpp => xpcom/string/nsStringComparator.cpp
rename : xpcom/string/public/nsStringFwd.h => xpcom/string/nsStringFwd.h
rename : xpcom/string/public/nsStringIterator.h => xpcom/string/nsStringIterator.h
rename : xpcom/string/src/nsStringObsolete.cpp => xpcom/string/nsStringObsolete.cpp
rename : xpcom/string/src/nsSubstring.cpp => xpcom/string/nsSubstring.cpp
rename : xpcom/string/public/nsSubstring.h => xpcom/string/nsSubstring.h
rename : xpcom/string/src/nsSubstringTuple.cpp => xpcom/string/nsSubstringTuple.cpp
rename : xpcom/string/public/nsSubstringTuple.h => xpcom/string/nsSubstringTuple.h
rename : xpcom/string/src/nsTDependentString.cpp => xpcom/string/nsTDependentString.cpp
rename : xpcom/string/public/nsTDependentString.h => xpcom/string/nsTDependentString.h
rename : xpcom/string/src/nsTDependentSubstring.cpp => xpcom/string/nsTDependentSubstring.cpp
rename : xpcom/string/public/nsTDependentSubstring.h => xpcom/string/nsTDependentSubstring.h
rename : xpcom/string/public/nsTLiteralString.h => xpcom/string/nsTLiteralString.h
rename : xpcom/string/src/nsTPromiseFlatString.cpp => xpcom/string/nsTPromiseFlatString.cpp
rename : xpcom/string/public/nsTPromiseFlatString.h => xpcom/string/nsTPromiseFlatString.h
rename : xpcom/string/src/nsTString.cpp => xpcom/string/nsTString.cpp
rename : xpcom/string/public/nsTString.h => xpcom/string/nsTString.h
rename : xpcom/string/src/nsTStringComparator.cpp => xpcom/string/nsTStringComparator.cpp
rename : xpcom/string/src/nsTStringObsolete.cpp => xpcom/string/nsTStringObsolete.cpp
rename : xpcom/string/src/nsTSubstring.cpp => xpcom/string/nsTSubstring.cpp
rename : xpcom/string/public/nsTSubstring.h => xpcom/string/nsTSubstring.h
rename : xpcom/string/src/nsTSubstringTuple.cpp => xpcom/string/nsTSubstringTuple.cpp
rename : xpcom/string/public/nsTSubstringTuple.h => xpcom/string/nsTSubstringTuple.h
rename : xpcom/string/public/nsUTF8Utils.h => xpcom/string/nsUTF8Utils.h
rename : xpcom/string/src/nsUTF8UtilsSSE2.cpp => xpcom/string/nsUTF8UtilsSSE2.cpp
rename : xpcom/string/public/nsXPCOMStrings.h => xpcom/string/nsXPCOMStrings.h
rename : xpcom/string/public/nsXPIDLString.h => xpcom/string/nsXPIDLString.h
rename : xpcom/string/public/string-template-def-char.h => xpcom/string/string-template-def-char.h
rename : xpcom/string/public/string-template-def-unichar.h => xpcom/string/string-template-def-unichar.h
rename : xpcom/string/public/string-template-undef.h => xpcom/string/string-template-undef.h
2014-06-25 15:08:54 -07:00
Birunthan Mohanathas
9b5efb2239 Bug 1028565 - Part 3: Flatten editor/txtsvc/{public,src}/ directories. r=ehsan
--HG--
rename : editor/txtsvc/src/nsFilteredContentIterator.cpp => editor/txtsvc/nsFilteredContentIterator.cpp
rename : editor/txtsvc/src/nsFilteredContentIterator.h => editor/txtsvc/nsFilteredContentIterator.h
rename : editor/txtsvc/public/nsIInlineSpellChecker.idl => editor/txtsvc/nsIInlineSpellChecker.idl
rename : editor/txtsvc/public/nsISpellChecker.h => editor/txtsvc/nsISpellChecker.h
rename : editor/txtsvc/public/nsITextService.h => editor/txtsvc/nsITextService.h
rename : editor/txtsvc/public/nsITextServicesDocument.h => editor/txtsvc/nsITextServicesDocument.h
rename : editor/txtsvc/public/nsITextServicesFilter.idl => editor/txtsvc/nsITextServicesFilter.idl
rename : editor/txtsvc/src/nsTSAtomList.h => editor/txtsvc/nsTSAtomList.h
rename : editor/txtsvc/public/nsTextServicesCID.h => editor/txtsvc/nsTextServicesCID.h
rename : editor/txtsvc/src/nsTextServicesDocument.cpp => editor/txtsvc/nsTextServicesDocument.cpp
rename : editor/txtsvc/src/nsTextServicesDocument.h => editor/txtsvc/nsTextServicesDocument.h
rename : editor/txtsvc/src/nsTextServicesFactory.cpp => editor/txtsvc/nsTextServicesFactory.cpp
2014-06-25 15:08:34 -07:00
Birunthan Mohanathas
1524133641 Bug 1028565 - Part 2: Flatten editor/txmgr/{idl,public,src}/ directories. r=ehsan
--HG--
rename : editor/txmgr/idl/nsITransaction.idl => editor/txmgr/nsITransaction.idl
rename : editor/txmgr/idl/nsITransactionList.idl => editor/txmgr/nsITransactionList.idl
rename : editor/txmgr/idl/nsITransactionListener.idl => editor/txmgr/nsITransactionListener.idl
rename : editor/txmgr/idl/nsITransactionManager.idl => editor/txmgr/nsITransactionManager.idl
rename : editor/txmgr/src/nsTransactionItem.cpp => editor/txmgr/nsTransactionItem.cpp
rename : editor/txmgr/src/nsTransactionItem.h => editor/txmgr/nsTransactionItem.h
rename : editor/txmgr/src/nsTransactionList.cpp => editor/txmgr/nsTransactionList.cpp
rename : editor/txmgr/src/nsTransactionList.h => editor/txmgr/nsTransactionList.h
rename : editor/txmgr/src/nsTransactionManager.cpp => editor/txmgr/nsTransactionManager.cpp
rename : editor/txmgr/src/nsTransactionManager.h => editor/txmgr/nsTransactionManager.h
rename : editor/txmgr/public/nsTransactionManagerCID.h => editor/txmgr/nsTransactionManagerCID.h
rename : editor/txmgr/src/nsTransactionManagerFactory.cpp => editor/txmgr/nsTransactionManagerFactory.cpp
rename : editor/txmgr/src/nsTransactionStack.cpp => editor/txmgr/nsTransactionStack.cpp
rename : editor/txmgr/src/nsTransactionStack.h => editor/txmgr/nsTransactionStack.h
2014-06-25 15:08:29 -07:00
Birunthan Mohanathas
38684fe721 Bug 1028565 - Part 1: Flatten editor/composer/{public,src}/ directories. r=ehsan
--HG--
rename : editor/composer/src/crashtests/351236-1.html => editor/composer/crashtests/351236-1.html
rename : editor/composer/src/crashtests/407062-1.html => editor/composer/crashtests/407062-1.html
rename : editor/composer/src/crashtests/419563-1.xhtml => editor/composer/crashtests/419563-1.xhtml
rename : editor/composer/src/crashtests/428844-1-inner.xhtml => editor/composer/crashtests/428844-1-inner.xhtml
rename : editor/composer/src/crashtests/428844-1.html => editor/composer/crashtests/428844-1.html
rename : editor/composer/src/crashtests/461049-1.html => editor/composer/crashtests/461049-1.html
rename : editor/composer/src/crashtests/crashtests.list => editor/composer/crashtests/crashtests.list
rename : editor/composer/src/crashtests/removing-editable-xslt-inner.xhtml => editor/composer/crashtests/removing-editable-xslt-inner.xhtml
rename : editor/composer/src/crashtests/removing-editable-xslt.html => editor/composer/crashtests/removing-editable-xslt.html
rename : editor/composer/src/nsComposeTxtSrvFilter.cpp => editor/composer/nsComposeTxtSrvFilter.cpp
rename : editor/composer/src/nsComposeTxtSrvFilter.h => editor/composer/nsComposeTxtSrvFilter.h
rename : editor/composer/src/nsComposerCommands.cpp => editor/composer/nsComposerCommands.cpp
rename : editor/composer/src/nsComposerCommands.h => editor/composer/nsComposerCommands.h
rename : editor/composer/src/nsComposerCommandsUpdater.cpp => editor/composer/nsComposerCommandsUpdater.cpp
rename : editor/composer/src/nsComposerCommandsUpdater.h => editor/composer/nsComposerCommandsUpdater.h
rename : editor/composer/src/nsComposerController.cpp => editor/composer/nsComposerController.cpp
rename : editor/composer/src/nsComposerController.h => editor/composer/nsComposerController.h
rename : editor/composer/src/nsComposerDocumentCommands.cpp => editor/composer/nsComposerDocumentCommands.cpp
rename : editor/composer/src/nsComposerRegistration.cpp => editor/composer/nsComposerRegistration.cpp
rename : editor/composer/src/nsEditingSession.cpp => editor/composer/nsEditingSession.cpp
rename : editor/composer/src/nsEditingSession.h => editor/composer/nsEditingSession.h
rename : editor/composer/src/nsEditorSpellCheck.cpp => editor/composer/nsEditorSpellCheck.cpp
rename : editor/composer/src/nsEditorSpellCheck.h => editor/composer/nsEditorSpellCheck.h
rename : editor/composer/public/nsIEditingSession.idl => editor/composer/nsIEditingSession.idl
rename : editor/composer/src/res/EditorOverride.css => editor/composer/res/EditorOverride.css
rename : editor/composer/src/res/grabber.gif => editor/composer/res/grabber.gif
rename : editor/composer/src/res/table-add-column-after-active.gif => editor/composer/res/table-add-column-after-active.gif
rename : editor/composer/src/res/table-add-column-after-hover.gif => editor/composer/res/table-add-column-after-hover.gif
rename : editor/composer/src/res/table-add-column-after.gif => editor/composer/res/table-add-column-after.gif
rename : editor/composer/src/res/table-add-column-before-active.gif => editor/composer/res/table-add-column-before-active.gif
rename : editor/composer/src/res/table-add-column-before-hover.gif => editor/composer/res/table-add-column-before-hover.gif
rename : editor/composer/src/res/table-add-column-before.gif => editor/composer/res/table-add-column-before.gif
rename : editor/composer/src/res/table-add-row-after-active.gif => editor/composer/res/table-add-row-after-active.gif
rename : editor/composer/src/res/table-add-row-after-hover.gif => editor/composer/res/table-add-row-after-hover.gif
rename : editor/composer/src/res/table-add-row-after.gif => editor/composer/res/table-add-row-after.gif
rename : editor/composer/src/res/table-add-row-before-active.gif => editor/composer/res/table-add-row-before-active.gif
rename : editor/composer/src/res/table-add-row-before-hover.gif => editor/composer/res/table-add-row-before-hover.gif
rename : editor/composer/src/res/table-add-row-before.gif => editor/composer/res/table-add-row-before.gif
rename : editor/composer/src/res/table-remove-column-active.gif => editor/composer/res/table-remove-column-active.gif
rename : editor/composer/src/res/table-remove-column-hover.gif => editor/composer/res/table-remove-column-hover.gif
rename : editor/composer/src/res/table-remove-column.gif => editor/composer/res/table-remove-column.gif
rename : editor/composer/src/res/table-remove-row-active.gif => editor/composer/res/table-remove-row-active.gif
rename : editor/composer/src/res/table-remove-row-hover.gif => editor/composer/res/table-remove-row-hover.gif
rename : editor/composer/src/res/table-remove-row.gif => editor/composer/res/table-remove-row.gif
rename : editor/composer/src/res/text_caret.png => editor/composer/res/text_caret.png
rename : editor/composer/src/res/text_caret@1.5x.png => editor/composer/res/text_caret@1.5x.png
rename : editor/composer/src/res/text_caret@2.25x.png => editor/composer/res/text_caret@2.25x.png
rename : editor/composer/src/res/text_caret@2x.png => editor/composer/res/text_caret@2x.png
rename : editor/composer/src/res/text_caret_tilt_left.png => editor/composer/res/text_caret_tilt_left.png
rename : editor/composer/src/res/text_caret_tilt_left@1.5x.png => editor/composer/res/text_caret_tilt_left@1.5x.png
rename : editor/composer/src/res/text_caret_tilt_left@2.25x.png => editor/composer/res/text_caret_tilt_left@2.25x.png
rename : editor/composer/src/res/text_caret_tilt_left@2x.png => editor/composer/res/text_caret_tilt_left@2x.png
rename : editor/composer/src/res/text_caret_tilt_right.png => editor/composer/res/text_caret_tilt_right.png
rename : editor/composer/src/res/text_caret_tilt_right@1.5x.png => editor/composer/res/text_caret_tilt_right@1.5x.png
rename : editor/composer/src/res/text_caret_tilt_right@2.25x.png => editor/composer/res/text_caret_tilt_right@2.25x.png
rename : editor/composer/src/res/text_caret_tilt_right@2x.png => editor/composer/res/text_caret_tilt_right@2x.png
rename : editor/composer/src/res/text_selection_handle.png => editor/composer/res/text_selection_handle.png
rename : editor/composer/src/res/text_selection_handle@1.5.png => editor/composer/res/text_selection_handle@1.5.png
rename : editor/composer/src/res/text_selection_handle@2.png => editor/composer/res/text_selection_handle@2.png
2014-06-25 15:08:20 -07:00
George Wright
79947a63b7 Bug 974900 - Add unified sources support to the mozbuild gyp generator for Skia, and regenerate the Skia build files with unified sources r=snorp 2014-03-12 01:06:29 -04:00
Luke Wagner
d91297525d Bug 1029215 - add missing 'using mozilla::DebugOnly' (r=red) 2014-06-26 09:55:27 -05:00
Andy Wingo
f9def499ee Bug 981599 - Update parsing of 'yield' to match latest spec r=jorendorff 2014-06-26 16:17:02 +02:00
Luke Wagner
df40034580 Bug 1030183 - move NewStringCopy* definitions to avoid unified-build bustage (r=jandem)
--HG--
extra : rebase_source : 42bf9a3f72cbf9a2316b4ec75104e0a50506f2ed
2014-06-25 11:39:15 -05:00
Luke Wagner
99c7a37779 Bug 1030175 - OdinMonkey: use the InterruptMode to avoid faulting for finished Ion compilations (r=bhackett)
--HG--
extra : rebase_source : 3bfaa7c3430a9e151e81f4a616bda06b9e995a82
2014-06-25 11:33:02 -05:00
Luke Wagner
ab65775c73 Bug 1029215 - remove 'using namespace mozilla' from js/src (r=waldo)
--HG--
extra : rebase_source : 4f04012d2f7ddc8f21d7c9d6903cbef84e0675c0
2014-06-25 11:24:10 -05:00
Carsten "Tomcat" Book
b5b3a57e1e Merge mozilla-central to mozilla-inbound 2014-06-26 15:51:31 +02:00
Carsten "Tomcat" Book
9c954f17e2 merge fx-team to mozilla-central a=merge 2014-06-26 15:33:24 +02:00
Andy Wingo
6fca650383 Bug 985894 - Sending a value to a newborn generator should not raise an error r=jorendorff 2014-06-26 15:32:30 +02:00
Benoit Jacob
38775afe87 Bug 1028588 - Fix dangerous public destructors in media/webrtc/ - r=rjesup 2014-06-26 09:31:20 -04:00
Benoit Jacob
d69270d1f9 Bug 1028588 - Fix dangerous public destructors in content/canvas/ - r=jrmuizel 2014-06-26 09:30:49 -04:00
Honza Bambas
5a14937c1b Bug 1030426 - network.negotiate-auth.allow-insecure-ntlm-v1-https allows sending NTLMv1 credentials in plain to HTTP proxies, r=mcmanus 2014-06-26 15:08:35 +02:00
Nathan Froyd
5f255ac18f Backout 4158a1e1ddf9 (bug 1029059) for breaking jstests running 2014-06-26 09:00:51 -04:00
Carsten "Tomcat" Book
e8476e21fa merge mozilla-inbound to mozilla-central a=merge
--HG--
extra : amend_source : 8afac23e33906916e7e6297e2307417e09fa27ae
2014-06-26 14:11:00 +02:00
B2G Bumper Bot
6876e865e2 Bumping manifests a=b2g-bump 2014-06-26 00:36:49 -07:00
B2G Bumper Bot
ded4e9282f Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/c2a75dc08b6c
Author: evanxd <itoyxd@gmail.com>
Desc: Merge pull request #20964 from evanxd/bug-1029254

Bug 1029254 - [Calendar] Tag marker says stationary as you scroll in calendar event r=mmedeiros

========

https://hg.mozilla.org/integration/gaia-central/rev/6ca32594438b
Author: Evan Xd <itoyxd@gmail.com>
Desc: Bug 1029254 - [Calendar] Tag marker says stationary as you scroll in calendar event r=mmedeiros
2014-06-26 00:35:25 -07:00
Mike Hommey
a91b3077a4 Bug 1027890 - Restore accidental disabling of MOZ_PSEUDO_DERECURSE; r=gps
CLOSED TREE (but for the commit above this because the commit hook only
appears to look at the tip commit)

--HG--
extra : rebase_source : c88e7e3f4d24dcd59a1a0b5577e3a77da68f3d08
extra : amend_source : 5be936181048b01850e9ef91c25fa0c7363d118d
2014-06-25 23:23:34 -07:00
Carsten "Tomcat" Book
5cef672ee0 Backed out changeset 11ce0e5823f4 (bug 1008942) for failing Reftests on a CLOSED TREE 2014-06-26 08:22:30 +02:00
Gregory Szorc
a90fdbb993 Bug 1029031 - Bustage followup to b77106f50779
Fixed bad patch change that was made before landing. Derp.

--HG--
extra : amend_source : 6d49ce3db4908a75f9c3ec2931ed97fb41e1f9ff
2014-06-25 23:21:23 -07:00
Jim Blandy
959dbb448f Bug 801084: Remove documentation for the unimplemented (and certain to be redesigned) Debugger.Object.prototype.hostAnnotations accessor. DONTBUILD r=jorendorff 2014-06-25 22:45:23 -07:00
Ehsan Akhgari
754bee7342 Backed out bug 1023058 because the upstream LLVM bug was fixed.
Upstream bug: http://llvm.org/bugs/show_bug.cgi?id=19987
2014-06-25 22:24:49 -07:00
Ehsan Akhgari
f7fd516356 Backed out changeset 39977f335685 (bug 1024195) because the upstream LLVM bug is now fixed.
Upstream bug: http://llvm.org/bugs/show_bug.cgi?id=20008
2014-06-25 22:21:13 -07:00
Ehsan Akhgari
0bb694affd Backed out changeset a4a56914be72 (bug 1024836) because the upstream LLVM bug is now fixed.
Upstream bug: http://llvm.org/bugs/show_bug.cgi?id=20008
2014-06-25 22:20:25 -07:00
Ehsan Akhgari
abcc1b2c2a Backed out changeset f5232023af37 (bug 1021494) because the upstream LLVM bug is now fixed.
Upstream bug: http://llvm.org/bugs/show_bug.cgi?id=20008
2014-06-25 22:19:21 -07:00
Ghislain 'Aus' Lacroix
59a282b67c Bug 1023796 - Vertical homescreen without icons in applications after an app gets OOMed. r=fabrice 2014-06-25 22:07:14 -07:00
B2G Bumper Bot
8a424dc566 Bumping manifests a=b2g-bump 2014-06-25 21:11:10 -07:00
B2G Bumper Bot
891da7251a Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/11d7935dfac6
Author: Min-Zhong "John" Lu <mnjul@users.noreply.github.com>
Desc: Merge pull request #20653 from mnjul/bug_1025845_lockscreen_mediaplayer_widget

Bug 1025845 - [VsD Refresh] Lockscreen Visual Refresh > Media Player widget icons wrong. r=timdream

========

https://hg.mozilla.org/integration/gaia-central/rev/a4b0cad49e41
Author: John Lu [:mnjul] <jlu@mozilla.com>
Desc: Bug 1025845 - [VsD Refresh] Lockscreen Visual Refresh > Media Player widget icons wrong

========

https://hg.mozilla.org/integration/gaia-central/rev/6ec4310f6b59
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #20999 from KevinGrandon/land_bug_1027271

Bug 1027271 - [Rocketbar] banner becomes transparent occasionally when transitioning to browser

========

https://hg.mozilla.org/integration/gaia-central/rev/1f8d16515e05
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1027271 - [Rocketbar] banner becomes transparent occasionally when transitioning to browser, by vingtetun r=etienne
2014-06-25 21:05:26 -07:00
B2G Bumper Bot
6d895b29a8 Bumping manifests a=b2g-bump 2014-06-25 20:56:39 -07:00
B2G Bumper Bot
33af9bb4de Bumping gaia.json for 3 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/3800611fa4ae
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #20990 from KevinGrandon/land_bug_1027266

Bug 1027266 - [Rocketbar] placing the device in landscape mode after doing a search and tapping in the rocketbar makes the rocketbar small and in the status bar

========

https://hg.mozilla.org/integration/gaia-central/rev/8a78212f793f
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1027266 - [Rocketbar] placing the device in landscape mode after doing a search and tapping in the rocketbar makes the rocketbar small and in the status bar, by vingtetun r=alive

========

https://hg.mozilla.org/integration/gaia-central/rev/9a01c00b1e18
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Revert "Merge pull request #20540 from snowmantw/issue970824"

This reverts commit fa1ecd7f9703b6061e6b0a63bc160069ebd91b1f, reversing
changes made to 210754620ef706662c3379eb9fbb53c6e5b21baa.
2014-06-25 20:50:26 -07:00
Shawn Huang
4e3d86dd66 Bug 1027506 - [bluedroid] Don't reset call array after HFP link lost, r=echou 2014-06-26 09:58:50 +08:00
Wes Kocher
746617e31f Merge m-c to b2g-inbound a=merge 2014-06-25 18:41:59 -07:00
Wes Kocher
11f0cd4461 Merge inbound to m-c a=merge 2014-06-25 18:18:43 -07:00
B2G Bumper Bot
0bfdedd2a3 Bumping manifests a=b2g-bump 2014-06-25 18:16:56 -07:00
B2G Bumper Bot
fa22c6d741 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/46683f132535
Author: Jim Porter <jporter@mozilla.com>
Desc: Merge pull request #20940 from jimporter/ringtones-exclusive-mode

Bug 1020771 - When ringtone application is in background, music volume c...

========

https://hg.mozilla.org/integration/gaia-central/rev/2a8d6cc9d44d
Author: Jim Porter <jporter@mozilla.com>
Desc: Bug 1020771 - When ringtone application is in background, music volume cant be changed
2014-06-25 18:15:31 -07:00
B2G Bumper Bot
5a197b6fb7 Bumping manifests a=b2g-bump 2014-06-25 18:11:39 -07:00
B2G Bumper Bot
4b10838fa6 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/f828879a8072
Author: Jim Porter <jporter@mozilla.com>
Desc: Merge pull request #21003 from jimporter/email-as-download-body-failure

Bug 1009422 - [email/Activesync/hotmail] Apparent change in server behav...

========

https://hg.mozilla.org/integration/gaia-central/rev/a452727cbd3a
Author: Jim Porter <jporter@mozilla.com>
Desc: Bug 1009422 - [email/Activesync/hotmail] Apparent change in server behaviour resulting in regression in downloadBodies due to missing body payload; results in operation hang, breaking all operations in the folder
2014-06-25 18:05:26 -07:00
Wes Kocher
1beb23aa9e Merge fx-team to m-c a=merge 2014-06-25 17:57:29 -07:00
B2G Bumper Bot
971a3f71c2 Bumping manifests a=b2g-bump 2014-06-25 17:56:38 -07:00
B2G Bumper Bot
7a445ecbe8 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/9eee5ebbc781
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #21002 from KevinGrandon/bug_1030452_intermittent_app_install_test

Bug 1030452 - Intermittent failing test, Vertical Home - Packaged App Install install app

========

https://hg.mozilla.org/integration/gaia-central/rev/a617c12ba6b2
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1030452 - Intermittent failing test, Vertical Home - Packaged App Install install app
2014-06-25 17:50:24 -07:00
B2G Bumper Bot
352cb3a8ef Bumping manifests a=b2g-bump 2014-06-25 17:41:37 -07:00
B2G Bumper Bot
f592920a1a Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/eba21c969aab
Author: James Burke <jrburke@gmail.com>
Desc: Merge pull request #20860 from rsajdok/bug#1026932

Bug 1026932: Edit button does not gray out when the folder is empty r=jrburke

========

https://hg.mozilla.org/integration/gaia-central/rev/4d7735a3ea82
Author: Robert Sajdok <robert.sajdok@gmail.com>
Desc: Bug 1026932 - Edit button does not gray out when the folder is empty
2014-06-25 17:35:25 -07:00
Kartikaya Gupta
94d2462b3d Bug 1030181 - Share code for dealing with WidgetTouchEvent and MultiTouchInput. r=drs r=smaug 2014-06-25 20:11:20 -04:00
B2G Bumper Bot
71947234e5 Bumping manifests a=b2g-bump 2014-06-25 16:46:45 -07:00