Commit Graph

383178 Commits

Author SHA1 Message Date
Matthew Gregan
db700acef5 Bug 1065250 - Tidy up unneeded includes after several refactorings. r=karlt 2014-09-17 22:41:00 +12:00
Matthew Gregan
c820496844 Bug 1065250 - Factor some of SourceBuffer::AppendData into TrackBuffer::Append. Move ContainerParser to a new file. r=karlt
--HG--
rename : content/media/mediasource/SourceBuffer.cpp => content/media/mediasource/ContainerParser.cpp
2014-09-10 18:04:21 +12:00
Matthew Gregan
f00c3de45b Bug 1065250 - Factor part of SourceBuffer::AppendData into new PrepareAppend function. r=karlt 2014-09-10 16:54:20 +12:00
Matthew Gregan
0c292b4d0a Bug 1067414 - Add a comment about thread-safety of unlocked sPreferredSampleRate reads.
Also, fix return type of MaxNumberOfChannels and PreferredSampleRate.
2014-09-15 18:10:00 +12:00
Matthew Gregan
bad7993d06 Bug 1067414 - Convert CubebUtils from a class of statics to a namespace. 2014-09-15 18:09:00 +12:00
Daniel Holbert
5a3b69a27a Bug 1063775, part 2: Document nsCSSValue*List::Clone() as being infallible, and remove null-checks on its result. r=dbaron 2014-09-17 22:04:20 -07:00
Daniel Holbert
9b330317a6 Bug 1063775, part 1: Remove unnecessary null-checks after 'new' in StyleAnimationValue.cpp. r=dbaron 2014-09-17 22:04:17 -07:00
Randell Jesup
00e421e343 Bug 1043558: merge m-c backout to inbound. a=ryanvm
CLOSED TREE
2014-09-18 00:37:36 -04:00
Randell Jesup
cce3dffb00 Backed out changeset e87724022bc1 (bug 1043558) a=ryanvm (feature bustage) 2014-09-18 00:21:43 -04:00
Ryan VanderMeulen
72ff2b430b Merge inbound to m-c. a=merge
CLOSED TREE
2014-09-17 22:10:31 -04:00
Ryan VanderMeulen
323aceac34 Merge fx-team to m-c. a=merge 2014-09-17 21:59:14 -04:00
Ryan VanderMeulen
768b67701b Backed out 5 changesets (bug 1068388) for robocop failures.
Backed out changeset 099d0ec27cd9 (bug 1068388)
Backed out changeset 29d39909222d (bug 1068388)
Backed out changeset e85caca8529f (bug 1068388)
Backed out changeset cf6f1223b6b7 (bug 1068388)
Backed out changeset 920b201d30e9 (bug 1068388)

CLOSED TREE
2014-09-17 21:47:20 -04:00
Ryan VanderMeulen
8107469a31 No bug - Touch CLOBBER.
CLOSED TREE
2014-09-17 21:44:44 -04:00
Nick Alexander
e56e4a18c5 Bug 1068388 - Follow-up: Update Robocop test. a=bustage
CLOSED TREE

--HG--
extra : amend_source : 8352390d15245ff94a16dab773b583f8d5da5161
2014-09-17 17:32:44 -07:00
Ben Turner
46d101f40c Backout bug 994190 and merge over some stuff that landed afterwards on a CLOSED TREE. 2014-09-17 19:36:01 -04:00
Ryan VanderMeulen
41c82d525f Backed out changeset 0cc9fcdca191 (bug 1068195) for Windows crashtest asserts.
CLOSED TREE
2014-09-17 20:47:35 -04:00
Bas Schouten
7a91965ba7 Bug 1068613 - Addendum 4: Fix bustage due to stray character. r=bustage on a CLOSED TREE 2014-09-18 01:40:13 +02:00
B2G Bumper Bot
aa2000d212 Bumping manifests a=b2g-bump 2014-09-17 16:32:07 -07:00
B2G Bumper Bot
254d480f6d Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/7075f5263087
Author: David Flanagan <dflanagan@mozilla.com>
Desc: Merge pull request #24129 from davidflanagan/bug1065877

