Chris Jones
|
89f77c7b23
|
Bug 779735: Fix up shim code supporting hack to deliver mm message from C++. r=smaug
|
2012-08-02 08:02:06 -07:00 |
Justin Lebar
|
027b8b945a
|
Bug 766437 - Fire an event when content inside a remote <iframe mozbrowser> crashes. r=vingtetun,cjones
|
2012-08-02 10:26:57 -04:00 |
Gene Lian
|
333a47aeae
|
Bug 777224 - Alarm API - .getAll() and .remove() can only interact with alarms scheduled by the same app. r=vivien
|
2012-08-01 13:58:49 +08:00 |
Ed Morley
|
6c3e827d24
|
Merge mozilla-central to mozilla-inbound
|
2012-08-02 14:20:05 +01:00 |
Ed Morley
|
24117e18a9
|
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
|
2012-08-02 14:19:18 +01:00 |
Tim Taubert
|
ac603d570a
|
merge m-c to fx-team
|
2012-08-02 13:15:24 +02:00 |
Doug Turner
|
7522f03eb8
|
Bug 777084 - Stop returning arrays from DeviceStorage.getDeviceStorage(). r=sicking
|
2012-08-01 23:32:11 -07:00 |
Doug Turner
|
eff790f6d1
|
Bug 777078 - Remove DeviceStorage .type. r=sicking
|
2012-08-01 23:32:08 -07:00 |
Doug Turner
|
7f0d522454
|
Bug 763976 - Add onchange notifications to DeviceStorage - IPC - r=khuey
|
2012-08-01 23:32:04 -07:00 |
Doug Turner
|
0cc5c1e0ee
|
Bug 763976 - Add onchange notifications to DeviceStorage. r=khuey
|
2012-08-01 23:29:34 -07:00 |
Ben Turner
|
4893263a15
|
Bug 759427 - 'Multiprocess blob support for MessageManager and IndexedDB'. r=smaug+janv+khuey (rs=sicking for nsBlobURI changes).
--HG--
extra : transplant_source : %95%B5y%11%C5%AB%D9%CF%FF%7C%5E%BB%E5%DA%F5j%83o%29%EB
|
2012-08-01 23:02:29 -07:00 |
Jan Varga
|
457ab097a2
|
Bug 778023 - Need to figure out how cycle collected DOM files are supposed to play with workers. r=bent. Make worker.postMessage() to just throw for now.
|
2012-08-02 07:34:26 +02:00 |
Makoto Kato
|
06ac561eae
|
Bug 779408 - error: cannot convert 'std::nullptr_t' to 'mozilla::gl::SharedTextureHandle {aka unsigned int} on gcc 4.6 in NDK r8b. f=ayg r=roc
|
2012-08-02 13:25:10 +09:00 |
William Chen
|
103cc37839
|
Bug 779573 - Fix generated code for empty string as default dictionary member in WebIDL. r=khuey
|
2012-08-01 14:34:36 -04:00 |
Kyle Machulis
|
4ecaf376fb
|
Bug 779702: Fixing Device and UUID array assignments in BluetoothAdapter; r=echou
|
2012-08-01 18:59:03 -07:00 |
Kyle Machulis
|
fe29f68a46
|
Backed out changeset be7c3fa1a34d to fix commit message
|
2012-08-01 18:58:49 -07:00 |
Kyle Machulis
|
7fe35a159e
|
Bug 779702: Fixing Device and UUID array assignments in BluetoothAdapter
|
2012-08-01 18:57:39 -07:00 |
Kyle Machulis
|
6c9a3e2987
|
Bug 773370 - Fix rooting in JSArray creation for mozTelephony; r=bent
|
2012-08-01 18:52:40 -07:00 |
Eric Faust
|
b0323e13a7
|
Bug 752223 - Implement JS_NumberValue(), replacing JS_NewNumberValue(). (r=luke)
|
2012-08-01 17:59:47 -07:00 |
Cameron McCormack
|
1528758ac5
|
Bug 649740 - Implement @supports. r=dbaron,bz
|
2012-08-02 10:32:12 +10:00 |
Tim Taubert
|
ade5338cd5
|
Bug 779445 - SegFault in WorkerMemoryReporter because it accesses mWorkerPrivate when null; r=bent
|
2012-08-01 17:23:13 +02:00 |
Ryan VanderMeulen
|
ea6dc42c49
|
Merge the last PGO-green inbound changeset to m-c.
|
2012-07-31 22:11:13 -04:00 |
Blake Kaplan
|
2284d4641a
|
Bug 777904 - Fix typo. Also handle an error case better. r=gal DONTBUILD
|
2012-07-31 14:27:46 -07:00 |
Michael Wu
|
5ec86f9e4b
|
Follow up to Bug 740997 - land the right version of GonkCameraCapabilities.cpp, r=killer
|
2012-07-31 01:45:26 -04:00 |
Mike Habicher
|
9e245cc9a4
|
Bug 740997 - ICS camera support, r=jst,gal,roc
|
2012-07-30 17:59:05 -04:00 |
Boris Zbarsky
|
423774779f
|
Bug 771636 part 3. Implement default values for WebIDL strings. r=peterv
|
2012-07-31 00:22:23 -04:00 |
Boris Zbarsky
|
1b273923c5
|
Bug 771636 part 2. Implement default values for WebIDL enums. r=peterv
|
2012-07-31 00:22:23 -04:00 |
Boris Zbarsky
|
d988f0953a
|
Bug 771636 part 1. Rearrange default-value handling so we actually set C++ values directly instead of round-tripping through jsval. r=peterv
|
2012-07-31 00:22:22 -04:00 |
Aryeh Gregor
|
0774a86832
|
Bug 776849 - Fix unused variable in nsHistory::Go; r=sicking
|
2012-07-27 17:03:28 +03:00 |
Michal Novotny
|
326f176d4a
|
Bug 737615 - Remove use of synchronous cache API from unit tests - dom tests part2, r=honzab
|
2012-08-01 23:22:49 +02:00 |
Kyle Huey
|
3c94126220
|
Bug 779638: Delay dropping the transaction until later to avoid races. r=bent
|
2012-08-01 14:15:12 -07:00 |
Kyle Huey
|
f71fef8c9e
|
Bug 754142: Don't install quota handlers on chrome databases. r=bent
|
2012-08-01 14:09:23 -07:00 |
Gregor Wagner
|
58deebc6b0
|
Bug 775199 - Review comment. r=mounir
|
2012-08-01 13:51:54 -07:00 |
Gregor Wagner
|
90a3c93f93
|
Bug 775199 - Contacts API: remove whitelist approach for permissions. r=mounir
|
2012-08-01 13:38:31 -07:00 |
Georg Fritzsche
|
e2f0400819
|
Bug 764660 - Collect and report on CPU utilization of a hung plugin process. r=bbondy
|
2012-07-25 14:38:43 +02:00 |
Martin Stransky
|
41f2e1b46d
|
Bug 544088 - UseAsyncPainting() -> IsOOP(). r=joshmoz
|
2012-08-01 16:34:08 -04:00 |
Martin Stransky
|
67790755e0
|
Bug 544088 - Support Xt plugins OOP. r=karlt
|
2012-08-01 16:34:08 -04:00 |
Ryan VanderMeulen
|
2546166504
|
Merge m-c to inbound.
|
2012-08-01 16:34:02 -04:00 |
Oleg Romashin
|
4f8882a570
|
Bug 778024 - Bug 774139 will break Qt/Maemo builds due to #define signals. r=dougt NPODB
|
2012-08-01 12:00:44 -07:00 |
Chris Peterson
|
b477c10c9b
|
Backout f6aff596b0ff (bug 779287). r=me
--HG--
extra : rebase_source : 38526eac16b3eef5fd0e006784fa61a3d37598f6
|
2012-08-01 13:01:35 -07:00 |
Olli Pettay
|
99f05d8922
|
Bug 777278 - Implement nsIDOMStorageEvent using event implementation codegen, r=mayhemer
|
2012-08-01 19:17:19 +03:00 |
Olli Pettay
|
420a8918fe
|
Bug 777285 - Autogenerate SettingsEvent implementation, r=anygregor
--HG--
extra : rebase_source : 038f38a4f9efae15a3fbf4236c4456bf9cfa4577
|
2012-08-01 12:48:35 +03:00 |
Kyle Machulis
|
999cc34e55
|
Bug 761511: Patch 3 - Update Manager/Adapter/Device objects to be BluetoothPropertyObjects, and add class specific setters; r=mrbkap
|
2012-07-31 21:53:04 -07:00 |
Kyle Machulis
|
cdf8a37fda
|
Bug 761511: Patch 2 - Added BluetoothPropertyContainer base class and utility functions; r=mrbkap
|
2012-07-31 21:49:59 -07:00 |
Kyle Machulis
|
564a0e174b
|
Bug 761511: Patch 1 - Boilerplate for BluetoothPropertyEvent DOM Object r=bent; sr=mrbkap
|
2012-07-31 21:49:59 -07:00 |
Eric Faust
|
e8f3c9fa98
|
Bug 749535 - Part 3: Remove JS_Is*Array() from Paris Binding argument unwrapping. (r=bz)
|
2012-07-31 20:45:22 -07:00 |
Eric Faust
|
62ec8929cd
|
Bug 749535 - Part 2: Rewrite dom::TypedArray to use JS_UnwrapObjectAs*Array(). (r=bz)
|
2012-07-31 20:45:20 -07:00 |
Eric Faust
|
28008c2879
|
Backout changesets 6e78bc0145ee, 97a1463cde9c, and 9097d0b3acc6 (Bug 749535) for
erroneous bug number (r=me).
|
2012-07-31 20:24:32 -07:00 |
Justin Lebar
|
dbbcc2bcf0
|
Bug 769254 - Part 1: Fix crashes in BrowserElementParent.cpp, TabChild.cpp on null URI to window-opening code. r=bz
Parts 2 and beyond will come at a later date.
|
2012-07-31 23:12:04 -04:00 |
Eric Faust
|
6b9e8ebd2b
|
Bug 749535 - Part 3: Remove JS_Is*Array() from Paris Binding argument unwrapping. (r=bz)
|
2012-07-31 20:07:55 -07:00 |