Commit Graph

29370 Commits

Author SHA1 Message Date
Ben Turner
3ba19a1445 Bug 1075302 - Allow Necko to do main thread I/O on remote blobs, r=khuey. 2014-10-06 14:05:07 -07:00
Jonathan Kew
9e6b1ce2ef Bug 902799 - Support textruns with vertical writing modes when drawing Canvas2D text. r=bas 2014-10-06 16:19:36 +01:00
Ed Morley
d23852e136 Backed out changeset a3250bad7f3c (bug 902799) for build failures on Windows 2014-10-06 15:55:56 +01:00
Jonathan Kew
a0d9529795 Bug 902799 - Support textruns with vertical writing modes when drawing Canvas2D text. r=bas 2014-10-06 15:14:54 +01:00
Vivien Nicolas
9ea99ab0a1 Bug 1061669 - Expose a setActive API on mozbrowser iframe. r=fabrice 2014-10-06 14:32:55 +02:00
Valentin Gosu
0b3cc3d4ac Bug 1064706 - Enable dom/testing/mochitest/general/ tests under e10s r=bz 2014-10-06 14:34:37 +03:00
Garvan Keeley
255f395915 Bug 1061186 - increase timeout from 500ms to 1sec to avoid rare failures. r=jdm 2014-09-19 16:55:00 +02:00
Andre Natal
6fc963aa13 Bug 1060659 - SpeechGrammarList should both initialize SpeechRecognitionService and set a grammar on it. r=smaug 2014-10-01 21:37:00 +02:00
Jed Parsons
b397ed9680 Bug 1011084 - Implement navigator.mozId with WebIDL; r=bholley r=spenrose, sr=jst 2014-05-30 17:06:18 -07:00
Dan Glastonbury ext:(%20and%20Benoit%20Jacob%20%3Cbjacob%40mozilla.com%3E)
08d194e807 Bug 1075195 - WebGL2: implement texStorage2D - r=bjacob,djg 2014-07-15 09:55:56 +10:00
Benoit Jacob
3a2e260638 Bug 1072680 - Untangle the mixup of formats vs internalformats in the WebGL implementation - r=jgilbert 2014-10-04 22:24:24 -04:00
Dan Glastonbury
4ffb153247 Bug 1075305 - WebGL2 - convert BaseTexFormat() to use strong GL types.; r=bjacob
--HG--
extra : rebase_source : dc805b06ca0758aea3ec0a3727816011aac83186
extra : source : 8a155fbe61b62b4be3f4e82bf6e9c39446d910c3
2014-09-30 14:03:29 +10:00
Dan Glastonbury
b6117c9d45 Bug 1075305 - Sort strong GL type TexFormat.; r=:bjacob
--HG--
extra : rebase_source : b2429b3a5ca0257541d0de35863c7279eed5061f
extra : source : dcbe7e7b4728325e68a133bfc4a9e61f2e7d6b3c
2014-10-02 17:23:37 +10:00
Dan Glastonbury
c7adc4e4fe Bug 1075305 - WebGL2 - remove WebGL prefix from WebGLTexture::ImageInfo.; r=bjacob
--HG--
extra : rebase_source : f724d3f293f83f8e905175e1be6e9f6987e58454
extra : source : dc6fbe00f4d764b7f02818667addf12f038b72f3
2014-09-30 13:50:00 +10:00
Dan Glastonbury
97e4f7f9a6 Bug 1705305 - Rename WebGLTexture::ImageInfo::WebGLFormat to WebGLTexture::ImageInfo::WebGLInternalFormat.; r=bjacob
--HG--
extra : rebase_source : 72cb9f5d79b6c349697f107ff1689a421cefbe66
extra : source : ccc10059a97fe9a9fd684cbdb553c75c6403808c
2014-07-15 09:55:33 +10:00
zhoubcfan@163.com
567fb422f4 Bug 1076926 - Add windows 10 support to exe manifest. r=jimm 2014-10-04 14:43:01 +09:00
Ryan VanderMeulen
fa9ac0b845 Merge m-c to inbound. a=merge 2014-10-03 16:26:37 -04:00
Ryan VanderMeulen
3b1ad0f2bc Merge inbound to m-c. a=merge 2014-10-03 16:00:09 -04:00
Blake Kaplan
f809f5b13f Bug 1026099 - Rework the spellchecker context menu to not use CPOWs. r=ehsan/billm/felipe
This patch fixes a few nits and typos in the C++ spellchecking code as well as
fixing the Finnish dictionary and multiple installed dictionaries in general (r=ehsan).

It reworks the spellchecking context menu to use async message passing (in JS)
and reduces, by a little, the CPOW use in the context menu code (r=felipe).