Bug 1065877: prevent OOMs when editing, picking and sharing large images r=russnicoletti

========

https://hg.mozilla.org/integration/gaia-central/rev/fad560ead475
Author: David Flanagan <dflanagan@mozilla.com>
Desc: Bug 1065877: prevent OOMs when editing, picking and sharing large images

address review comments

========

https://hg.mozilla.org/integration/gaia-central/rev/e1c762dc4bce
Author: Michael Henretty <michael.henretty@gmail.com>
Desc: Merge pull request #23878 from mikehenrty/bug-1062998-fix-connectivity

Bug 1062998 - Update signal icons when showing SIM Manager

========

https://hg.mozilla.org/integration/gaia-central/rev/c927b8a65d43
Author: Michael Henretty <michael.henretty@gmail.com>
Desc: Bug 1062998 - Update signal icons when showing SIM Manager
2014-09-17 16:25:47 -07:00
Bas Schouten
086cbf0103 Bug 1068613 - Addendum 3: Fix bustage due to stray character. r=bustage on a CLOSED TREE 2014-09-18 01:04:07 +02:00
Bas Schouten
3c9983b9cc Bug 1068613 - Addendum 2: Fix bustage due to stray character. r=bustage on a CLOSED TREE 2014-09-18 00:35:48 +02:00
Ehsan Akhgari
05dc82bfcd Bug 1067340 follow-up: null check the inner window r=bustage
Landed on a CLOSED TREE
2014-09-17 18:31:26 -04:00
Bas Schouten
8e86fc0d5c Bug 1068613 - Addendum: Fix bustage in ASAN builds. r=bustage on a CLOSED TREE 2014-09-18 00:25:23 +02:00
Ehsan Akhgari
5bab27d516 Bug 1067340 - Don't use nsIDOMWindowUtils in the CSP code, because it's not meant to be used from C++; r=geekboy 2014-09-17 17:55:43 -04:00
Ehsan Akhgari
cff5b616df Bug 1068193 - Use the correct return type for Factory::CreateWrappingDataSourceSurface; r=jrmuizel 2014-09-17 17:55:17 -04:00
Ehsan Akhgari
27838f10b2 Bug 1068195 - Fix an invalid MOZ_ASSERT in moz2d code, asserting the value of a constant string pointer; r=jrmuizel 2014-09-17 17:54:43 -04:00
Ehsan Akhgari
bb964f77e9 Bug 1068022 - Fix more bad implicit constructors in gfx; r=jrmuizel 2014-09-17 17:54:13 -04:00
Ehsan Akhgari
8908aea348 Bug 1068020 - Fix more bad implicit constructors in DOM; r=baku 2014-09-17 17:53:42 -04:00
Ryan VanderMeulen
81ad1d0dd6 Merge m-c to b2g-inbound on a CLOSED TREE. 2014-09-17 16:37:02 -04:00
Jim Mathies
868cb823ab Follow up for back out of bug 1047603, disable browser_social_flyout.js test that's failing in e10s. a=RyanVM CLOSED TREE 2014-09-17 15:28:36 -05:00
B2G Bumper Bot
652a6f6c25 Bumping manifests a=b2g-bump 2014-09-17 12:31:58 -07:00
B2G Bumper Bot
32dfb89ee3 Bumping gaia.json for 3 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/be9a28d6fb25
Author: Zibi Braniecki <zbigniew.braniecki@gmail.com>
Desc: Merge pull request #24118 from zbraniecki/1048411-remove-inline-locales

Bug 1048411 - Remove GAIA_INLINE_LOCALES optimization. r=stas

========

https://hg.mozilla.org/integration/gaia-central/rev/6235c489c597
Author: Zbigniew Braniecki <gandalf@mozilla.com>
Desc: Bug 1048411 - Remove GAIA_INLINE_LOCALES optimization. r=stas

========

https://hg.mozilla.org/integration/gaia-central/rev/fef7f4b23c21
Author: Michael Henretty <michael.henretty@gmail.com>
Desc: Revert "Merge pull request #20619 from gmarty/Bug-1007948-no-multiple-calls"

