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

408998 Коммитов

Автор SHA1 Сообщение Дата
Edwin Flores ee5eb077e9 Bug 1131392 - Fix EME tests after disable non-MSE EME - r=cpearce 2015-03-03 11:02:36 +13:00
Karl Tomlinson 14e52f9763 bug 1123492 remove ResetDecode() call from MediaSourceReader::AttemptSeek() r=mattwoodrow
and this was already called before Seek().

--HG--
extra : rebase_source : 784909f9b3b4d41e688cffe8400aa94407bba4f6
2015-02-17 14:35:47 +13:00
Karl Tomlinson 966e90125f bug 1123492 ResetDecode() on subreaders before Seek() r=mattwoodrow
--HG--
extra : rebase_source : 07660462a4d738a9421b4d4c1c808ab0c8fdb9f3
2015-02-28 19:46:22 +13:00
Karl Tomlinson 1e286a6386 bug 1123492 update comment to describe the thread that runs AttemptSeek() r=mattwoodrow
--HG--
extra : rebase_source : 8e653fb20dc53b3a99a3624dd78ba41bbfdba732
2015-02-17 13:58:55 +13:00
Karl Tomlinson 76f204ad16 bug 1137076 mark some methods as private r=edwin
--HG--
extra : rebase_source : f775f4f4f5c6c19c56a0424c28fedc41c6950f5e
2015-02-28 14:44:07 +13:00
Karl Tomlinson e7ab2280e5 bug 1137076 handle null mDecoder during Reader shutdown r=edwin
--HG--
extra : rebase_source : 0dbf2b425bf13d26550f8ba8cc9875f66277b1fa
2015-02-28 14:32:19 +13:00
Karl Tomlinson c644c78a13 bug 1137076 remove declaration of undefined OmxDecoder::ProcessCachedData() r=edwin
--HG--
extra : rebase_source : 6e7ed21c6dacedf4775843a73d12d68d043cf696
2015-02-28 10:32:27 +13:00
Jean-Yves Avenard 7a6731b6cb Bug 1131433: Fix build on a CLOSED TREE r=me 2015-03-03 11:30:06 +11:00
Steve Fink ae44364491 Bug 1137336 - Explicitly disallow WeakMapTracer.callback from GCing, r=terrence
--HG--
extra : rebase_source : 49c1862cdb21a3089f91a3234276ae394e3928e1
2015-03-02 10:25:16 -08:00
Steve Fink fe060f5fe7 Bug 1137326 - Fix out of bounds error in JS_iterateCompartments, r=terrence
--HG--
extra : rebase_source : 3fbf82054fbe72d15ee1300810820ac5f3bee8b1
2015-01-12 14:19:27 -08:00
Kannan Vijayan 834ee9ffd2 Bug 1130367 - Ensure profiler stack sampling is disabled when spsProfiler is disabled. r=shu 2015-03-02 17:46:13 -05:00
Terrence Cole 9ab946434d Bug 1135985 - Use typed members to implement pushMarkStack; r=sfink 2015-02-25 13:09:05 -08:00
Kartikaya Gupta dd2611b368 Bug 1137952 - Call mozRequestAnimationFrame on the right window. r=mstange 2015-03-02 17:37:33 -05:00
Alex Verstak 2d3d368350 Bug 1091883 - Added test, this is fixed by a fix to bug 1113438. r=sstamm CLOSED TREE
--HG--
extra : amend_source : 6b33b51d7e8f800e1453e72bd66b53f1ebbd232c
2015-01-05 09:09:51 -08:00
Nicolas B. Pierron 605350eb82 Bug 1010556 - Bump ASAN kTrustedScriptBuffer constant, to account for the new frame size. r=bholley
--HG--
extra : amend_source : 5f927a03e42f4739dc17b19d6c39020c5331a5f9
2015-03-02 14:33:14 -08:00
Dragana Damjanovic 7af9c45717 Bug 918827 - Remove caching for ftp connections. r=michal
--HG--
extra : amend_source : 2e31431e4227fdf3f88d31a8efa14aab8e793cd2
2015-03-02 14:31:53 -08:00
Daosheng Mu 73f4a67965 Bug 1133391 - Remove unused variables in TabParent::RecvDispatchAfterKeyboardEvent. r=smaug. 2015-03-02 14:31:40 -08:00
Jim Mathies 9f9b260354 bug 1127794 - With remote content calculate and store plugin geometry updates prior to the end of the shadow layer transaction. r=roc 2015-03-02 05:01:58 -06:00
Wes Kocher 6a34cef6e3 Bug 1131433 - Further fixes to SourceBufferDecoder.cpp. DONTBUILD CLOSED TREE
--HG--
extra : amend_source : 0799633171fbbdf88dede997194a7c4ddccc2574
2015-02-27 15:35:23 -08:00
Botond Ballo 749210580d Bug 943537 - Fix bustage introduced by incorrect rebase across bug 1133492, to reopen a CLOSED TREE. r=bustage
--HG--
extra : rebase_source : 2cb963d066d439a39a4eb4c403452f18eaabdf3b
2015-03-02 17:03:07 -05:00
Steve Workman 980794862a Bug 1093983 - Disable type ANY request in DNS used to get TTL on Windows r=mcmanus 2015-03-02 13:54:48 -08:00
Botond Ballo 23539dce4e Bug 943537 - Handle modifiers on tap events in RemoteContentController and ChromeProcessController. r=kats,mbrubeck
--HG--
extra : rebase_source : 8fc78cab591b0da3622b57d9d351775fca529f6e
2015-03-02 16:41:02 -05:00
Botond Ballo 6f8bf1747c Bug 943537 - In the GeckoContentController interface, take the modifiers for tap events in 'widget modifier' format rather than 'DOM modifier' format. r=kats,mbrubeck
--HG--
extra : rebase_source : f931503087e1a13725c9a3a398d49111e060e76e
2015-03-02 16:38:07 -05:00
Sotaro Ikeda 8bf7183124 Bug 1136352 - Fix RemoveTextureAsync handling r=nical 2015-03-02 13:38:45 -08:00
Steven Michaud 37a4046738 Bug 1130435 - Mouse cursor doesn't disappear over Flash object when it should. Works in non-e10s. r=josh 2015-03-02 15:36:29 -06:00
Botond Ballo 08a367dfcc Bug 1136914 - Don't lose scale from parent document when descending into subdocument. r=tn
--HG--
extra : rebase_source : 9df0d3585a615b8869c134571aaf5b55812b1592
2015-02-27 15:36:31 -05:00
Xidorn Quan f34ad1a424 Bug 1137889 part 2 - Move around definitions in counterstyles.css to match the order in spec for clarity. r=jfkthame
--HG--
extra : source : ee47504645ec8729a6a56326e7f7fc16a39fbc18
2015-03-03 08:32:58 +11:00
Xidorn Quan abdb0668e1 Bug 1137889 part 1 - Update predefined counter style name table to match the spec. r=jfkthame
--HG--
extra : source : b264c92249fcf713fde635b41aaa190884177636
2015-03-03 08:32:58 +11:00
Byron Campen [:bwc] c1cdd99c64 Bug 1133866: Some refactoring and simplification in JsepSessionImpl. r=mt
--HG--
extra : rebase_source : 64e445b182c7b1fad514d354cc6bf1f4abfecd7f
2015-02-25 08:36:01 -08:00
Olli Pettay 6d7a26cb38 Bug 1138395 - Optimize nsDocument::mExpandoAndGeneration.expando out from the cc graphs when possible, r=mccr8
--HG--
extra : rebase_source : 1cc9d51c6fcf4e8a32a0552e6ef903cf57f54ab5
2015-03-02 17:56:36 +02:00
Mason Chang d13101a581 Bug 1134459. Don't scroll reftests until the page finishes loading. r=seth 2015-03-02 13:27:46 -08:00
Ehsan Akhgari 5b8b6d67b9 Bug 1125956 - Hack around the broken assumptions of Thunderbird about the HTML copy encoder by disabling the plaintext encoding detection logic; r=roc 2015-03-02 16:06:09 -05:00
Ehsan Akhgari 4a241b25eb Attempt to fix bug 1137717 by focusing the test frame 2015-03-02 16:06:08 -05:00
Wes Kocher a78a7eb043 Merge b2g-inbound to m-c a=merge 2015-03-02 12:56:08 -08:00
B2G Bumper Bot 97a9f0a69b Bumping manifests a=b2g-bump 2015-03-02 12:45:08 -08:00
B2G Bumper Bot 1b08ee13a9 Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/45fe49a5560c
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Revert "Bug 1118006 - Make the long-press delay shorter in edit mode. r=kgrandon"