Finally, the spellcheck IPDL no longer needs to be 'rpc' since we no longer
nest spellchecking calls, so it can go back to being 'sync' (r=billm).
2014-10-03 10:52:37 -04:00
Wayne Chen
5022b313c9 Bug 1072021: Fix bluetooth address is empty to set Audio HAL when A2DP is disconnected. r=echou 2014-10-02 17:22:44 +08:00
Ed Morley
22bd17338b Merge mozilla-central and b2g-inbound 2014-10-03 15:20:08 +01:00
Ed Morley
a5ebac277a Merge latest green b2g-inbound changeset and mozilla-central; a=merge 2014-10-03 14:29:24 +01:00
Ed Morley
6c9d66f653 Backed out changeset a2192165100c (bug 1041180) for xpcshell failures; CLOSED TREE 2014-10-03 10:12:53 +01:00
Jon Coppeard
43b5e6a717 Bug 650161 - Allow for the possibility that the wrapper cache hasn't been initialized yet when updating it r=bz 2014-10-03 10:04:19 +01:00
Szu-Yu Chen [:aknow]
e4e7244f5f Bug 1074377 - Should hold the already_AddRefed return value. r=khuey 2014-10-02 23:39:00 -04:00
Andrew Osmond
eaa8395a0a Bug 994912 - Add support for promises and event-based notifications to camera. r=mikeh, r=bz 2014-10-03 04:19:00 -04:00
Andrew Osmond
044342a2bc Bug 994912 - Add support for event-based notifications to media streams. r=roc, r=bz 2014-10-03 04:18:00 -04:00
Ryan VanderMeulen
3d89c29eb1 Backed out changeset 12ec3e08ee67 (bug 1042291) for crashtest-ipc hangs.
--HG--
extra : rebase_source : 9ad5ef45860595b2eb3ca72e33461762c53034a2
2014-10-02 15:31:13 -04:00
Alexandre Lissy
d1b3b7308d Bug 1075405 - Use numItems to iterate mobile connection providers. r=echen
Using .length attribute does not work anymore, probably after bug
1063304 landed. The GonkVoicemail code makes a similar use of the
MobileConnectionService and uses numItems to iterate over the providers.

--HG--
extra : rebase_source : 28b44f69883e20ae270e7c09e2db90d97b0c7f3d
2014-10-01 07:07:00 -04:00
Alexandre Lissy
4409d5d82c Bug 1010284 - Add radio tech mapping for MLS. r=garvank, sr=hannosch
Having this mapping is needed in order to properly identify the radio
technology family being used by the connected network.

--HG--
extra : rebase_source : b1e77cc78a4d882af5bdc65a377dcc26340c7fac
2014-09-30 07:11:00 -04:00
Ryan VanderMeulen
b3fc55abd6 Merge m-c to b2g-inbound. a=merge 2014-10-02 13:14:49 -04:00
Ryan VanderMeulen
4c98b09137 Merge fx-team to m-c. a=merge 2014-10-02 13:00:31 -04:00
Ryan VanderMeulen
69189df8b7 Merge b-i to m-c. a=merge 2014-10-02 12:51:02 -04:00
Ed Morley
8c0d5a673b Merge mozilla-central and inbound 2014-10-03 15:14:53 +01:00
Bob Owen
3aaf65bd44 Bug 1067305 - Conditionally disable mochitests that won't run with the content sandbox at low integrity. r=jmaher 2014-10-01 15:01:22 +01:00
Edgar Chen
8268a0954a Bug 1007062 - Fix SpecialPower API doesn't work on Marionette test-container. r=mdas,jmaher 2014-09-28 22:43:32 +08:00
Bobby Holley
d92c430a2e Bug 1065185 - Create content arrays rather than chrome arrays in DOM Apps. r=me 2014-10-03 10:05:51 +02:00
Bobby Holley
f6ef6e9640 Bug 1065185 - Do a better job of accessing privileged constants from voicemail marionette tests. r=bz 2014-10-03 10:05:51 +02:00
Bobby Holley
a9a745e197 Bug 1065185 - Create a content Array rather than a chrome Array in _convertWifiNetworks. r=chucklee 2014-10-03 10:05:51 +02:00
Bobby Holley
6e48726329 Bug 1065185 - Create a content Array rather than a chrome array when reading Icc contacts. r=hsinyi
Right now, this array gets implicit __exposedProps__ for all of its indexed
members (and .length). Instead, we should be creating the Array directly in
the target Window.
2014-10-03 10:05:51 +02:00
Bobby Holley
f4c38cee30 Bug 1065185 - Stop using Promise.jsm over SpecialPowers in marionette tests. r=bz 2014-10-03 10:05:50 +02:00
Bobby Holley
9a78987c80 Bug 1065185 - Fix crash IPC tests. r=bz 2014-10-03 10:05:49 +02:00
Bobby Holley
9f6dfee5c1 Bug 1065185 - Fix permissions tests. r=bz 2014-10-03 10:05:49 +02:00
Christoph Kerschbaumer
b86cc609d3 Bug 1041180: Remove deprecated nsIChannelPolicy (r=sstamm,jduell,jst) 2014-10-02 23:34:30 -07:00
Masayuki Nakano
8c0696f557 Bug 975383 part.8 Remove unnecesary handler of compositionupdate r=smaug 2014-10-03 15:33:49 +09:00
Masayuki Nakano
e6d1b6b01e Bug 975383 part.7 Remove compositionupdate dispatchers in forms.js of B2G r=yxl 2014-10-03 15:33:49 +09:00
Masayuki Nakano
a1f5e6c914 Bug 975383 part.1 TextComposition should dispatch compositionupdate event automatically if text event changes composition string r=smaug 2014-10-03 15:33:47 +09:00
Phil Ringnalda
39082e7a18 Back out 3 changesets (bug 1017613) for build bustage
CLOSED TREE

Backed out changeset 77b599edbab4 (bug 1017613)
Backed out changeset f048600cf938 (bug 1017613)
Backed out changeset 083a2fb884ed (bug 1017613)
2014-10-02 22:20:04 -07:00
Gijs Kruitbosch
aff56ac9f2 Bug 1057166 - move FHR reporting out of docshell and fix test to work in e10s, r=bz
--HG--
extra : rebase_source : d5b9122803f306ab08deb85b953bbc7129e182f0
2014-09-11 14:50:55 +01:00
Wes Kocher
d73516c938 Merge b-i to m-c a=merge despite the CLOSED TREE 2014-10-01 17:02:51 -07:00