Commit Graph

148654 Commits

Author SHA1 Message Date
Masayuki Nakano
a7105d6006 Bug 920377 part.2 Get rid of nsPluginEvent r=roc 2013-09-27 15:20:54 +09:00
Masayuki Nakano
32e72cda9b Bug 920377 part.1 Get rid of nsMutationEvent r=roc 2013-09-27 15:20:53 +09:00
Matthew Gregan
85be2a335c Bug 920870 - Normalize TimeRanges returned by HTMLMediaElement Seekable and Buffered. r=cpearce 2013-09-27 17:22:38 +12:00
Matthew Gregan
8d51f7a552 Bug 920867 - Split VideoInfo into Video and Audio objects, then encapsulate in new MediaInfo object. r=cpearce 2013-09-27 17:22:38 +12:00
Matthew Gregan
926b07c471 Bug 905513 - Annotate functions with virtual/MOZ_OVERRIDE and document use of SBR monitor. 2013-09-27 17:22:38 +12:00
Matthew Gregan
b862862311 Bug 905513 - Don't clobber audio VideoInfo fields when accepting video configuration. r=doublec 2013-09-27 17:22:38 +12:00
Matthew Gregan
634252cdcc Bug 905513 - Use pushPrefEnv instead of setBoolPref, and reenable test on Android. r=doublec 2013-09-27 17:22:37 +12:00
Matthew Gregan
e44caba3d4 Bug 905513 - Rework MediaSource/MediaElement integration and implement limited initial multiple-decoder support. r=doublec 2013-09-27 17:22:37 +12:00
Matthew Gregan
6220f18ff6 Bug 905513 - Fix typo in AsyncEventRunner and BufferDecoder. r=doublec 2013-09-27 17:22:37 +12:00
Matthew Gregan
a628941f9a Bug 905513 - Remove MediaSource support from HostObjectProtocolHandler::NewChannel. r=khuey 2013-09-27 17:22:37 +12:00
Nicholas Nethercote
2d9b5e156d Bug 920852 (part 4) - Reorder a bunch of stuff. r=till.
--HG--
extra : rebase_source : b386abc4bfcdc85fad4071eeb06de2ca83a17bd8
2013-09-25 20:17:19 -07:00
Nicholas Nethercote
5fd123f3a1 Bug 920852 (part 3) - Tweak various things about RuntimeStats. r=till.
--HG--
extra : rebase_source : 0748417364e0b8be25846f573d93fc657b228d19
2013-09-24 23:24:29 -07:00
Nicholas Nethercote
19db4d0520 Bug 920852 (part 2) - Rename fields of ZoneStatsPod and StringInfo to match memory reporter paths. r=till.
--HG--
extra : rebase_source : d67dc7deedee6213f640ca2ae31a959b66d8d64e
2013-09-24 23:24:28 -07:00
Nicholas Nethercote
7d3e82240b Bug 920852 (part 1) - Rename fields of ObjectsExtraSizes and CompartmentStats to match memory reporter paths. r=till.
--HG--
extra : rebase_source : 0f55dd20e69d3410d0cb811529f53570f588cc5e
2013-09-24 23:24:28 -07:00
Anthony Jones
94c6803786 Bug 920847 - Remove gfxSize reference from Azure; r=kats 2013-09-27 14:24:46 +12:00
Geoff Lankow
cca37b742e No bug - Fix white-space mistakes; r=me DONTBUILD 2013-09-27 14:11:45 +12:00
Nathan Froyd
c1830568a3 Bug 920558 - map anonymous pages differently on ARM and x86; r=glandium 2013-09-26 11:17:05 -04:00
Ryan VanderMeulen
5f93735f01 Merge m-c to inbound. 2013-09-26 21:40:22 -04:00
Ryan VanderMeulen
bf289dbdf5 Merge fx-team to m-c. 2013-09-26 21:36:35 -04:00
Ryan VanderMeulen
6cf32c95fd Merge b2g-inbound to m-c. 2013-09-26 21:32:43 -04:00
Ryan VanderMeulen
b8a61feb6f Merge inbound to m-c. 2013-09-26 21:29:08 -04:00
Nicholas Cameron
9d41fbb53b No bug. Fix windows build bustage on a CLOSED TREE. r=bustage 2013-09-27 13:19:36 +12:00
Benjamin Bouvier
e9682c9311 Bug 919838: Specialize ToInt32 for Float32; r=sstangl 2013-09-26 18:11:31 -07:00
Nicholas Cameron
a8a95dc820 Bug 882113. Azurification of compositor classes. r=mattwoodrow 2013-09-27 12:37:19 +12:00
Wes Kocher
7abcf76c02 Backed out changeset 87a72129c007 (bug 920800) for indexedDB failures 2013-09-26 16:54:01 -07:00
Brian Nicholson
7120cec998 Bug 917538 - Fix Fennec Restarter flags and remove System.exit(0). r=blassey 2013-09-26 16:34:38 -07:00
Mike Hommey
203467bcab Bug 920919 - Set MOZ_PSEUDO_DERECURSE to no-parallel-export by default on developer builds... when not using pymake. r=gps 2013-09-27 08:12:19 +09:00
Mike Hommey
9e2e26b6a6 Bug 920908 - Use EXPAND_PATH_LIBNAME when linking against libxul/libmozalloc. r=gps 2013-09-27 08:07:44 +09:00
Mike Hommey
5bf049b80d Bug 906225 - Add a --enable/disable-gold configure flag. r=gps 2013-09-27 08:07:30 +09:00
Gregory Szorc
2b2720f0c8 Bug 921070 - Remove precompile tier; r=glandium
It made sense at the time. We now have inverted tiers and will soon have
derecursified building. This doesn't make sense any more.
2013-09-26 16:05:10 -07:00
Ehsan Akhgari
766794ce59 Bug 921130 - Minimize the #includes in js/src/jit; r=luke 2013-09-26 18:34:54 -04:00
Wes Kocher
c85aca514e Backed out changeset 9cc4d49b29b0 (bug 881237) for xpcshell failures 2013-09-26 15:32:59 -07:00
Gregory Szorc
3d9a5f4a26 Bug 921198 - Increase pymake recursion limit (again); r=glandium 2013-09-26 14:43:45 -07:00
Ehsan Akhgari
336106b15d Bug 915735 - Part 2: Tickle stdout when linking the PGOed xul.dll; r=ted 2013-09-26 16:54:48 -04:00
Wes Kocher
7de4130af2 Backed out changeset 96974bd168a5 (bug 920831). Test mentioning MozInputMethod failed. 2013-09-26 13:53:54 -07:00
Gaia Pushbot
92f16b0367 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/c9f88878f616
Author: Eitan Isaacson <eitan@monotonous.org>
Desc: Merge pull request #12458 from eeejay/bug-920796

