Commit Graph

8439 Commits

Author SHA1 Message Date
Doug Turner
01a509010b Bug 782352 - Followup -- Harden Remove() such that it doesn't post events for failures. r=khuey 2012-08-28 16:42:40 -07:00
Jan Beich
ca0344d8dd Bug 753046 - Apply libc++ fixes after OS_BSD changes. r=cjones 2012-08-28 23:17:07 +02:00
Martin Husemann
34899cc129 Bug 753046 - Add IPC support for BSDs, dom/plugins/ipc part. r=cjones 2012-08-28 23:16:13 +02:00
Ryan VanderMeulen
23d80360bd Merge m-c to inbound. Again. For great justice. 2012-08-28 16:54:18 -04:00
Blake Kaplan
ae0fff9001 Bug 786283 backout - this doesn't work the way it should (android doesn't send failure back for failed scans). r=backout 2012-08-28 17:36:22 -03:00
Blake Kaplan
c0e658d05e Bug 786283 - Followup fixes to avoid notifying the same DOM request twice. r=vchang DONTBUILD 2012-08-28 16:46:45 -03:00
Vincent Chang
21d8b6246a Bug 736089 - Handle broken wifi configurations more gracefully, r=mrbkap DONTBUILD 2012-08-28 16:14:26 -03:00
Jose Antonio Olivera Ortega
8328cfe786 Bug 785095 - B2G RIL - Error fetching records for ICC cards with RIL_APPTYPE_SIM = 1. r=philikon 2012-08-28 20:05:34 +02:00
Ryan VanderMeulen
0fbbc06a06 Merge m-c to inbound. DONTBUILD 2012-08-28 16:02:29 -04:00
Blake Kaplan
20ce728744 Bug 786283 - Report to the caller when a scan request fails. r=vchang 2012-08-28 12:55:41 -03:00
Blake Kaplan
ecd7387454 Bug 785975 - Reconnect to the network after DHCP fails. r=vchang 2012-08-27 17:48:25 -03:00
Olli Pettay
ec8a1d0493 Bug 784259 - nsDOMMutationObserver should inherit nsWrapperCache, r=peterv 2012-08-28 18:25:19 +03:00
Phil Ringnalda
5423f5636c Back out a08d28e8a86b (bug 768868), 9b96029a9cf0 and 010b5cb3576d (bug 781620) for test failures and leaks 2012-08-27 21:34:53 -07:00
Fabrice Desré
f24d334b22 Bug 768868 - App manifest should support application type [r=vingtetun] 2012-08-27 19:43:57 -07:00
Fabrice Desré
a8c212eb9e Bug 781620 - Bridge the DOM webapps registry with nsIPrincipal::GetStatus() - Part 2 : refactoring AppsService to cache webapps data in the content process [r=mounir, vingtetun] 2012-08-27 19:43:57 -07:00
Fabrice Desré
b2b008100b Bug 781620 - Bridge the DOM webapps registry with nsIPrincipal::GetStatus() - Part 1 : nsPrincipal changes [r=mounir] 2012-08-27 19:43:57 -07:00
Matt Brubeck
71245eab94 Back out changeset 5ff334b7781d (bug 786003) because of test failures on Windows on a CLOSED TREE 2012-08-27 16:28:51 -07:00
Phil Ames
cd2459e50f Bug 690168. Implement the 'Allow-From' directive for X-Frame-Options. r=bzbarsky 2012-08-27 15:46:24 -04:00
Ben Turner
36712eead9 Bug 786003 - 'Add a few extra tests for blobs in IndexedDB'. r=jst. 2012-08-27 12:40:06 -07:00
Daniel Holbert
a7a2a0d2a9 Bug 785981: Pass global #defines to the process that generates the Paris bindings CSS2Properties.webidl file. r=khuey 2012-08-28 11:14:53 -07:00
Justin Lebar
df5a5baf3b Bug 780047 - Prevent mozbrowser/mozapp processes from calling PBrowser::CreateWindow. r=cjones
--HG--
extra : rebase_source : 8a9d29955ba702e9091a370c039e3006a98dbcae
2012-08-28 14:22:59 -03:00
Ryan VanderMeulen
93bb5ffbd7 Merge m-c to inbound. 2012-08-28 13:23:42 -04:00
Boris Zbarsky
1d5a53d649 Bug 784869. Stop allowing undefined as the second argument to createPattern in the WebIDL 2d context bindings. r=peterv 2012-08-28 13:10:10 -04:00
Boris Zbarsky
01c109f2d3 Bug 774970. Add the ability to generate code for dealing with an XPConnect 'this' object in some cases. r=peterv 2012-08-28 13:10:09 -04:00
Boris Zbarsky
71df3cf88f Bug 779046. Have saner defaults for the nativeType of a WebIDL bindings. r=peterv 2012-08-28 13:10:09 -04:00
Boris Zbarsky
926bf57664 Bug 767930. Add support for typed array return values (as just JSObject*) in WebIDL bindings. r=peterv 2012-08-28 13:10:09 -04:00
Mounir Lamouri
f0f4143eaf No bug - Update tests for bug 756645 to use permissions instead of whitelist in prefs. r=bent
--HG--
extra : rebase_source : f05215f2c72538a3b5bb4382710c1fa5f9cc1759
2012-08-28 14:05:33 -03:00
Ben Turner
3ebc67242c Bug 786003 - 'Fix file handle leak in nsDOMFileReader, add tests to IndexedDB'. r=jst.
--HG--
extra : transplant_source : %FB%7Ew%94%1C%9D%29%DD%B9%08%EC%FC%E5N%B7P%3F.1%C9
2012-08-28 07:59:18 -07:00
Mounir Lamouri
62167af904 Bug 756645 - Implement IndexedDB apps isolation. r=bent 2012-08-28 09:46:46 -03:00
Doug Turner
98f3b52e81 Bug 784404 - Intermittent assertion in dom/devicestorage/test/test_basic.html. v.2 r=bent 2012-08-28 08:39:22 -07:00
Doug Turner
8b379b36a8 Bug 784404 - backout inital patch. r=bent 2012-08-28 08:38:31 -07:00
Philipp von Weitershausen
5f0b06009c Bug 786020 - B2G RIL: get rid of NETWORK_STATE_SUSPENDED. r=marshall_law 2012-08-28 11:37:43 -03:00
Rafael Ávila de Espíndola
3ae64f38a4 Bug 786148 - s/IPC/ipc/. r=ted.
This makes our builds a bit more reproducible. Without it when processing

