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

312939 Коммитов

Автор SHA1 Сообщение Дата
Edwin Flores 69ec400337 Bug 794282 - Enable gstreamer by default in builds, but pref off r=cpearce,khuey 2013-06-19 10:22:30 +12:00
Edwin Flores d3aa2bd923 Bug 882567 - Handle fatal gstreamer errors by aborting playback r=alessandro.d 2013-06-19 10:22:29 +12:00
Ryan VanderMeulen c91554bbca Merge cypress and inbound. 2013-06-18 18:15:53 -04:00
Benjamin Smedberg 9751dfc184 Back out revision d3da96f774b3 on a CLOSED TREE - Bug 882339 because of mochitest-browser failures in browser_CTP_drag_drop.js and browser-pluginnotification.js 2013-06-18 16:44:07 -04:00
Kyle Huey 16244dd73a Bug 877584: Followup to avoid some crashes during shutdown. r=mccr8 2013-06-18 12:02:16 -07:00
Kyle Huey 319dda0e60 Bug 882162: Part 11 - Push the final uses of mJSHolders down into mozilla::CycleCollectedJSRuntime and make it private. r=mccr8 2013-06-18 12:02:16 -07:00
Kyle Huey e47840a4b5 Bug 882162: Part 10 - Add a hook for tracing black JS and update the big comment to more accurately describe how this works. r=mccr8 2013-06-18 12:02:16 -07:00
Kyle Huey 66fb46a26e Bug 882162: Part 9 - Kill nsCycleCollectionJSRuntime. r=mccr8 2013-06-18 12:02:16 -07:00
Kyle Huey 9ad3187e9b Bug 882162: Part 8 - Move the rest of nsCycleCollectionJSRuntime's implementation into mozilla::CycleCollectedJSRuntime. r=mccr8 2013-06-18 12:02:16 -07:00
Kyle Huey 213c4bdde8 Bug 882162: Part 7 - Move tracing of gray roots into mozilla::CycleCollectedJSRuntime. r=mccr8 2013-06-18 12:02:15 -07:00
Kyle Huey 3faff59469 Bug 882162: Part 6 - Move the runtime and zone CC participants into mozilla::CycleCollectedJSRuntime. r=mccr8 2013-06-18 12:02:15 -07:00
Kyle Huey cbe30a8739 Bug 882162: Part 5 - Move most of nsCycleCollectionJSRuntime's implementation into mozilla::CycleCollectedJSRuntime. r=mccr8 2013-06-18 12:02:15 -07:00
Kyle Huey 09aff7b141 Bug 882162: Part 4 - Push tracing of global objects down into mozilla::CycleCollectedJSRuntime. r=mccr8 2013-06-18 12:02:15 -07:00
Kyle Huey 6459d7b826 Bug 882162: Part 3 - Replace GetJSRuntime() with just Runtime(). r=mccr8 2013-06-18 12:02:15 -07:00
Kyle Huey fd912ef78f Bug 882162: Part 2 - Begin to push mJSHolders down into mozilla::CycleCollectedJSRuntime. r=mccr8 2013-06-18 12:02:14 -07:00
Kyle Huey da1a10929b Bug 882162: Part 1 - Create a mozilla::CycleCollectedJSRuntime class. r=mccr8,bholley 2013-06-18 12:02:07 -07:00
Kyle Huey a57dbb3230 Bug 877584: Route JS holding through the cycle collection runtime so it can do different things on different threads. r=mccr8 2013-06-18 12:01:26 -07:00
Ted Mielczarek 9937f9fbd7 bug 884300 - fix DWARF CFI record serialization. r=glandium 2013-06-18 11:56:43 -04:00
Benjamin Smedberg de8a5cb336 Bug 882858 - Add a "showing" notification to PopupNotifications, r=jaws sr=gavin 2013-06-18 13:16:40 -04:00
Benjamin Smedberg 564d64688b Bug 882339 - Cache the blocklist state on plugin tags to avoid querying the blocklist service constantly, r=johns 2013-06-18 13:16:40 -04:00
Joey Armstrong ac2232fc29 bug 875549: mozbuild cleanup for HOST_CSRCS. r=gps 2013-06-18 09:10:50 -04:00
Jeff Walden 1fca02e691 Bug 884561 - Update test262 test imports to tip using the script added in bug 496923. r=generating-script-was-reviewed
--HG--
extra : rebase_source : a1f80cabc3669e15ad294d4bd31f26a0e98f7b7e
2013-06-17 18:35:38 -07:00
L. David Baron c37788e291 Bug 693496: Fix ABORT by being consistent that canonical form calc() values need not have a percent part. r=dholbert
The additional tests hit the ABORT without the patch and pass with the patch.
2013-06-18 14:31:21 -07:00
Peter Linss 3dc74fdc64 Add DOCTYPE declaration to test. No bug. No review.
(Important from W3C test repository, where it was a build fix.)
2013-06-16 10:41:37 -07:00
Michael Harrison 1f70d60402 Bug 883777 - Reduce the width of the DNT preference "Learn More" link. r=dao 2013-06-18 17:27:33 -04:00
Alexandre Poirot f966391be2 Bug 879228 - [browserconsole] tune console.jsm to ease Addon SDK integration. r=msucan 2013-06-18 17:27:04 -04:00
Stefan Mirea a9a29634bb Bug 867902 - Remove old saved FHR payload from disk. r=gps 2013-06-18 11:06:20 -07:00
Arnaud Sourioux f76df80267 Bug 702080 - Replace GetDisplayDocument with IsResourceDoc when needed. r=bz 2013-06-18 17:25:50 -04:00
Jason Orendorff a2b2d14935 Back out rev 5d35dc039af7 (bug 875433) due to Web compatibility issues (bug 881782, bug 883914). rs=Waldo on IRC. 2013-06-18 15:35:22 -05:00
Luke Wagner fa4134fee1 Bug 853239 - warn on a statement expression use (r=jorendorff)
--HG--
extra : rebase_source : dcf55a0ac3312f5d8750c9a0ccbdd1968925dbd5
2013-06-18 13:22:58 -07:00
Chris Peterson 14bc8b71cf Bug 883071 - Don't send opted-out SSIDs when querying Google Location Service. r=dougt 2013-06-13 20:20:15 -07:00
Patrick McManus fab83e7ca9 bug 881643 unhandled sync OnInputStreamReady on AsyncWait stack r=hurley 2013-06-13 12:24:49 -04:00
Andrea Marchesini e5a4f184a1 Bug 879319 - implement past names map in HTMLFormElement, r=bz 2013-06-18 08:54:27 -04:00
Andrea Marchesini e1bdefec4f Bug 870787 - Improve named getter for form, r=bz 2013-06-18 08:53:23 -04:00
Jan de Mooij f9c34c1d8f Bug 882323 - Fix LoadTypedArrayElementHole type barrier. r=bhackett 2013-06-18 13:44:06 +02:00
Jan de Mooij 9e92147e10 Bug 883748 - Specialize MUrsh as double if needed. r=bhackett 2013-06-18 13:44:01 +02:00
Masatoshi Kimura e3cf780dae Bug 883436 - Remove prtypes.h #include from nsString.h. r=ehsan 2013-06-18 07:21:06 +09:00
Masatoshi Kimura 2291ede247 Bug 882624 - Update comments. r=bbondy 2013-06-18 20:37:28 +09:00
Ed Morley 31fc1926a0 Merge mozilla-central and inbound 2013-06-18 12:05:32 +01:00
Jim Mathies 85f5733204 Bug 860248 - In content clear existing selection on tap. r=ally 2013-06-18 05:59:20 -05:00
Ed Morley 9566905a03 Merge latest green birch changeset and mozilla-central 2013-06-18 11:57:48 +01:00
Ed Morley 4258b19213 Merge latest green inbound changeset and mozilla-central 2013-06-18 11:52:39 +01:00
Tim Taubert 340472541d merge m-c to fx-team 2013-06-18 12:32:00 +02:00
Jan de Mooij af797088b0 Bug 704356 - Touch CLOBBER for jspropertycache.cpp removal. 2013-06-18 09:41:08 +02:00
Jan de Mooij fb8cbdd709 Bug 704356 - Remove the JS property cache. r=njn, sr=luke
--HG--
extra : rebase_source : 67079f154c13fd401388792ec1410adb04157092
2013-06-18 09:16:57 +02:00
Chris Peterson 8271a33332 Back out changeset bc4c43776396 (Bug 883501) for landing on wrong branch 2013-06-17 22:40:38 -07:00
Chris Peterson 21beb6d4a1 Back out changeset 1b201503737b (Bug 883729) for landing on wrong branch 2013-06-17 22:43:59 -07:00
Gaia Pushbot 1ae6c1ead5 Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/123a4b7418cf
Author: Alive.Kuo <alegnadise@gmail.com>
Desc: Merge pull request #10449 from alivedise/bugzilla/828965_master

Bug 828965 - Move permission screen z-index on lockscreen camera, r=timdream, a=leo+

========

https://hg.mozilla.org/integration/gaia-central/rev/b698acaadf03
Author: Alive Kuo <alegnadise@gmail.com>
Desc: Bug 828965 - Move permission screen z-index on lockscreen camera
2013-06-17 19:46:22 -07:00
Gaia Pushbot a5c4bdd4b9 Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/9f37d18ae352
Author: huchengtw-moz <johu@mozilla.com>
Desc: Merge pull request #10365 from huchengtw-moz/video/Bug_881474_spinner_shows_forever

Bug 881474 - [video] with youtube video paused, dragging slider makes sp..., r=@djf, a=leo+

========

https://hg.mozilla.org/integration/gaia-central/rev/4b036c915881
Author: John Hu <johu@mozilla.com>
Desc: Bug 881474 - [video] with youtube video paused, dragging slider makes spinner go forever.
2013-06-17 19:16:21 -07:00
Ryan VanderMeulen ff262fddb9 Merge m-c and fx-team. 2013-06-17 20:06:42 -04:00