Mark Finkle
94c46fd78e
Bug 1202154 - Switchboard does not catch Locale related exceptions r=nalexander
2015-09-08 23:49:07 -04:00
Mark Finkle
460650f247
Bug 1201384 - Add support for determining Switchboard buckets locally r=chenxia
2015-09-08 23:28:01 -04:00
B2G Bumper Bot
8e8642be41
Bumping manifests a=b2g-bump
2015-09-08 20:20:05 -07:00
B2G Bumper Bot
6a1d6317e9
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/bd97bd2d1b20
Author: Ricky Chien <rickychien@users.noreply.github.com>
Desc: Merge pull request #31749 from rickychien/hardcode-gtk3-path
Bug 1146713 - export hardcoded gtk3 path in Android.mk r=me
========
https://hg.mozilla.org/integration/gaia-central/rev/ec965c7cce12
Author: Ricky Chien <ricky060709@gmail.com>
Desc: Bug 1146713 - export hardcoded gtk3 path in Android.mk
2015-09-08 20:17:21 -07:00
Jared Wein
f03ab16056
Bug 1191583 - Add telemetry probes for touch usage. r=jimm p=ally
2015-09-08 23:14:56 -04:00
JW Wang
17b6f540a1
Bug 1199562. Part 3 - remove unused code. r=roc.
2015-09-09 10:12:46 +08:00
JW Wang
e2f5272f90
Bug 1199562. Part 2 - replace usage of mStreamSink with mMediaSink in most cases. r=roc.
2015-09-09 10:12:35 +08:00
JW Wang
6261cd2cdc
Bug 1199562. Part 1 - rename mAudioSink to mMediaSink as well as related member names. r=roc.
2015-09-09 10:12:23 +08:00
Jared Wein
6ba9c896ac
Bug 1201374 - followup, check for DOM fullscreen. r=xidorn
2015-09-08 16:56:13 -04:00
J. Ryan Stinnett
f369342912
Bug 1201535 - Disable view source tabs for Beta / Release. r=bz
2015-09-08 21:17:04 -05:00
Justin Dolske
ab0fa17a9a
Bug 1202193 - Remove PFS URL from prefs. r=benjamin
2015-09-08 14:12:26 -07:00
David Major
38a012e570
Bug 1188045: Don't delayload xul.dll or nss3.dll on clang-cl builds. r=glandium
2015-09-08 15:07:45 -04:00
Ted Mielczarek
6fbc5b2b16
bug 1200360 - fix $(DEFINES) usage in modules/libmar/tool/moz.build. r=mshal
2015-09-08 13:58:53 -04:00
Sean Lin
5cb2d5302c
Bug 1202582 - Part 2 - [Presentation WebAPI] Ensure incoming messages are well delivered to receiver pages. Part 2 - PresentationSessionInfo. r=smaug
2015-09-08 16:22:22 +08:00
Sean Lin
b65c9dd646
Bug 1202582 - Part 1 - Presentation WebAPI] Ensure incoming messages are well delivered to receiver pages. Part 1 - PresentationSessionTransport. r=jdm
2015-09-08 16:19:35 +08:00
Alastor Wu
af2fb93501
Bug 1201969 - pause element only when start playing. r=baku
2015-09-09 10:41:33 +08:00
Thomas Zimmermann
8db43ac2f5
Bug 1202704: Move Bluetooth's |UnpackPDUInitOp| to generic HAL IPC code, r=shuang
2015-09-09 13:40:26 +02:00
Thomas Zimmermann
be56b8fd96
Bug 1202704: Move Bluetooth IPC unpack functions to generic HAL IPC, r=shuang
2015-09-09 13:40:26 +02:00
Thomas Zimmermann
dbd06919a1
Bug 1202704: Move Bluetooth IPC pack functions to generic HAL IPC, r=shuang
2015-09-09 13:40:26 +02:00
Thomas Zimmermann
e1c641f4f8
Bug 1141616: Lookup service channel in Bluedroid's OPP manager, r=btian
...
Bluedroid's |BluetoothOppManager| now retrieves the OBEX service's
channel from the remote device. Previously this was done by the
Bluedroid driver internally, but having this functionality in the
manager itself will allow for future code sharing with the BlueZ
backend.
2015-09-09 13:20:57 +02:00
Thomas Zimmermann
492e2ed9aa
Bug 1141616: Support SDP lookups in |BluetoothServiceBluedroid|, r=btian
...
This patch adds support for SDP lookups to Bluedroid's service
manager |BluetoothServiceBluedroid|. The class now implements
looking up a remote device's services.
2015-09-09 13:20:54 +02:00
Thomas Zimmermann
4b26563db0
Bug 1141616: Implement |BluetoothService::GetServiceChannel|, r=btian
...
This patch adds support for reading a service channel from a remote
device.
2015-09-09 13:20:45 +02:00
B2G Bumper Bot
62fead4781
Bumping manifests a=b2g-bump
2015-09-09 04:08:10 -07:00
B2G Bumper Bot
4687cc8e7b
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/a28498a478ba
Author: Staś Małolepszy <stas@mozilla.com>
Desc: Merge pull request #31745 from stasm/1202442-l20n-3.0.6
Bug 1202442 - Update l20n.js to 3.0.6. r=gandalf
========
https://hg.mozilla.org/integration/gaia-central/rev/46dcaa195115
Author: Staś Małolepszy <stas@mozilla.com>
Desc: Bug 1202442 - Update l20n.js to 3.0.6. r=gandalf
2015-09-09 04:05:24 -07:00
B2G Bumper Bot
5681650da3
Bumping manifests a=b2g-bump
2015-09-09 03:40:17 -07:00
B2G Bumper Bot
1f97d4241c
Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/ab08ea171e86
Author: Ricky Chien <rickychien@users.noreply.github.com>
Desc: Merge pull request #31758 from mozilla-b2g/revert-31749-hardcode-gtk3-path
Revert "Bug 1146713 - export hardcoded gtk3 path in Android.mk" r=me
========
https://hg.mozilla.org/integration/gaia-central/rev/f8e409c8adb3
Author: Ricky Chien <rickychien@users.noreply.github.com>
Desc: Revert "Bug 1146713 - export hardcoded gtk3 path in Android.mk"
========
https://hg.mozilla.org/integration/gaia-central/rev/a316707d64bc
Author: Ricky Chien <rickychien@users.noreply.github.com>
Desc: Merge pull request #31757 from mozilla-b2g/revert-31750-fix-tooltool-path
Revert "Bug 1146713 - Fix TOOLTOOL_DIR path" r=me
========
https://hg.mozilla.org/integration/gaia-central/rev/2831dd267d65
Author: Ricky Chien <rickychien@users.noreply.github.com>
Desc: Revert "Bug 1146713 - Fix TOOLTOOL_DIR path"
2015-09-09 03:37:22 -07:00
Cervantes Yu
b3475041dc
Bug 1200504: Initialize the PresShell for about:blank after fork to fix the app launch performance regression. r=khuey
2015-09-09 18:04:59 +08:00
Ben Tian
95b08b1104
Bug 1195685 - Transform macro |BT_APPEND_NAMED_VALUE| into function, r=shuang
2015-09-09 10:59:36 +08:00
Cervantes Yu
195127a60d
Bug 1200504: Initialize the PresShell for about:blank after fork to fix the app launch performance regression. r=khuey
2015-09-08 16:11:00 +08:00
Matthew Noorenberghe
635d6b4b2b
Bug 1192492 - Support masking of passwords in XUL tree columns. r=Enn,smaug
...
rs=smaug on the webidl change
IGNORE IDL due to only adding a const
2015-09-07 14:25:45 -07:00
Ting-Yu Lin
0e168b5d74
Bug 1202320 - Fall back to platform APZ enabled in PresShell. r=kats
...
If root view or widget cannot be found, use platform value of
AsyncPanZoomEnabled.
2015-09-08 03:30:00 +08:00
Seth Fowler
918fa8dbc9
Bug 1201763 - Add downscale-during-decode support for the ICON decoder. r=tn
2015-09-08 22:07:18 -07:00
Seth Fowler
bdb9c4fc5c
No bug - Fix out-of-date comment in Decoder.cpp. r=me
2015-09-08 22:07:15 -07:00
Seth Fowler
5fcd0b5711
Bug 1062066 (Part 4) - Add downscale-during-decode support for the BMP decoder. r=tn
2015-09-08 22:07:12 -07:00
Seth Fowler
237b91e17d
Bug 1062066 (Part 3) - Only mark BMP surfaces as transparent if they actually have alpha data. r=tn
2015-09-08 22:07:09 -07:00
Seth Fowler
4384d0fb4e
Bug 1062066 (Part 2) - Add a Downscaler API to clear a row. r=tn
2015-09-08 22:07:06 -07:00
Seth Fowler
81494d5d30
Bug 1062066 (Part 1) - Add support for vertically flipping downscaler output. r=tn
2015-09-08 22:07:04 -07:00
Robert O'Callahan
60d375bbca
Bug 1202317. Optimize feComposite type="arithmetic" with all-zero k values to transparent black. r=mstange
2015-09-07 17:09:11 +12:00
Robert O'Callahan
fa9b9ac7c3
Bug 1202317. Optimize away identity ColorMatrix nodes. r=mstange
2015-09-07 17:11:35 +12:00
Robert O'Callahan
178c259274
Bug 1202317. Support PodEqual over fixed-length arrays. r=Waldo
2015-09-07 17:07:59 +12:00
Robert O'Callahan
942b0aae4e
Bug 1202317. Bail out early if RequestRect is going to do redundant work. r=mstange
2015-09-07 17:08:36 +12:00
Nigel Babu
6b7b9e651a
Backed out changeset 873acda091b7 (bug 1137009) for bc3 bustages ON A CLOSED TREE
2015-09-09 09:16:06 +05:30
Nigel Babu
9be911623d
Backed out changeset 8a798c03d76c (bug 815299) for M4 bustage ON A CLOSED TREE
2015-09-09 09:12:41 +05:30
Nigel Babu
6f50c367d7
Backed out changeset 3555d4b1ab1e (bug 815299) for M4 bustage.
2015-09-09 09:12:31 +05:30
Nigel Babu
61855501b5
Backed out changeset 0a2a9972b4c7 (bug 815299) for M4 bustage.
2015-09-09 09:12:28 +05:30
Nigel Babu
d0d408866b
Backed out changeset 9f3adfd2ca52 (bug 815299) for M4 bustage.
2015-09-09 09:12:24 +05:30
Nigel Babu
dcfa21f396
Backed out changeset 314e201aa2d7 (bug 1201693) for bustage on CLOSED TREE
2015-09-09 07:20:52 +05:30
Nigel Babu
8995c95878
Backed out changeset 53e7018a7b15 (bug 992983) for bustage on CLOSED TREE
2015-09-09 07:20:47 +05:30
Boris Zbarsky
e84591ec58
Bug 633154. When alerts/prompts/confirms are suppressed, just return silently instead of throwing. r=sicking
2015-09-08 21:23:55 -04:00
Boris Zbarsky
c885d7466a
Bug 1201692. Add a fast path to ExplicitChildIterator::Seek for the common case of seeking an actual DOM child of the parent node. r=wchen
2015-09-08 21:23:55 -04:00