Commit Graph

55825 Commits

Author SHA1 Message Date
Kyle Huey
35bfd62553 Fix the bustage for real by AC_SUBSTing the variable. r=me a=me 2010-10-15 21:47:47 -04:00
Kyle Huey
dda45d5aae Backing out bustage fixes 2010-10-15 21:44:30 -04:00
Kyle Huey
3e15440cf9 Backed out changeset 2402ccc1d428 2010-10-15 21:44:10 -04:00
Kyle Huey
4c3ba9e419 Backed out changeset 565bb05fb42b 2010-10-15 21:43:43 -04:00
Justin Lebar
bacee576a7 Bug 592923 - Bustage fix for the bustage fix, r=khuey, a=orange 2010-10-15 17:51:02 -07:00
Kyle Huey
16e099bc53 Bug 604263: Fix parallel builds in NSPR on debug windows. r=wtc a=a-patch-that-missed-the-tagging/bustage
--HG--
extra : rebase_source : f5460f2b9789fc752078de98a43829963099ff2c
2010-10-15 20:42:39 -04:00
Justin Lebar
5b70c8a274 Bug 592923 - Bustage fix, r=khuey, a=orange 2010-10-15 17:34:27 -07:00
John Ford
3e328baab5 Bug 578393 - Create a file with checksums for all builds that we upload, r=ted a=gavin
--HG--
extra : rebase_source : 06c2e575486bebbc383e7d5bf72c979f84883797
2010-10-15 16:09:53 -07:00
Brad Lassey
6f0d9ddc8d Bug 602819 - Make cpu detection code more accurate, r=mwu a=blocking-fennec
--HG--
extra : rebase_source : 031bcdccae02190f76fba2c6834af3585667216d
2010-10-15 16:06:31 -07:00
Michael Wu
565f646314 Bug 598036 - update nspr to NSPR_HEAD_20101015 a=beltzner
--HG--
extra : rebase_source : 8077ea197a3caf8eb608505b1a7cce9b792922fa
2010-10-15 11:38:02 -07:00
Michael Wu
a68a3d0d00 Bug 588607 - 4a. Wrap the dl* functions with our own version, r=ted a=blocking-fennec
--HG--
extra : rebase_source : e10df4b4a99b04156b660fbc443b3061ec88c38f
2010-10-15 11:28:32 -07:00
Michael Wu
3a56b7c4e8 Bug 588607 - 3. Add support for the custom library loader to plugin-container, r=cjones a=blocking-fennec
--HG--
extra : rebase_source : 9e0fbf12f79495964febafaa3f0065805139db03
2010-10-15 11:28:07 -07:00
Michael Wu
2d6649ce7c Bug 588607 - 2. Make the Java wrapper use the new library loader, r=blassey a=blocking-fennec
--HG--
extra : rebase_source : cac7fe8d05190148cee3f2e1463649c47925f48c
2010-10-15 11:28:03 -07:00
Michael Wu
ddf3ce3ed1 Bug 588607 - 1. Add support for reading libraries out of the apk, r=taras a=blocking-fennec
--HG--
extra : rebase_source : 539f8fea7689fd85cbeb727dcfb09d0b56a3499b
2010-10-15 11:27:57 -07:00
Michael Wu
f71e519090 Bug 588607 - 0. Add bionic linker files, r=lvilla a=blocking-fennec
--HG--
extra : rebase_source : 8ea4efe4309b8fac52ba62cd22a2c69039061755
2010-10-15 11:27:48 -07:00
Justin Lebar
a3298dd3ca Bug 592923 - Add --enable-profiling configure option r=ted, a2.0=bz 2010-09-10 11:57:12 -07:00
Justin Lebar
1e91d0253e Backing out changesets bb01920c2708 and a4a69aef3cba due to orange. 2010-10-15 16:24:08 -07:00
Boris Zbarsky
6e3f583fb1 Bug 602780. Fix handling of hosts in NS_SecurityCompareURIs. r=jst, a=blocker,jst 2010-10-15 17:55:53 -04:00
Boris Zbarsky
77aa754c67 Bug 601247. Don't JSVAL_TO_PRIVATE a random jsval. r=jst 2010-10-15 17:55:53 -04:00
Chris Jones
b67f3e85d3 Bug 604432: Disable Yarr JIT on i9000s. r=cdleary a=blocking-fennec 2010-10-15 16:51:47 -05:00
Benoit Jacob
13eed571e9 Bug 594393 - Better, less confusing, messages when drawing with not-yet-uploaded textures - r=vladimir, a=joe 2010-10-15 17:50:15 -04:00
Benoit Jacob
9c58e4d58b Bug 598838 - Fix WebGL messages (were printing uninitialized values) - r=vladimir 2010-10-15 17:50:15 -04:00
Benoit Jacob
cf2adbbfa2 Bug 598825 - Turn WebGL messages into JS warnings, prefix with WebGL - r=vladimir 2010-10-15 17:50:15 -04:00
Benoit Jacob
b4a76cc42b Bug 594352 - Optimize texture conversion when no conversion needed - r=vladimir 2010-10-15 17:50:15 -04:00
Benoit Jacob
cab7b5774f Bug 594195 - Optimizations in texel conversion functions - r=vladimir 2010-10-15 17:50:15 -04:00
Benoit Jacob
f2663173fe Bug 593496 - Fix WebGL textures: conversions, flipping, premultiplication, unpack alignment - r=vladimir 2010-10-15 17:50:15 -04:00
Chris Jones
73ffddb80a Bug 601599: Link directly to jemalloc_stats on android. r=blassey a=blocking-fennec 2010-10-15 16:12:54 -05:00
Sean Dunn
148599b1cc Bug 598691 - "Tab matches from secondary window are not switching on click" [r=dolske a=blocking]
--HG--
extra : rebase_source : 18f64cfe22bd1b76314167059137426b90607062
2010-09-29 22:34:00 -07:00
Sean Dunn
b98abb7d0e Bug 597498 - "Stacked groups should have a close tab close button on the top tab" [r=dolske ui-r=aza f=ian a=blocking]
--HG--
extra : rebase_source : 4735dbd9270bca0f4441f334e9f7797e20a32d15
2010-10-04 10:41:00 -07:00
Jesse Ruderman
d24c6d7e81 Bug 603510 - add crashtest. a=NPOTB 2010-10-15 13:44:38 -07:00
Jesse Ruderman
3eea1d636c Bug 603490 - add crashtest 2010-10-15 13:44:38 -07:00
Jesse Ruderman
8859573160 Bug 419563 - add crashtest 2010-10-15 13:44:38 -07:00
Dave Townsend
bba4669ad7 Backed out changeset 58994b6ef83b from bug 587088 due to test failures. a=bustage 2010-10-15 13:09:57 -07:00
Ben Turner
8a45d0d002 Bug 602733, r=vlad, a=sicking. 2010-10-15 12:32:51 -07:00
Olli Pettay
5022da2f45 Bug 601130 - Faster attribute serialization for innerHTML, r=laurent, a=jst
--HG--
extra : rebase_source : d58f35bf9260e8a910a3dedc64fc0f5b9adc3372
2010-10-15 21:03:44 +03:00
Olli Pettay
3028dad4aa Bug 600970 - Serializer shouldn't update all its states when it is serializing for raw, non-formatter output., r=laurent, a=jst
--HG--
extra : rebase_source : 993b9fb0c0a19b98f1ee7231e693b9a81936a40c
2010-10-15 21:01:45 +03:00
Olli Pettay
0dd3599155 Bug 599955 - Optimize DocumentEncoder, r=bz, a=jst
--HG--
extra : rebase_source : 55d360977fe8ee7d40a8a00a4a54ea03a3832f25
2010-10-15 20:59:00 +03:00
Olli Pettay
309638f46c Bug 582771 - Drag & drop email to folder fails in hotmail, r=enndeakin, a=blocking
--HG--
extra : rebase_source : 8598c6764c820388cffd82d68a851ce33d628b1b
2010-10-15 19:41:02 +03:00
Jim Mathies
447f798a29 Bug 545892 - Fix for plugins kill aero glass / browser window sometimes loses aero glass effect. r=bent, a=final. 2010-10-15 13:32:35 -05:00
Jim Mathies
d32d4258aa Bug 604318 - Personas: entering/exiting full screen mode fails to paint chrome. r=vlad, a=final. 2010-10-15 13:32:35 -05:00
Fabrice Desré
e9897bc0f6 Bug 590225 - webapps OS level integration for Android a=blocking-fennec, r=mwu,vladimir, blassey 2010-10-15 14:16:45 -04:00
Brad Lassey
6f746a27c9 bug 601984 - 2-byte/4-byte wchar mismatch warnings r=khuey a2.0=dougt 2010-10-15 14:16:44 -04:00
Dave Townsend
be736133e9 Bug 579540: Add a longer timeout to browser_bug553455.js. r=sdwilsh, a=tests 2010-10-15 10:52:02 -07:00
Dave Townsend
01a28f98b4 Bug 587088: Rollback updates when file operations fail. r=robstrong, a=blocks-betaN 2010-10-15 10:03:29 -07:00
Henrik Skupin
f79b3a195d Bug 599771: Update buttons in the Add-ons Manager to use a consistent id/anonid naming scheme. r+a=dtownsend 2010-10-15 10:00:03 -07:00
Dave Townsend
be21837bbf Bug 598261: Cannot cross compile JS on OSX. r+a=ted 2010-10-15 09:56:09 -07:00
Margaret Leibovic
dc9ebe131f Bug 604464 - Doorhanger text hidden when lwthemes (personas) are installed r=gavin a=blocking 2010-10-15 10:57:14 -07:00
Margaret Leibovic
2662426607 Bug 596731 - Add web feed control to the toolbar customization palette r=dolske a=blocking 2010-10-15 10:57:10 -07:00
Kyle Huey
4eed1ceefe Backing out Bug 598316. a=afrosdwilsh 2010-10-15 12:53:26 -04:00
Kyle Huey
71eb771fbe Backed out changeset ce62f87104e1 2010-10-15 12:53:00 -04:00