Commit Graph

267609 Commits

Author SHA1 Message Date
Armen Zambrano Gasparnian
ed85d8ef4a Bug 739768. We fixed the talos.zip issue with a symlink but let's be cut and clear to which talos.zip is the good one. r=jhammel 2012-03-27 17:16:48 -04:00
Armen Zambrano Gasparnian
f88ec70941 Bug 739345 - update new talos.zip with fixed permissions for minidump_stackwalk. r=jmaher
--HG--
extra : transplant_source : Or%2C%A8q-J%FB%D5%C4Tsw%AB%3EfO%1C%0E%7C
2012-03-27 10:11:30 -04:00
Serge Gautherie
1c5a117548 Bug 483992. (Av1) dom-level*-*/DOMTestCase.js: Remove sayrer's override of SimpleTest._logResult(). r=rcampbell. 2012-03-27 22:13:25 +02:00
Blake Kaplan
14444b607a Bug 739234 - Deal with the odd case on a desktop computer where the backend error'd out. r=vingtetun 2012-03-27 12:04:16 -07:00
Vivien Nicolas
98e1ef24fd Bug 739680 - onsettingchange is not called when the setting is changed inside another window r=fabrice 2012-03-27 12:04:16 -07:00
Marco Bonardo
59330158ea Merge last green PGO from inbound to central 2012-03-27 13:56:40 +02:00
Blake Kaplan
2767fdb4b4 Bug 736114 - Fix dumb typo. r=vingtetun DONTBUILD 2012-03-27 12:13:20 +02:00
Andreas Gal
3787f56f2f mozSettings is missing a few files in the b2g package manifest (bug 739536, r=cjones). 2012-03-27 02:34:40 -07:00
Ginn Chen
7a03ba3e9f Bug 737344 make the jsval_layout field in JS::Value public on SPARC for binary compatibility across C and C++ r=luke 2012-03-27 10:51:49 +08:00
Jeff Muizelaar
74eeecb92a Bug 738919. Accept dash arrays of length > 0. r=mwoodrow
I copied a bug from the skia code here. This fixes the CG
version and puts a note into the skia code.
2012-03-26 22:50:08 -04:00
Vladan Djeric
647b851310 Bug 735829 - Very minor fix: add quotes around PDB name string 2012-03-26 22:02:46 -04:00
Chris Jones
f8fd4e21a8 Bug 739090: Dynamically call the right *ForceUse interface. r=mwu (npotb) 2012-03-26 17:39:33 -07:00
Serge Gautherie
d7f8d8ca34 Bug 739008. (Bv1) Fix patch Av1a. r=sstamm. 2012-03-27 02:02:29 +02:00
Michael Wu
9d74698690 Bug 739417 - InputReader doesn't send motion up events, r=cjones NPOTB DONTBUILD 2012-03-26 16:48:16 -07:00
Blake Kaplan
cbffc9c65b Bug 736114 - Fire an event every 5 seconds containing the signal strength and link speed of the connection. Also add a synchronous API for clients that don't want to wait for the signal. r=cjones DONTBUILD 2012-03-26 18:26:32 +02:00
Serge Gautherie
d1bcd8a045 Bug 739008. (Av1a) Fix and improve test_sts_privatebrowsing.html. r=sstamm. 2012-03-26 22:59:41 +02:00
Matt Brubeck
12f5e783e6 Back out 66ed24196754 (bug 739008) because of test failures 2012-03-26 14:38:20 -07:00
Chris AtLee
1425531875 Bug 737631: clean up linux32/linux64 mozconfigs. r=ted 2012-03-26 08:36:05 -04:00
Masayuki Nakano
2aa958ea0f Bug 668606 input event should be fired on all editors r=ehsan+smaug, sr=smaug 2012-03-27 10:36:44 +09:00
Mounir Lamouri
410f3342be Bug 738744 - Fix "ASSERTION: Form controls should always have parents". r=bz 2012-03-26 17:52:39 -07:00
Michael Wu
cc2287eabc Bug 739139 - Fix build of nsAppShell.cpp on gonk-gb, irc-r=cjones 2012-03-25 17:12:29 -07:00
Chris Jones
d893bf4a4e Bug 739392: Update built-in mozconfig with new gonk build option. r=mwu (npotb) DONTBUILD 2012-03-26 14:08:22 -07:00
Serge Gautherie
589e68bdd9 Bug 739008. (Av1) Fix and improve test_sts_privatebrowsing.html. r=sstamm. 2012-03-26 22:59:41 +02:00
Blake Kaplan
8c235b738a Bug 739335: Fix wifi on Gingerbread gonk. r=cjones (npotb) 2012-03-26 12:22:29 -07:00
Matt Brubeck
e3b2ee78ae Merge last green changeset from inbound to mozilla-central 2012-03-26 11:18:15 -07:00
Alexander Surkov
82545744b8 Bug 727942 - childAtPoint on XUL trees is broken when page is zoomed, r=marcoz
--HG--
rename : accessible/tests/mochitest/hittest/test_general.xul => accessible/tests/mochitest/hittest/test_zoom_tree.xul
2012-03-26 21:19:07 +09:00
Jonathan Watt
f784c3667f Bug 738929 - Speed up building of layout/svg/base/src by cleaning up #include directives in its source files. r=dholbert. 2012-03-26 12:58:59 +01:00
Jonathan Watt
c329caccea Bug 738975 - Speed up building of layout/svg/base/src by dropping content/html/content/src from the include path. r=bz. 2012-03-26 12:58:59 +01:00
Wolfgang Rosenauer
9305f76d5c Bug 737646 - no biff notification if notification-daemon not running. r=karlt 2012-03-26 10:51:40 +02:00
Jonas Sicking
0e82d01876 Bug 301705: Don't throw when XMLHttpRequest.status is gotten too early. r=bz 2012-03-26 01:40:09 -07:00
Ehren Metcalfe
23b7cab793 Bug 738957 - Remove the nsMathMLForeignFrameWrapper class and related files. r=karlt 2012-03-26 09:59:54 +02:00
Steven Lee
709f1af70a Bug 734869 - Fix hang when shutting down sensors. r=mwu 2012-03-26 09:59:02 +02:00
Chris Jones
b911986f79 Bug 739145: Enable b2g updates. pending-r=gal (npotb) 2012-03-26 00:46:21 -07:00
Chris Jones
d3ef250e1c Bug 739137: Try harder to ensure that b2g shuts down when we ask it to. r=fabrice 2012-03-26 00:46:21 -07:00
Michael Wu
1efacca656 Bug 739118 - Pad AudioTrack to match android's expectations, r=cjones NPOTB 2012-03-25 19:52:09 -07:00
Chris Jones
35f15fedc4 Bug 739115: Add runtime checks for ICS and select libnetutils interface and wpa_supplicant states appropriately. r=gal (npotb) 2012-03-25 19:40:09 -07:00
Michael Wu
3c93531706 Bug 739108 - Set android_sdk_version on gonk, r=cjones 2012-03-25 18:52:03 -07:00
Ian Moody
6d84c12b74 Bug 701205 - The updater informational messages should not be italicized. r=dao 2012-03-26 02:29:38 +01:00
Bobby Holley
9299aad7d6 Bug 738874 - Don't allow non-classinfo XPCWNs to be wrapped cross-compartment. r=mrbkap 2012-03-25 22:35:50 -07:00
Makoto Kato
d9d6d34cb4 Bug 716333 - get rid of WithConversion (xpconnect part). r=bholley 2012-03-26 14:12:15 +09:00
Alexander Surkov
41e5eec243 Bug 736059 - fix comments 2012-03-26 13:42:28 +09:00
Alexander Surkov
0c44dec5fa Bug 736059 - do some cleanups of nsAccessible::GetAttributesInternal, r=tbsaunde 2012-03-26 13:37:07 +09:00
Makoto Kato
bdc3f9b1df Bug 738581 - fix various warning on mozilla/intl. r=smontagu 2012-03-26 11:27:52 +09:00
Chris Pearce
34453514e9 Bug 726400 - Backed out changeset 4ad6c040729f. r=backout. 2012-03-26 14:41:14 +13:00
Christopher De Cairos
25e946ae06 Bug 736400 - Make each decoder Clone() method check if its mimetype is enabled r=cpearce 2012-03-26 14:21:53 +13:00
Brian R. Bondy
47f52b7a10 Bug 735177 - Windows XP does not trigger Maintenance Service Uninstaller when installing product. r=rstrong 2012-03-25 21:02:49 -04:00
Phil Ringnalda
ed59dd90b3 Back out c4a4b0171b99 (bug 736400) for Android build bustage 2012-03-25 15:35:37 -07:00
Christopher De Cairos
4eab2b8b32 Bug 736400 - Make each decoder Clone() method check if its mimetype is enabled r=cpearce 2012-03-26 10:48:40 +13:00
Jeff Gilbert
c962e216ff Bug 735378 - Cache temporary composite surfaces - r=bgirard 2012-03-25 12:50:26 -07:00
Dão Gottwald
724fa1a182 Bug 585946 - Location / search bar splitter moves to the end of the toolbar when toggling "tabs on top". r=neil 2012-03-25 18:10:36 +02:00