Nikhil Marathe
e58e6605b9
Bug 1039846 - Patch 8: A few response body tests. r=bkelly
...
--HG--
extra : rebase_source : 73069e29337402f00c4d1742b670f0d35d42f3b8
2014-12-15 23:04:10 -08:00
Nikhil Marathe
d88565fb07
Bug 1039846 - Patch 7: Create channel with a loadgroup. r=baku,bkelly
...
--HG--
extra : rebase_source : 2d2eb74428a28dac2cda779cc48dae1ed1367f26
2015-01-08 08:55:05 -08:00
Nikhil Marathe
6a92a4e39d
Bug 1039846 - Patch 6: Basic test runner. r=bkelly
...
--HG--
extra : rebase_source : 316ea1a11d26f1cfaa7a3eabc4b415062fc5fc5d
2015-01-02 14:38:28 -08:00
Nikhil Marathe
34908745f3
Bug 1039846 - Patch 5.1: Set request upload stream and headers. r=baku,bkelly
...
--HG--
extra : rebase_source : 2ae652d0c1da9b59accfa5990361f7a62187456c
2014-12-09 22:35:22 -08:00
Nikhil Marathe
a4cda06007
Bug 1039846 - Patch 5: FetchDriver basic HTTP fetch support. r=baku,bkelly
...
This patch has the following big pieces:
HTTP support in FetchDriver, which requires the principal of the caller to be passed.
Managing worker lifetime when a fetch() call is in progress.
Managing worker lifetime when a Response body is being read.
Using nsIPipe to link network streams to Request/Response body streams.
Using nsIInputStreamPump to convert Request/Response body streams into respective types.
Folded:
Bug 1039846 - Fetch API: Use a pipe to immediately start writing HTTP body data to InternalResponse.
Bug 1039846 - Assert bodystream can be set only once
Bug 1039846 - Add feature when handling fetch responses on workers
Bug 1039846 - Try to retarget http fetch delivery off main thread.
Bug 1039846 - Safely consume body using nsIInputStreamPump on workers and main thread.
Bug 1039846 - Retarget body reading to stream transport service.
--HG--
extra : rebase_source : 809c4e799835ad6fd153b673cad70109d257ab6c
2014-12-10 00:51:59 -08:00
JerryShih
819bc465b7
Bug 1119742 - Add RefreshTimerDispatcher into VsyncSource::Display. r=kats
...
1) Create RefreshTimerDispatcher in VsyncSource::Display.
2) Use mutex for all VsyncSource::Display's member access.
2015-01-13 08:04:00 -05:00
Sai Prathik
fed7ab85ef
Bug 1119167 - Advertise IntelliJ support in build-backend message. r=nalexander
2015-01-11 19:17:00 -05:00
Hannes Verschore
993612c6d8
Bug 1120924 - TraceLogger: Deduplicate code by using emitTracelogIonStart/Stop, r=bbouvier
2015-01-13 16:54:09 +01:00
Ethan Lin
109fa36d5c
Bug 1120294 - Modify the svg luminance calculating for reducing memcpy. r=longsonr
2015-01-12 21:51:00 -05:00
Ethan Lin
d7e4e20373
Bug 1120294 - Use A8 format svg mask and refactor svg neon code. r=longsonr
2015-01-12 07:36:00 -05:00
Martin Thomson
916e522ffa
Bug 1119952 - Reduce log spam from calling finished() multiple times. r=jmaher
...
--HG--
extra : amend_source : dda8f68cb01a0cd3e9dfa8debfd846c4248ca777
extra : transplant_source : %DE%29%E5k%07%F1%609%D5%D4%40%0C%FF.%E2%8A%24%CD%E9%F7
2015-01-09 13:32:01 -08:00
Mats Palmgren
299cf3cc08
Bug 1120198 part 2 - Optimize RebuildImageVisibility[DisplayList]() using nsTHashtable::SwapElements. r=tn
2015-01-13 14:44:33 +00:00
Mats Palmgren
303ca62864
Bug 1120198 part 1 - Introduce nsTHashtable::SwapElements for a fast way to swap the elements of two hashtables. r=nfroyd
2015-01-13 14:44:33 +00:00
Mats Palmgren
f564466a9a
Bug 1116714
part 0 - Iterate forward instead, to avoid depending on undefined integer behavior. r=roc
2015-01-13 14:44:33 +00:00
Carsten "Tomcat" Book
48c2670453
Merge mozilla-central to mozilla-inbound
2015-01-13 15:29:02 +01:00
Kartikaya Gupta
e84c2dd0ec
Bug 1119355 - Add a dummy touch listener on nsRangeFrame so the APZ code knows it handles them. r=roc
2015-01-13 09:06:37 -05:00
Jan de Mooij
093629a3ab
Bug 1115868 - Implement Generator.prototype.return. r=wingo
2015-01-13 15:02:58 +01:00
Carsten "Tomcat" Book
bb1b5ea5b3
merge fx-team to mozilla-central a=merge
2015-01-13 14:27:06 +01:00
Carsten "Tomcat" Book
fcf963f274
merge mozilla-inbound to mozilla-central a=merge
2015-01-13 14:24:21 +01:00
Eddy Bruël
b41f4e3c13
Bug 1105652
- Handle uncaught promise rejections in the style editor;r=bgrins
2015-01-13 10:50:20 +01:00
Eddy Bruël
376273f178
Bug 1118806 - Handle uncaught promise rejections in the storage inspector;r=pbrosset
2015-01-13 10:05:20 +01:00
Xidorn Quan
995fd93010
Bug 1115262 - Fix position of ruby annotation when writing mode is vertical-rl. r=jfkthame
...
--HG--
extra : source : ec2b2922a741fc5a62bc76c716529eda1b7fe5d0
extra : amend_source : 95bc6d9805f2c0cb9c4d76fcebb5defdd6c69660
2015-01-13 20:04:41 +11:00
Xidorn Quan
ab4ff1f1f3
Bug 1055658 part 4 - Revert RubyReflowState. r=dbaron
...
--HG--
extra : source : 27e60ddbd077439dadd09641ab54fc7eef09c69f
2015-01-13 20:04:41 +11:00
Xidorn Quan
22347f6735
Bug 1055658 part 3 - Add reftests for ruby annotation relative positioning. r=dbaron
...
--HG--
extra : source : 1be2cf7edc4219582496a9faba5b4f40fd73a33b
2015-01-13 20:04:41 +11:00
Xidorn Quan
a4fd1bd015
Bug 1055658 part 2 - Add relative positioning support for ruby annotations. r=dbaron
...
--HG--
extra : source : e15efc6ea7d8fd27cbb334fbab2ba85b0f6868dd
2015-01-13 20:04:41 +11:00
Xidorn Quan
df936207dc
Bug 1055658 part 1 - Move code for applying relative position to an independent method. r=dbaron
...
--HG--
extra : source : 7ba6cbbf02828b4d6d55bd056e92243423eab6d0
2015-01-13 20:04:41 +11:00
Makoto Kato
ce0013bc64
Bug 1120747 - dom.ipc.plugins.flash.disable-protected-mode might not work when launching Flash is immediately. r=aklotz
2015-01-13 18:00:30 +09:00
Jamin Liu
cedf015916
Bug 1120774 - Include a header file for nsITelephonyCallInfo in bluetooth2/BluetoothRilListener.h. r=btian
2015-01-13 15:05:32 +08:00
Richard Newman
f0521a4f2b
Bug 1077590 - Part 4: fix profile access in BrowserApp. r=mfinkle
2015-01-12 20:58:01 -08:00
Kershaw Chang
8206fb9fe7
Bug 1038620 - Add --nested_oop option to mach test commands, r=ted.mielczarek
2015-01-13 02:07:00 +01:00
JW Wang
6c508760e0
Bug 1120295 - test case for "Clear Recent History" command. r=cpearce.
2015-01-13 00:32:00 +01:00
Benjamin Chen
b5a31fae4b
Bug 1114910: - 1. fix crash at promise. 2. Re-write code relative to promise. r=cpearce
2015-01-13 15:42:53 +08:00
Richard Newman
36996b9c07
Bug 1077590 - Part 3: fix testClearPrivateData by removing a flawed assumption in DatabaseHelper. r=me
...
This helper class assumed that all cursors would allow you to navigate to the first item, and would assert if that's not true.
But tests routinely attempted to check that cursors returned zero results! And moveToFirst is documented to return false if the cursor is empty.
This patch does some cleanup, and also removes this flawed assumption.
2015-01-11 20:49:42 -08:00
Richard Newman
c85cdf7287
Bug 1077590 - Part 2: fix a bunch of imports. r=trivial
2015-01-11 20:45:44 -08:00
Richard Newman
480391dc12
Bug 1077590 - Part 1: make all per-profile DB access go through a profile. r=wesj
...
* * *
Bug 1077590 - Review comments.
--HG--
rename : mobile/android/base/TabsAccessor.java => mobile/android/base/db/LocalTabsAccessor.java
rename : mobile/android/base/db/URLMetadata.java => mobile/android/base/db/LocalURLMetadata.java
rename : mobile/android/base/TabsAccessor.java => mobile/android/base/db/TabsAccessor.java
2015-01-11 20:45:09 -08:00
Richard Newman
ae4e88a49b
Bug 1077590 - Part 0: minor sanity fixes in FennecNativeDriver. r=gbrown
2015-01-11 17:18:14 -08:00
surabhi anand
0fa8969731
Bug 1115542 - Add software usage license blocks to tests/*.java. r=rnewman
2015-01-12 20:40:36 -08:00
Sai Prathik
8fa6cc8165
Bug 1118977 - Define a constant representing an unknown folder ID in LocalBrowserDB. r=rnewman
2015-01-12 20:40:36 -08:00
Surabhi Anand
26dc996ec5
Bug 1116633 - Use correct BufferedReader pattern in GeckoAppShell. r=rnewman
2015-01-12 13:22:54 -08:00
Wes Kocher
b86700e023
Merge fx-team to m-c a=merge
2015-01-12 20:00:16 -08:00
Wes Kocher
ef6727b819
Merge b2g-inbound to m-c a=merge
2015-01-12 19:56:06 -08:00
Richard Newman
909aba8739
Bug 1120530 - Don't show first run experience in Robocop tests. r=mfinkle, on a CLOSED TREE 'cos Java-only.
2015-01-12 16:19:47 -08:00
B2G Bumper Bot
538ed6d1a8
Bumping manifests a=b2g-bump
2015-01-12 15:41:56 -08:00
B2G Bumper Bot
84c89eca62
Bumping manifests a=b2g-bump
2015-01-12 15:21:11 -08:00
Nick Alexander
2ffd31115f
No bug - Fix typo in mozconfig output message. r=me
...
DONTBUILD NPOTB on a CLOSED TREE
This was tested by ally and mfinkle in #mobile.
--HG--
extra : amend_source : 5dd061d6ef98f49cb232baa7221ec514a32eeeee
2015-01-12 14:51:31 -08:00
B2G Bumper Bot
a1b544fd5c
Bumping manifests a=b2g-bump
2015-01-12 14:01:28 -08:00
Geoff Brown
b07b46770a
Bug 1099475 - Backout 4386c2d95db3 for bug 1119962; r=backout
2015-01-12 14:33:45 -07:00
Geoff Brown
804a0db75c
Bug 1119583 - Use Droid instead of devicemanager for xpcshell mach; r=ahal
2015-01-12 14:33:43 -07:00
Ehsan Akhgari
c4eff52c0f
Bug 1119257 - Mark virtual overridden functions as MOZ_OVERRIDE in rdf; r=bsmedberg
2015-01-12 16:31:45 -05:00
Victor Porof
8be9154f4e
Bug 1120231 - Cleanup browser_flame-graph-04.js a bit and reduce more dt orange introduced by changeset 6b85abb2bc19 on a CLOSED TREE, r=me
2015-01-12 16:31:20 -05:00