Граф коммитов

277802 Коммитов

Автор SHA1 Сообщение Дата
Jonas Sicking abf244acdd Bug 774585: Fix browser code and tests to be aware of app principals. r=mounir 2012-07-21 00:29:40 -07:00
Jonas Sicking 8538371ed0 Bug 774585: Fix xpc-sandbox creation code to create the correct principals. r=mrbkap 2012-07-21 00:29:40 -07:00
Jonas Sicking 2ac2ff6877 Bug 774585: Fix session storage to take app principals into account. r=mounir 2012-07-21 00:29:40 -07:00
Dave Hylands 619b801e5c [PATCH] Bug 776146 - Turn off VolumeService Test by default
From 23941571a3c2cd5290e6deacdce40bbad927053c Mon Sep 17 00:00:00 2001
---
 dom/system/gonk/VolumeServiceTest.cpp |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
2012-07-20 18:44:32 -04:00
Mounir Lamouri 939bd4cca2 Bug 775829 - Use the new Permission Manager API in Browser ID. r=sicking 2012-07-20 18:09:12 -07:00
Mounir Lamouri 0b88e9fd20 Bug 775824 - Use the new Permission Manager API in AlarmManager. r=sicking 2012-07-20 18:08:18 -07:00
Mounir Lamouri cf23e7a288 Bug 775822 - Use the new Permission Manager API for B2G shell.js and CameraContent.js. r=vingtetun 2012-07-20 18:06:35 -07:00
Trevor Saunders 93e91906db bug 776081 - telemetry for length of time spent in NotificationController::WillRefresh() r=davidb 2012-07-20 16:23:38 -04:00
Mounir Lamouri 5747889de3 Bug 775796 - nsIURIClassifier.classify() should takes a principal. r=bsmith 2012-07-20 09:46:59 -07:00
Hsin-Yi Tsai 972ddd3fd5 Bug 765231 - Telephony: Implement dialEmergency() to limit call to emergency numbers. r=philikon 2012-07-20 20:08:24 +08:00
Randell Jesup 117e10ca3f Bug 694817: Turn off webrtc's internal video renderer and protobuf (take 2) r=ted 2012-07-23 22:35:35 -04:00
Benjamin Peterson 5b841e0c17 Bug 776430 - Use the rightmost URI to account for possible multiple prefixing. r=bz
--HG--
extra : rebase_source : 00d3a825d0743dc5ba61a0dbe69c6f8a75b4b208
2012-07-23 19:13:18 -07:00
Geoff Brown 8ffc490385 Bug 776541 - keep socket open after devicemanagerSUT push command; r=wlach 2012-07-23 19:56:53 -06:00
Tim Abraldes 90f10ba266 bug 773454. Pass "-D_VARIADIC_MAX=10" to the compiler on Windows when building gtest. r=ted 2012-07-23 18:07:58 -07:00
Wes Johnston 37dc90f4e7 Bug 766094 - Use an int for telemetry pref. r=mbrubeck 2012-07-23 17:54:37 -07:00
David Zbarsky eb1c414f21 No bug, enable off main thread animations for b2g, r=cjones over irc 2012-07-23 17:49:08 -07:00
David Zbarsky 32e63c7164 Bug 768440 Part 2: Animate CSS Transitions on the compositor r=roc,dbaron 2012-07-23 17:34:49 -07:00
David Zbarsky a031c50422 Bug 768440 Part 1: Move ElementTransitions and ElementPropertyTransition to the header r=dbaron 2012-07-23 17:34:48 -07:00
David Zbarsky ffaa635014 Bug 755084 Part 2: Perform CSS animations of transform and opacity on the compositor r=roc, dbaron 2012-07-23 17:34:46 -07:00
David Zbarsky 62dd2c03aa Bug 755084 Part 1: Move ElementAnimations, ElementAnimation, AnimationProperty, and AnimationPropertySegment classes to the header file. r=dbaron 2012-07-23 17:34:28 -07:00
David Zbarsky 33710a6b6d Bug 706179: Add support for animations to the Layers API r=roc, dbaron, cjones 2012-07-23 17:34:22 -07:00
Trevor Saunders 4fa57464c0 bug 776472 - crash in Accessible::NativeState() r=davidb 2012-07-23 13:59:36 -04:00
Dão Gottwald 7891bf89f3 merge backout 2012-07-24 02:15:57 +02:00
Dão Gottwald e066c605e9 Backed out changeset 77a086a60d01 2012-07-24 02:15:43 +02:00
Benjamin Peterson 4cd03908be Bug 776317 - Separate the body of a constructed function from its braces with newlines. r=luke 2012-07-23 17:03:41 -07:00
Michael Comella f6aa463f03 Bug 776369 - Fix NullPointerException. r=bnicholson 2012-07-23 20:02:21 -04:00
Sean DuBois c4c18a9031 Bug 769908 - Switch DIR_INSTALL to INSTALL. r=ted 2012-07-23 20:02:20 -04:00
Glenn Randers-Pehrson 2ef4856415 Bug 745202 - Disable palette-index-checking when using the system PNG decoder. r=joe 2012-07-23 20:02:20 -04:00
Ryan VanderMeulen 307dfc4aa8 Merge m-c to inbound. 2012-07-23 20:02:15 -04:00
Chris Jones 77fdc3e6fe Bug 771350, part 2: Use OpenDescriptorForTexturing() in ShadowThebesLayerOGL, where possible. r=BenWa 2012-07-23 16:58:37 -07:00
Chris Jones 83c1ddf4b4 Bug 771350, part 1: Add GLContext::CreateDirectTextureImage and OpenDescriptorForTexturing to more easily support direct texturing without updates. r=vlad 2012-07-23 16:58:37 -07:00
Chris Jones 82f0a71400 Bug 771350, part 0: Remove some dead code to make later patches clearer. r=BenWa 2012-07-23 16:58:35 -07:00
Patrick McManus 11b999f514 bug 775813 - rename http connection mgr ReadTimeoutTick to just TimeoutTick r=honzab 2012-07-23 19:10:02 -04:00
Patrick McManus 623040ca15 bug 762162 - network.http.timeout-connection r=honzab 2012-07-23 19:10:00 -04:00
Jared Wein 314a0f595f Bug 770433 - Update borders and background of alert (toast) notifications on Windows. ui-r=shorlander r=gavin 2012-07-23 15:47:04 -07:00
Margaret Leibovic fd2ad68e65 Bug 776547 - Fix spelling in comment DONTBUILD 2012-07-23 15:45:51 -07:00
Margaret Leibovic 41c8624059 Bug 776547 - Add text selection support for web apps. r=wesj 2012-07-23 15:41:55 -07:00
Benjamin Peterson a5553db86c Bug 776388 - Create global threads. r=terrence 2012-07-23 15:05:03 -07:00
Ralph Giles 058b1c7520 Bug 776661 - Initialize all of the bytes in the incoming data structure in silk_get_TOC; r=rillian
Fixes a warning under clang in dead code. Ehsan's original patch
converted to upstream-carrying style and applied by rillian.
2012-07-23 17:42:37 -04:00
Blake Kaplan 27f7234a5c Toggling off and on the Wifi Checkbox will not scan wifi networks anymore (bug 774876, r=gal). 2012-07-23 14:41:29 -07:00
Ehsan Akhgari 5a3b82b2dd Bug 758992 - Make the classes which use the XPCOM nsISupports implementation macros final, to avoid the warning about deleting using a pointer to a base class with virtual functions and no virtual dtor (more xpfe/appshell parts); blanket-r=bzbarsky
--HG--
extra : rebase_source : 8e8ef6aedcaf1a5fd74e2805101868915a363522
2012-07-23 17:28:06 -04:00
Ehsan Akhgari 0b78f85d7c Bug 758992 - Make the classes which use the XPCOM nsISupports implementation macros final, to avoid the warning about deleting using a pointer to a base class with virtual functions and no virtual dtor (more toolkit parts); blanket-r=bzbarsky
--HG--
extra : rebase_source : 98c2cd6dce6c45173693a11a618cc7b94fb69595
2012-07-23 17:26:48 -04:00
Ehsan Akhgari 4e23a5cb51 Bug 758992 - Make the classes which use the XPCOM nsISupports implementation macros final, to avoid the warning about deleting using a pointer to a base class with virtual functions and no virtual dtor (gnome parts); blanket-r=bzbarsky
--HG--
extra : rebase_source : 54d5440012e3c8b1c2f84c176bf02e5f8a0ed604
2012-07-23 17:24:03 -04:00
David Mandelin a8f7a07eaf Merge for backout of changeset d6531ef05a6f 2012-07-23 14:34:24 -07:00
David Mandelin caefa71c84 Backed out changeset d6531ef05a6f 2012-07-23 14:33:14 -07:00
Benjamin Peterson 81b4c510e0 Bug 776700 - completely disable compression until Sunspider is sorted out. r=dmandelin
--HG--
extra : rebase_source : e7d40b7c9a01bdb90288911f908c65c185f335e6
2012-07-23 14:23:19 -07:00
Jim Mathies 0e1f71c136 Bug 775378 - Trap exception handling calls to __abi_FailFast made by winrt delegate wrapper code. r=ted 2012-07-23 16:11:45 -05:00
Luke Wagner b1a8d6ab25 Bug 776191 - Add missing case of 'with' deoptimization, r=dvander 2012-07-23 13:39:18 -07:00
Gary Kwong 3d4182f4e1 Backed out changeset 4ee96b33d289, r=wrongAuthor 2012-07-23 14:00:36 -07:00
Gary Kwong e0de3d8739 Bug 776191 - Add missing case of 'with' deoptimization, r=dvander 2012-07-23 13:39:18 -07:00