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

310799 Коммитов

Автор SHA1 Сообщение Дата
Ehsan Akhgari 4eb33f438e Bug 877820 - Improve the argument checking for OfflineAudioContext's sampleRate argument; r=roc 2013-05-30 20:54:07 -04:00
Ehsan Akhgari 507a189f9d Bug 876273 - Only attempt to delete the media graph when the last stream goes away if we're waiting for all streams to be destroyed; r=roc 2013-05-30 20:53:51 -04:00
Ehsan Akhgari 2942a374d2 Bug 876024 - Sanity check all of the time values passed to Web Audio; r=roc 2013-05-30 20:53:15 -04:00
Ehsan Akhgari aded29394c Bug 877523 - Correctly handle small maximum delay values for DelayNode; r=roc 2013-05-30 20:52:26 -04:00
Ryan VanderMeulen 198011ab63 Merge cypress to inbound. 2013-05-30 20:45:58 -04:00
David Zbarsky 59d3f26cc4 Bug 788549 Part 7: Make RecvGetTransform() return the untranslated transform since that is what getComputedStyle returns r=roc 2013-05-30 17:45:17 -07:00
David Zbarsky 2091ff11cc Bug 788549 Part 6: Remove a redundant if check r=dbaron 2013-05-30 17:45:17 -07:00
Nick Alexander 23648dc3f2 Bug 876473 - Provide Java-generated Firefox Health Report to about:healthreport. r=rnewman 2013-05-30 17:42:57 -07:00
Richard Newman 5eb58c3d2a Bug 873496 - Part 2: add provider filtering to search provider. r=nalexander 2013-05-30 17:42:57 -07:00
Richard Newman ec48faa83f Bug 873496 - Part 1: searches provider for FHR on Android. r=cpeterson
* * *
part of searches-1
2013-05-30 17:42:56 -07:00
Richard Newman 8a4af7f535 Bug 875400 - Part 2: provide add-ons and pref changes to FHR. r=mfinkle
* * *
Bug 875400 - Part 2a: review comments.
* * *
Bug 875400 - Part 2b: add flag to ignore add-ons.
2013-05-30 17:42:56 -07:00
Richard Newman 203e8b3ef2 Bug 875400 - Part 1: add-on support and hashing changes for Environment. r=nalexander 2013-05-30 17:42:56 -07:00
Ryan VanderMeulen 420889df7c Backed out changeset eb7402ddbe54 (bug 873622) for Windows bustage.
CLOSED TREE
2013-05-30 16:56:02 -04:00
Randell Jesup 6c954fa541 Bug 876878: null out pointer for GetFrameRateList r=bas 2013-05-30 16:48:40 -04:00
Randell Jesup 5d1222c796 Bug 876856: check if PeerConnection is closed before accessing MediaStreamList r=ekr 2013-05-30 16:48:31 -04:00
Randell Jesup b5b771fed5 Bug 873003: ignore duplicate frames from NotifyQueuedTrackChanges() r=ekr 2013-05-30 16:48:19 -04:00
Richard Newman 8b107da744 Bug 877057 - Add a download limit to Sync Engine fetches. r=mconnor 2013-05-29 11:11:38 -07:00
Anthony Jones b7c0e66763 Bug 831237 - Reduce APZC buffer churn; r=BenWa
Prevents the display port from getting smaller as the visible region
approaches the edges of the scrollable rect.
2013-05-28 16:17:09 +12:00
Wes Johnston bf4fc9d9a6 Bug 872388 - Cleanup review nits. r=bnicholson 2013-05-30 17:14:37 -07:00
Wes Johnston 8cb64d8271 Bug 872388 - Show a button toast when bookmarks are created. r=bnicholson 2013-05-30 17:03:20 -07:00
Wes Johnston d7e8a7de0b Bug 872388 - Move EditBookmark dialog into its own class. r=bnicholson 2013-05-30 17:03:18 -07:00
Wes Johnston 892361095e Bug 872388 - Style button toasts. r=bnicholson 2013-05-30 17:03:17 -07:00
Wes Johnston 74087971b0 Bug 872388 - Create a buttonToast class. r=bnicholson 2013-05-30 17:02:30 -07:00
Wes Johnston 91e0e3b19b Bug 862377 - Follow up for review comments. r=sriram 2013-05-30 17:01:31 -07:00
Sean Stangl 3b40ec7f99 Bug 877021 - Speed up CreateRegExpMatchResult(). r=h4writer 2013-05-28 18:57:56 -07:00
Brian Hackett 96a8e9128a Bug 850026 - Allow metadata objects to be associated with JS objects, and add a hook for attaching metadata to newly created objects, r=luke. 2013-05-30 17:37:22 -06:00
Chris Pearce f24ba25bbd Bug 870400 - Calculate audio timestamps for WMF based on audio frames played, rather than trusting the container's timestamps. r=padenot 2013-05-31 11:34:52 +12:00
Jeff Walden 7f1070c9de #include minimization, MOZ_STACK_CLASS application, and other minor jsonparser.h cleanups. No bug, r=lumpy
--HG--
extra : rebase_source : cacc7a0bd2668f247c09bdb6c487755c9a008f90
2013-05-24 13:55:26 -07:00
Jeff Walden 0de2cfbca3 Bug 794323 - Remove the legacy JSON parsing mode, now that Firefox session store code doesn't need it. r=luke for the JS bits, r=jlebar for the DOM bits, r=mak77 for the browser/toolkit bits
--HG--
extra : rebase_source : b7a422eb52fe8e435143dfcc435d56e4886859e6
2013-05-23 15:28:31 -07:00
Xin Zhang e893b8a32a Bug 722788 - Use integer math to parse sufficiently-small decimal numbers in JSON text. r=waldo
--HG--
extra : rebase_source : 8bd72909ce94b65ce68b8cb3b64b42948fe24026
2013-05-28 10:40:05 -07:00
Margaret Leibovic c2b6007224 Bug 877729 - Remove getUrlForAboutReader and use getUrlFromAboutReader instead. r=lucasr 2013-05-30 16:26:38 -07:00
Margaret Leibovic 84783ec636 Bug 873670 - Always show active reader mode icon when viewing a page in reader mode. r=lucasr 2013-05-30 16:26:38 -07:00
Dão Gottwald 19ee5468be Bug 876044, r=dolske
--HG--
extra : rebase_source : c0210f896e12fafeb0b59725472c79b55f014caa
2013-05-30 20:02:49 +02:00
Sean Stangl 1fa9ec051f Bug 876976 - Speed up array creation for global regexp matches. r=h4writer 2013-05-28 14:21:21 -07:00
Tim Abraldes 73b74af12b bug 875900. When processing a SecurityChange event, only change the security indicator icon if the event is related to the currently selected tab. r=mbrubeck 2013-05-30 12:03:22 -07:00
Wes Johnston 836a5b3a09 Bug 862377 - Style spinners on doorhangers. r=sriram 2013-05-30 15:18:47 -07:00
Wes Johnston 98d64881a1 Bug 862377 - Show spinners on webrtc doorhangers. r=lucasr 2013-05-30 15:18:47 -07:00
Wes Johnston 06bbe4dae8 Bug 862377 - Allow adding inputs to doorhangers. r=sriram 2013-05-30 15:18:47 -07:00
Wes Johnston 4556696072 Bug 862377 - Move PromptInputs to their own class. r=sriram 2013-05-30 15:38:59 -07:00
Marco Bonardo cc6dfc34db Bug 858377 - Increase time skew to avoid intermittent failure in test_393498.js
Includes some test cleanups
2013-05-31 00:19:33 +02:00
Bobby Holley e126885445 Bug 877390 - Do a blind null check. r=bz
Who knows why this happens, but this appears to be the culprit per crash
reports.
2013-05-30 14:49:13 -07:00
Boris Zbarsky dca1b89519 Bug 877216. Add CallArgs-like structs for use in DOM specialized getters/setters/methods. r=waldo 2013-05-30 17:47:00 -04:00
Boris Zbarsky ac87784e7f Bug 877540. Fix remaining unsafe reference hazards in browser code. r=terrence 2013-05-30 17:46:48 -04:00
Boris Zbarsky 6871042269 Bug 865377. Give EventTarget a chrome-only getter that returns its global. r=smaug
The idea is that you then do things like t.dispatchEvent(new t.ownerGlobal.Event("something")).
2013-05-30 17:46:39 -04:00
Ehsan Akhgari 1024222149 Bug 865806 - Part 1: Continue walking up the frame tree when hitting a transparent frame as we're trying to determine whether a given element's background is dark or not; r=roc
This heuristic improvement gives us correct dark background detection in
pdf.js, among other cases.

