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

320105 Коммитов

Автор SHA1 Сообщение Дата
Gaia Pushbot c719099266 Bumping gaia.json for 4 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/f53a55fb7dba
Author: Arthur Chen <crh0716@gmail.com>
Desc: Merge pull request #11423 from crh0716/900874

Bug 900874 - Register to DOM events instead of system messages r=evelyn

========

https://hg.mozilla.org/integration/gaia-central/rev/c70b822c886e
Author: crh0716 <crh0716@gmail.com>
Desc: Bug 900874 - Register to DOM events instead of system messages

========

https://hg.mozilla.org/integration/gaia-central/rev/e7560439092a
Author: Arthur Chen <crh0716@gmail.com>
Desc: Merge pull request #11449 from crh0716/903181

Bug 903181 - Add a step value r=evelyn

========

https://hg.mozilla.org/integration/gaia-central/rev/811120d1f1aa
Author: crh0716 <crh0716@gmail.com>
Desc: Bug 903181 - Add a step value
2013-08-13 02:25:27 -07:00
Gaia Pushbot 69ed9d034c Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/93333daac801
Author: Dominic Kuo <dkuo@mozilla.com>
Desc: Merge pull request #11474 from dominickuo/bug-894203

Bug 894203 - Update the @1.5x assets for music app, r=rexboy7

========

https://hg.mozilla.org/integration/gaia-central/rev/a352b9a46b36
Author: Dominic Kuo <dkuo@mozilla.com>
Desc: Bug 894203 - Update the @1.5x assets for music app
2013-08-13 02:10:25 -07:00
Shane Caraveo a347fd0ae4 bug 899671 avoid execution in socialapi during startup if not enabled, r=jaws 2013-08-12 12:06:22 -07:00
Jordan Santell 3804d1160e Bug 893846: Fix tab.index test intermittent. r=Mossop 2013-08-12 10:57:45 -07:00
Dave Townsend 43c994f09e Bug 903115: Many context-menu tests timeout on tinderbox. r=jsantell 2013-08-12 10:53:29 -07:00
Tim Taubert 69588e07bf Bug 903293 - Remote browser constructors shouldn't try to initialize session history; r=felipe 2013-08-12 20:16:11 +02:00
Nick Alexander 5a99f8d881 Bug 903123: Add HawkAuthHeaderProvider for Android Background Services. r=rnewman
Hawk is an HTTP authentication scheme using a message authentication
code (MAC) algorithm to provide partial HTTP request cryptographic
verification.  Hawk is the successor to the HMAC authentication
scheme.  The Hawk scheme is descripted at
https://github.com/hueniverse/hawk

