Commit Graph

21908 Commits

Author SHA1 Message Date
Marco Castelluccio
f667336da4 Bug 999653 - Don't manually set allAppsLaunchable but use SpecialPowers.setAllAppsLaunchable. r=fabrice 2014-04-24 04:06:00 +02:00
Marco Castelluccio
73bf109f8a Bug 889744 - Use reviewer certs for reviewer pages. r=fabrice 2014-04-24 04:27:00 +02:00
Carsten "Tomcat" Book
d87604f93c Merge m-c to mozilla-inbound 2014-04-24 13:20:37 +02:00
Carsten "Tomcat" Book
fed6f5b097 merge b2g-inbound to mozilla-central 2014-04-24 13:12:50 +02:00
Carsten "Tomcat" Book
c7c649902f merge fx-team to mozilla-central 2014-04-24 11:39:30 +02:00
Ben Turner
e0a0c602bd Bug 999742, Split Blob<> into BlobParent/BlobChild. rs=sicking.
--HG--
extra : transplant_source : %F6%EF%8D%0C%0E%0B7%EFm%7F%15%83%D5%82%19T%BF-%3C%98
2014-04-23 21:43:57 -07:00
Wes Kocher
ef50699dfb Merge m-c to fx-team 2014-04-23 19:35:38 -07:00
Gregor Wagner
d42df218be Bug 999572 - Fix settingsService usage in NetworkGeolocationProvider.js. r=bent 2014-04-23 14:16:24 -07:00
Ryan VanderMeulen
a8d40c0ff2 Merge m-c to b2g-inbound. a=merge 2014-04-23 14:00:16 -07:00
Mike Conley
79137ae17c Bug 100180 - Modal dialogs should try to cancel any drag sessions in progress. r=roc. 2014-04-23 12:35:00 -04:00
Wes Kocher
cc8327a8f7 Merge m-c to inbound 2014-04-23 19:33:30 -07:00
Benjamin Smedberg
49a2048fa2 Bug 999443 test - The first plugin found in extensions was activated, but any subsequent plugins were not. r=gfritzsche
--HG--
extra : rebase_source : 05c89bce40ab4a29f092108fb7833138c3adf337
2014-04-23 09:50:40 -04:00
Benjamin Smedberg
a204858988 Bug 999443 - Trying to reuse the same nsISimpleEnumerator for multiple plugins means that only the first plugin in an extension is marked as being in an extension. Cache the list in an array instead. r=gfritzsche
--HG--
extra : rebase_source : edaf8dcb026b2e1b8c31ff59022201120c3d2e4a
2014-04-23 09:51:17 -04:00
Aryeh Gregor
e7ba181551 Bug 990725 - Rename ErrorEvent.column to .colno to match spec change; r=smaug 2014-04-23 14:55:58 +03:00
Dimi Lee
3e7b58b1e4 Bug 996452 - [NFC] Add emulator rf_discover test case. r=tzimmermann 2014-04-23 18:32:02 +08:00
Carsten "Tomcat" Book
db97c8a694 merge b2g-inbound to mozilla-central 2014-04-23 14:58:05 +02:00
Carsten "Tomcat" Book
08de84fe9e Backed out changeset cbd4d782c02f (bug 9844980) for mochitest 9 & 10 test failures on a CLOSED TREE 2014-04-23 08:21:23 +02:00
Marco Castelluccio
48c22d5c20 Bug 1000168 - Cleanup moz.build files under dom/apps/. r=mshal 2014-04-24 01:53:00 +02:00
Jeff Gilbert
11c989b444 Bug 999713 - Kill WS in files we want to touch. - r=kamidphish 2014-04-22 16:23:18 -07:00
Maksim Lebedev
b2db0d721f Bug 987078 - If pointerType is "mouse" and buttons > 0, then pressure must be 0.5. r=smaug 2014-04-22 14:27:02 -07:00
Henri Sivonen
1a97e800b4 Bug 999349 - Add "DO NOT USE" annotation to nsIPlatformCharset. r=emk 2014-04-22 12:35:44 +03:00
Carsten "Tomcat" Book
7d66b2a945 Merge m-c to mozilla-inbound 2014-04-23 15:00:31 +02:00
Ehsan Akhgari
66ed3f1461 Bug 999908 - Remove support for the Web Audio legacy prefs for AudioBufferSourceNode, AudioContext, and AudioParam; r=padenot 2014-04-23 08:56:42 -04:00
Jed Parsons
94e167611c Bug 982460 - privileged-request-sans-event. r=spenrose 2014-04-22 14:16:39 -07:00
Star Cheng
f4c00e37fb Bug 984498: add new a parameter(audiochannel type) to AudioContext API. r=roc 2014-04-18 14:06:23 +08:00
Wes Kocher
d94f5de90e Merge m-c to b2g-inbound 2014-04-22 19:59:02 -07:00
Dave Hylands
de3fc83b1d Bug 998097 - Make DeviceStorageUsedSpaceCache use a thread-safe ref count. r=ehsan
DeviceStorageUsedSpaceCache uses the LazyIdleThread, and the underlying OS
thread can change from time to time, which in turn triggers a not thread safe
assert in the reference counting code.
2014-04-22 18:31:04 -07:00
Wes Kocher
20d24e2d94 Merge inbound to m-c 2014-04-22 17:54:44 -07:00
Ryan VanderMeulen
59b9ab5fc0 Merge fx-team to m-c. 2014-04-22 13:05:09 -07:00
Ryan VanderMeulen
2144e66473 Merge b2g-inbound to m-c. 2014-04-22 12:50:29 -07:00
Byron Campen [:bwc]
f77a20158f Bug 970734 - Part 1: When ICE fails, log a pointer to about:webrtc in the JS console. r=jib 2014-04-10 10:33:08 -07:00
Bobby Holley
6111dfc390 Bug 999213 - Remove now-unnecessary cleanup logic in ~TabChild. r=smaug 2014-04-22 14:26:45 -07:00
Bobby Holley
d9a150c304 Bug 999213 - Make TabChildGlobal::mTabChild a strong reference and cycle-collect it. r=smaug 2014-04-22 14:26:45 -07:00
Bobby Holley
568bd8f32d Bug 999213 - Make TabChildBase implement nsISupports and cycle-collect it. r=smaug 2014-04-22 14:26:45 -07:00
Bobby Holley
0e90eb6de0 Bug 990353 - Flag for discarding where appropriate. r=bent 2014-04-22 14:08:28 -07:00
Maksim Lebedev
1a180b86fc Bug 970220 - Set relatedTarget property of all pointer events to null after invoking the setPointerCapture method on an element. r=smaug 2014-04-22 13:59:39 -07:00
Jefry Lagrange
50a37c8c05 Bug 939323 - Warn about XMLHttpRequest sendAsBinary usage. r=smaug 2014-04-22 13:59:39 -07:00
Eugen Sawin
7432a9bcf8 Bug 611556 - Add persistent zoom history sessions. r=roc, r=snorp 2014-04-07 13:43:58 +02:00
Bill McCloskey
ef7676b117 Bug 993714 - [e10s] Cache native key bindings in tests (r=masayuki,sr=roc) 2014-04-21 13:40:09 -07:00
Ryan VanderMeulen
d6bd3751e7 Merge b2g-inbound to m-c. 2014-04-21 16:16:55 -04:00
Dave Hylands
d200aee03d Bug 997242 - Make DeviceStorageFileDescriptor use a threadsafe reference count. r=khuey 2014-04-21 11:56:04 -07:00
Ryan VanderMeulen
b638e3c6b5 Backed out changeset d525f195556d (bug 997886) for intermittent test failures. 2014-04-21 14:23:54 -04:00
Reuben Morais
202914c96c Bug 992313 - Keep track of registered idle observers so we don't call into a freed pointer. r=roc 2014-04-21 14:18:53 -03:00
Andrew McCreight
3c2c09c71b Bug 998779 - Remove unused #includes of nsHashtable.h. r=froydnj 2014-04-21 09:41:58 -07:00
Marco Castelluccio
b3091b5932 Bug 984464 - Create mozIApplication objects directly with the mozIApplication constructor (without mutating the prototype). r=fabrice 2014-04-21 11:30:15 -04:00
Marco Castelluccio
8c11956ebb Bug 997886 - Test installing and updating apps with asm.js pre-compiling. r=fabrice 2014-04-21 10:58:19 -04:00
Kai-Zhen Li
dbf41ef2d5 Bug 998851 - Bind 'this' to callback function. r=vchang 2014-04-21 11:59:16 +08:00
Dimi Lee
7aac1fff44 Bug 997066 - Add MozWifiNetwork parameter to Webidl. r=mrbkap 2014-04-21 11:03:59 +08:00
Jocelyn Liu
4a7dfdd3a9 Bug 993288 - Separate BTHF_CALL_STATE_INCOMING and BTHF_CALL_STATE_WAITING for CLCC response only, for other cases, use BTHF_CALL_STATE_INCOMING for both states. r=echou 2014-04-17 16:55:45 +08:00
Bobby Holley
741fb8fb3e Bug 993772 - Remove nsXBLDocGlobalObject. r=mrbkap 2014-04-20 11:48:14 -07:00