--HG--
extra : rebase_source : 5a8f920da1b63f6452ec709745b2154b6fc17ceb
2013-05-30 14:27:57 -04:00
Ehsan Akhgari 00a0eca5c5 Bug 877039 - Set the Web Audio maximum channel count to 32; r=roc
--HG--
extra : rebase_source : 7e5bb51cd3bd9b4fbe01649af8f14e17cf6b3042
2013-05-30 14:25:52 -04:00
Kannan Vijayan 0bab0efcf3 Bug 831507 - Add generational-gc post-write barriers to baseline compiler. r=jandem 2013-05-30 17:38:49 -04:00
Terrence Cole c2d90b6f23 Bug 850080 - Make root analysis check Rooted<Value> as a non-pointer type; r=sfink
In 32bit builds, Value does not have the same size as void*; thus, we cannot do
a simple address comparison in this case.

--HG--
extra : rebase_source : 1dfb86965c1aa873c26660b67d9add0d5d0a91d7
2013-05-29 15:46:08 -07:00
Jim Mathies e988bc20b0 Bug 855928 - Add a telemetry probe to report default desktop browser status. r=gavin 2013-05-30 12:32:17 -05:00
Trevor Saunders 314ed7d128 bug 873622 - speed up nsXPConnect::GetXPConnect() and rename it since it never returns null r=bholley 2013-05-17 01:49:41 -04:00