Commit Graph

113202 Commits

Author SHA1 Message Date
Josh Matthews
de77df1d97 Bug 780533 - Add GUIDs to download manager entries, and a faux-async retrieval by GUID. r=paolo
Bug 780533 - Add GUIDs to download manager entries, and a faux-async retrieval by GUID. r=paolo
* * *
Bug 780533 - Interdiff
2012-08-05 23:20:19 -04:00
Ms2ger
398550a6f4 Bug 812344 - Don't use a qualified enum in CSSParserImpl::ParseDeclaration; r=roc 2012-11-16 08:30:18 +01:00
Wes Johnston
5c2fb9142d backout 9f48d082d7d0 (Bug 808408) on suspicion of robocop failure 2012-11-15 21:00:32 -08:00
Phil Ringnalda
7f7fca60e5 Back out ed72449453b4 (bug 715075) for browser-chrome orange 2012-11-15 20:40:49 -08:00
Kannan Vijayan
ef9c9830cc Bug 803730 - Mochitest for bug. 2012-11-15 22:57:18 -05:00
Yoshi Huang
e16cc23eef Bug 791934 - Part 3: xpcshell tests for STK_SET_PROFILE. r=vicamo 2012-11-09 11:11:32 -08:00
Yoshi Huang
52f8eb0d07 Bug 791934 - Part 2: nit in test_ril_worker_icc.js. r=vicamo 2012-11-09 11:02:13 -08:00
Yoshi Huang
c1701d2711 Bug 791934 - Part 1: Profile download. r=vicamo 2012-09-18 18:27:42 +08:00
Wes Johnston
6d92f0ba16 Bug 808663 - Use large favicons in awesomebar if they're provided. r=bnicholson 2012-11-15 19:16:35 -08:00
Wes Johnston
7bda11cb3c Bug 811906 - Don't use a background color on View Pager. r=bnicholson 2012-11-15 19:16:35 -08:00
Wes Johnston
a6ea8d302c Bug 808408 - Hide virtual keyboard when interacting with awesomebar lists. r=bnicholson 2012-11-15 19:16:35 -08:00
Wes Johnston
899d46f43b Bug 808663 - Use new favicon style for search providers. r=bnicholson 2012-11-15 19:16:35 -08:00
Wes Johnston
576c5bc30e Bug 808663 - Add background behind small favicons. r=bnicholson 2012-11-15 19:16:34 -08:00
Ryan VanderMeulen
da2e77db0b Backed out changesets 5bdf8bbcd02f and df27137cb7d1 (bug 803225) for mochitest orange. 2012-11-15 22:16:03 -05:00
David Anderson
87ca05657c Don't allow sets to readonly properties (bug 810925, r=kannan).
--HG--
extra : rebase_source : 2eac13774239d9047e7c869c4afab6eeef6f6502
2012-11-15 18:32:57 -08:00
Ryan VanderMeulen
6d8db1611a Backed out changeset 224fe2a12a04 (bug 779029) for Windows reftest failures. 2012-11-15 21:34:14 -05:00
Daniel Holbert
5bf4dc6f32 Bug 807457: For non-HTML documents, use the viewport size as the scrollable area, in TabChild::HandlePossibleViewportChange(). r=smaug r=drs 2012-11-15 18:32:24 -08:00
Ryan VanderMeulen
b332c9979e Backed out changeset cc2469a8b41a (bug 800557) for Windows build bustage. 2012-11-15 21:07:38 -05:00
Ehsan Akhgari
67aa9cceb9 Bug 812390 - Protect against NaN in AudioContext.createDelay; r=bzbarsky 2012-11-15 17:48:04 -08:00
Daniel Holbert
df8d2779b4 Bug 812275: Remove trailing semicolon after macro in DataChannel.h to fix GCC pedantic warning. r=jesup 2012-11-15 17:50:27 -08:00
Daniel Holbert
c571b7ef45 Bug 812278: Remove no-longer-necessary semicolons after MOZ_MTLOG_MODULE macro invocations, to fix GCC pedantic build warnings. r=jesup 2012-11-15 17:50:26 -08:00
Yury
fc06b33fb9 Bug 812039 - mozIsPointInPath leaks CGPath objects. r=jmuizelaar 2012-11-15 20:34:57 -05:00
Monica Chew
3fd47679a0 Bug 811889 - Set download state to DOWNLOAD_POLICY_BLOCKED if the av scan fails. r=jimm 2012-11-15 20:34:57 -05:00
Patrick Wang
35daeff50b Bug 811680 - Update permission names for accessing settings. r=gwagner 2012-11-14 19:42:11 +08:00
Ralph Giles
23bef1c8e1 Bug 811544 - Build fixed-point opus on arm. r=ted
Enable MOZ_OPUS_FIXED inside the opus makefile if
MOZ_SAMPLE_TYPE_FLOAT32 is not defined. This is the
general proxy for floating point audio support in
other areas of the code.