This reverts commit 8ccac0744848bd3ceaa6aa1c972ae0eb1e9ddc1e, reversing
changes made to c2c92e7be95dd0b65ee44113e1d17592dd0e20c6.
2014-09-17 12:25:47 -07:00
Ryan VanderMeulen
adbda9395f Merge m-c to b2g-inbound. a=merge 2014-09-17 14:44:59 -04:00
Ryan VanderMeulen
d8b24f507f Backed out changesets a68c9d18ffa5 and 750e7aaf09cb (bug 1067414) for causing bug 1068658. a=me 2014-09-17 14:39:17 -04:00
Ryan VanderMeulen
8bb5dfdcf0 Merge inbound to m-c. a=merge 2014-09-17 14:38:33 -04:00
B2G Bumper Bot
f4b832692e Bumping manifests a=b2g-bump 2014-09-17 11:26:57 -07:00
Ryan VanderMeulen
999c921521 Merge b2g-inbound to m-c. a=merge 2014-09-17 14:22:12 -04:00
B2G Bumper Bot
48edf38518 Bumping gaia.json for 3 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/ce5e32d144c0
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #23744 from KevinGrandon/bug_1061679_chrome_asset_refinement

Bug 1061679 - [Browser Chrome] Press states of back, refresh, cancel and overflow menu using the wrong icons

========

https://hg.mozilla.org/integration/gaia-central/rev/c410af57ea99
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1061679 - [Browser Chrome] Press states of back, refresh, cancel and overflow menu using the wrong icons r=epang

========

https://hg.mozilla.org/integration/gaia-central/rev/0f477342ef17
Author: Eli Perelman <eli@eliperelman.com>
Desc: Fixing SHB visibility in app landscape mode r=kgrandon
2014-09-17 11:20:47 -07:00
Ryan VanderMeulen
6353009054 Backed out changesets 1e0e069b5cc7 and dc6a44c16a37 (bug 1047603) for causing bug 1067164. a=me 2014-09-17 14:19:58 -04:00
Ryan VanderMeulen
7a92379b36 Merge fx-team to m-c. a=merge 2014-09-17 14:17:08 -04:00
B2G Bumper Bot
43e28658b3 Bumping manifests a=b2g-bump 2014-09-17 09:36:56 -07:00
Ed Morley
895ca896db Backed out changeset bea8bb703913 (bug 650161) for rooting hazzard failures 2014-09-17 17:34:20 +01:00
Ed Morley
3056a8a075 Backed out changeset 6f0a56999e9b (bug 650161) 2014-09-17 17:33:58 +01:00
Ed Morley
8d8677dc00 Backed out changeset 512ef66a96b8 (bug 650161) 2014-09-17 17:33:54 +01:00
B2G Bumper Bot
06a100cfbd Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/9fffcfaa0e10
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #24119 from eliperelman/bug-1067441

Bug 1067441 - Enable SHB on secured lockscreen apps

========

https://hg.mozilla.org/integration/gaia-central/rev/7e021b57410a
Author: Eli Perelman <eli@eliperelman.com>
Desc: Bug 1067441 - Enable SHB on secured lockscreen apps
2014-09-17 09:30:46 -07:00
Daniel Holbert
57d6542103 Bug 1065766 followup: add whitespace between @supports and open-paren, to address review comment. DONTBUILD because whitespace-only 2014-09-17 09:26:22 -07:00
Richard Newman
8823f00e5d Bug 1057247 - Increase favicon refetch time to four hours. r=mfinkle 2014-09-17 09:22:11 -07:00
B2G Bumper Bot
5e95f1961e Bumping manifests a=b2g-bump 2014-09-17 09:21:57 -07:00
Drew Willcoxon
e8554ec8fc Bug 1060888 - Autocomplete drop down list item should not be copied to the search fields when mouse over the list item. r=MattN 2014-09-17 09:11:06 -07:00
Drew Willcoxon
405a49873c Bug 1066794 - Make the search suggestions popup on about:home/about:newtab more consistent with the main search bar's popup. r=MattN 2014-09-17 09:11:04 -07:00