Luke Wagner
103e973b18
Bug 965880 - OdinMonkey: allow asm.js to change (resize) heap (r=bbouvier)
2014-10-07 14:07:52 -05:00
Luke Wagner
77cece6571
Bug 965880 - OdinMonkey: allow typed array constructors to be imported and used (r=bbouvier)
2014-10-07 14:07:49 -05:00
Bill McCloskey
f94c252fa9
Bug 1067576 - Make console.log work in frame scripts (r=Mossop)
2014-10-07 11:46:25 -07:00
Bill McCloskey
c8f8625356
Bug 930243 - Add a processType flag to chrome manifest directives (r=froydnj)
2014-10-07 11:46:24 -07:00
Bill McCloskey
8a9c729da3
Bug 1072467 - Add tests for e10s add-on shims (r=mconley,ted)
2014-10-07 11:46:24 -07:00
David Keeler
b1ec84c2a7
bug 1077891 - update getHSTSPreloadList.js to reflect changes to nsISiteSecurityService r=mmc DONTBUILD NPOTB
2014-10-06 11:28:15 -07:00
Sotaro Ikeda
6c8fec1791
Bug 1076868 - Fix RemoveTextureFromCompositableAsync() call handling r=nical
2014-10-07 11:37:15 -07:00
Randell Jesup
9fa93a5f9c
Bug 1033335: Don't send IDRs to change bitrates or periodic ones to fix encoder errors r=pkerr
2014-10-07 14:14:01 -04:00
Markus Stange
adec7f8b8f
Bug 1062801 - Fix non-unified build bustage.
2014-10-07 20:09:16 +02:00
Ryan VanderMeulen
566e49b6ff
Backed out 7 changesets (bug 1047483, bug 1079301, bug 1079335) for webplatform test failures.
...
Backed out changeset 7d06b68c44d0 (bug 1079335)
Backed out changeset 92030169528e (bug 1079301)
Backed out changeset c09d7f95554a (bug 1047483)
Backed out changeset c199f1057d7e (bug 1047483)
Backed out changeset 18830d07884c (bug 1047483)
Backed out changeset e087289ccfbb (bug 1047483)
Backed out changeset 6238ff5d3ed0 (bug 1047483)
CLOSED TREE
--HG--
rename : content/base/public/File.h => content/base/public/nsDOMFile.h
rename : content/base/src/MultipartFileImpl.cpp => content/base/src/nsDOMBlobBuilder.cpp
rename : content/base/src/MultipartFileImpl.h => content/base/src/nsDOMBlobBuilder.h
rename : content/base/src/File.cpp => content/base/src/nsDOMFile.cpp
2014-10-07 13:16:11 -04:00
Andrea Marchesini
2e4f87163f
Bug 1079335 - Blob/File headers should be used in Fetch API, r=peterv - CLOSED TREE
2014-10-07 17:02:28 +01:00
Ed Morley
f3bb2472e6
Backed out changeset f1a21d8fcdd0 (bug 1076990) for intermittent failures & output not in the normal format; CLOSED TREE
2014-10-07 16:29:35 +01:00
Ed Morley
f4448463aa
Backed out changeset 2e15d016544a (bug 1044256) for failures in testSIMD.js; CLOSED TREE
2014-10-07 16:25:08 +01:00
Ed Morley
7812db7f9f
Backed out changeset ab230e36399b (bug 1044256)
2014-10-07 16:24:38 +01:00
Andrea Marchesini
fc95074f5b
Bug 1079301 - Bug 1047483 - Porting DOMFile/DOMBlob to WebIDL requires CLOBBER - CLOSED TREE
2014-10-07 16:15:34 +01:00
Andrea Marchesini
dd4666ff55
Bug 1047483 - patch 5 - Remove 'name' in the FilePropertyBag dictionary, r=smaug
2014-10-07 15:20:59 +01:00
Andrea Marchesini
3cae2ef25d
Bug 1047483 - patch 4 - Removing nsDOMBlobBuilder, r=ehsan
...
--HG--
rename : content/base/src/nsDOMBlobBuilder.cpp => content/base/src/MultipartFileImpl.cpp
rename : content/base/src/nsDOMBlobBuilder.h => content/base/src/MultipartFileImpl.h
2014-10-07 15:20:57 +01:00
Andrea Marchesini
946cf8e0e1
Bug 1047483 - patch 3 - Renaming DOMFile to File, r=ehsan
...
--HG--
rename : content/base/public/nsDOMFile.h => content/base/public/File.h
rename : content/base/src/nsDOMFile.cpp => content/base/src/File.cpp
2014-10-07 15:20:55 +01:00
Andrea Marchesini
61f3e1dfa6
Bug 1047483 - patch 2 - Renaming nsDOMFileList to FileList, r=ehsan
2014-10-07 15:20:53 +01:00
Andrea Marchesini
570a9abfb8
Bug 1047483 - patch 1 - Porting DOMFile/DOMBlob to WebIDL, r=bz, r=bkelly, r=bholley
2014-10-07 15:20:52 +01:00
Markus Stange
218a76b276
Bug 846730 - Draw native-themed textarea borders using filling instead of stroking. r=smichaud
2014-10-07 16:18:02 +02:00
Markus Stange
bb3d1d92d3
Bug 1062801 - Fill vibrant window regions with the correct vibrancy fill color. r=smichaud
2014-10-07 16:18:01 +02:00
Markus Stange
1a19aa5302
Bug 1077358 - Clip BasicColorLayer drawing to the layer's bounds. r=Bas
2014-10-07 16:18:01 +02:00
Markus Stange
163e0b1632
Bug 1076695 - Don't convert alpha surfaces into RGBA surfaces for FilterNodeTransformSoftware. r=Bas
2014-10-07 16:18:01 +02:00
Markus Stange
a4d5e61c0a
Bug 1074280 - Use AsContainerLayer() in order to avoid a bad cast. r=roc
2014-10-07 16:18:00 +02:00
Vladimir Vukicevic
03d8b2d53c
Bug 912196. Add support for ANGLE D3D11 path. r=jgilbert
...
There are currently problems with the color format chosen
which breaks MSAA resolution. But we might as well land this
now.
--HG--
extra : rebase_source : 1287e5c059e263d03b0d612ce5cf17e93bc5b033
2014-04-03 13:29:22 +08:00
Valentin Gosu
1e2587dfff
Bug 786419 - Part 12: Add getAppOfflineState to nsIIOService r=jduell
2014-10-07 17:08:07 +03:00
Valentin Gosu
506148a1b5
Bug 786419 - Part 11 - Address possible issues with offline notifications in nsGlobalWindow and WorkerPrivate r=bent
...
Part 2 of this bug adds nsGlobalWindow as an observer for the app-offline
notification. There are however a few corner cases we haven't handled.
For example: If the browser is offline, and an app is made offline,
there should be no offline event dispatched.
Also, WorkerPrivate should ignore offline events that cause no change
in its offline state.
2014-08-27 05:42:13 +03:00
Valentin Gosu
7bc6abf3d9
Bug 786419 - Part 10 - Fix app wrongly reporting an offline status r=jduell
...
In order for the content process to have an up-to-date table of which apps are
offline, we send that status in TabParent::LoadURL. However, the fact that
IsAppOffline returned true when the browser was offline, caused us to send
the offline status to content processes, and caused Bug 1058718.
This also updates the UUID for nsIOService.
2014-08-27 05:25:47 +03:00
Valentin Gosu
5187f1eeba
Bug 786419 - Part 9 - Add better comments to nsIOService. r=jduell
2014-08-23 05:44:04 +03:00
Valentin Gosu
280f0d4eb6
Bug 786419 - Part 8 - Several improvements to per-app-offline behaviour r=jduell
...
Make GetAppId() pure-virtual and add implementation for TCPSocketParent, UDPSocketParent, and one for Necko parent that returns UNKNOWN_APP_ID
Change nsIOService to use IsNeckoChild instead of XRE_ method.
Include nsThreadUtils.h (for nsRunnable and dispatchToMainThread) and NeckoCommon for IsNeckoChild.
Make HttpChannelParent set LOAD_ONLY_FROM_CACHE, LOAD_FROM_CACHE and LOAD_NO_NETWORK_IO when offline.
2014-08-22 20:15:00 +03:00
Valentin Gosu
b8baee793e
Bug 786419 - Part 7 - xpcshell test for HTTP per-app offline r=jduell
2014-08-23 05:06:44 +03:00
Valentin Gosu
7db29d0d93
Bug 786419 - Part 6 - Disable HTMLDNSPrefetches for offline apps r=jduell
2014-08-23 02:17:18 +03:00
Valentin Gosu
f4e6cdcd4e
Bug 786419 - Part 5 - Check app offline status in PeerConnection.js r=rjesup
2014-08-23 02:16:51 +03:00
Valentin Gosu
33d9a1b21d
Bug 786419 - Part 4 - Have UDP sockets check if the app is offline r=mcmanus
2014-08-23 02:16:31 +03:00
Valentin Gosu
b8934b46be
Bug 786419 - Part 3 - Have the JS TCP sockets check if the app is offline r=jduell
2014-08-23 02:15:36 +03:00
Valentin Gosu
31e0b73e25
Bug 786419 - Part 2 - Modify calls to NS_IsOffline to check for NS_IsAppOffline as well r=jduell,sicking
2014-08-23 06:06:56 +03:00
Valentin Gosu
603e565aec
Bug 786419 - Part 1 - Provide way to "set network offline" per app r=jduell
2014-08-23 06:05:56 +03:00
Tom Schuster
cdf84a1b27
Bug 1044039 - Reimplement Qt widget look and feel. r=romaxa
2014-10-07 16:05:17 +02:00
Tom Schuster
eeb683e5c7
Bug 1065716 - Move jsonparser to vm/JSONParser. r=Waldo
...
--HG--
rename : js/src/jsonparser.cpp => js/src/vm/JSONParser.cpp
rename : js/src/jsonparser.h => js/src/vm/JSONParser.h
2014-10-07 16:05:11 +02:00
Nicolas Silva
f094ba38b8
Bug 1077307 - Merge NewTextureSource and TextureSource. r=sotaro
2014-10-07 15:58:59 +02:00
Ehsan Akhgari
5555ff05e7
Fix one bad implicit constructor in pkix, no bug, blanket-rs=bsmith
2014-10-07 09:46:59 -04:00
Ting-Yu Lin
22279846ae
Bug 1078991 - Add TouchCaret::GetCaretFocusFrame(). r=roc
2014-10-06 21:02:00 -04:00
Chris Manchester
bec88b0686
Bug 1075240 - Log disabled tests as skips in mochitests. r=ahal
2014-10-02 11:08:41 -04:00
Mark Hammond
fe842cb233
Bug 1074507 - Avoid pre-filtering tests so we can have e10s-only tests. r=ted
2014-10-01 17:06:00 -04:00
Giovanni Sferro
07c480f6f3
Bug 1059030 - Do not crash when an element has the same @id as a @name of a radiogroup. r=bz
2014-10-06 21:51:00 -04:00
Stephen Pohl
784410e413
Bug 1078640: Sanitize path used to load XPCOM on OSX. r=smichaud
2014-10-07 09:33:09 -04:00
Joel Maher
09c3d855c0
Bug 1076990 - [desktop only] update talos.json on tip to capture mainthreadio and other talos cleanup. r=dminor
2014-10-07 09:24:13 -04:00
Carsten "Tomcat" Book
e4ccc4ce91
Merge m-c to mozilla-inbound
2014-10-07 15:00:53 +02:00
Carsten "Tomcat" Book
4605d54896
merge b2g-inbound to mozilla-central a=merge
2014-10-07 14:41:05 +02:00