We could have defined MOZ_OPUS_FIXED directly in
the configure script (and still could) but I liked
this better.
2012-11-13 17:32:28 -08:00
Tetsuharu OHZEKI
7161cc25be Bug 811285 - Reorder checkbox list items in settings. r=mleibovic 2012-11-15 20:34:57 -05:00
Rob Wood
0ac7079f94 Bug 808783 - Disable randomorange crashing telephony test. r=ahal 2012-11-15 11:49:12 -08:00
Surith Thekkiam
2a22c3bfce Bug 807423 - Support use of GNU libstdc++ on Android. r=ted
* For android-ndk versions r7, r7b, r8, r8b
 * std::ifstream broken in earlier versions of ndk
 * ... used in jscntxt.cpp by ComputeIsJITBroken()
 * Default gnu_compiler_version is 4.4.3
 * If android_toolchain is not set, attempt to infer it from gnu_compiler_version.
 * Copy changes from js/src/build/autoconf/android.m4 to build/autoconf/android.m4
2012-11-06 09:41:16 -08:00
Tanvi Vyas
f95358158a Bug 803225 - Test different protocols that are allowed in nsMixedContentBlocker.cpp. r=bz, r=smaug 2012-11-15 20:34:56 -05:00
Tanvi Vyas
3fd0036b53 Bug 803225 - Mixed Content Blocker - Check for other secure schemes, in additon to https. r=bz 2012-11-15 20:34:56 -05:00
Matej Cepl
5795f53e4c Bug 800557 - Build shouldn't depend on simplejson. r=nfroyd 2012-10-11 23:19:40 +02:00
Dario Bertero
a08e76380d Bug 715075 - Page Info reads image width and height synchronously after setting src, leads to 0px x 0px if the image isn't in your cache (e.g. after clearing cache). r=mak 2012-11-15 20:34:56 -05:00
Ryan VanderMeulen
904b2ad6b8 Merge m-c to inbound. 2012-11-15 20:34:51 -05:00
Ryan VanderMeulen
791db753f5 Merge the last PGO-green inbound changeset to m-c. 2012-11-15 20:21:35 -05:00
Bellindira Castillo [:bellindira]
5ae4680bec Bug 806701 - Port browser_privatebrowsing_windowtitle.js to the new per-window PB APIs; r=ehsan
--HG--
rename : browser/components/privatebrowsing/test/browser/global/browser_privatebrowsing_windowtitle.js => browser/components/privatebrowsing/test/browser/perwindow/browser_privatebrowsing_windowtitle.js
rename : browser/components/privatebrowsing/test/browser/global/browser_privatebrowsing_windowtitle_page.html => browser/components/privatebrowsing/test/browser/perwindow/browser_privatebrowsing_windowtitle_page.html
2012-11-15 19:07:55 -06:00
Jonathan Kew
94659d64b3 bug 811382 - update OTS library to r.95. r=jdaggett 2012-11-15 17:04:57 -08:00
Landry Breuil
a9d7a452c1 Bug 803955 followup - add missing defined(__FreeBSD__), forgotten in cf6c50786ee5. was r=bsmedberg 2012-11-15 20:07:09 +01:00
Bobby Holley
8ef2b01458 Bug 811152 - Decxify various DOM methods. r=me 2012-11-15 11:54:34 -08:00
Benoit Jacob
f1d2a6dcb0 Bug 811926 - Fix a pair of TRAVERSE that were using NoteNativeChild on nsISupports* - simplify goop with helper CC macros - r=smaug 2012-11-15 14:31:56 -05:00
Jonathan Watt
a4ad87faa4 Testcase for Bug 780764 - "ASSERTION: null nsSVGPathGeometry frame" and crash.
--HG--
extra : rebase_source : 5b9b5224ded867b622613a41c535f8e335cfa549
2012-11-15 11:25:13 -08:00
David Rajchenbach-Teller
6cb3629cc0 Bug 807875 - Implement creationDate correctly for Mac OS X. r=froydnj 2012-11-15 11:22:27 -08:00
Mike Conley
f94534d1bb Bug 758515 - Download button attention state is ugly. r=mak. 2012-11-15 14:18:50 -05:00
Robert Longson
2474b4b664 Bug 811908 - remove svg inline-in-xul-basic-01.xul reftest as it has failed since landing. r=dholbert 2012-11-15 19:17:00 +00:00
Mounir Lamouri
659deffa61 Bug 794407 - Web Activites should only be started by a user interaction. r=fabrice 2012-11-15 19:05:32 +00:00
Benoit Girard
56dff5972b Bug 799638 - Add startup timeline markers. r=taras,glandium 2012-11-15 13:24:35 -05:00
Henrik Skupin
d1a9d692b4 Bug 801227 - Crashtest for WebRTC crash [@mozilla::MediaManager::GetUserMedia]. r=jesup 2012-11-15 19:34:41 +01:00
Bobby Holley
29ae85a79e Bug 809674 - Fail at call time when invoking an XPCWrappedJS method with [implicit_jscontext] or [optional_argc]. r=mrbkap
I think this is the path of least resistance here.
2012-11-15 10:16:36 -08:00
Myk Melez
6c5fecc57a bug 811944 - package MSVC dlls with B2G on Windows; r=glandium 2012-11-15 10:16:08 -08:00
Jonathan Watt
65ef515bc9 Testcase for Bug 780764 - "ASSERTION: null nsSVGPathGeometry frame" and crash. 2012-11-15 10:04:27 -08:00
Jonathan Watt
6666317575 Testcase for Bug 778492 - SVG element too far outside viewBox crashes Firefox. 2012-11-15 10:04:00 -08:00