Commit Graph

375508 Commits

Author SHA1 Message Date
Chris Pearce
a813a225a0 Bug 1048107 - Bustage fix. r=bustage. 2014-08-05 20:33:01 +12:00
Chris Pearce
1b4e40f829 Bug 1048107 - Add GMPTimer implementation and placeholder GMP clock. r=jesup 2014-08-05 19:56:05 +12:00
Chris Pearce
2623e1b681 Bug 1048104 - Add GMPMutex::Destroy(). r=jesup 2014-08-05 19:56:04 +12:00
Chris Pearce
89bc78d040 Bug 1048102 - Delete GMPThreads as they're joined. r=jesup 2014-08-05 19:56:04 +12:00
Chris Pearce
3e1bcc0abd Bug 1048097 - Delete the GMPBuffer we send into GMP/CDM for decryption once it's been returned decrypted. r=jesup 2014-08-05 19:56:04 +12:00
Chris Pearce
8e405cbaca Bug 1047214 - Add MediaDataDecoders that uses a GMP for decoding as well as EME decryption. r=edwin 2014-08-05 19:56:04 +12:00
Simon Montagu
4001c6c142 Bug 756022 patch 5: delete obsoleted comments in langGroups.properties and assign x-western to a few unassigned languages that use Latin script, r=jfkthame 2014-08-05 10:49:17 +03:00
Simon Montagu
a8dd5bb3b0 Bug 756022 patch 4: change "Western" to "Latin" and "Other Languages" to "Other Writing Systems" in the font preferences dialog, r=jfkthame 2014-08-05 10:49:17 +03:00
Simon Montagu
5c116bc180 Bug 756022 patch 3: merge tr with x-western, r=jfkthame 2014-08-05 10:49:16 +03:00
Simon Montagu
dc74a6b3cd Bug 750622 patch 2: merge x-central-euro with x-western, r=jfkthame 2014-08-05 10:49:16 +03:00
Simon Montagu
98c5fbd202 Bug 750622 patch 1: merge x-baltic with x-western, r=jfkthame 2014-08-05 10:49:16 +03:00
Mike Hommey
9b3caa8d68 Bug 1048064 - Fix libstagefright build on GNU/kFreeBSD. r=ajones 2014-08-05 16:07:28 +09:00
Mike Hommey
8c39460da9 Backout changeset 34235900c3a0 (bug 1036286) because it wasn't the right fix. 2014-08-05 16:07:06 +09:00
Benjamin Bouvier
15a2b548d5 Bug 1040027: Cast index to uint32 when comparing it with count in IsArrayEscaped; r=efaust 2014-08-05 09:27:20 +02:00
Nigel Babu
90d9ea102a Include "mozilla/Preferences.h" to prevent build failure (Bug 1045915) r=glandium ON A CLOSED TREE 2014-08-05 12:54:17 +05:30
Michael Wu
215e87179b Bug 1044193 - Always cleanup on heap allocation path, r=glandium 2014-08-05 02:19:59 -04:00
Anthony Jones
d66cd54dfd Bug 1045909 - Fix buffer range calculation for fMP4; r=edwin 2014-08-05 18:12:48 +12:00
Anthony Jones
06a6e9f955 Bug 1045915 - Add a pref to test streams with a missing ftyp atom; r=kinetik 2014-08-05 18:12:46 +12:00
Jeff Gilbert
11ccb72d46 Bug 1037704 - Add polling support to ShSurf. - r=mattwoodrow 2014-08-04 22:10:47 -07:00
Jeff Gilbert
8ac2792c6c Bug 1048562 - Add support for NV_fence to GLContext. - r=mattwoodrow 2014-08-04 22:09:20 -07:00
William Chen
b120db058e Bug 1022866 - Fix insertion point frame for content distributed to insertion points. r=bz 2014-08-04 21:37:25 -07:00
Matt Woodrow
cfce6663f6 Bug 1045864 - Disable layerized background-attachment:fixed when we're using a software compositor. r=roc 2014-08-05 15:25:00 +12:00
Pin Zhang
7bed31b659 Bug 1047759: Clear FMRadioService's StaticRefPtr so it is not leaked at shutdown. r=khuey 2014-08-04 20:04:00 -07:00
Boris Zbarsky
8c3da312f1 Bug 1017988 part 11. Codegen the definition of interface objects on worker globals. r=khuey 2014-08-04 22:20:35 -04:00
Boris Zbarsky
8b7f7ff8f1 Bug 1017988 part 10. Disallow Pref annotations on things that are exposed in workers. r=khuey 2014-08-04 22:20:35 -04:00
Boris Zbarsky
26b26e1121 Bug 1017988 part 9. Don't codegen window-only things on worker descriptors. r=khuey 2014-08-04 22:20:34 -04:00
Boris Zbarsky
12b78b9612 Bug 1017988 part 8. Add [Exposed] extended attributes as needed. r=khuey 2014-08-04 22:20:34 -04:00
Boris Zbarsky
0fa57174d9 Bug 1017988 part 7. Add support for parsing the [Exposed] Web IDL attribute and determining whether a given interface member should be exposed in a particular global. r=khuey 2014-08-04 22:20:34 -04:00
Boris Zbarsky
d1f4dba8b5 Bug 1017988 part 6. Implement support for [PrimaryGlobal]. r=khuey 2014-08-04 22:20:34 -04:00
Boris Zbarsky
bb7246da13 Bug 1017988 part 5. Store the set of known global names on our outermost IDLScope. r=khuey 2014-08-04 22:20:33 -04:00
Boris Zbarsky
b6e246c5f6 Bug 1017988 part 4. Rejigger how we do partial interfaces so that we can keep track of which partial interface a given member came from. r=khuey 2014-08-04 22:20:33 -04:00
Boris Zbarsky
8692e4a923 Bug 1017988 part 3. Allow the Global extended attribute to take a value. r=khuey 2014-08-04 22:20:33 -04:00
Boris Zbarsky
deaa309f90 Bug 1017988 part 2. Add support for parenthesized lists as values of extended attributes in Web IDL. r=khuey 2014-08-04 22:20:33 -04:00
Boris Zbarsky
82495c5d72 Bug 1017988 part 1. Make our Web IDL parser fail on warnings from the underlying ply code. r=khuey 2014-08-04 22:20:32 -04:00
Wes Kocher
2cccd1da41 Backed out 2 changesets (bug 1045909, bug 1045915) for build failures
Backed out changeset 70e3d6723e8e (bug 1045909)
Backed out changeset d137dd97d955 (bug 1045915)
2014-08-04 19:18:34 -07:00
Brian Hackett
5ddc0608ba Bug 1037666 - Add LeaveParseTaskZone call on error path. 2014-08-04 22:04:31 -04:00
B2G Bumper Bot
181ed6723a Bumping manifests a=b2g-bump 2014-08-04 17:25:37 -07:00
B2G Bumper Bot
72e2d161c8 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

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

