Commit Graph

262584 Commits

Author SHA1 Message Date
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
Ed Lee
b3d2eac0be Bug 1202402 - Nothing shown on the standalone UI when a peer exits the room [r=Standard8] 2015-09-07 14:20:58 -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
Boris Zbarsky
ad1e37e40c Bug 1182197 investigation patch. Log the stack at promise fulfillment on a CCed promise into the crash reporter data. r=dmajor,nsm 2015-09-08 21:23:55 -04:00
Garvan Keeley
669c076a56 Bug 1200310 - No need to wifi+cell scan if stumble file is full, just trigger upload. r=jdm 2015-09-08 21:20:57 -04:00
Garvan Keeley
4d40a13e64 Bug 1200310 - Instead of thread guard flags for 'is stumbling' AND 'is uploading', we can use just one flag. r=jdm 2015-09-08 21:20:56 -04:00
Garvan Keeley
4cd16c8472 Bug 1200304 - Move stumbling code from gonkgps to MozStumbler.cpp. r=jdm 2015-09-08 21:20:56 -04:00
Garvan Keeley
c5b234b354 Bug 1199395 - FxOS Stumbling gzip the stumbles to store more data. r=jdm 2015-09-08 21:20:56 -04:00
Brian Birtles
114161e07b Bug 1200568 - Don't create animations for elements that are not part of the document tree; r=dbaron
As well as ensuring that we don't create animations for elements that are not
part of the document tree, this test also adjusts the assertion that checks
this in the following ways:

* Calls GetComposedDoc() instead of GetCrossShadowCurrentDoc() since the
  latter is deprecated.
* Moves it from RequestRestyle to FlushAnimations since, depending on how we
  refactor this code in the future, it's possible we might end up calling
  RequestRestyle even for animations on elements that have been removed from the
  document but we shouldn't call FlushAnimations in this case.
2015-09-09 10:10:41 +09:00
Botond Ballo
5820c32878 Bug 1202312 - Remove an old forward declaration and typedef. r=kats 2015-09-06 23:29:15 -04:00
Botond Ballo
78b5fc290d Bug 1202312 - Use mozilla::Function for the ContentReceivedInputBlock callback. r=kats 2015-09-11 12:52:43 -04:00
Botond Ballo
f86f6380de Bug 1202312 - Use mozilla::Function for the SetAllowedTouchBehavior callback. r=kats 2015-09-11 12:27:49 -04:00
Christoph Kerschbaumer
02c5982215 Bug 1199491 - Use channel->ascynOpen2 in netwerk/base/nsURIChecker (r=sicking,jduell) 2015-09-11 18:54:00 -07:00
Christoph Kerschbaumer
fd17f0dbe9 Bug 1199491 - Use channel->ascynOpen2 in netwerk/base (r=sicking) 2015-09-11 18:52:08 -07:00
Heiher
f26c85e6a5 Bug 1194139 - IonMonkey: MIPS: Split shareable code to mips-shared in Assembler-mips32. r=nbp
---
 .../Assembler-mips-shared.cpp}                     |  753 +++---------
 .../Assembler-mips-shared.h}                       |  145 +--
 js/src/jit/mips32/Assembler-mips32.cpp             | 1230 +------------------
 js/src/jit/mips32/Assembler-mips32.h               | 1246 +-------------------
 js/src/moz.build                                   |    1 +
 5 files changed, 195 insertions(+), 3180 deletions(-)
 copy js/src/jit/{mips32/Assembler-mips32.cpp => mips-shared/Assembler-mips-shared.cpp} (50%)
 copy js/src/jit/{mips32/Assembler-mips32.h => mips-shared/Assembler-mips-shared.h} (86%)
2015-09-12 19:15:51 +08:00
Boris Zbarsky
210368ce2f Bug 1191942. Make sure to not schedule requestAnimationFrame callbacks if animations are paused. r=roc 2015-09-11 21:59:43 -04:00
Boris Zbarsky
1c73e153f6 Bug 1182197 workaround. Add a null-check for mGlobal for now. r=nsm 2015-09-11 21:59:43 -04:00
Kartikaya Gupta
2399af2107 Bug 1201581 - Hook up the syncFrameMetrics call to sync metrics info from the compositor to Java-land on each composite. r=rbarker 2015-09-11 21:58:16 -04:00
Kartikaya Gupta
294fec1667 Bug 1201581 - Extract a helper method. r=rbarker 2015-09-11 21:58:16 -04:00