#include "IPC/IPCMessageUtils.h

we end up in

#include "ShadowLayers.h"

which in the final XUL translates into the symbol (run nm -a to see it):

 - 00 0000   SOL ../../../../gfx/layers/IPC/ShadowLayers.h

now when some file in gfx/layers/ipc does

#include "ShadowLayres.h"

the file found is the local one with the lowercase directory name and we end up
with

 - 00 0000   SOL ../../../../gfx/layers/ipc/ShadowLayers.h

--HG--
extra : rebase_source : 96c68f6a3448eedaa280039960df911a9c707cac
2012-08-28 08:41:04 -04:00
Christian Holler
acbb899d26 Bug 779560 - Revert worker stack limit in ASan builds to default state. r=bent 2012-08-28 13:39:32 +02:00
Philipp von Weitershausen
b0968c5489 Bug 785947 - B2G RIL: I accidentally a typo in the message manager refactoring. r=qDot 2012-08-27 15:27:37 -03:00
Ben Turner
2a6d880df2 Bug 770046 - 'test_ipc.html does not notice failures'. r=khuey. 2012-08-27 11:10:34 -07:00
Andrew McCreight
3f6c58c43d Bug 749366 - Remove mostly bogus size arg from CC callbacks. r=smaug 2012-08-27 10:41:04 -07:00
Rob Wood
8e0cc3fac6 Bug 784509 - New telephony tests for B2G, r=jgriffin, DONTBUILD because NPOTB 2012-08-24 16:20:51 -07:00
Georg Fritzsche
adcfeeead9 Bug 751809 - Fix OSX focus issue with click-to-play. r=josh 2012-08-10 20:28:34 +02:00
Ryan VanderMeulen
da44f424f1 Merge m-c to inbound. 2012-08-27 12:51:10 -04:00
Andrea Marchesini
a8265b9cdc Bug 784190 - Fix Cycle collection casting in DOMRequest, r=mccr8 2012-08-27 09:44:25 -07:00
Ms2ger
3c576740d3 Merge last PGO-green changeset from m-i to m-c. 2012-08-27 15:02:11 +02:00
Ms2ger
ae71d87172 Merge last PGO-green changeset from m-i to m-c. 2012-08-27 10:52:35 +02:00
Cervantes Yu
558d235914 Bug 779358 - Change click handler back to use capture. r=cjones 2012-08-27 14:27:41 +08:00
Bob Clary
b814c458f7 bug 681704 - disable js1_5/extensions/toLocaleFormat-02.js on Windows Debug builds due to CRT Assert, r=dmandelin. 2012-08-26 22:51:14 -07:00
Doug Turner
cfa68bef6d Bug 784404 - Intermittent assertion in dom/devicestorage/test/test_basic.html. r=bent 2012-08-26 21:28:10 -07:00
Eric Chou
6dbbbbfe3c Backed out changeset 8f79f5a6b073 because the author name was missing in original patch 2012-08-27 11:23:48 +08:00
Eric Chou
2870d394c2 Bug 779358 - Change click handler back to use capture. r=cjones 2012-08-27 11:18:14 +08:00
Zoe Bellot
c7a4582c95 Bug 746142 - Part 2 - Use inputmode attribute to vary the virtual keyboard on Android. f=mounir r=cpeterson 2012-08-26 23:16:22 -03:00
Doug Turner
a19ad5cd0d Bug 782351 - Device Storage - Expose sdcard/volume state flag on stat result followup. If fetching the available disk space fails (due to a path not existing), return zero bytes available. r=khuey 2012-08-26 21:34:04 -07:00