Commit Graph

262014 Commits

Author SHA1 Message Date
Alexandre Poirot
fb521f499f Bug 1142752 - Prevent NS_NOINTERFACE exception on pageload when opening devtools. r=jryans 2015-09-10 02:34:51 -07:00
Alexandre Poirot
da679eaa06 Bug 1202973 - Stop defining TargetFactory to prevent exception. r=jwalker 2015-09-10 02:34:51 -07: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
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