Bug 920796 - Add menu roles to sleep menu. r=vingtetun

========

https://hg.mozilla.org/integration/gaia-central/rev/5f9ff6d7dd34
Author: Eitan Isaacson <eitan@monotonous.org>
Desc: Bug 920796 - Add menu roles to sleep menu
2013-09-26 13:00:27 -07:00
Gaia Pushbot
4fbac104b2 Bumping gaia.json for 1 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/43f89977f3a5
Author: Rick Waldron <waldron.rick@gmail.com>
Desc: Bug 920037 - [Messages] In participant option menu, overlay display should only dislay unknown number/email once r=julienw

https://bugzilla.mozilla.org/show_bug.cgi?id=920037

- Re-organize the assignment of OptionMenu params
- Always set params.section. If the participant is an known contact participant a node will be rendered, otherwise the content will be an empty string
- Limit calls to renderContact for those participants that are known contacts
- Update tests
    - assert content of params.header value
    - assert that params.section is an empty string for unknown participants

Signed-off-by: Rick Waldron <waldron.rick@gmail.com>
2013-09-26 12:50:23 -07:00
Gaia Pushbot
00dfe14413 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/77926589c07c
Author: Gareth Aye <gaye@mozilla.com>
Desc: Merge pull request #12478 from gaye/bug-902124

Bug 902124 - Followup to fix passing NPM_REGISTRY to gaia-marionette

========

