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

312440 Коммитов

Автор SHA1 Сообщение Дата
Brian Hackett fa2deb6d8d Bug 883524 - Don't assume a non-lazy script when analyzing a 'new' script's properties. 2013-06-15 16:00:04 -06:00
Brian Hackett b6c65e38fe Bug 883544 - Watch for orphaned lazy scripts when delazifying for debug mode. 2013-06-15 15:57:41 -06:00
Dan Gohman 470df5b103 Bug 881412 - Add a pass to unsplit critical edges after all other optimization is done. r=bhackett 2013-06-15 11:42:13 -07:00
Dão Gottwald 2a2b3f6cc2 Bug 878939 - Display the requesting URI's host instead of asciiHost in camera/microphone access requests. r=dolske 2013-06-15 17:17:15 +02:00
Hannes Verschore 9ab9b49c52 Bug 882565 - IonMonkey: Only skip resumepoints during truncation when no uses where removed, r=jandem 2013-06-15 17:05:02 +02:00
Brian Hackett 0054473e24 Bug 883439 - Lazily parse scripts defined within catch blocks, r=luke. 2013-06-15 07:54:22 -06:00
Robert O'Callahan 986261c995 Backing out bug 882027 2013-06-16 01:28:34 +12:00
Jan de Mooij f170d40783 Bug 874974. r=bhackett 2013-06-15 14:42:36 +02:00
Robert O'Callahan ced3f085a3 Bug 880601. Emulate a form of keyframe skipping by allowing MediaOmxReader::DecodeVideoFrame to decode more than one video frame if video decoding is falling behind. r=cpearce
If we don't support this in any way, then we get into trouble when there is
plenty of compressed data buffered but for some reason video decoding falls
behind (maybe there was a short period where the video data wasn't available).
Audio playback continues normally, but MediaOmxReader keeps making one call
to ReadAudio and one to ReadVideo, and if each call to ReadAudio decodes at
least as much as the calls to ReadVideo, video decoding can never catch up
to the current audio playback position. So video never plays. And when the
video decoding point gets far enough away from the audio decoding point,
horrible things start to happen, such as video and audio reading completely
different parts of the media cache and interfering with the caching mechanism
(which assumes audio and video reads are close together).

This patch approximates keyframe skipping, and is basically just a way for
MediaOmxReader::DecodeVideoFrame to decode more than one frame at a time
if we need video decoding to catch up.

To prevent pathological situations, we cap both the maximum number of frames
decoded per DecodeVideoFrame and the amount of time we spend in the method
(excluding the time for the last frame).

--HG--
extra : rebase_source : cba95c537fe97df5b696581be8233b6e9cffb70b
2013-06-15 23:51:56 +12:00
Robert O'Callahan d718849c46 Bug 882027. Route all calls to GetNextFrameStatus for determining the readyState through MediaDecoder::UpdateReadyStateForData on the main thread. r=cpearce
--HG--
extra : rebase_source : 9ea3260f294c633c24e15690fa4bb067af378088
2013-06-15 23:50:44 +12:00
Jonathan Wilde 36f6ac5795 Bug 877666 - Defect - Validation sometimes enables for the nav bar. r=fryn 2013-06-15 01:20:19 -07:00
Jesse Ruderman bb48076c52 Bug 882877 - test eval('arguments'), not the no-op eval(arguments). r=jorendorff 2013-06-15 01:06:26 -07:00
David Zbarsky ee363afb3a Bug 845668 Part 1: Remove nsFrameMessageManager::IsChromeProcess r=smaug 2013-06-14 23:40:22 -07:00
Phil Ringnalda bec1a054ba Back out 02fad60002a9 (bug 811404) for PGO bustage
CLOSED TREE
2013-06-14 21:35:27 -07:00
Martijn Wargers 49fddee770 Bug 883094 - Fix some test files that don't unset their prefs correctly. r=jgriffin 2013-06-15 00:33:47 +02:00
Geoff Lankow e8df227e38 Bug 882995 - FAYT should work on application/json documents. r=gavin 2013-06-14 13:28:23 +12:00
Martijn Wargers 4adfc0b74c Bug 868439 - Convert some uses of nsIPrefBranch to SpecialPowers. r=jmaher 2013-06-15 00:13:44 +02:00
Nils Maier 983b641f0f Bug 846019 - Part 2: Prefix memory reports with add-on ids. r=njn 2013-06-14 22:48:28 -04:00
Nils Maier c4ab68f849 Bug 846019 - Part 1: amIAddonManager: Map URIs to AddonIDs. r=bmcbride 2013-06-14 22:48:06 -04:00
Dan Minor (dminor@mozilla.com) 8677e43972 Bug 811404 - Include C++ unit tests and harness in test package. r=ted 2013-06-14 13:07:34 -04:00
silverwind edb7e5323d Bug 608180 - Allow rapid clicks on label elements to go through while still allowing text selection. r=bz, r=enn 2013-06-14 22:47:01 -04:00
Caitlin Potter 7423a235e5 Bug 356821 - Update add-search-engine-as-current checkbox label. r=mak 2013-03-22 14:09:40 -04:00
Steve Workman 22be445ea5 Bug 497003 - Replace some QueryInterface calls in nsHttpChannel with do_QueryObject r=jduell 2013-06-14 19:34:18 -07:00
Steve Workman ee997bb486 Bug 497003 - Adjust partial content test and revert httpd.js r=jduell 2013-06-14 19:34:17 -07:00
Ryan VanderMeulen 6d78c09da4 Merge m-c and inbound. 2013-06-14 21:41:50 -04:00
Ryan VanderMeulen 2a21128c26 Merge birch and m-c. 2013-06-14 21:16:34 -04:00
Hannes Verschore 44557460f9 Bug 881470. r=jandem 2013-06-14 17:26:28 -07:00
Gary Kwong ada1c6e81d Backout rev 18c1fd169792 for causing issues with the fuzzers. r=luke in-person 2013-06-14 17:00:49 -07:00
Nathan Froyd 6a83f0d559 Bug 883423 - mark even more reftests as needs-focus; r=dholbert 2013-06-14 19:01:45 -04:00
Gregory Szorc 63eccd6385 Bug 883205 - Add mozsystemmonitor to mozbase; r=ahal 2013-06-14 15:15:58 -07:00
Steven Michaud a0c0f93e4e Bug 877500 - Add a null check so that CFRelease() doesn't crash. r=joshmoz 2013-06-14 17:05:55 -05:00
Nathan Froyd 81228503c6 Bug 883392 - clean up TabChild.h's #includes; r=smaug 2013-06-14 17:47:56 -04:00
Gaia Pushbot 210ecef3b8 Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/d7f1671443c5
Author: Julien Wajsberg <felash@gmail.com>
Desc: Merge pull request #10367 from lissyx/bug882607

Bug 882607 - Using white-space: pre-wrap for SMS and MMS
r=julien

========

https://hg.mozilla.org/integration/gaia-central/rev/e0fd3dfd5c1c
Author: Alexandre Lissy <lissyx@lissyx.dyndns.org>
Desc: Bug 882607 - Using white-space: pre-wrap for SMS and MMS

We also remove Utils.Message.format() which becomes useless.
2013-06-14 10:46:21 -07:00
Gaia Pushbot 0172483b6b Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/6cf49c161c55
Author: Dale  Harvey <dale@arandomurl.com>
Desc: Merge pull request #10142 from daleharvey/837672

Bug 837672 - Add events to track camera startup performance. r=julienw

========

https://hg.mozilla.org/integration/gaia-central/rev/28fcd12f6ef1
Author: Dale Harvey <dale@arandomurl.com>
Desc: Bug 837672 - Add events to track camera startup performance
2013-06-14 09:31:22 -07:00
Gaia Pushbot 34838c08c4 Bumping gaia.json for 1 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/2e1901cfdc03
Author: Rick Waldron <waldron.rick@gmail.com>
Desc: Bug 882369 - [SMS][MMS] Regression. contactList => contact-list for search results and group view r=borjasalguero

https://bugzilla.mozilla.org/show_bug.cgi?id=882369
Signed-off-by: Rick Waldron <waldron.rick@gmail.com>
2013-06-14 08:46:22 -07:00
Gaia Pushbot 738dfe5a9e Bumping gaia.json for 1 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/0eef3cf5ff44
Author: Chris AtLee <catlee@mozilla.com>
Desc: Revert "Bug 852321: Update xulrunner SDK to reduce download time. r=ochameau"

This reverts commit 2edbc123567161c4a379268a2714c39dadb3f847.
2013-06-14 07:31:23 -07:00
Gaia Pushbot 4faa887a85 Bumping gaia.json for 4 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/cee7b9b5a430
Author: Anthony Ricaud <anthony@ricaud.me>
Desc: Bug 879773 - Fix linter tests shame=rik

========

https://hg.mozilla.org/integration/gaia-central/rev/d75f7659b62a
Author: Chris AtLee <catlee@mozilla.com>
Desc: Bug 852321: Update xulrunner SDK to reduce download time. r=ochameau

========

https://hg.mozilla.org/integration/gaia-central/rev/b4bafb96eb0b
Author: David Flanagan <dflanagan@mozilla.com>
Desc: Merge pull request #10314 from RudyLu/gallery/Bug880943-correct_init

Bug 880943 - Correctly init Gallery app regardless of the timing of r=davidflanagan

========

https://hg.mozilla.org/integration/gaia-central/rev/9528e6c2e59c
Author: Rudy Lu <left.lu@gmail.com>
Desc: Bug 880943 - Correctly init Gallery app regardless of the timing of
localized event.
2013-06-14 06:46:23 -07:00
Stefan Mirea 773620d4d8 Bug 852411 - Migrating from promise.js to Promise.jsm; r=gps 2013-06-13 18:36:21 -07:00
Gregory Szorc 4639ab1d14 Backout 9080f6701733 (bug 852411) for hitting weird xpcshell test harness behavior in multiple local builds 2013-06-14 14:38:29 -07:00
Jason Orendorff e1a9ad5b62 Bug 881056 - Remove unused hasFunctionStmt parameter from some Parser methods. r=bhackett. 2013-06-14 16:30:40 -05:00
Jason Orendorff e232f66483 Bug 872735, part 5 - Remove newNullary from the ParseHandler protocol. It is only used for array holes; replace it with a newElision method. Add PNK_ELISION to distinguish elisions from sequence expressions (which use PNK_COMMA). r=Waldo. 2013-06-14 16:30:40 -05:00
Jason Orendorff 0fd058b967 Bug 872735, part 4 - Remove setBinaryRHS from the ParseHandler protocol. It was only used in parsing switch statements. It is replaced by a newCaseOrDefault method. r=Waldo. 2013-06-14 16:30:40 -05:00
Jason Orendorff dca3ea32f8 Bug 872735, part 3 - Add PNK_LABEL for labeled statement nodes. Remove ForgetUse. r=Waldo. 2013-06-14 16:30:40 -05:00
Jason Orendorff 12bf3bb1a0 Bug 872735, part 2a - Rename ParseNode::noteLValue -> markAsAssigned and add an assertion about pn_op, as requested in review. rs=Waldo. 2013-06-14 16:30:39 -05:00
Jason Orendorff 56565de69b Bug 872735, part 2 - Remove noteLValue from the handler protocol. The main point of this change is to remove the noteLValue method from SyntaxParseHandler, because who knows what that is supposed to mean (anyway it is never called). r=Waldo. 2013-06-14 16:30:39 -05:00
Jason Orendorff 50a0ee9355 Bug 872735, part 1 - Remove isEmptySemicolon from the ParseHandler protocol. It was only used for a warning about "if (foo);". r=Waldo. 2013-06-14 16:30:39 -05:00
Stefan Mirea fd534fc41a Bug 852411 - Migrating from promise.js to Promise.jsm; r=gps
--HG--
extra : rebase_source : d03cdae978479605df0a7ea728916ba78a272ffb
2013-06-13 18:36:21 -07:00
Jonathan Wilde c2dfa6e069 Bug 774870 - Work - Display unicode characters properly in the location field of the Firefox app bar. r=fryn
--HG--
extra : amend_source : ae1b8c97ed1af70edd0992d3ea75a55645e0bf98
2013-06-13 13:51:46 -07:00
Frank Yan 341606e865 Bug 883415 - Clean up orbit throbber stylesheet. r=jwilde 2013-06-14 15:41:15 -07:00
Terrence Cole cb9b136b22 Bug 883381 - SpiderMonkey does not yet support C++11; r=Waldo
--HG--
extra : rebase_source : 009192000c3e9f6229c53694aab23e508e661f52
2013-06-14 14:24:10 -07:00