Commit Graph

111661 Commits

Author SHA1 Message Date
Kartikaya Gupta
81d461ccdf Bug 801818 - Add an API to check if the platform is a low-memory one. r=bsmedberg, blassey 2012-10-31 14:59:55 -04:00
Brian R. Bondy
8af210cf9f Bug 807357 - Windows 8 N builds should call SHChangeNotify as per documentation. r=jimm 2012-10-31 14:01:11 -04:00
Justin Lebar
7764b2db2c Bug 771195 - Follow-up: Fix debug build error on a CLOSED TREE. r=me 2012-10-31 14:08:07 -04:00
Justin Lebar
b25232b0f8 Bug 803688 - Re-land backed out part of bug 803688 now that we have bug 805207 fixed.
This changeset reverts the partial-backout cset 5c82f5a5e90d, taking us back to the state we were in at bug 803688's initial landing, rev 592c3465a742.
2012-10-31 13:30:35 -04:00
Justin Lebar
83dba1e9ca Bug 805207 - Remove static destructor from ClearOnShutdown. r=bsmedberg
This prevents the assertion added in bug 803688 from firing when we do an unclean shutdown.
2012-10-31 13:30:35 -04:00
Justin Lebar
e5ca33789e Bug 771195 - Fire memory pressure events on Gonk. r=dhylands 2012-10-31 13:29:14 -04:00
Nathan Froyd
083390c43e Backout 57d8f6cd245a (bug 803669), fb673c95d56b (bug 803665), 24d8e0cb73f2 (bug 803665), ac46bd0d9fba (bug 803669), c9c67b62799b (bug 803666), b3314c0ddaac (bug 803668) for debug build test failures 2012-10-31 13:23:17 -04:00
Doug Turner
2c40fe1d13 Bug 805178 - Device Storage - Add tests to ensure Application Permissions match that of the Permission Matrix. r=jmaher 2012-10-31 10:06:51 -07:00
Doug Turner
4ee2adc832 Bug 806472 - NS_CONTENT_PERMISSION_PROMPT_CONTRACTID is used both as a service and an instance. r=bent 2012-10-31 10:06:42 -07:00
Scott Johnson
98dca1be83 Bug 797705: Check for null pointers and return early from java event handling if Gecko hasn't started to prevent crashes. [r=kats] 2012-10-31 11:39:44 -05:00
Nathan Froyd
9698781209 Bug 803669 - followup fix; r=bustage 2012-10-31 12:31:36 -04:00
Kyle Huey
1482122303 Bug 798491: Add an option to stick all chrome JSMs/JS components in the same compartment. r=mrbkap,philikon
--HG--
extra : rebase_source : 98337b6a8c07d05e8c961a452dd05a7d75c3c60b
2012-10-31 09:13:28 -07:00
Scott Johnson
1fbe9f2024 Bug 792420: Make text unselectable in reader mode toolbar menu. [r=wesj,lucasr] 2012-10-31 11:13:27 -05:00
Ed Morley
2f3379d2c3 Backout f3bb2259ca27 (bug 433168) for browser-chrome failures 2012-10-31 16:07:20 +00:00
Nathan Froyd
6db8e72565 Bug 803665 - part 2 - dispense with nsGlobalWindow::{First,Last}Timeout and nsTimeout::{Next,Previous}; r=bz 2012-10-22 11:24:27 -04:00
Nathan Froyd
a837cd5d23 Bug 803665 - convert nsGlobalWindow's timeout list to use mozilla::LinkedList; r=bz 2012-10-19 12:22:35 -04:00
Nathan Froyd
b76665e7a6 Bug 803669 - convert nsScannerBufferList to use mozilla::LinkedList; r=mrbkap 2012-10-19 12:23:15 -04:00
Nathan Froyd
b951015c77 Bug 803666 - convert nsDocLoader's outstanding status list to use mozilla::LinkedList; r=smaug 2012-10-19 12:24:12 -04:00
Nathan Froyd
29da20abd2 Bug 803668 - convert string bundle caches to use mozilla::LinkedList; r=smontagu 2012-10-19 12:24:38 -04:00
Gian-Carlo Pascutto
1039d8f34c Bug 787318 - Tabs thumbnails are not updated. r=blassey 2012-10-31 16:44:53 +01:00
Bill McCloskey
70a8d7ef1c Bug 807161 - Remove extern C and #ifdef __cplusplus from JSAPI (r=luke) 2012-10-30 18:28:34 -07:00
EKR
f00d9d3eab Bug 807259: Fix shutdown for WebRTC standalone unit tests. r=anant 2012-10-31 16:31:47 +01:00
Mihai Sucan
fe917bbe54 Bug 805960 - Intermittent toolkit/devtools/webconsole/test/test_file_uri.html | an unexpected uncaught JS exception reported through window.onerror - NS_ERROR_FILE_IS_LOCKED; r=past 2012-10-30 17:53:58 +02:00
Lucas Rocha
6b5a8457e2 Bug 770492 - Allow multiple overlapping swipes in tabs tray (r=mfinkle) 2012-10-31 15:28:29 +00:00
Ehsan Akhgari
726e2ece89 Backed out 3 changesets (bug 724513) for a 20-30% Ts regression across the board
Backed out changeset 006eb98e9d6f (bug 724513)
Backed out changeset f418d97d12ac (bug 724513)
Backed out changeset 1baac3f2334c (bug 724513)