https://hg.mozilla.org/integration/gaia-central/rev/63253f9fd46f
Author: Gareth Aye <gaye@mozilla.com>
Desc: Bug 902124 - Followup to fix passing NPM_REGISTRY to gaia-marionette
2013-09-26 12:36:24 -07:00
Ryan VanderMeulen
8dcffca566 Bug 921071 - Add in-tree configs for B2G emulator-ics. r=aki
--HG--
rename : b2g/config/emulator/config.json => b2g/config/emulator-ics/config.json
rename : b2g/config/emulator/releng-emulator.tt => b2g/config/emulator-ics/releng-emulator-ics.tt
2013-09-26 15:06:35 -04:00
Ben Hearsum
4e71f281b5 bug 803531: renew authenticode certificates in september 2013 - update authenticode issuer in tree. r=rstrong 2013-09-26 13:44:27 -04:00
Carsten "Tomcat" Book
53e5b40f08 merge fx-team to mc 2013-09-26 14:14:13 +02:00
Carsten "Tomcat" Book
7e4aa2ff52 merge b2g-inbound to mc 2013-09-26 13:32:33 +02:00
Yuan Xulei
a35ddfc029 Bug 920831 - MozInputMethod's init should only return undefined. r=bz 2013-09-26 15:10:56 +08:00
Gaia Pushbot
c78842fd25 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/01a6fb085eb8
Author: Zac <zcampbell@mozilla.com>
Desc: Merge pull request #12476 from teodosia/fix-unlock-to-homescreen

Bug 921053 - Fix failing lockscreen/test_lockscreen_unlock_to_homescreen.py on master r=zac

========

https://hg.mozilla.org/integration/gaia-central/rev/d511a8385989
Author: Teodosia Pop <teodosia.pop@gmail.com>
Desc: Bug 921053 - Fix failing lockscreen/test_lockscreen_unlock_to_homescreen.py on master
2013-09-26 10:00:26 -07:00
Gaia Pushbot
063820cd40 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/f96c71f7ec88
Author: Anthony Ricaud <anthony@ricaud.me>
Desc: Merge pull request #12445 from Rik/incoming-tap-screen-901168

Bug 901168 - Tapping the center of the screen while receiving a call lea... r=etienne

========

https://hg.mozilla.org/integration/gaia-central/rev/35c74712ccf2
Author: Anthony Ricaud <anthony@ricaud.me>
Desc: Bug 901168 - Tapping the center of the screen while receiving a call leaves the call in an unanswerable state
2013-09-26 09:36:26 -07:00
Gaia Pushbot
0f2b8303fb Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/0c4b87f3bee9
Author: Cristian Rodriguez <crdlc@tid.es>
Desc: Merge pull request #12469 from crdlc/bug-920948

Bug 920948 - [Bug] Sometimes drag&drop is not working fine with collections

========

https://hg.mozilla.org/integration/gaia-central/rev/1f54f42eea24
Author: crdlc <crdlc@tid.es>
Desc: Bug 920948 - [Bug] Sometimes drag&drop is not working fine with collections
2013-09-26 08:15:24 -07:00
Andrew Halberstadt
f678622112 Bug 920718 - Update b2g desktop mochitests for bug 746243, r=jhammel 2013-09-26 09:58:08 -04:00
Carsten "Tomcat" Book
38163c2a9d Merge m-c to b2g-inbound 2013-09-26 15:53:39 +02:00
Eric Chou
92f54bfce5 Bug 919853 - Add mimetype and extension mapping of vCard, r=bz, r=arcturus 2013-09-26 14:25:50 +08:00
Gaia Pushbot
c6ab0be25b Bumping gaia.json for 1 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/43bc58df001f
Author: GaryChen(pychen) <mmm198219@gmail.com>
Desc: Revert "Merge pull request #12420 from mpizza/Bug_920394_buidTime_keyboard"

This reverts commit 4bbd1850a60925fc6ae7aa7a14b9b634a8187607, reversing
changes made to d90878009b4d864e690b0d382f33a781f1ed0bc1.

Revert "Merge pull request #12005 from mcirlanaru/bug_913782"

This reverts commit 51eb595572dfde7e3af451a9b30b3e22db1fdab2, reversing
changes made to b3d003e1c92f6bd685be275b57f17d186ffcaaa7.
bug 920588 : backout above commit on master
2013-09-25 22:15:24 -07:00