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

308152 Коммитов

Автор SHA1 Сообщение Дата
Luke Wagner 17413b0bc4 Bug 854209 - add asm.js mochitests (r=sstangl) 2013-05-03 14:45:07 -07:00
Ehsan Akhgari 1eee4090f6 Bug 867203 - Part 1: Unregister AudioBufferSourceNodes from PannerNodes when they die; r=padenot
--HG--
extra : rebase_source : e4aca1ebb975e04e8821df0377ee652e18755ed7
2013-04-30 19:20:55 -04:00
Ryan VanderMeulen fbab08d93b Bug 865642 - Disable more tests on Android. 2013-05-02 23:59:31 -04:00
Phil Ringnalda bfcd7ba173 Bug 855050 - mark sync-image-switch-* random on WinXP 2013-05-02 20:26:24 -07:00
David Zbarsky e11c1245f2 Bug 867459: Fix bustage on a CLOSED TREE 2013-05-02 23:10:04 -04:00
David Zbarsky f7b71ae6a6 Bug 867459 - Fix xpfe rooting hazards r=terrence 2013-05-02 22:02:40 -04:00
David Zbarsky c57372345f Bug 867459 - Fix storage rooting hazards r=terrence 2013-05-02 22:02:40 -04:00
David Zbarsky 51cc534937 Bug 867459 - Fix gfx rooting hazards r=terrence 2013-05-02 22:02:40 -04:00
David Zbarsky 05132788d9 Bug 867459 - Fix caps rooting hazards r=terrence 2013-05-02 22:02:40 -04:00
David Zbarsky f7cf050076 Bug 867459 - Fix webrtc rooting hazards r=terrence 2013-05-02 22:02:39 -04:00
David Zbarsky 94cf99a091 Bug 867459 - Fix toolkit/ rooting hazards r=terrence 2013-05-02 22:02:37 -04:00
Chia-hung Tai d3ac998b53 Bug 867227 - Part 1: Interface changes. r=vyang, sr=mounir 2013-04-30 15:59:03 -07:00
Andrea Marchesini d1dc25678d Bug 859824 - MediaElement creates a WakeLock when playing audio. r=jlebar 2013-05-02 12:05:00 -04:00
Martyn Haigh d4aafc8419 Bug 854940 - Add application name to permission prompt. r=mfinkle 2013-05-02 08:01:06 -04:00
Chiajung Hung 04960e6d50 Bug 825110 - Part 3: WebRTC changes for B2G WebRTC video module. r=jesup 2013-05-02 08:00:12 -04:00
Chiajung Hung 488a5c379a Bug 825110 - Part 2: WebRTC Media changes for B2G WebRTC video module. r=ekr 2013-05-02 08:00:05 -04:00
Chiajung Hung e8d81505ed Bug 825110 - Part 1: Camera changes for B2G WebRTC video module. r=mhabicher 2013-05-02 07:59:58 -04:00
Ryan VanderMeulen ca504dd560 Merge m-c to birch. 2013-05-02 07:37:56 -04:00
Gregory Szorc 7516f47aa0 Merge mozilla-central into services 2013-05-01 23:32:18 -07:00
Nikhil Marathe 850535cee6 Bug 863598 - SimplePush: Make PushService a module. r=dougt
--HG--
rename : dom/push/src/PushService.js => dom/push/src/PushService.jsm
2013-05-02 10:45:18 +05:30
Edmund Wong e1e5ecb16f Bug 867033 - Check self.wall_time for being zero. r=gps 2013-05-02 13:05:53 +08:00
Phil Ringnalda 5cc45d4ace Merge the last PGO-green cset on mozilla-inbound to mozilla-central 2013-05-01 20:27:16 -07:00
Gene Lian f16e03b828 Bug 865157 - B2G MMS: Receiving an MMS creates a redundant thread different from the one containing SMS (from the same sender). r=vicamo sr=mounir a=leo+ 2013-05-02 11:06:44 +08:00
Brian Hackett db1f3c7116 Bug 865584 - Add null check for target script's type info when compiling 'new', r=dvander. 2013-05-01 15:43:36 -06:00
Mats Palmgren 0186233233 Bug 851641. Simplify the logic in nsView::DoResetWidgetBounds. r=tnikkel 2013-05-01 16:21:33 -05:00
Timothy Nikkel 923eed369f Bug 851641. Make nsView::DoResetWidgetBounds safe against any kind of painting or flushing happening during it. r=mats 2013-05-01 16:21:33 -05:00
Markus Stange ca6f57edb1 Bug 851641. Don't make view visibility changes immediately to the underlying widget. Post a pending update to do it. r=roc,mats 2013-05-01 16:21:32 -05:00
Ryan VanderMeulen a4af56d39f Merge birch to m-c. 2013-05-01 15:29:18 -04:00
Gary Kwong 36f9582497 Bug 866959 - Remove suppression since it is now fixed. DONTBUILD 2013-05-01 11:15:27 -07:00
Gregory Szorc 1b85fdaaf3 Bug 860094 - Remove saving of last payload to disk; r=rnewman 2013-05-01 09:55:30 -07:00
Gregory Szorc b709df9c55 Bug 854018 - Record counts for FHR upload actions; r=rnewman 2013-05-01 09:41:55 -07:00
Steve Singer 727a09dcf1 Bug 867439 - Only include IonFrames.h when building with ION. r=nbp 2013-05-01 08:48:27 -04:00
Jed Parsons 00b64393bb Bug 864886 - logout() logs out all tabs with the same origin. r=benadida 2013-04-30 16:29:35 -07:00
Ehsan Akhgari af251e5c77 Bug 867174 - Part 1: Deliver the correct channel count the to the resampler the first time that we see a buffer; r=padenot 2013-04-30 16:36:19 -04:00
Matt Brubeck 5a89eb1225 Back out changeset e7e44c2d6d72 (bug 860027) because of Ts and MaxHeap regressions 2013-05-03 11:00:24 -07:00
Matt Brubeck 40b69bb3d8 Back out changeset 29c172213ff7 (bug 853151) because of Ts and Tp5 regressions
--HG--
rename : browser/base/content/test/social/social_mark_image.png => browser/base/content/test/social/social_share_image.png
2013-05-03 10:59:43 -07:00
Geoff Brown 826b4f971b Bug 865944 - Add getTopActivity to droid; r=jmaher 2013-05-03 11:38:01 -06:00
Geoff Brown f0b04ba321 Bug 865944 - Use top activity instead of process to check launch success; r=jmaher 2013-05-03 11:37:59 -06:00
Geoff Brown 312277f50a Bug 865944 - Do not wait for "am instrument" to start; r=jmaher 2013-05-03 11:37:57 -06:00
Geoff Brown f5a4ce4925 Bug 865944 - Add droid.py to list of files used by remote reftests and mochitests; r=jmaher 2013-05-03 11:37:51 -06:00
Mounir Lamouri 12abff1ab3 Bug 867950 - Refactor HTMLInputElement::{Clone,RestoreState,SaveState}() to use GetValueMode() instead of mType. r=smaug 2013-05-03 18:17:09 +01:00
Gregory Szorc 522764dec4 Bug 863069 - Part 1: Sort lists in moz.build files; r=mshal 2013-05-03 09:54:45 -07:00
Ehsan Akhgari 3f9bd50fa8 Bug 867876 - Add some tests for the AudioParam automation events; r=roc 2013-05-02 01:13:27 -04:00
Gregor Wagner 0b04bc6414 Bug 852429 - Disable TestSettingsAPI test until bug 862355 is fixed. r=bent 2013-05-03 09:40:10 -07:00
Irving Reid 9acf052282 Bug 863311: Include test function name in test pending / test finished messages. r=ted.mielczarek 2013-05-03 12:08:30 -04:00
Kannan Vijayan 97aab0756f Bug 867160 - Allow baseline to bypass scriptAnalysis on most scripts. r=jandem 2013-05-03 11:49:51 -04:00
Paul Adenot 32ec5787d9 Bug 867203 - Part 2: Remove useless mPannerNode member in AudioBufferSourceNode. r=ehsan
--HG--
extra : rebase_source : dc94f66dbb4291226ab3f2c6c1ad8dc7aa4081e7
2013-05-02 17:04:49 +02:00
Ehsan Akhgari 56fc223adb Bug 867203 - Part 1: Unregister AudioBufferSourceNodes from PannerNodes when they die; r=padenot
--HG--
extra : rebase_source : 3c580a0feba39d01779a91e6bd10a10d98cb7114
2013-04-30 19:20:55 -04:00
Rodrigo Silveira 70fa7dfc5c Bug 864757 - Metro test fixes r=jmathies 2013-04-29 20:42:44 -07:00
Steve Fink 14b771d863 No bug. Fix rooting static analysis annotation for GetWeakmapKeyDelegate and document the ignores. r=NPOTB
DONTBUILD because NPOTB.

--HG--
extra : rebase_source : e645ae12a83e55320c44e900ecf2769a1e12e851
2013-05-02 10:01:16 -07:00