Richard Newman
|
7b7f96fa9b
|
Merge m-c to s-c.
|
2011-12-14 11:28:32 -08:00 |
Richard Newman
|
54eb6d31e4
|
Merge m-c to s-c.
|
2011-12-13 12:10:12 -08:00 |
Jonas Sicking
|
ad2b57750f
|
Tests for Bug 706088. r=khuey. Also removes a now-obsolete test. r=bent. a=khuey
|
2011-12-13 11:46:19 -08:00 |
Richard Newman
|
415e1388df
|
Merge m-c to s-c.
|
2011-12-13 10:58:43 -08:00 |
Richard Newman
|
8581a03aec
|
Merge m-c to s-c.
|
2011-12-11 21:30:28 -08:00 |
Margaret Leibovic
|
52fee8325b
|
backout f9b9d90ff8e1 due to bustage
|
2011-12-09 14:56:20 -08:00 |
Margaret Leibovic
|
c7649d4676
|
Bug 707886 - Platform support for non-e10s click-to-play plugins. r=jst
|
2011-12-09 14:04:15 -08:00 |
Richard Newman
|
3e2be6b4a0
|
Merge m-c to s-c.
|
2011-12-09 08:52:38 -08:00 |
Steven Michaud
|
e13d9d926e
|
Bug 705931 - FF crashes when you leave/close page with many Java applets (using latest Apple Java updates). r=jst
|
2011-12-08 17:28:07 -06:00 |
Richard Newman
|
e3b0b0dea1
|
Merge m-c to s-c.
|
2011-12-08 08:37:43 -08:00 |
Fabrice Desré
|
f8d50f3b1f
|
Bug 706545 - Implement a sync engine for apps exposed by navigator.mozApps : Part 1: Webapps.jsm support [r=philikon]
|
2011-12-08 05:32:54 -08:00 |
Ben Turner
|
fe42076368
|
Bug 687929 - 'null cx Crash [@ JS_BeginRequest] with dom workers', r=sicking.
|
2011-12-08 02:52:53 -08:00 |
Phil Ringnalda
|
1dd06a5d4f
|
Back out 8941e2b7a0bf (bug 703660) for Windows PGO build failures
|
2011-12-07 08:41:02 -08:00 |
Philipp von Weitershausen
|
5e2bbf4044
|
Bug 709862 - RIL: no more "incoming" events after the first. r=qDot
|
2011-12-12 14:34:18 -08:00 |
Philipp von Weitershausen
|
d3d53f25eb
|
Bug 708446 - Part 3: Implement mute and speaker. r=mrbkap a=khuey
|
2011-12-12 10:30:43 -08:00 |
Philipp von Weitershausen
|
5871496739
|
Bug 708446 - Part 2: Update audio system state when call state changes. r=mrbkap
|
2011-12-12 10:22:26 -08:00 |
Philipp von Weitershausen
|
1d79742a68
|
Bug 708446 - Part 1: Implement nsIAudioManager to communicate with audio subsystem. r=mrbkap
|
2011-12-12 10:22:26 -08:00 |
Jeff Muizelaar
|
2deb089eea
|
Bug 707800. Add more sampler labels. r=bgirard
|
2011-12-02 17:05:33 -05:00 |
Johnny Stenback
|
722b628d65
|
Fixing bug 704621. Report DOM memory usage in about:memory by windows and show whether a window is active, cached, or potentially leaked. Also group windows by the top level window they're contained in. r=njn,mounir
|
2011-12-08 21:42:20 -08:00 |
Nicholas Nethercote
|
bda9cd4100
|
Bug 704400 - Implement --enable-dmd. r=khuey.
|
2011-12-08 19:09:36 -08:00 |
Henri Sivonen
|
e6afd9509c
|
Back out bug 701787 due to orangeness conflict with tests added in bug 664179.
|
2011-12-07 15:11:47 +02:00 |
Masatoshi Kimura
|
6f84e891e6
|
Bug 701787 - Part 1: disallow responseType and withCredentials for sync XHR. r=smaug
|
2011-12-07 13:29:00 +02:00 |
Kyle Machulis
|
b28247fca0
|
Bug 699222 - Part 2: IPC RIL implementation. r=cjones
|
2011-12-07 18:58:56 +08:00 |
Ben Turner
|
8babfd2ddf
|
Bug 703660 - IndexedDB: Compress structured clone data with Snappy. r=sicking+khuey.
--HG--
extra : transplant_source : 55%9D%86m%D8%18%87J%5C%E1%E3%93P%AF.%B7%D0%8EQ
|
2011-12-07 00:10:13 -08:00 |
Philipp von Weitershausen
|
fb7fa11bdb
|
Bug 707629 - Part 2: Complete most of the mozTelephony API. r=bent
|
2011-12-07 14:57:19 +08:00 |
Philipp von Weitershausen
|
ca3bab343c
|
Bug 707629 - Part 1: Add call state handling and manipulation to the RIL worker. r=gal
|
2011-12-07 14:57:05 +08:00 |
Boris Zbarsky
|
e94157900e
|
Bug 647518 part 2. Allow canceling requestAnimationFrame requests. r=roc
|
2011-12-06 23:43:18 -05:00 |
Boris Zbarsky
|
233f117740
|
Bug 647518 part 1. Make requestAnimationFrame return handles for animation frame requests. r=roc
|
2011-12-06 23:43:18 -05:00 |
Blake Kaplan
|
b1e29774d8
|
Bug 707883 - Make nsITelephonyWorker more generic in preparation for more workers. r=bent
|
2011-12-06 16:47:35 +08:00 |
Blake Kaplan
|
bd23573f0f
|
Bug 707883 - Rename nsIRadio{Interface,Callback} -> nsITelephone{Interface,Callback} since this is not at all generic. r=bent
--HG--
rename : dom/telephony/nsIRadioInterface.idl => dom/telephony/nsITelephone.idl
|
2011-12-06 14:35:17 +08:00 |
Blake Kaplan
|
d30a93e632
|
Bug 707883 - Move RadioManager from dom/telephony to dom/system/b2g and then make the worker component the only stuff in dom/telephony. The idea is that the RadioManager is a generic component that manages several workers implemented in various dom/* directories. r=bent
--HG--
rename : dom/telephony/worker-component/Makefile.in => dom/system/b2g/Makefile.in
rename : dom/telephony/RadioManager.cpp => dom/system/b2g/RadioManager.cpp
rename : dom/telephony/RadioManager.h => dom/system/b2g/RadioManager.h
rename : dom/telephony/worker-component/nsIRadioInterface.idl => dom/telephony/nsIRadioInterface.idl
rename : dom/telephony/worker-component/nsITelephonyWorker.idl => dom/telephony/nsITelephonyWorker.idl
rename : dom/telephony/worker-component/nsTelephonyWorker.js => dom/telephony/nsTelephonyWorker.js
rename : dom/telephony/worker-component/nsTelephonyWorker.manifest => dom/telephony/nsTelephonyWorker.manifest
rename : dom/telephony/worker-component/ril_consts.js => dom/telephony/ril_consts.js
rename : dom/telephony/worker-component/ril_worker.js => dom/telephony/ril_worker.js
|
2011-12-06 14:10:51 +08:00 |
Blake Kaplan
|
4259d2bf5e
|
Bug 707883 - Rename Radio -> RadioManager to better reflect what this does. r=bent
--HG--
rename : dom/telephony/Radio.cpp => dom/telephony/RadioManager.cpp
rename : dom/telephony/Radio.h => dom/telephony/RadioManager.h
|
2011-12-05 17:12:49 +08:00 |
Ed Morley
|
7e16988f41
|
Merge mozilla-central to mozilla-inbound
|
2011-12-06 23:21:30 +00:00 |
Chris Pearce
|
2d4220d2ff
|
Bug 704039 part 2 - Implement full-screen mode rollback stack. r=bz
|
2011-12-07 10:59:39 +13:00 |
Kyle Huey
|
65da655ba6
|
Bug 706088 Make .put allow no key being provided if it's an autoIncrement object store. r=bent
|
2011-12-06 02:45:46 -08:00 |
Justin Lebar
|
37fed0a06a
|
Bug 702256 - "[Gonk] Add DOM API for turning screen on/off and adjusting the screen's brightness" r=cjones,mounir
|
2011-12-05 01:07:00 +08:00 |
Fabrice Desré
|
b99b22beda
|
Bug 707094 - DOMApplicationRegistry (Webapps.jsm): Use FileUtils.jsm for simpler and more robust nsIFile handling [r=philikon]
|
2011-12-05 20:22:01 -08:00 |
Fabrice Desré
|
f1bf48f4e3
|
Bug 707090 - DOMApplicationRegistry (Webapps.jsm) must not do any mainthread I/O [r=mfinkle]
|
2011-12-05 15:26:18 -08:00 |
Brandon Sterne
|
91720cec20
|
Bug 702439 - allow subframes of CSP documents to run javascript: URLs, r=bz
|
2011-12-05 09:42:08 -08:00 |
Marco Bonardo
|
6e0dd60c89
|
Backout 407fba8cbd5a (bug 702256) for build failure on Windows.
|
2011-12-05 13:48:59 +01:00 |
Justin Lebar
|
52bbe460aa
|
Bug 702256 - "[Gonk] Add DOM API for turning screen on/off and adjusting the screen's brightness" r=cjones,mounir
--HG--
extra : rebase_source : 6c1f1b49d911e749da524266695e2f05d52900b2
|
2011-12-05 01:07:00 +08:00 |
Philipp von Weitershausen
|
d3681489a6
|
Bug 699256 - Part 3: Hook the RIL worker and the DOM API up to the build system. r=gal
|
2011-12-05 15:58:27 +08:00 |
Philipp von Weitershausen
|
1fc533214e
|
Bug 699256 - Part 2: Add an experimental navigator.mozTelephony API. r=bent
|
2011-12-05 15:58:27 +08:00 |
Philipp von Weitershausen
|
a9ca3949a0
|
Bug 699256 - Part 1: Add telephony worker for dealing with RIL messages. r=gal
|
2011-12-05 15:58:27 +08:00 |
Blake Kaplan
|
0243aec0c6
|
Bug 698621 - Part 2: Implement telephony worker shell. r=bent
|
2011-12-05 15:58:27 +08:00 |
Blake Kaplan
|
7be6c93d42
|
Bug 698621 - Part 1: Implement cross-thread dispatching for web workers. r=bent
|
2011-12-05 15:58:27 +08:00 |
Phil Ringnalda
|
4e5c2c15ae
|
Bug 656943 - Disable test_offlineMode.html until someone cares enough to look at why it suddenly became flaky after 2.5 years, r=hsivonen
|
2011-12-04 22:25:54 -08:00 |
Jonas Sicking
|
ac701bcc13
|
Bug 706068: Make complex keys work on auto-increment object stores. Patch by khuey and sicking. r=sicking on parts by khuey and r=bent on parts by sicking.
|
2011-12-04 09:39:02 -08:00 |
Jonas Sicking
|
f247198344
|
Bug 706762: Ensure that object stores and indexes are removed from caches when they are deleted. r=bent
|
2011-12-04 09:39:01 -08:00 |
Jonas Sicking
|
99d50d5aae
|
Bug 692630: Support multi-entry indexes. r=bent
|
2011-12-04 09:39:01 -08:00 |