Commit Graph

55121 Commits

Author SHA1 Message Date
Jim Mathies
00bcc039b2 Bug 543910 - nsILookAndFeel support for detecting common windows themes. r=neil, a=final. 2010-10-09 15:53:44 -05:00
Vladimir Vukicevic
d0b53174f7 b=602396; upgrade ANGLE to r445, mozilla portion; r=bjacob a=b 2010-10-09 12:44:25 -07:00
Vladimir Vukicevic
246057b47c b=602396; upgrade ANGLE to r445 2010-10-09 12:44:25 -07:00
Vladimir Vukicevic
5f1547b612 b=528746; 2dcontext.drawImage paints webgl canvas upside down; r=jrmuizel 2010-10-09 12:44:24 -07:00
Vladimir Vukicevic
d6d667fe54 Update in-tree WebGL test suite to r12629 2010-10-09 12:44:24 -07:00
Vladimir Vukicevic
5585ebca9f b=582053; integrate webgl confromance suite as mochitest, angle followup; r=bjacob 2010-09-13 08:53:52 -07:00
Timothy Nikkel
c126c217ef Bug 602794. nsPresContext::IsRootContentDocument is wrong for the embedding situation. r=bzbarsky a=dbaron 2010-10-09 14:09:22 -05:00
Timothy Nikkel
6b52748494 Bug 587960. Backout test workaround now that we have real fix. a=backout 2010-10-09 14:09:22 -05:00
Timothy Nikkel
ede56de270 Bug 587960. Don't run tree view code when the document is a zombie. r=bzbarsky a=roc 2010-10-09 14:09:22 -05:00
Timothy Nikkel
ce930f4482 Bug 592803. Remove nsPresContext::NotifyInvalidateForScrolling because it is not used. r=roc a=dbaron 2010-10-09 14:09:22 -05:00
Timothy Nikkel
3fe8b5b2f9 Bug 600148. Always round up in nsPoint::ToNearestPixels to match nsRect::ToNearestPixels. r=dbaron a=blocking-betaN+ 2010-10-09 14:09:22 -05:00
Timothy Nikkel
4ad6405061 Bug 591815. Don't bail early if we don't have a target frame for mouse down events because we still need to process them. r=smaug a=blocking-betaN+ 2010-10-09 14:09:22 -05:00
Alon Zakai
75f580ffb9 Bug 564118 - Waking up every second due to IdleService. r=MikeK a=blocking-fennec 2010-10-09 11:08:24 -07:00
Alon Zakai
3fad238bbf Bug 599428 - Optimize permissions IPC. r=dwitte a=blocking-fennec 2010-10-09 11:07:38 -07:00
L. David Baron
8b82b6bc70 Fix GC race in test by doing QueryInterface when needed, in case a the wrapper has been GCed since the last QueryInterface. (Bug 600785) r=ted.mielczarek a2.0=tests 2010-10-09 09:34:58 -07:00
L. David Baron
f3487dd947 Remove canvas shadow quirk that was recently removed from the spec. (Bug 600428) r=roc a2.0=blocking2.0:beta8 2010-10-09 09:34:58 -07:00
L. David Baron
f5e65555c1 Add a change that was missed in changeset 7e330021ce68 (bug 590039). a2.0=blocking 2010-10-09 09:34:58 -07:00
Olli Pettay
a192e4cadf Bug 601236, better scoping for mozAutoDocUpdate to remove some assertions, r=sicking, a=sicking 2010-10-09 13:10:29 +03:00
Olli Pettay
bcc43c0f80 Bug 560235 - background image in print-specific style sheet not printed and not displayed in print preview, r=dbaron, a=blocking 2010-10-09 13:03:06 +03:00
Ginn Chen
b4b379c859 Bug 593753 Update libvpx to 0.9.2 (Solaris bustage) r=tterribe a=blocking2.0 2010-10-09 16:42:48 +08:00
Tatiana Meshkova
7123aa0e2c Bug 602837 - Pinch doesn't care about orientation. r=romaxa a=blocking-fennec 2010-10-09 09:14:57 +03:00
Tatiana Meshkova
f06b6d9784 Bug 602927 - Swipe doesn't care about orientation. r=romaxa a=npodb 2010-10-09 09:12:32 +03:00
Tatiana Meshkova
4eafda549b Bug 590565 - Multitouch swipe gestures for MeeGo/Qt r=wolfiR a=blocking-fennec 2010-10-09 09:08:42 +03:00
Oleg Romashin
aaf4b96402 Bug 603046 - nsQAppInstance::AddRef() should be used instead of QApplication. r=dougt a=npodb 2010-10-09 09:05:50 +03:00
Fabrice Desre
607c94214f Bug 600816 - Blank page at geolocation and strange behavior. r=dougt a=blocking-fennec 2010-10-08 14:48:39 -07:00
Doug Turner
281b8787aa Bug 601276 - Initalize QApplication in the child similar to what we do on GTK. r=cjones a=blocking-fennec
--HG--
extra : rebase_source : 5c2d48e5d55ce06047255affa5d9a3d7a31641c3
2010-10-08 14:48:37 -07:00
Doug Turner
3ddc96f907 Bug 602292 - removed dead code in ContentChild r=dwitte
--HG--
extra : rebase_source : fcf20ba992aa48a38a199e46f135ea2566ee7a22
2010-10-08 14:29:51 -07:00
Honza Bambas
66f2a8369f Bug 586766 - e10s http: fix redirect/cancel race. r=jduell, a=blocking-fennec-b2 2010-10-08 22:07:58 -07:00
Honza Bambas
4f467cb08b Bug 586738 - e10s http: check HttpChannelChild::Redirect1Begin cancel logic. r=jduell, a=blocking-fennec-b2 2010-10-08 22:07:49 -07:00
Smokey Ardisson
aca952bfa4 Bug 600133 - Fix about:buildconfig unification after bug 538890, and future-proof the process a little bit. r=gavin, a2.0=gavin 2010-10-08 22:10:51 -04:00
Chris Jones
47b96ba210 Bug 598955: It's OK to change the viewport config of a <browser> without a frame. r=tn a=mfinkle 2010-10-08 18:16:11 -05:00
Chris Jones
4dada3937e Bug 602978: Blacklist JITs on the GT-I9000. r=dvander a=blocking-fennec 2010-10-08 16:22:36 -05:00
Benedict Hsieh
27d2dc8d88 Bug 593349 - Startup cache writing algorithm causes severe fragmentation r=dwitte a=blocking-final 2010-09-30 14:48:23 -07:00
Ian Gilman
1116e3057d Bug 594909 - Intermittent failure in browser/base/content/test/tabview/browser_tabview_launch.js | Tab View is visible r=dietrich, a=test 2010-10-08 14:03:52 -07:00
Steffen Wilberg
59ba462f71 Bug 579729: Mention TabCandy's use of jQuery in about:license. r=gerv, a=blocking-final+ 2010-10-08 22:46:38 +02:00
Ehsan Akhgari
83a84791e8 Bug 602141 - Right arrow navigation broken on later contenteditable content on single line; r=bzbarsky a=blocking-final+ 2010-10-08 15:49:47 -04:00
Mark Finkle
b76f83c3bb Bug 594847 - Handle content-process crashes more gracefully (platform patch) [r=cjones a=blocking-fennec] 2010-10-08 15:12:40 -04:00
Timothy Nikkel
25ef24ef0d Bug 564705. Add crashtest. a=tests-only 2010-10-08 13:58:45 -05:00
Timothy Nikkel
fc49980c85 Bug 601547. Dispatch starved paints on the top level window too, not just child windows. r=jimm a=blocking-betaN+ 2010-10-08 13:58:45 -05:00
Felipe Gomes
336dbfc982 Bug 599681. Fix window border hittest comparison. r=jmathies a=blocking-final 2010-10-08 15:51:50 -03:00
Felipe Gomes
093d5b5f12 Bug 593307. Ensure centerscreen windows are initially created in a valid screen position. r=jst,jmathies a=blocking-final 2010-10-08 15:51:50 -03:00
Mike Beltzner
2d336b31cc Bug 424872. Support form restore for securely transmitted site (HTTPS). r=zpao a=blocking-b8 2010-10-08 15:51:50 -03:00
Ian Gilman
e82a24870f merge panorama-central to mozilla-central [a=blocking, dietrich] 2010-10-08 10:35:04 -07:00
Dave Townsend
1f39aacf71 Bug 595656: Add-ons view rounded border corners sometimes cut off by content. r=Unfocused, a=blocks-final 2010-10-08 10:12:09 -07:00
Ben Hearsum
284d3e7b2f bug 485860: change automation to also post en-US xpi, just like any other locale -- don't override PKG_LANGPACK_PATH when generating en-US langpack. r=ted, a=bsmedberg/approval2.0+ 2010-10-08 13:00:28 -04:00
Jim Mathies
0a31580bbd bustage fix for 128d7ea8ebfc. a=bustage 2010-10-08 11:43:55 -05:00
Ehsan Akhgari
f588e54d24 Fix a non-libxul accessibility build bustage (regression from bug 598238); r=davidb a=bustagefix 2010-10-08 12:15:53 -04:00
Bas Schouten
7093f0f17d Bug 600941: Follow-up to properly process review comment, typo. r=vlad a=blocking-betaN 2010-10-08 18:13:47 +02:00
Bas Schouten
d3a7e174bd Bug 600909: Use OptimalFillOperator() for drawing some images. r=joedrew a=blocking-betaN 2010-10-08 18:02:58 +02:00
Bas Schouten
69868a0008 Bug 600909: Optimize DrawPath for working with D2D surfaces. r=vlad a=blocking-betaN 2010-10-08 18:02:56 +02:00