Commit Graph

296237 Commits

Author SHA1 Message Date
Nicholas Nethercote
d4b5aba4eb Bug 830226 - Reorder memory dumping for increased DMD effectiveness. r=jlebar.
--HG--
extra : rebase_source : 77e864789569a5a5ab1cf81aa403b38fb9a2cb1c
2013-01-15 18:44:11 -08:00
Ehsan Akhgari
b308923d95 Bug 830652 - Consume the -private-window command line argument in per-window PB builds; r=dolske 2013-01-15 20:27:27 -05:00
Thomas Zimmermann
91e69fce4d Bug 830704: Delete UnixSocketImpl instance after SocketReceiveTasks completed [r=qdot]
The Bluetooth system internally uses UnixSocketImpl when transfering
files. When Bluetooth gets disabled during a file transfer, the IPC code
deletes any related instance of UnixSocketImpl. This can happen before all
pending SocketReceiveTasks have been processed by the main thread. The
implementation of SocketReceiveTask uses a reference to the instance of
UnixSocketImpl that has just deen disabled. This results in a segmantation
fault.

This patch fixes the problem by scheduling the delete operation for
UnixSocketImpl to be executed after any pending SocketReceiveTasks.
2013-01-16 10:21:49 +08:00
Gene Lian
0ccc4c7ca1 Bug 830616 - A follow-up for bug 828395 to fix some buggy logic in handling the targets of system message. r=mrbkap,benjaminchen 2013-01-16 10:19:15 +08:00
Brendan Eich
a549280fea Bug 810525 - unregress DecompileValueGenerator change to handle object literal reference bases (r=jandem). 2013-01-15 18:17:50 -08:00
Daniel Holbert
a1f0ea0b73 Bug 831023: Remove unused non-mac-platform version of MakeIOSurfaceTexture. r=BenWa 2013-01-15 18:16:47 -08:00
Ehsan Akhgari
6002e1ea4a Backed out changeset 89942aa8ae6a (bug 793239) because of mochitest-3 failure 2013-01-15 20:48:34 -05:00
Nicholas Nethercote
cb1d58302d Bug 827691 - Treat [stack:nnnn] entries in /proc/self/maps as anonymous memory. r=jlebar.
--HG--
extra : rebase_source : bfe5db77f0a4329a6cafeecfdb9b9de605f53bc5
2013-01-07 20:04:23 -08:00
Ehsan Akhgari
77ced003fc Bug 830600 - Improve the performance of pasting into the location bar by rewriting the O(n^2) algorithm used there to be O(n); r=roc 2013-01-15 18:44:16 -05:00
Steve Fink
049459d308 Bug 822041 - Temporary diagnostic for tracking down intermittent failures in JS profiling. r=jorendorff
--HG--
extra : rebase_source : e3465205c2f862654155243f71604c6ba29498c3
2013-01-08 21:39:54 -08:00
Brian Nicholson
ddc09c7c2a Bug 773944 - Check view tag's type before casting to viewholder. r=mfinkle 2013-01-15 16:58:16 -08:00
Brian Nicholson
6e574eb7d1 Bug 828480 - Add null check for mSuggestionsOptInPrompt. r=mfinkle 2013-01-15 16:55:03 -08:00
Brian Nicholson
21a3b095df Bug 830540 - Update about:privatebrowsing mask image. r=mfinkle
--HG--
extra : rebase_source : 3852fb20c675e2ad17c376393b9e59843b02eb91
2013-01-15 16:52:54 -08:00
Monica Chew
879759f7ba Bug 829832 - Move nss and sqlite builds before netwerk. r=mh 2013-01-15 19:44:44 -05:00
Alexandre Poirot
1c88865c77 Bug 829451 - Change the Firefox OS version to 1.0.0.0 (4 digits). r=fabrice 2013-01-15 19:44:43 -05:00
Tobias Netzel
999e441799 Bug 817153 - AltiVec acceleration for qcms. r=jmuizelaar 2013-01-15 19:44:43 -05:00
Ryan VanderMeulen
d5134b0105 Merge m-c to inbound. 2013-01-15 19:44:40 -05:00
Brian Nicholson
a26d4ba3a0 Bug 830893 - Remember private state for zombified tabs. r=mfinkle 2013-01-15 16:43:44 -08:00
Reuben Morais
1833ad56d2 Bug 793239 - SettingsLock should have a state property to indicate if it is still valid. r=gwagner 2013-01-15 16:32:15 -08:00
Ehsan Akhgari
5562b4e463 Backed out changeset d9bff5217809 (bug 830652) on the suspicion that it has broken Marionette 2013-01-15 19:30:18 -05:00
Ehsan Akhgari
928051242d Backed out changeset 4c6024d6f725 (bug 830600) because of build failures 2013-01-15 19:29:50 -05:00
Olli Pettay
b70de8d5a7 Bug 830948, null check mDocshell before using it, r=bz
--HG--
extra : rebase_source : ea20dabe0ec39b3b98fab07e72b0f1f51f9d32a8
2013-01-16 01:12:14 +02:00
Marco Bonardo
6790d1a75d Backout 0d33af2a2a75 (bug 823109) cause it breaks some Windows builds 2013-01-16 00:33:13 +01:00
Ed Morley
c6e0c9a36d Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2013-01-15 22:57:50 +00:00
Gregory Szorc
da8c995e59 Merge mozilla-central into services-central 2013-01-15 08:36:17 -08:00
Jeff Muizelaar
656d4aaa63 Bug 786533. Add a comment about the purpose of XPCOM_MIN/MAX. r=ehsan
--HG--
extra : rebase_source : 97ed3b670dee51b929344e1222be0d61ce18b3af
2013-01-15 11:26:58 -05:00
Olli Pettay
1defaa48e6 Bug 825544: backout Bug 825544, Bug 825544, Bug 765192 and Bug 808035 to bring back the old .location=val behavior, r=bz 2013-01-15 13:46:35 +02:00
Gregory Szorc
f5dd61342e Bug 830626 - Add HealthReportComponents.manifest to package manifest; r=trivial 2013-01-14 21:49:25 -08:00
Dave Hylands
dcdae37834 Bug 830462 - Remove update.mar from sdcard when finished (or when starting a new download). r=rstrong 2013-01-14 20:29:46 -08:00
Rafael Ávila de Espíndola
625d279602 Bug 830584 - Write and read the module id to/from the late writes file. r=vladan. 2013-01-15 18:55:35 -05:00
Ehsan Akhgari
318e9647c7 Bug 830600 - Improve the performance of pasting into the location bar by rewriting the O(n^2) algorithm used there to be O(n); r=roc 2013-01-15 18:44:16 -05:00
Ehsan Akhgari
8db189e696 Bug 830652 - Consume the -private-window command line argument in per-window PB builds; r=dolske 2013-01-15 18:40:16 -05:00
Marco Bonardo
6d0f21109e Merge central to inbound 2013-01-16 00:36:33 +01:00
Sean Stangl
b6adf3d781 Bug 829758 - use MatchOnly mode for str_search(). r=dvander 2013-01-15 15:35:25 -08:00
Matt Woodrow
1ba66c5c11 Bug 822906 - Use SplayTree to remove deleted frames from RestyleTracker. r=roc 2013-01-16 12:12:40 +13:00
Matt Woodrow
c9a3aab989 Bug 822906 - Add SplayTree to mfbt. r=waldo 2013-01-16 12:12:05 +13:00
Daniel Holbert
39c1f36df7 Bug 830549: Mark a variable in nsFind.cpp as DebugOnly, to fix opt build warning. r=Neil 2013-01-15 14:52:42 -08:00
Daniel Holbert
127a54e170 Bug 830439: Add error-check for previously-ignored nsresult value in nsWebBrowserFind::GetSearchLimits(). r=mats 2013-01-15 14:52:42 -08:00
Ethan Hugg
b93e607197 Bug 822197 Handle creation of more PeerConnections than MAX_LINES r=jesup 2013-01-15 13:11:47 -08:00
Timothy Nikkel
c89d02c803 Bug 831011. Remove unused member mOpacity in nsView. r=mats 2013-01-15 16:41:01 -06:00
Gregory Szorc
e85728ec72 Bug 828149 - Enable Firefox Health Report on Linux; r=mconnor
We suspect the previous patch fixes the shutdown crash on Linux that
caused us to disable FHR on Linux.
2013-01-14 19:09:13 -08:00
Gregory Szorc
d265e9b521 Bug 828149 - Cancel timer during application shutdown. r=rnewman 2013-01-14 18:01:53 -08:00
Mike Connor
0b668841f6 bug 830090 - Access key for Choose What I Share button in info bar is broken, r=gps 2013-01-14 20:30:49 -05:00
Mike Connor
9d9b51b04b bug 830498 - fix hardcoded brand references in data choices prefpane, r=jaws 2013-01-14 19:56:04 -05:00
Mike Connor
d4fe13826f bug 830418 - hide health report menu items if health report is disabled, r=rnewman 2013-01-14 19:55:43 -05:00
Gregory Szorc
14f99fa6d0 Bug 829953 - Interact with FHR properly from about:healthreport; r=rnewman 2013-01-14 15:08:40 -08:00
Ehsan Akhgari
18b2461321 Merge the last PGO-green changeset of mozilla-central into mozilla-inbound 2013-01-14 17:27:01 -05:00
Chris AtLee
6dc67e5cd7 Bug 830371: Put the kernel in the right place. r=nthomas DONTBUILD 2013-01-14 15:59:09 -05:00
Gian-Carlo Pascutto
46b11e1e9a Backout ff82d1a3955e (Bug 830308). 2013-01-14 20:16:38 +01:00
Trevor Saunders
84fd122dde bug 830396 - add back nsIDOMCSSValueList r=bz 2013-01-14 12:29:27 -05:00