Hawk is under-specified; this implementation interoperates with the
git hash at
871cc59797
2013-08-12 11:10:03 -07:00
Kartikaya Gupta 78a2559c81 Bug 896547 - Fix regression due to incorrect change in 2765ec8ccf3b. r=Cwiiis
We use two different "pageWidth" calculations in browser.js, and the
regressing change switched from using one definition to the other. This
caused an infinite remeasure loop.
2013-08-12 13:26:08 -04:00
Brandon Benvie e83c084fcd Bug 897256 - Add Debugger Protocol support for NaN, Infinity, and -Infinity. r=dcamp 2013-08-12 10:15:22 -07:00
Adam Roach [:abr] ac53292a64 Bug 904108 - Add explicit assignment operator to js::Value r=luke 2013-08-12 12:01:23 -05:00
Phil Ringnalda 1f9cda0c10 Backed out changeset aadb205e7f05 (bug 881681) for Android Armv6 refteset-2 failures 2013-08-12 20:22:11 -07:00
Ed Morley 58faa3bd18 Backed out changeset 64324e19ca10 (bug 903715) for failures in test_bug903715.html on a CLOSED TREE 2013-08-12 16:59:00 +01:00
Max Li 0b5e997c41 Bug 904070 - Unlabelled button on addons screen. r=margaret 2013-08-12 10:47:09 -04:00
Jan de Mooij 5cf929623d Bug 903410 - Fix Ion regalloc to avoid some redundant stores. r=bhackett 2013-08-12 15:33:40 +02:00
Masayuki Nakano 0ed1df82f6 Bug 903715 Consume Enter keydown event if dropdown of <select> element is closed by it r=smaug 2013-08-12 22:09:39 +09:00
Paul Adenot b2e775683b Bug 903476 - Update libspeex to opus-tools version, as it is the current upstream. r=ehsan
--HG--
extra : rebase_source : 4dd23aa8f0e7f0919e1b8f37d9efce11e6b8d8cc
2013-08-12 14:40:49 +02:00
Mark Hammond 5b0da5cb47 Bug 903965 - nsWebNavigationInfo now checks if the docShell wants plugins before loading them. r=smaug
--HG--
extra : rebase_source : 6dfa90bc1906a36b7d40ccf4c5ccddea44b180de
2013-08-13 15:06:05 +10:00
Chris Pearce c01dcfbb59 Bug 861693 - Makefile and moz.build changes required for DirectShow audio backend. r=gps 2013-08-13 16:49:25 +12:00
Chris Pearce fe49d87d4b Bug 861693 - DirectShow MP3 decoder HTML5 audio backend for Windows. r=padenot 2013-08-13 16:49:25 +12:00
Chris Pearce d7cebf60ce Bug 861693 - Make DirectShow BaseFilter's destructor virtual, and move some code around to make our DirectShow BaseClass replacement easier to useoutside of webrtc module. r=jesup 2013-08-13 16:49:25 +12:00
Chris Pearce 95bcaf6e76 Bug 861693 - Build system changes for DirectShow MP3 decoder HTML5 audio backend. r=ted 2013-08-13 16:49:25 +12:00
David Rajchenbach-Teller 136069a831 Bug 874435 - Fix lastAccessDate/lastModificationDate typo. r=froydnj 2013-08-12 08:40:42 -04:00
Po-Chun Chang f6652419c5 Bug 898238 - Avoid wasted work in nsUrlClassifierDBServiceWorker::CacheCompletions(). r=dcamp 2013-08-12 08:40:19 -04:00
Robert Bindar f2829da797 Bug 903396 - Move about:networking warning pref to modules/libpref/src/init/all.js. r=gavin 2013-08-12 08:40:02 -04:00
Tim Taubert 4bbd0c2baa Bug 904039 - Take devicePixelRatio into account when determining thumbnail size; r=markh 2013-08-12 14:39:56 +02:00
Kartikaya Gupta 61f8f7022b Bug 903460 - Back out cset 9813b854b713 because it regresses panning behaviour on Android. r=me 2013-08-12 08:32:11 -04:00
Jim Mathies 8c2c855180 Bug 887286 - Enable crash reporting by default on Nightly and Aurora for metrofx. r=sstamm, ahua 2013-08-12 05:05:05 -05:00
Jim Mathies 72e645c40b Bug 903368 - Don't convert coordinates in widget/winrt InitEvent from logical to physical. r=masayuki 2013-08-12 05:05:04 -05:00
Trevor Saunders acfc9e9cd6 bug 905410 - remove most remaining usage of nspr atomics outside of xpcom/ r=ehsan 2013-08-12 05:51:49 -04:00
Tom Schuster 63f6d15be9 Bug 884410 - Remove JS_ValueToECMAInt32 and replace it with JS::ToInt32. r=terrence 2013-08-15 17:41:51 -04:00
Blake Kaplan f804cb2aec Bug 851353 - Make sure the incoming node's JSObject is up to date. r=bzbarsky 2013-08-15 14:39:28 -07:00
Jason Orendorff 7a213ce34e Bug 862848, part 3 - Make js::HasOwnProperty use LookupOwnProperty rather than LookupProperty. r=Waldo. 2013-08-15 16:33:21 -05:00
Jason Orendorff 1d165ebb18 Bug 862848, part 2 - Factor out LookupOwnPropertyWithFlagsInline from LookupPropertyWithFlagsInline. r=Waldo. 2013-08-15 16:33:21 -05:00
Jason Orendorff 0da882bad0 Bug 862848, part 1 - Move js::HasOwnProperty to put it right after the Lookup functions in jsobj.cpp. r=Waldo. 2013-08-15 16:33:21 -05:00
Jason Orendorff 8e526d6bb4 Bug 892549, part 4 - Clean up array literal parsing. r=Waldo. 2013-08-15 16:33:20 -05:00
Jason Orendorff 464360ec9a Bug 892549, part 3 - Clean up object literal parsing. r=Waldo. 2013-08-15 16:33:20 -05:00
Jason Orendorff 5f1e2c6dae Bug 892549, part 2 - Re-indent some misindented code in Parser::objectLiteral(). r=Waldo. 2013-08-15 16:33:20 -05:00
Jason Orendorff 8e19e25882 Bug 892549, part 1 - Factor out Parser::arrayInitializer() and objectInitializer() from primaryExpr(). r=Waldo. 2013-08-15 16:33:20 -05:00
Jonathan Kew 787e2ca17f Bug 905780 - actually call the function, don't just interpret its address as a boolean. r=nrc 2013-08-15 22:18:54 +01:00
Brian Hackett cbc8048e52 Bug 897655 - Use off thread parsing when loading scripts from XUL documents, r=billm,bz,luke. 2013-08-15 14:14:43 -07:00
Guillaume Abadie 55c9d6f3f5 bug 902063 - GLContext complete extension group queries - r=bjacob,jgilbert 2013-08-15 15:58:20 -04:00
Ryan VanderMeulen beb80491c9 Merge m-c to inbound. 2013-08-15 15:43:06 -04:00
Ehsan Akhgari 69e5e0dbc2 Bug 890304 follow-up: Remove the indexeddb.feature.enabled pref from webapprt/prefs.js 2013-08-15 15:13:26 -04:00
Ehsan Akhgari ef3b15bfe4 Bug 905176 - Don't show the Check Spelling menu item for spellcheck=false contenteditable elements; r=mconley 2013-08-15 15:06:54 -04:00
Ted Mielczarek 90a90ba3b4 Fix bustage from bug 889076 (no crash stacks for xpcshell tests), no bug, r=bustage 2013-08-15 15:01:08 -04:00
Ehsan Akhgari 99058b577c Bug 905353 - Minimize the #includes in dom/base; r=jst
--HG--
extra : rebase_source : e7a1d2262bf6d8c9b78057b8eb6cdbfd98262f68
2013-08-15 14:17:48 -04:00
Justin Lebar 1cfc0ff873 Bug 903420 - Two fixes to jemalloc's memory reporters. r=glandium
1) We were counting "dirty" pages in "waste", when we shouldn't have
   been.  This was causing the assertion at the end of jemalloc_stats()
   which checks that mapped memory is greater than committed memory to
   fail.