This reverts commit 63e58d9b4a1b4f2701197a738dc47a373f7c9012.
2015-03-02 12:42:41 -08:00
Wes Kocher 50b5615e47 Merge fx-team to m-c a=merge 2015-03-02 12:41:37 -08:00
Wes Kocher b17feb3f40 Merge inbound to m-c a=merge 2015-03-02 12:12:47 -08:00
B2G Bumper Bot 3fb8c854c4 Bumping manifests a=b2g-bump 2015-03-02 11:28:11 -08:00
B2G Bumper Bot 6094641c5e Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/78d8f5fe3e71
Author: Russ Nicoletti <rnicoletti@mozilla.com>
Desc: Merge pull request #28470 from russnicoletti/bug-1135278

Bug 1135278 - shared/js/media/video_player.js leaks memory r=djf

========

https://hg.mozilla.org/integration/gaia-central/rev/3284f81583ef
Author: Russ Nicoletti <rnicoletti@mozilla.com>
Desc: Bug 1135278 - shared/js/media/video_player.js leaks memory
2015-03-02 11:25:20 -08:00
B2G Bumper Bot de32c53a34 Bumping manifests a=b2g-bump 2015-03-02 10:55:27 -08:00
B2G Bumper Bot 52e3bb0f6c Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/25ced14d2303
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1115178 - merge pull request #28511 from punamdahiya:Bug1115178 to mozilla-b2g:master

