Commit Graph

25029 Commits

Author SHA1 Message Date
Bevis Tseng
7f60a76efd Bug 991445 - Part 2: Align wbxml_data_array for better understanding. r=vyang 2014-04-24 10:43:10 +08:00
Bevis Tseng
d0eed3523a Bug 991445 - Part 1: Update CP Code Page 0 to the one defined in OMA-WAP-TS-ProvCont-V1_1-20090421-C. r=vyang 2014-04-22 16:41:19 +08:00
Carsten "Tomcat" Book
760be1903a Merge m-c to b2g-inbound 2014-04-24 13:41:02 +02:00
Carsten "Tomcat" Book
8c03a5b1e1 merge b2g-inbound to mozilla-central 2014-04-24 13:12:50 +02:00
Carsten "Tomcat" Book
70303532c4 merge fx-team to mozilla-central 2014-04-24 11:39:30 +02:00
Ben Turner
812e72e3e9 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
Yoshi Huang
074230ebaa Bug 1000499 - JavaScript Error: "this.removeMessageListener is not a function". r=dimi 2014-04-24 11:14:58 +08:00
Wes Kocher
29b515de23 Merge m-c to fx-team 2014-04-23 19:35:38 -07:00
Gregor Wagner
cff45b5a89 Bug 999572 - Fix settingsService usage in NetworkGeolocationProvider.js. r=bent 2014-04-23 14:16:24 -07:00
Ryan VanderMeulen
ccb7b93d81 Merge m-c to b2g-inbound. a=merge 2014-04-23 14:00:16 -07:00
Mike Conley
012fc6e157 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
544c9fe9d0 Merge m-c to inbound 2014-04-23 19:33:30 -07:00
Benjamin Smedberg
acb760ec94 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
72064e27c3 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
9e083a5d8a Bug 990725 - Rename ErrorEvent.column to .colno to match spec change; r=smaug 2014-04-23 14:55:58 +03:00
Dimi Lee
d4692925bb Bug 996452 - [NFC] Add emulator rf_discover test case. r=tzimmermann 2014-04-23 18:32:02 +08:00
Carsten "Tomcat" Book
ee46905ec0 merge b2g-inbound to mozilla-central 2014-04-23 14:58:05 +02:00
Carsten "Tomcat" Book
c4bd088c27 Backed out changeset cbd4d782c02f (bug 9844980) for mochitest 9 & 10 test failures on a CLOSED TREE 2014-04-23 08:21:23 +02:00
Jeff Gilbert
4a25e762cd Bug 999713 - Kill WS in files we want to touch. - r=kamidphish 2014-04-22 16:23:18 -07:00
Maksim Lebedev
a579feb770 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
fcb1c588ef Bug 999349 - Add "DO NOT USE" annotation to nsIPlatformCharset. r=emk 2014-04-22 12:35:44 +03:00
Carsten "Tomcat" Book
bf96d695e0 Merge m-c to mozilla-inbound 2014-04-23 15:00:31 +02:00
Ehsan Akhgari
6eeb144cc5 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
ff8f1e047c Bug 982460 - privileged-request-sans-event. r=spenrose 2014-04-22 14:16:39 -07:00
Ben Tian
21a9d0c6a6 Bug 993286 - Patch 3/3: Add Call.Set() function, r=echou, a=1.4+ 2014-04-21 18:19:53 +08:00
Ben Tian
0006f8f1ad Bug 993286 - Patch 2/3: Support AT+CHLD=3 to merge calls, r=echou, a=1.4+ 2014-04-24 14:55:27 +08:00
Ben Tian
4a4ef6382a Bug 993286 - Patch 1/3: Get call setup state from call array, r=echou, a=1.4+ 2014-04-24 13:56:07 +08:00
Sam Penrose
2108235bb3 Bug 995353 - fix Firefox Accounts error propagation from toolkit/ through dom/ to web content. r=jedp 2014-04-23 15:45:06 -07:00
Star Cheng
17f2e922e9 Bug 984498: add new a parameter(audiochannel type) to AudioContext API. r=roc 2014-04-18 14:06:23 +08:00
Wes Kocher
ad334fd83f Merge m-c to b2g-inbound 2014-04-22 19:59:02 -07:00
Dave Hylands
41d9ebbbf3 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
7e12aa6d98 Merge inbound to m-c 2014-04-22 17:54:44 -07:00
Ryan VanderMeulen
d27929529c Merge fx-team to m-c. 2014-04-22 13:05:09 -07:00
Ryan VanderMeulen
e4daf0a0d5 Merge b2g-inbound to m-c. 2014-04-22 12:50:29 -07:00
Byron Campen [:bwc]
6f58a1c0ad 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
3ef3111967 Bug 999213 - Remove now-unnecessary cleanup logic in ~TabChild. r=smaug 2014-04-22 14:26:45 -07:00
Bobby Holley
d9d1ffd373 Bug 999213 - Make TabChildGlobal::mTabChild a strong reference and cycle-collect it. r=smaug 2014-04-22 14:26:45 -07:00
Bobby Holley
ef61921fa4 Bug 999213 - Make TabChildBase implement nsISupports and cycle-collect it. r=smaug 2014-04-22 14:26:45 -07:00
Bobby Holley
e1d5378ac6 Bug 990353 - Flag for discarding where appropriate. r=bent 2014-04-22 14:08:28 -07:00
Maksim Lebedev
d25fe4c190 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
3b76d91c36 Bug 939323 - Warn about XMLHttpRequest sendAsBinary usage. r=smaug 2014-04-22 13:59:39 -07:00
Eugen Sawin
8c4799afd5 Bug 611556 - Add persistent zoom history sessions. r=roc, r=snorp 2014-04-07 13:43:58 +02:00
Bill McCloskey
204c0f3633 Bug 993714 - [e10s] Cache native key bindings in tests (r=masayuki,sr=roc) 2014-04-21 13:40:09 -07:00
Ryan VanderMeulen
22b3e73265 Merge b2g-inbound to m-c. 2014-04-21 16:16:55 -04:00
Dave Hylands
aef785347b Bug 997242 - Make DeviceStorageFileDescriptor use a threadsafe reference count. r=khuey 2014-04-21 11:56:04 -07:00
Ryan VanderMeulen
896e202b65 Backed out changeset d525f195556d (bug 997886) for intermittent test failures. 2014-04-21 14:23:54 -04:00
Reuben Morais
c5ec0c3e51 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
f4362369dd Bug 998779 - Remove unused #includes of nsHashtable.h. r=froydnj 2014-04-21 09:41:58 -07:00
Marco Castelluccio
fd46633915 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
2b6786b97e Bug 997886 - Test installing and updating apps with asm.js pre-compiling. r=fabrice 2014-04-21 10:58:19 -04:00