--HG--
extra : rebase_source : e361496807916c968524446d32d3eb1d6af346eb
2012-10-31 11:28:21 -04:00
Jan de Mooij
e8004990a9 Bug 802809 - Assert PRESET LDefinitions are not followed by instructions with fixed uses. r=dvander 2012-10-31 16:27:00 +01:00
Jim Mathies
bfe5adf185 Bug 794983 - Remove configure sdk version restrictions for enable-metro builds. r=ehsan 2012-10-31 10:08:00 -05:00
Johan Charlez
6fcdcaa347 Bug 433168 - Context menu is not shown for form buttons and select elements. r=Mano. 2012-10-31 10:56:51 -04:00
Alexander Surkov
30f26cea4a Bug 733848 - a trick to make accessible/name/test_markup.html tests pass, r=tbsaunde 2012-10-31 23:52:47 +09:00
Kartikaya Gupta
80046997aa Bug 806486 - Instead of setting/unsetting the umask which introduces potential race conditions, chmod the created files instead. r=glandium 2012-10-31 10:20:26 -04:00
Ed Morley
d14cc688a2 Merge mozilla-central to mozilla-inbound 2012-10-31 14:11:12 +00:00
Mike Conley
0e1a5395d0 Bug 786662 - Open Containing Folder in context menu for Download Panel item is always disabled after pause. r=mak. 2012-10-31 10:07:44 -04:00
Ed Morley
2d040f49fc Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-10-31 14:06:39 +00:00
Jose Antonio Olivera Ortega
c9a44afcda Bug 793208 - Part 4: tests. r=marshall_law 2012-10-31 14:58:47 +01:00
Jose Antonio Olivera Ortega
d8ad804847 Bug 793208 - Part 3: RIL impl. r=marshall_law 2012-10-31 14:58:39 +01:00
Jose Antonio Olivera Ortega
4bc68c8568 Bug 793208 - Part 2: DOM impl (C++). r=smaug 2012-10-31 14:58:32 +01:00
Jose Antonio Olivera Ortega
2d7a680247 Bug 793208 - Part 1: DOM API. r=sicking 2012-10-31 14:58:24 +01:00
David Bolter
9e23d3f5eb Bug 806980 - [AccessFu] incremental build improvement. r=ted, f=eeejay
Makes changes to jsat 'take' on mac when building incrementally.
DONTBUILD
2012-10-31 09:19:33 -04:00
Vivien Nicolas
25fd07a6af Bug 802071 - [l10n] Sometimes, l10n.js does not get loaded properly. r=kaze 2012-10-31 14:17:43 +01:00
Jan de Mooij
04a5e0b510 Bug 801831 - Don't mark EnterJIT thunk if it's NULL. r=dvander 2012-10-31 14:04:18 +01:00
Guillermo López
f7c4db43c1 Bug 805789 - Handle null and undefined as correct values instead of converted to strings on USSDReceivedEventDict::message; r=smaug 2012-10-31 13:53:09 +01:00
Tom Schuster
85c2e983ae Bug 805222 - Change some usages of GetFunctionId to GetFunctionDisplayId for better JS stacktrace. r=bholley,robcee 2012-10-31 13:34:42 +01:00
Lucas Rocha
2070bbbf7b Bug 785945 - Remove all uses of GeckoApp.mAppContext from Favicons (r=mfinkle) 2012-10-31 12:34:32 +00:00
Lucas Rocha
f9de4c72b4 Bug 785945 - Load top site thumbnails asynchronously in about:home (r=mfinkle) 2012-10-31 12:34:32 +00:00
Lucas Rocha
e4d5b8770b Bug 785945 - Add API to get multiple thumbnails at once from DB (r=mfinkle) 2012-10-31 12:34:32 +00:00
Lucas Rocha
65faf00130 Bug 785945 - Load favicon images asynchronously in the All Pages tab (r=mfinkle) 2012-10-31 12:34:32 +00:00
Lucas Rocha
92c4929b37 Bug 785945 - Add a LRU memory cache to Favicons and corresponding API (r=mfinkle) 2012-10-31 12:34:32 +00:00
Lucas Rocha
6da15ed7da Bug 785945 - Add LRU cache implementation (r=mfinkle) 2012-10-31 12:34:31 +00:00
Lucas Rocha
f68e655ecc Bug 785945 - Add API to get multiple favicons at once from DB (r=mfinkle) 2012-10-31 12:34:31 +00:00
Lucas Rocha
1b434b7b8e Bug 785945 - Add a version of the combined view without the images table join (r=mfinkle) 2012-10-31 12:34:31 +00:00