========

https://hg.mozilla.org/integration/gaia-central/rev/5c4689671cb3
Author: Punam Dahiya <punamdahiya@yahoo.com>
Desc: Bug 1115178 - [Wallpaper][RTL] Image should fit the screen while sharing as wallpaper r=djf
2015-03-02 10:52:03 -08:00
B2G Bumper Bot ab780d443a Bumping manifests a=b2g-bump 2015-03-02 10:03:06 -08:00
B2G Bumper Bot 92530d7c41 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/2e6972347766
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1137918 - merge pull request #28560 from wilsonpage:1137918 to mozilla-b2g:master

========

https://hg.mozilla.org/integration/gaia-central/rev/681b5354dc29
Author: Wilson Page <wilsonpage@me.com>
Desc: Bug 1137918 - [camera] capture interaction via volume key needs to be optional for manufacturers
2015-03-02 10:00:35 -08:00
B2G Bumper Bot 7a4a351459 Bumping manifests a=b2g-bump 2015-03-02 09:35:21 -08:00
Ryan VanderMeulen 3b9c7e5d7f Backed out changesets ddf965a90c07 and 305e676779f8 (bug 1137203) for being the likely cause of bug 1137952.
CLOSED TREE
2015-03-02 12:34:39 -05:00
B2G Bumper Bot e5dc76dab8 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/0627fbebe70d
Author: tamarahills <thills@mozilla.com>
Desc: Merge pull request #28419 from tamarahills/bugfix/1135067-rtl-text-shifts-after-hangup

Bug 1135067 - Changed CSS to have multi-call hangup work in RTL. r=drs.

========

https://hg.mozilla.org/integration/gaia-central/rev/68c771879459
Author: Tamara Hills <thills@mozilla.com>
Desc: Bug 1135067 - Changed CSS to have multi-call hangup work in RTL. r=drs.
2015-03-02 09:32:53 -08:00
B2G Bumper Bot c4432923ef Bumping manifests a=b2g-bump 2015-03-02 09:13:13 -08:00
B2G Bumper Bot cd6cf27882 Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/66a83bdf05e2
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1138268 - merge pull request #28545 from KevinGrandon:bug_1138268_icon_sizing to mozilla-b2g:master

========

https://hg.mozilla.org/integration/gaia-central/rev/756e87985efa
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1138268 - Set background size for suggestion icon

========

https://hg.mozilla.org/integration/gaia-central/rev/2552ecf10805
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1126080 - merge pull request #28564 from npark-mozilla:1126080 to mozilla-b2g:master

========

https://hg.mozilla.org/integration/gaia-central/rev/4fbd40725d5c
Author: No-Jun Park <npark@mozilla.com>
Desc: Bug 1126080 - Intermittent test_music_change_rating.py TestSetMusicRating.test_music_change_rating | TimeoutException: TimeoutException: Timed out after 10.1 seconds

The overlay could be disappearing at odd time intervals, so tap the screen right before checking for the star
2015-03-02 09:10:19 -08:00
Ryan VanderMeulen 2bb894faa2 Backed out changeset 3e9cc0ba5dfb (bug 1066812) for suspicion of causing B2G Nuwa mochitest crashes on a CLOSED TREE. 2015-03-02 11:58:12 -05:00