Commit Graph

118710 Commits

Author SHA1 Message Date
Ehsan Akhgari
88389b03b4 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
dfe0efbdcd 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
079048695a 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
19060dfc96 Bug 810525 - unregress DecompileValueGenerator change to handle object literal reference bases (r=jandem). 2013-01-15 18:17:50 -08:00
Daniel Holbert
49f26e46ec Bug 831023: Remove unused non-mac-platform version of MakeIOSurfaceTexture. r=BenWa 2013-01-15 18:16:47 -08:00
Ehsan Akhgari
21e08e9e24 Backed out changeset 89942aa8ae6a (bug 793239) because of mochitest-3 failure 2013-01-15 20:48:34 -05:00
Nicholas Nethercote
e2e385395e 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
34fe9d9f64 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
3e72e50bdb 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
a140b830ba Bug 773944 - Check view tag's type before casting to viewholder. r=mfinkle 2013-01-15 16:58:16 -08:00
Brian Nicholson
bec28cef91 Bug 828480 - Add null check for mSuggestionsOptInPrompt. r=mfinkle 2013-01-15 16:55:03 -08:00
Brian Nicholson
ca91a63ef4 Bug 830540 - Update about:privatebrowsing mask image. r=mfinkle
--HG--
extra : rebase_source : 3852fb20c675e2ad17c376393b9e59843b02eb91
2013-01-15 16:52:54 -08:00
Monica Chew
1f7925eb67 Bug 829832 - Move nss and sqlite builds before netwerk. r=mh 2013-01-15 19:44:44 -05:00
Alexandre Poirot
d9fe11bfc3 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
c36f345ce5 Bug 817153 - AltiVec acceleration for qcms. r=jmuizelaar 2013-01-15 19:44:43 -05:00
Ryan VanderMeulen
a5c523c0cc Merge m-c to inbound. 2013-01-15 19:44:40 -05:00
Brian Nicholson
fb5b78f14b Bug 830893 - Remember private state for zombified tabs. r=mfinkle 2013-01-15 16:43:44 -08:00
Reuben Morais
4299ee5ed3 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
2bce992a6f Backed out changeset d9bff5217809 (bug 830652) on the suspicion that it has broken Marionette 2013-01-15 19:30:18 -05:00
Ehsan Akhgari
36fdeec59f Backed out changeset 4c6024d6f725 (bug 830600) because of build failures 2013-01-15 19:29:50 -05:00
Olli Pettay
93c9bddde7 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
c6d706fecd Backout 0d33af2a2a75 (bug 823109) cause it breaks some Windows builds 2013-01-16 00:33:13 +01:00
Ed Morley
1659e70737 Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2013-01-15 22:57:50 +00:00
Gregory Szorc
1f258052f2 Merge mozilla-central into services-central 2013-01-15 08:36:17 -08:00
Jeff Muizelaar
0add155be0 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
18534b4fb8 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
90ca908836 Bug 830626 - Add HealthReportComponents.manifest to package manifest; r=trivial 2013-01-14 21:49:25 -08:00
Dave Hylands
01c02154e4 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
4b3fa5c7dd 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
968ff5bc09 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
00de131294 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
a0a60a97e0 Merge central to inbound 2013-01-16 00:36:33 +01:00
Sean Stangl
9af2c22d0e Bug 829758 - use MatchOnly mode for str_search(). r=dvander 2013-01-15 15:35:25 -08:00
Matt Woodrow
8a5da117b6 Bug 822906 - Use SplayTree to remove deleted frames from RestyleTracker. r=roc 2013-01-16 12:12:40 +13:00
Matt Woodrow
ea05b35161 Bug 822906 - Add SplayTree to mfbt. r=waldo 2013-01-16 12:12:05 +13:00
Daniel Holbert
bfc1219ce4 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
6203a9ee1b 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
594892fa69 Bug 822197 Handle creation of more PeerConnections than MAX_LINES r=jesup 2013-01-15 13:11:47 -08:00
Timothy Nikkel
a09c629583 Bug 831011. Remove unused member mOpacity in nsView. r=mats 2013-01-15 16:41:01 -06:00
Gregory Szorc
5d150922a5 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
6104c9a813 Bug 828149 - Cancel timer during application shutdown. r=rnewman 2013-01-14 18:01:53 -08:00
Mike Connor
080349bfd2 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
75638bf557 bug 830498 - fix hardcoded brand references in data choices prefpane, r=jaws 2013-01-14 19:56:04 -05:00
Mike Connor
17b82197ea bug 830418 - hide health report menu items if health report is disabled, r=rnewman 2013-01-14 19:55:43 -05:00
Gregory Szorc
60850c7c23 Bug 829953 - Interact with FHR properly from about:healthreport; r=rnewman 2013-01-14 15:08:40 -08:00
Ehsan Akhgari
962a24f24f Merge the last PGO-green changeset of mozilla-central into mozilla-inbound 2013-01-14 17:27:01 -05:00
Chris AtLee
248e1d2124 Bug 830371: Put the kernel in the right place. r=nthomas DONTBUILD 2013-01-14 15:59:09 -05:00
Gian-Carlo Pascutto
329bc80a10 Backout ff82d1a3955e (Bug 830308). 2013-01-14 20:16:38 +01:00
Trevor Saunders
4f48cd4e2c bug 830396 - add back nsIDOMCSSValueList r=bz 2013-01-14 12:29:27 -05:00
Jeff Muizelaar
cb79bf28d9 Bug 823109. Only extract d3d dlls when necessary. r=ted
This adds proper dependencies so that make can do better.

--HG--
extra : rebase_source : 4878bf741f29d738603f090e914a1adf2e31732b
2013-01-15 11:14:04 -05:00