Commit Graph

118054 Commits

Author SHA1 Message Date
Honza Bambas
92a45a42b7 Bug 761040 - Offline cache entries are created for no-store entries r=jduell 2013-01-07 16:01:00 +01:00
Andres Hernandez
44969808c8 Bug 826964 - Intermittent test_localStorageQuotaPrivateBrowsing_perwindowpb.html; r=ehsan
--HG--
extra : rebase_source : 51b2a18f81360ed85617ee474762f3353c2abd56
2013-01-08 17:18:16 -06:00
Ed Morley
053428a6eb Backout 912fb83c1820 (bug 828111) for browser-chrome leaks on a CLOSED TREE 2013-01-09 16:31:36 +00:00
Ben Turner
ed7ee2c712 Bug 827740 - Deny requests for more indexedDB quota from content. r=fabrice 2013-01-09 08:24:56 -08:00
Kartikaya Gupta
adad08e444 Bug 828316 - Rename setForceRedraw to forceRedraw. r=Cwiiis DONTBUILD 2013-01-09 11:21:04 -05:00
Kartikaya Gupta
84890b79ad Bug 828124 - Adjust the low-memory threshold down to 384 MiB. r=blassey 2013-01-09 11:12:36 -05:00
Eric Chou
54ae910692 Bug 827759 - Remove all listeners except BluetoothManagers, r=qdot 2013-01-09 16:51:53 +01:00
Fabrice Desré
889c720567 Bug 828267 - Installing a packaged app, lose connection during download, remove it, install it again - network error doesn't fire and app infinitely spins trying to download resources r=jst 2013-01-09 07:51:28 -08:00
Mounir Lamouri
6393630aee Bug 777283 - Adds <input type='time'> behind "dom.experimental_forms" pref. r=smaug 2013-01-08 17:10:00 +00:00
Mike Habicher
2a4783139c backing out patch for bug 827503 due to runtime crashes, r=crash 2013-01-09 16:39:37 +01:00
Patrick McManus
5b01696419 bug 796475 - proxy auth cancelation rendering fix r=jduell
--HG--
extra : rebase_source : 83d6ad3d15bae973c8a09bca02a8d86578467345
2013-01-09 10:17:32 -05:00
Jim Mathies
376e625ce9 Bug 827767 - Fix for sync XUL UI logging date format that asserts on Windows, r=rnewman 2013-01-09 09:23:21 -06:00
Trevor Saunders
4277a50380 bug 828234 - fix nsTextStore.cpp build on mingw r=masayuki 2013-01-09 09:41:58 -05:00
Vincent Chang
03fd962b67 Bug 825049 - Wi-Fi hotspot fails if password contains space. r=mrbkap 2013-01-09 14:20:10 +00:00
Fabrice Desré
946b30d3d9 Bug 828190 - Support updates of preinstalled hosted apps r=ferjm 2013-01-09 07:06:07 -08:00
Doug Turner
6c17036468 Bug 827311 - Remote file update notifications. r=bent a=blocking-basecamp 2013-01-09 07:03:28 -08:00
Shian-Yow Wu
c9c7c649cc Bug 828089 - [B2G][Settings][Cellular & Data][Network Operator] Unable to disconnect from existing network operator and connect to a new one. r=vicamo 2013-01-09 22:57:55 +08:00
Mark Finkle
647ada58de Bug 824023 - Use correct URL to add-on images r=wesj 2013-01-09 09:49:31 -05:00
Kartikaya Gupta
17e9bed0e2 Bug 827836 - Force sending a viewport update to Gecko after aborting animations. r=Cwiiis 2013-01-09 09:40:08 -05:00
Kartikaya Gupta
486a2f2208 Bug 828039 - Enable ionmonkey on android-x86 builds (re-land with correct bug number). r=dvander 2013-01-08 23:10:09 -05:00
Kartikaya Gupta
d0ce5be82b Back out ffa37079e829 for wrong bug number. r=backout 2013-01-09 09:23:31 -05:00
Kartikaya Gupta
b11180fbb3 Bug 705020 - Drop --enable-js-diagnostics from the mobile/xul mozconfig as well. r=dougt 2013-01-09 09:05:03 -05:00
Asaf Romano
f0b59062c0 Bug 828111 - Workaround multiple reflows issue and slow xbl attachment in the downloads view. r=mak 2013-01-09 16:03:41 +02:00
Chris Jones
6b5dcd125c Bug 828285: Run camera with lower privileges. r=dhylands a=overholt 2013-01-09 14:50:25 +01:00
Andrea Marchesini
cf98b96a33 Bug 823965 - App can delete files from a storage type where it does not have permission, r=dougt, a=bb+ 2013-01-09 14:43:59 +01:00
Ed Morley
ffb5dab06f Merge mozilla-central to mozilla-inbound 2013-01-09 13:37:23 +00:00
Fabrice Desré
9c45d42b65 Bug 799151 - Display a prompt to allow remote debugging connections in Firefox OS r=vingtetun 2013-01-08 09:08:00 +02:00
Diego Wilson
6eaf476191 Bug 810361: Handle ColorLayers with HwcComposer2D. r=cjones a=blocking-basecamp 2013-01-09 13:56:37 +01:00
Edgar Chen
c7aae63b30 Bug 827860 - Part 2: xpcshell tests for STK_CMD_GET_INPUT, r=vicamo 2013-01-09 01:38:17 +08:00
Edgar Chen
7b7ebbe48c Bug 827860 - Part 1: STK get stuck when text string is null, r=vicamo,yhuang 2013-01-09 17:50:53 +08:00
Etienne Segonzac
61195a1641 Bug 827321 - Fixing ContactsDB tel search indexes 2013-01-09 13:45:48 +01:00
Andrea Marchesini
fd59052d04 Bug 827050 - Clear cookies and stored data in the browser clears remember my choice permissions for PROMPT_ACTION WebAPIs, r=mounir
--HG--
rename : dom/tests/mochitest/localstorage/frame_clear_browser_data.html => extensions/cookie/test/frame_clear_browser_data.html
rename : extensions/cookie/test/test_app_uninstall_permissions.html => extensions/cookie/test/test_app_cleardata_permissions.html
2013-01-07 18:37:01 +01:00
Mounir Lamouri
380dbbcc74 Bug 827050 - Ignore do_get_profile() calls when made from a content process in xpcshell tests. r=jmaher 2013-01-08 15:13:44 +00:00
Asaf Romano
a2c970dddc Bug 828243 - Cleanup wasDone, wasInProgress and endTime usage. r=mak 2013-01-09 14:45:08 +02:00
Gregor Wagner
e21aa627d7 Bug 828209 - Remember my choice default for certified apps for PROMPT_ACTION WebAPIs is incorrect. r=mounir 2013-01-09 13:43:15 +01:00
Patrick Wang
ff30560716 Bug 822384 - Initialize PNN entries to empty strings. r=vicamo 2013-01-09 14:47:54 +08:00
Joel Maher
b64297b40e Bug 828099 - upload a new talos.zip to capture fixes for android and windows counters. r=Callek 2013-01-09 06:52:54 -05:00
Margaret Leibovic
35ca3faf61 Bug 826589 - (Part 1) Pass manifest to activity picker instead of pre-translated title. r=ttaubert a=bb+ 2013-01-07 15:48:56 +01:00
Josh Matthews
62cda9990f Backed out changeset 9dc561810a74 (bug 826102) 2013-01-07 16:34:51 +01:00
Ed Morley
33b9a83840 Merge mozilla-central to mozilla-inbound 2013-01-07 12:04:57 +00:00
Jon Coppeard
6d2c420e70 Bug 825326 - "Assertion failure: (obj)->compartment()->isGCMarking()," r=terrence DONTBUILD
--HG--
extra : rebase_source : 14dccd52b9c19afccc70855b483da0d418b4f623
2013-01-07 11:37:24 +00:00
Jon Coppeard
86f907b94a Backed out changeset 3e5257f5f4a6 for wrong bug number in commit message
--HG--
extra : rebase_source : 5b5857bd2f97008e7b39698cef3fb4f0956d7e79
2013-01-07 11:29:06 +00:00
Ed Morley
1ec4ab774f Backout 66a04865fe51 (bug 827050) for xpcshell orange on a CLOSED TREE 2013-01-07 11:37:10 +00:00
Ed Morley
65d70ea916 Backout 9e11714fcba2 (bug 809094) for browser-chrome failures on a CLOSED TREE 2013-01-07 10:22:08 +00:00
Gregor Wagner
14c9dccf01 Bug 821814 - Followup disable debug flag. r=me 2013-01-07 11:12:01 +01:00
Panos Astithas
81583521ab Merge m-c to fx-team 2013-01-07 11:57:57 +02:00
Gregory Szorc
f1d3f24d40 Merge mozilla-central into services-central
--HG--
rename : browser/themes/gnomestripe/downloads/download-notification.png => browser/themes/gnomestripe/downloads/download-notification-start.png
rename : browser/themes/pinstripe/downloads/download-notification.png => browser/themes/pinstripe/downloads/download-notification-start.png
rename : browser/themes/winstripe/downloads/download-notification.png => browser/themes/winstripe/downloads/download-notification-start.png
2013-01-07 00:21:41 -08:00
Gregory Szorc
35e1a2d189 Bug 718066 - Disable Firefox Health Report build time option; r=mconnor
services/healthreport will be omitted from the build. No files will be
installed/packaged. No tests will be run.
2013-01-07 00:19:47 -08:00
Gregory Szorc
2a32f7cc98 Bug 808126 - Part 3: Use OS.File.stat() to look for missing directory; r=rnewman 2013-01-07 00:17:19 -08:00
Josh Matthews
bd3fd31dd1 Bug 826102 - Make IPC geolocation listener never use cached values and never skip a value. r=dougt 2013-01-07 06:57:00 +01:00