2) jemalloc_stats used stats_chunks.curchunks to measure the number of
   mapped pages.  This was problematic for two reasons.

   a) stats_chunks.curchunks was not locked when it was modified in
      chunk_{de}alloc(), so its value could be garbage.

   b) Even if it had been locked properly, it was possible for an
      allocation to occur during a call to jemalloc_stats which would
      cause the measured amount of allocated memory to exceed the
      measured amount of mapped memory, tripping the assertion we
      tripped in (1).

   We fixed these issues by deleting stats_chunks entirely, and by
   introducing huge_mapped, which measures the amount of memory mapped
   by huge allocations (and is properly protected by huge_mtx).

   We now measure the amount of mapped memory by adding huge_mapped and
   each arena's mapped memory, and we do this in such a way that even if
   an allocation occurs during our call to jemalloc_stats, we'll still
   get a consistent result (where mapped >= committed).
2013-08-15 11:15:04 -07:00
Milan Sreckovic 501c4cfc89 Bug 905219 - BaseRect::IsFinite() now uses std::isfinite(), rather than NS_finite(). r=jrmuizel 2013-08-14 12:29:47 -04:00
Christoph Kerschbaumer 91308095bd Bug 802872 - Mochitest verifying that CSP restricts EventSource using the connect-src directive. r=grobinson 2013-08-12 17:22:44 -07:00
Christoph Kerschbaumer 3321581523 Bug 663567 - Mochitest verifying that content added by XSLT stylesheet is subject to document's CSP. r=grobinson, r=sstamm 2013-08-12 14:54:12 -07:00