Commit Graph

255117 Commits

Author SHA1 Message Date
Matthew Gregan
8f6aeecfc2 Bug 690603 - Remove PR_TRUE/PR_FALSE from media code. r=doublec 2011-09-30 12:34:37 +13:00
Matt Brubeck
5c53a351fd Re-backout 9928fb9a32b1 which was accidentally un-backed-out by the last merge 2011-09-29 19:56:32 -07:00
Matt Woodrow
5c34b707d7 Bug 505115 - Part 21 - Enable 3D transforms by default. r=roc 2011-09-30 14:39:40 +13:00
Matt Woodrow
ed02009f86 Bug 689501 - Use an offscreen surface for rendering 3d transformed content instead of PushGroup in BasicLayers. r=roc 2011-09-30 14:13:50 +13:00
Matt Woodrow
14526049b5 Bug 689501 - Remove invalid assertion with 3d transforms. r=roc 2011-09-30 14:07:04 +13:00
Matt Brubeck
f4cbbb87ca Merge mozilla-central to mozilla-inbound 2011-09-29 17:36:40 -07:00
Ehsan Akhgari
5e4dbdfba3 Backout changeset 32e9422afd8d (bug 687265) explicitly from mozilla-central 2011-09-29 20:29:11 -04:00
Ehsan Akhgari
68fd287b45 Backout changeset 32e9422afd8d (bug 687265) one more time since I accidentally merged it back to mozilla-inbound 2011-09-29 20:16:49 -04:00
Gavin Sharp
4a9cf3e571 Backed out changeset c96e659e0f0a
--HG--
extra : rebase_source : 0cd6c4d0744e2b10bf6081ebd4c474342b48eddf
2011-09-29 17:05:59 -07:00
Ehsan Akhgari
88d00459a7 Update NSPR to NSPR_4_9_BETA3. Fixes bug 684254, bug 331316, bug 684758, bug 681558 2011-09-29 18:42:53 -04:00
Ehsan Akhgari
9e431fb574 Merge the last green changeset of mozilla-inbound into mozilla-central 2011-09-29 17:38:33 -04:00
Mark Finkle
eba6e9f2ef Backout 39d5bb6c6d4d for reftest-2 failures on Android 2011-09-29 14:34:13 -04:00
Rafael Ávila de Espíndola
f9a5a340cd Bug 689066 - Fix c++11 incompatibility. r=luke. 2011-09-29 13:49:54 -04:00
Mounir Lamouri
9758bb7c77 Bug 690220 - Fix random orange in browser_bug638292.js. r=mbrubeck 2011-09-29 19:01:49 +02:00
Ehsan Akhgari
fc78bec76a Merge mozilla-central into mozila-inbound 2011-09-29 12:51:50 -04:00
Mark Finkle
7a33a050ef Bug 690134 - Fennec shows non-interactive UI on firstrun instead of splash screen [r=mbrubeck] 2011-09-29 12:48:51 -04:00
Kyle Huey
69ee188cf8 Bug 687332: Fix OpenWebApps. r=fabrice 2011-09-29 12:06:36 -04:00
Kyle Huey
11bb6bb4f1 Bug 687332: Fix test pilot. r=me 2011-09-29 12:06:36 -04:00
Kyle Huey
55aea821c1 Bug 687332: Fix up LocaleRepository.jsm. r=mbrubeck 2011-09-29 12:06:36 -04:00
Kyle Huey
f28c4d4a41 Bug 687332: Fix up CrashSubmit.jsm. r=ted 2011-09-29 12:06:36 -04:00
Kyle Huey
bb038e3359 Bug 687332: Fix up update tests. 2011-09-29 12:06:36 -04:00
Kyle Huey
982b07a86e Bug 687332: Fix up telemetry. 2011-09-29 12:06:36 -04:00
Kyle Huey
1bb588823f Bug 687332: Fix toolkit/. r=rs 2011-09-29 12:06:36 -04:00
Kyle Huey
000b7433d3 Bug 687332: Fix up geolocation. r=dougt 2011-09-29 12:06:36 -04:00
Kyle Huey
c9eb9b4cd7 Bug 687332: Fix an opt-only linking error by including the header that has the body of the inline function in question. 2011-09-29 12:06:36 -04:00
Kyle Huey
9200ef4402 Bug 688417: Test for Bug 505915 expects setting xhr.onreadystatechange to unwrap the object passed in. r=mrbkap 2011-09-29 12:06:36 -04:00
Kyle Huey
d189cf1746 Bug 688776: test_doublewrappedcompartments.xul relies on XHR event listener being a wrapped JSObject. r=mrbkap 2011-09-29 12:06:36 -04:00
Kyle Huey
28a72a046f Bug 688416: Test for Bug 502959 relies on XHR event listener being an nsIDOMEventListener. r=mrbkap 2011-09-29 12:06:35 -04:00
Kyle Huey
d356b536a3 Bug 575917: Grab some more permissions in crashinject.exe. r=ted 2011-09-29 12:06:35 -04:00
Kyle Huey
449047ac82 Bug 687332: Move inline event listeners on EventSource to the event listener manager. r=smaug 2011-09-29 12:06:35 -04:00
Kyle Huey
6555135ee6 Bug 687332: Move inline event listeners on XHR to the event listener manager. r=smaug 2011-09-29 12:06:35 -04:00
Kyle Huey
e19cb7eb57 Bug 687332: Move inline event listeners on FileReader to the event listener manager. r=smaug 2011-09-29 12:06:35 -04:00
Kyle Huey
99f348a3f5 Bug 686941: Make nsIDocument::mCachedRootElement a weak pointer. r=smaug 2011-09-29 12:06:35 -04:00
Kyle Huey
0ba68de373 Bug 657994: Factor out common bits of FileReader. r=smaug 2011-09-29 12:06:35 -04:00
Kyle Huey
7c4f4193aa Bug 685666: Eliminate test/mozmill/Makefile.in's dependency on racy gmake-only target-specific-variable propagation behavior. r=ted f=jhammel 2011-09-29 12:06:20 -04:00
Benoit Jacob
c332263356 Bug 684882 - on Macs with Intel GPUs, limit cube map size to 512 - r=jrmuizel 2011-09-29 10:13:49 -04:00
Benoit Jacob
085fec0117 Bug 684882 - back out db67bdba5ca8 2011-09-29 10:13:49 -04:00
Benoit Jacob
428af685fc Bug 684882 - back out b4fd4fd0dc3f 2011-09-29 10:13:49 -04:00
Michael Wu
4259bb9e4b Bug 690297 - Fix handling of boolean prefs in gfx code after s/PRBool/bool/, r=jfkthame 2011-09-29 03:59:43 -07:00
Michael Wu
d2b70213ac Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
--HG--
rename : tools/trace-malloc/bloatblame.c => tools/trace-malloc/bloatblame.cpp
2011-09-28 23:19:26 -07:00
Michael Wu
d8b65e2c6f Merge mozilla-central to mozilla-inbound on a CLOSED TREE 2011-09-28 22:46:19 -07:00
Makoto Kato
89bf0597c8 Bug 681202 - Add Android x86 target. r=glandium 2011-09-29 13:39:03 +09:00
Benoit Jacob
c18592723f Bug 630728 - Intermittent test_webgl_conformance_test_suite.html | Test expected to fail, but passed: conformance/texture-npot.html; r=ehsan 2011-09-29 00:06:03 -04:00
Rafael Ávila de Espíndola
64516c61e6 Move android back to c++0x to see if we have some hidden dependency
on it. r=revert.

--HG--
extra : rebase_source : 5172df2e68d3881f8f19c89c209216778640f574
2011-09-28 23:05:31 -04:00
Alexander Surkov
d764accfee Bug 687393 - HTML select options gets relation from containing label, r=tbsaunde 2011-09-29 12:13:08 +09:00
Matt Brubeck
7190cb9376 Bug 681995 - Zoom to viewport width by default instead of document width [r=mfinkle] 2011-09-28 18:29:22 -07:00
Vivien Nicolas
7b37824ea6 Bug 689494 - Don't resize the UI when dragging the tablet sidebar rightward [r=mbrubeck] 2011-09-28 17:29:29 -07:00
Matt Brubeck
3d16624646 Bug 689966 - Pref are initialized twice because of reference to nonexistent element [r=wesj] 2011-09-28 17:29:08 -07:00
Philipp von Weitershausen
3903579a39 Merge services-central with mozilla-central 2011-09-28 16:45:43 -07:00
Wolfgang Germund
80c37cdd5a Bug 296795: ZipReader doesn't handle non-ASCII characters r=taras 2011-09-28 16:14:45 -07:00