B2G Bumper Bot
ecc5d3d803
Bumping manifests a=b2g-bump
2015-04-16 06:49:51 -07:00
B2G Bumper Bot
5977bbf7db
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/41e8ee5438c4
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1154695 - merge pull request #29524 from andreastt:remove_invalid_response to mozilla-b2g:master
========
https://hg.mozilla.org/integration/gaia-central/rev/1ac170a15c24
Author: Andreas Tolfsen <ato@mozilla.com>
Desc: Bug 1154695 - Remove import of InvalidResponseException
r=davehunt
2015-04-16 06:47:40 -07:00
Carsten "Tomcat" Book
02b429dca7
Merge mozilla-central to b2g-inbound
2015-04-16 12:52:54 +02:00
Carsten "Tomcat" Book
44d7adbd93
merge mozilla-inbound to mozilla-central a=merge
2015-04-16 12:35:31 +02:00
Carsten "Tomcat" Book
dbcce67d6e
merge fx-team to mozilla-central a=merge
2015-04-16 12:34:23 +02:00
B2G Bumper Bot
2d9ad5bc92
Bumping manifests a=b2g-bump
2015-04-16 03:32:31 -07:00
B2G Bumper Bot
572a5ce05f
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/7311315b339f
Author: Rex KM Lee <rexboy@mozilla.com>
Desc: Merge pull request #29497 from rexboy7/1152713-folder-list-temp
Bug 1152173 - [Stingray][Home] Implement folder list. r=dwi2
========
https://hg.mozilla.org/integration/gaia-central/rev/afa581d214f6
Author: Rex Lee <rexboy@mozilla.com>
Desc: Bug 1152173 - [Stingray][Home] Implement folder list
2015-04-16 03:30:20 -07:00
B2G Bumper Bot
e382acb61f
Bumping manifests a=b2g-bump
2015-04-16 02:07:30 -07:00
B2G Bumper Bot
9cb4786fbd
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/a59ed592f8c2
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1153779 - merge pull request #29525 from albertopq:1153779-sim-dialog to mozilla-b2g:master
========
https://hg.mozilla.org/integration/gaia-central/rev/c5d99aa43c05
Author: albertopq <albert.pastor@gmail.com>
Desc: Bug 1153779 - Wrong dialog size with SHB on
2015-04-16 02:05:19 -07:00
Gordon Klaus
acf212ecff
Bug 1155140 - Removed mentions of deleted parameters from test helper documentation. r=mt
2015-04-16 04:56:00 -04:00
Ryan VanderMeulen
dc71d21618
Bug 1148639 - Touch CLOBBER.
2015-04-17 11:27:03 -04:00
Ehsan Akhgari
57f5e77ec5
Bug 1155486 - Convert nsDOMAttributeMap::mLocalName to void* to ensure that we can never dereference it; r=baku
2015-04-17 11:15:15 -04:00
Ehsan Akhgari
6024840a0d
Bug 1155477 - Convert nsINode::Slots::mChildNodes to an nsRefPtr; r=baku
...
MSVC 7 is no longer supported, so this can now be an nsRefPtr.
2015-04-17 11:15:13 -04:00
Ehsan Akhgari
2fd728cf7a
Bug 1155475 - Mark nsINode::Slots::mWeakReference as MOZ_NON_OWNING_REF; r=baku
2015-04-17 11:14:49 -04:00
Ehsan Akhgari
6cd33f82dc
Bug 1155471 - Mark some members of nsNodeInfoManager as MOZ_NON_OWNING_REF; r=baku
2015-04-17 11:14:48 -04:00
Ehsan Akhgari
88970ae83c
Bug 1155469 - Mark nsTextEditorState::mTextCtrlElement as MOZ_NON_OWNING_REF; r=baku
2015-04-17 11:14:46 -04:00
B2G Bumper Bot
5f19c54908
Bumping manifests a=b2g-bump
2015-04-16 01:54:30 -07:00
B2G Bumper Bot
bc7f4d1738
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/3eb2d272915c
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1141973 - merge pull request #29192 from EragonJ:bug-1141973 to mozilla-b2g:master
========
https://hg.mozilla.org/integration/gaia-central/rev/4beaebecad93
Author: EragonJ <eragonj@eragonj.me>
Desc: Bug 1141973 - make sure we will update the sim security r=Arthur
2015-04-16 01:54:10 -07:00
Thomas Zimmermann
ed60a0b3d0
Bug 1154235: Use |snprintf| in Bluetooth utililities, r=btian
...
The use of |sprintf| is unsafe and generally deprecated. This patch
replaces |sprintf| in the Bluetooth utilities with |snprintf|.
2015-04-16 10:48:21 +02:00
Thomas Zimmermann
243bb2a554
Bug 1154235: Share BluetoothUtils.{cpp,h} between Bluetooth v1 and v2, r=btian
...
With this patch, Bluetooth v1 and v2 share the same files for
BluetoothUtils.{cpp,h}. Some of the functions are still version specific
and cannot be shared. The v1 variants can be removed after switching to
v2.
2015-04-16 10:48:21 +02:00
Thomas Zimmermann
b80a5c01c0
Bug 1154235: Move dom/bluetooth/bluetooth2/BluetoothUtils.{cpp,h} to /dom/bluetooth, r=btian
2015-04-16 10:48:21 +02:00
Thomas Zimmermann
30572a8d55
Bug 1154235: Use |BroadcastSystemMessage| in |BluetoothService::Notify|, r=btian
...
|BluetoothService::Notify| re-implements |BroadcastSystemMessage|. This
patch replaces this code with a call to the function.
2015-04-16 10:48:21 +02:00
Mark Hammond
910300a6b4
Bug 1153121 - have the readinglist sync engine log existing local items if trace logging is enabled. r=adw
2015-04-16 16:16:10 +10:00
Mark Hammond
64cd1da11a
Bug 1152698 - certain readinglist server response codes should cause the sync engine to throw/abort. r=adw
2015-04-16 16:16:10 +10:00
Phil Ringnalda
87f3bdecfd
Back out 364bc6209cc5 (bug 1134501) for jetpack bustage
2015-04-15 22:08:20 -07:00
B2G Bumper Bot
4e6106670a
Bumping manifests a=b2g-bump
2015-04-15 21:59:51 -07:00
B2G Bumper Bot
701a83fb49
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/b78b327fdb9f
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1150798 - merge pull request #29516 from crh0716:1150798 to mozilla-b2g:master
========
https://hg.mozilla.org/integration/gaia-central/rev/87fa3b1c6e39
Author: Arthur Chen <crh0716@gmail.com>
Desc: Bug 1150798 - Disable the alameda loading timeout in the production build
2015-04-15 21:57:40 -07:00
Shu-yu Guo
bf509ce7cf
Bug 1147939 - The expression decompiler can't assume that it's called directly from script. (r=bhackett)
2015-04-15 21:55:21 -07:00
Shu-yu Guo
f8e6b5e10b
Bug 1152304 - Add displaying of block notes to dis() in the JS shell. (r=jimb)
2015-04-15 21:55:21 -07:00
Shu-yu Guo
0e4f326901
Bug 1152304 - Record the end of block scope notes to be after emission of JSOP_POPBLOCKSCOPE. (r=jimb)
2015-04-15 21:55:21 -07:00
B2G Bumper Bot
c99c5f1ebc
Bumping manifests a=b2g-bump
2015-04-15 20:52:19 -07:00
B2G Bumper Bot
f820f01558
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/2511908f59de
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1132666 - merge pull request #28737 from jimporter:music-rtl-tiles to mozilla-b2g:master
========
https://hg.mozilla.org/integration/gaia-central/rev/6d16c741cd1a
Author: Jim <jporter@mozilla.com>
Desc: Bug 1132666 - [RTL][Music] Translated text on music tiles is not right aligned in Arabic
2015-04-15 20:50:08 -07:00
Jared Wein
28f9f304bc
Bug 1134501 - UITour: Force page into Reader View automatically whenever the ReaderView/ReadingList tour page is loaded. r=gijs
2015-04-15 23:45:50 -04:00
Dan Mosedale
baa0201878
Bug 1155036-standalone display unusable at 640x500, r=mikedeboer
2015-04-16 08:32:41 -07:00
Iaroslav Sheptykin
034ae03c57
Bug 1153509 - Clipping translation notification bar on small screens. r=florian
2015-04-16 17:10:36 +02:00
Florian Quèze
79cdfe75fc
Bug 1152908 - Middle-clicking on a reading list item should open it in a new tab, r=Gijs.
2015-04-16 17:09:20 +02:00
Mike de Boer
f937fa97cb
Bug 1152197: update share_button2 label to the updated share_button3 in the Loop conversation window. r=Standard8
2015-04-16 14:09:37 +02:00
Carsten "Tomcat" Book
33ba356974
Merge mozilla-central to fx-team
2015-04-16 12:49:21 +02:00
Marco Bonardo
929f8f5da2
Bug 1148466 - Use new keywords API in BookmarkHTMLUtils and BookmarkJSONUtils. r=ttaubert
2015-04-16 12:13:43 +02:00
Wes Kocher
699b520eca
Merge m-c to b2g-inbound to prevent W3 permafail
2015-04-15 18:34:33 -07:00
Ryan VanderMeulen
0f056b350d
Merge m-c to b2g-inbound. a=merge
2015-04-15 21:25:43 -04:00
Ryan VanderMeulen
11dd1a3c60
Merge fx-team to m-c. a=merge
2015-04-15 21:23:40 -04:00
Ryan VanderMeulen
0e7e73dc54
Merge inbound to m-c. a=merge
2015-04-15 21:22:31 -04:00
Jim Blandy
719f643530
Bug 1155006: Fix unified build sensitivities in js/src. r=shu
2015-04-15 17:50:15 -07:00
Jim Blandy
bfed9f9eda
Bug 1155006: Fix unified build sensitivities in js/src/jit. r=shu
2015-04-15 17:48:30 -07:00
Bill McCloskey
9d71dfce79
Bug 1154465 - Test for add-on compat warnings (r=gabor)
2015-04-15 20:01:13 -07:00
Bill McCloskey
6f6fb03b28
Bug 1154465 - Fix add-on shim telemetry (r=gabor)
2015-04-15 20:00:37 -07:00
Valentin Gosu
5e5b033f1a
Bug 1149913 - Disable bug 1093611. Set pref dom.url.encode_decode_hash to true r=honzab
2015-04-16 05:25:10 +03:00
Xidorn Quan
7f4c3fcc4c
Bug 1154814 - Move font rules from 'rt' to 'rtc, rt' and make text-emphasis conditional. r=heycam
2015-04-16 13:42:56 +12:00
Xidorn Quan
b1997d8ac7
Bug 1153764 - Avoid explicitly doing break before when there is ruby span. r=roc
2015-04-16 13:42:45 +12:00