Bug 1046158 - [Vertical Homescreens] Use three columns by default everywhere

========

https://hg.mozilla.org/integration/gaia-central/rev/29e95452c04c
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1046158 - [Vertical Homescreen] Use three columns by default everywhere r=aus
2014-08-04 17:21:03 -07:00
B2G Bumper Bot
ad5ff3d075 Bumping manifests a=b2g-bump 2014-08-04 16:02:20 -07:00
B2G Bumper Bot
18af52c1e1 Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/d198da4fd025
Author: Dale Harvey <dale@arandomurl.com>
Desc: Bug 1044316 - Dont assume uppercase .nodeName. r=kgrandon
2014-08-04 15:55:26 -07:00
Jed Davis
b0bd63525b Bug 1047620 - Fix sandboxing for B2G --disable-jemalloc builds. r=kang
--HG--
extra : rebase_source : 1b2ec6491277a9dc451ab767d8563076cf522c27
2014-08-04 15:11:33 -07:00
Jed Davis
9d31844f0c Bug 1012951 - Add Linux sandboxing for GeckoMediaPlugin processes. r=kang r=ted
--HG--
extra : rebase_source : 1b890000d5b8d2a8954cdd1118a1023eba829c29
2014-08-04 15:11:18 -07:00
Jed Davis
d2d145dc65 Bug 1046541 - Use stdio for non-Android Linux sandbox error messages. r=kang
--HG--
extra : rebase_source : e93a4a76f8188d715886e263a366d694c28b4525
2014-08-04 15:11:04 -07:00
Anthony Jones
271a7fa9ac Bug 1045909 - Fix buffer range calculation for fMP4; r=edwin 2014-08-05 13:35:04 +12:00
Anthony Jones
e6cf28f73e Bug 1045915 - Add a pref to test streams with a missing ftyp atom; r=kinetik 2014-08-05 13:35:02 +12:00
B2G Bumper Bot
5fcf39f3f7 Bumping manifests a=b2g-bump 2014-08-04 15:00:28 -07:00
B2G Bumper Bot
2a6d6214f2 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/e246a2dd28bb
Author: Yura Zenevich <yura.zenevich@gmail.com>
Desc: Merge pull request #22429 from yzen/bug-1047497

