Commit Graph

11648 Commits

Author SHA1 Message Date
Randell Jesup
65539ef89c Bug 773151: Convert nsCAutoString->nsAutoCString CLOSED TREE r=bsmedberg 2012-09-01 22:35:17 -04:00
Gene Lian
bf14dd20ba Bug 785298 - Settings API: set() can carry a customized message to notify "mozsettings-changed" observers. r=gwagner 2012-08-31 15:37:43 +08:00
Marco Castelluccio
0c1bea5130 Bug 778029 - Fix distorted windowless flash with X11 GL layers. r=BenWa 2012-09-01 11:35:56 -04:00
Boris Zbarsky
27ee186b67 Bug 786105. Setting inline style properties to null should remove them, just like setting them to empty string does. r=peterv 2012-08-31 20:59:46 -04:00
Ryan VanderMeulen
d628464a1c Merge m-c to inbound. 2012-08-31 20:23:29 -04:00
Jonas Sicking
15b3bab931 Bug 769880: Make createIndex throw InvalidAccessError instead of NotSupportedError. r=khuey 2012-08-31 18:33:24 -03:00
Ehsan Akhgari
3fc90f9719 Bug 775302 - Stub out the implementation of mozAudioContext; r=bzbarsky,khuey 2012-08-31 16:59:37 -04:00
Philipp von Weitershausen
d2f377e3dc Merge a PGO-green inbound changeset to m-c. 2012-08-31 10:14:33 -07:00
Philipp von Weitershausen
b643bac6df Back out 982d02faef3f (bug 777145) for B2G marionette bustage 2012-08-31 13:16:20 -03:00
Ms2ger
5aba6627e3 Merge m-c to m-i. 2012-08-31 11:40:15 +02:00
Kyle Huey
4aa4d1e1b6 Bug 687332: Part 4 - Sigh. r=me 2012-08-30 21:32:16 -07:00
Kyle Huey
f033011a49 Bug 687332: Part 3 - Fix even more code that landed since the last time I built this. r=me 2012-08-30 21:09:13 -07:00
Kyle Huey
3b42fbfcd1 Bug 687332: Part 2 - Move event handlers off of DOM objects and keep track of them solely in the event listener manager. r=smaug,bz 2012-08-30 20:45:16 -07:00
Doug Turner
72119b4648 Bug 784763 - freeBytes in stat() result is wrong. r=sicking 2012-08-30 20:15:32 -07:00
Ryan VanderMeulen
500be4ff7e Merge the last PGO-green inbound changeset to m-c. 2012-08-30 21:54:09 -04:00
Andrew Sutherland
425abe793d Bug 787214 - s/this/self/ in mozTCPSocket context where this is not available. r=fabrice 2012-08-30 18:47:48 -03:00
Blake Kaplan
4694be6d11 Bug 786283 - Report to the caller when a scan request fails. r=vchang DONTBUILD 2012-08-30 15:05:02 -03:00
Blake Kaplan
a7b316a7a3 Bug 768394 - Catch up with changes in ifc_reset_connections on ICS. r=gal 2012-08-30 13:01:34 -03:00
Blake Kaplan
04b90daa32 Bug 778360 - Don't try to reconnect to a running wpa_supplicant since that confuses the network manager. Instead, ensure that it's well and truly dead before starting. r=gwagner f=hub 2012-08-30 11:08:52 -03:00
Kyle Huey
20210893cb Bug 786048: Rename 'JSEventListener' to 'EventHandler' to better match the spec's terminology. r=smaug 2012-08-30 09:25:10 -07:00
Gregor Wagner
d9251c042c Bug 787069 - B2G desktop build broken. r=bent 2012-08-30 11:46:04 -03:00
Eric Chou
31225c1b70 Bug 777665 - patch 1: Hook up settings to Bluetooth. r=qdot, sr=mrbkap 2012-08-30 14:08:50 +08:00
Phil Ringnalda
4c137da70a Bug 744125 - Disable test_pointerlock-api.html on 10.8, too
--HG--
extra : rebase_source : a5f9aed6cf7d08b8660b1eff20f0ead0ae3e6cb9
2012-08-29 21:30:53 -07:00
Gina Yeh
a64c762b16 Bug 786596 - v1: get device type information. r=qdot, sr=mrbkap 2012-08-30 11:15:35 +08:00
Yoshi Huang
5e44177a3b Bug 786831 - Part 3: Update RIL implementations. r=philikon 2012-08-29 19:09:12 -03:00
Yoshi Huang
ce45ec0094 Bug 786831 - Part 2 : Update IccManager. r=smaug 2012-08-29 18:39:20 -03:00
Yoshi Huang
24d03ae049 Bug 786831 - Part 1: Update IDL. r=philikon. 2012-08-29 18:36:17 -03:00
Masayuki Nakano
6f66e83933 Bug 674477 Don't scroll around axis whose overflow is hidden by wheel events r=smaug 2012-08-30 10:05:16 +09:00
Ben Turner
7a7df6c675 Bug 786771 - Fix for 'ASSERTION: Must have an actor here'. r=mrbkap.
--HG--
extra : transplant_source : %9D%D0o%D2%C7%9F%22%5E%21%91%B4%A0ly%60%FE%CA%17%FAP
2012-08-29 17:50:28 -07:00
Jose Antonio Olivera Ortega
44a96feae8 Bug 786535 - B2G 3G: Handling roaming setting correctly. r=philikon 2012-08-30 21:41:46 +02:00
Neil Deakin
d8e7568a69 Bug 784142, assertion and crash calling alert while closing a window, r=smaug 2012-08-30 15:39:39 -04:00
Josh Aas
b5fd385545 Bug 598401: Remove support for the Quickdraw NPAPI drawing model. r=smichaud 2012-08-30 15:10:55 -04:00
Boris Zbarsky
8bda87996d Bug 786564. Add a crossOrigin IDL attribute on <link>. r=sicking
--HG--
rename : content/html/content/test/test_bug742549.html => content/html/content/test/test_bug786564.html
2012-08-30 14:06:24 -04:00
Shian-Yow Wu
e313daecc3 Bug 762426 - B2G network manager: support multiple simultaneously connected network interfaces. r=philikon 2012-08-30 13:57:33 -03:00
Eddy Bruel
0b4b341991 Merge fix 2012-08-30 17:19:00 +01:00
Gregor Wagner
e7782f4e2b Bug 786796 - Contacts API: make id, updated and published readonly. r=fabrice 2012-08-30 10:17:08 -03:00
Landry Breuil
3f08ff498e Bug 785738 Part 3: use PRTime instead of int64_t where appropriate; r=ehsan 2012-08-30 09:10:35 +02:00
Doug Turner
dfa0456722 Bug 785973 - Device Storage - On gaia, default to use /sdcard (not directories under /sdcard). r=djf 2012-08-30 15:17:39 -07:00
Doug Turner
0321648690 Bug 785955 - Device Storage - Filter out mimetypes based on device storage type. r=sicking 2012-08-30 15:17:38 -07:00
Doug Turner
63c4d474d4 Bug 783668 - Device Storage - use storage type to filter out change notifications - not the root. r=sicking 2012-08-30 15:17:37 -07:00
Ryan VanderMeulen
deeedb36ed Merge m-c to inbound. 2012-08-30 18:03:00 -04:00
Fabrice Desré
cad95fa1b0 Bug 787090 - Fix the implementation of launch() when there is an entry point. [r=vingtetun] 2012-08-30 15:02:00 -07:00
Ryan VanderMeulen
29b9becedd Backout 2865d46e472d (bug 778079) for xpcshell failures on a CLOSED TREE. r=IfYoureGoingToUseTryLookAtTheResultsBeforePushingToInbound 2012-08-29 18:58:31 -04:00
Yoshi Huang
16cb4de98c Bug 786816 - (b2g-stk) B2G RIL: Don't send Terminal Response in advance. r=philikon 2012-08-29 16:56:00 -03:00
Yoshi Huang
c13fc45e76 Bug 786809 - (b2g-stk) B2G RIL: typo in Stk. r=philikon. 2012-08-29 15:00:59 -03:00
Vincent Chang
3e2271b85f Bug 735547 - Support Wifi/USB Tethering, Part 3: NetworkManager. r=philikon 2012-08-30 03:27:08 +08:00
Vincent Chang
4536240d4c Bug 735547 - Support Wifi/USB Tethering, Part 2: Wifi changes. r=mrbkap 2012-08-30 03:31:26 +08:00
Vincent Chang
5556c6f2eb Bug 735547 - Support Wifi/USB Tethering, Part 1: netd IPC. r=bent 2012-08-30 04:35:53 +08:00
Fernando Jiménez
60675c0017 Bug 767818 - Implement navigator.pay. Part 3 - DOM implementation; r=fabrice 2012-08-29 18:41:34 -03:00
Fernando Jiménez
2525ca99ee Bug 767818 - Implement navigator.pay. Part 2 - Expose 'pay' function to 'navigator'; r=jst 2012-08-29 18:41:34 -03:00