Bug 1047497 - fixed screen reader visibility issue with software buttons...

========

https://hg.mozilla.org/integration/gaia-central/rev/91c2637140e9
Author: Yura Zenevich <yzenevich@mozilla.com>
Desc: Bug 1047497 - fixed screen reader visibility issue with software buttons. Added tests to avoid future regressions.
2014-08-04 14:55:41 -07:00
B2G Bumper Bot
0c8e4a27d7 Bumping manifests a=b2g-bump 2014-08-04 13:32:01 -07:00
B2G Bumper Bot
b4be57c12b Bumping gaia.json for 11 gaia revision(s) a=gaia-bump
Truncated some number of revisions since the previous bump.

========

https://hg.mozilla.org/integration/gaia-central/rev/3891e197c9fc
Author: Dale Harvey <dale@arandomurl.com>
Desc: Bug 1041623 - Dedupe places results per origin. r=kgrandon

========

https://hg.mozilla.org/integration/gaia-central/rev/98a7a2e873ba
Author: Wilson Page <wilsonpage@me.com>
Desc: Merge pull request #22487 from wilsonpage/1048359

Bug 1048359 - Update to use gaia-header v0.2.5

========

https://hg.mozilla.org/integration/gaia-central/rev/8d6ed68d8ea9
Author: Wilson Page <wilsonpage@me.com>
Desc: Bug 1048359 - Update to use gaia-header v0.2.6

========

https://hg.mozilla.org/integration/gaia-central/rev/d0dfeacebef0
Author: Aleh Zasypkin <aleh.zasypkin@gmail.com>
Desc: Merge pull request #22275 from azasypkin/bug-1015841-recipients-panel

Bug 1015841 - [Messages][Refresh] Recipients panel visible area handling. r=julien

========

https://hg.mozilla.org/integration/gaia-central/rev/8b6f7d05083f
Author: Aleh Zasypkin <azasypkin@mozilla.com>
Desc: Bug 1015841 - [Messages][Refresh] Recipients panel visible area handling. r=julien

========

https://hg.mozilla.org/integration/gaia-central/rev/d6c6e3f96905
Author: Zbigniew Braniecki <gandalf@mozilla.com>
Desc: Bug 994370 - Turn off GAIA_INLINE_LOCALES. r=stas sr=vingtetun

========

https://hg.mozilla.org/integration/gaia-central/rev/0b81e36ee895
Author: Michael Henretty <michael.henretty@gmail.com>
Desc: Revert "Merge pull request #22492 from mikehenrty/bug-1038988-one-more-time"

This reverts commit b819f32852c91afda58ea37dab6b89d878623aeb, reversing
changes made to 375805282c44248c624440eabd30515af17af7ad.

========

https://hg.mozilla.org/integration/gaia-central/rev/ff9c56d5ca34
Author: Michael Henretty <michael.henretty@gmail.com>
Desc: Merge pull request #22492 from mikehenrty/bug-1038988-one-more-time

Bug 1038988 - Use fast path to GPU for wallpaper

========

https://hg.mozilla.org/integration/gaia-central/rev/b9278ed5a8f4
Author: Michael Henretty <michael.henretty@gmail.com>
Desc: Bug 1038988 - Use fast path to GPU for wallpaper

========

https://hg.mozilla.org/integration/gaia-central/rev/65b101f4de8c
Author: Pavel Ivanov <pivanov@mozilla.com>
Desc: Merge pull request #22278 from pivanov/bug-1045004

Bug 1045004 - [Search] Update X to correct design (follow up to bug 944796)

========

https://hg.mozilla.org/integration/gaia-central/rev/4b2627b58d90
Author: Pavel Ivanov <pivanov@mozilla.com>
Desc: Bug 1045004 - [Search] Update X to correct design (follow up to bug 944796)
2014-08-04 13:30:50 -07:00
Ryan VanderMeulen
6253da7301 Merge inbound to m-c on a CLOSED TREE. a=merge 2014-08-04 16:06:19 -04:00