Commit Graph

210399 Commits

Author SHA1 Message Date
Robert O'Callahan
e9286e8613 Bug 510856. Round out 'visible area of moving content' to device pixel edges to avoid stray subpixel rectangles needing to be repainted. r=dbaron
--HG--
extra : rebase_source : 83e0e490c4b145fb774ad149c7f7a9e6ff8998c7
2009-09-07 12:35:12 +12:00
Robert O'Callahan
1da8163981 Bug 510110. Extend MozAfterPaint event to contain list of PaintRequest objects with information about individual invalidations. r=dbaron,sr=jst
--HG--
extra : rebase_source : 0e8b9f424d50c2d9e346f7ff15834202a6c101d1
2009-09-04 16:49:18 +12:00
Mark Steele
fb27339c8b b=517717; fix up webGL array compat (rename WebGL*Array->Canvas); r=vlad 2009-09-20 14:33:40 -07:00
Mark Steele
593d29892b b=517717; fix up webgl impl array args, accept Canvas*Arrays as valid params; r=vlad 2009-09-20 12:05:25 -07:00
Vladimir Vukicevic
56b5a74b14 b=517729; rename more canvas3d prefs to webgl; r=mwsteele 2009-09-20 12:05:23 -07:00
Mats Palmgren
0548da4b4b Remove unused methods. b=516976 r=bzbarsky 2009-09-20 23:37:30 +02:00
Dão Gottwald
2902fa95d2 Bug 517704 - use gBrowser instead of getBrowser() in Places code. r=mak 2009-09-20 12:58:27 +02:00
Dão Gottwald
74751676d9 backout part of changeset d93f6e968a19 2009-09-20 04:06:56 +02:00
Dão Gottwald
0f01c2911d Bug 517706 - use gBrowser instead of getBrowser() in private browsing code. r=ehsan 2009-09-20 04:00:09 +02:00
Dão Gottwald
3e08bbe5d6 add debug info 2009-09-20 03:59:39 +02:00
Dão Gottwald
56eb3f1112 Bug 517708 - use gBrowser instead of getBrowser() in session restore code. r=zeniko 2009-09-19 21:38:58 +02:00
Bobby Holley
ace91c0d7d Bug 517091 - Don't do an expensive asynchronous RequestDecode() if there's already an active full decoder. r=joe 2009-09-19 12:33:00 -07:00
Neil Rashbrook
41eabe691e Bug 508780 Followup to make qsgen.py compatible with Python 2.4 r=peterv 2009-09-19 18:10:09 +01:00
Ehsan Akhgari
a9142d831d Bug 513166 - Remove "Warning Messages" settings button from Preferences --> Security; r=dao 2009-09-19 21:08:56 +04:30
Timothy Nikkel
d584f6c4d4 Bug 514127. Draw the canvas background color on the whole canvas area instead of just the viewport when RenderDocument is called with ignore scrolling flag. r=roc 2009-09-19 12:20:42 +02:00
Dão Gottwald
767df7d61e Additional fixes for bug 386333 2009-09-19 12:19:48 +02:00
Henrik Skupin
d6a381bf50 Bug 386333 - Extract the mime type from data URI images in Page Info. r=mano 2009-09-19 12:19:00 +02:00
Alexander Surkov
f0aca020d8 Bug 496783 - setParent shouldn't be virtual, r=marcoz, davidb
--HG--
rename : accessible/tests/mochitest/test_accessnode_invalidation.html => accessible/tests/mochitest/test_invalidate_accessnode.html
2009-09-19 14:30:07 +08:00
Phil Ringnalda
6fce97e58d Bug 495228 - Remove checks for mac MOZ_WIDGET_TOOLKIT, r=ted 2009-09-18 19:59:53 -07:00
Phil Ringnalda
8490d39416 Bug 514211 - Sweep some mouse turds out of build/unix/, r=ted 2009-09-18 19:59:52 -07:00
Phil Ringnalda
783b33a49e Bug 515578 - Kill some more xmlextras and webservices leftovers, r=ted 2009-09-18 19:59:52 -07:00
Olli Pettay
b0aa205e61 b=516213; followup fix for older linux systems; r=vlad 2009-09-18 16:53:27 -07:00
Vladimir Vukicevic
c22b30a65c b=517559; remove runtime (startup) dependency on opengl32.dll, to fix Ts; r=mwsteele 2009-09-18 16:48:36 -07:00
Vladimir Vukicevic
d023bfc631 b=517557; remove --enable-canvas; r=ted 2009-09-18 16:48:35 -07:00
Peter Weilbacher
35bd372f3f [OS/2] Bug 511361 - fix font name conversion before calling FC to match the font 2009-09-18 23:33:03 +02:00
Benjamin Smedberg
8362295726 Sync changes to static-checking.js from the NS_OVERRIDE and NS_MUST_OVERRIDE bugs. 2009-09-18 17:12:19 -04:00
Robert Strong
3f496f55cc Followup test only fix for bug 471219 2009-09-18 12:50:33 -07:00
Benjamin Smedberg
b4cc34446e Bug 500870 - NS_OVERRIDE indicates that a method must override a base-class method, r=taras
--HG--
extra : rebase_source : 3dc3327030dc2cdf45bdd9170c5e9d02908c0d0c
2009-09-04 11:21:31 -04:00
Boris Zbarsky
90f86309a0 Bug 409500. Compute the right output length for our base64 decoding. r=jduell 2009-09-18 14:53:17 -04:00
Boris Zbarsky
cb141f124e Bug 515534. Simplify some nsTableRowGroupFrame methods by assuming that the frame constructor did not screw up. r=bernd 2009-09-18 14:52:58 -04:00
Boris Zbarsky
0d41491006 Bug 515829. Don't assume that mDefaultSubmitElement is non-null just because our firstSubmitSlot contains non-null. r=jst 2009-09-18 14:52:36 -04:00
Boris Zbarsky
b21d390674 Bug 515703. In some cases we can end up checking whether an element is the default submit before we've updated our default submit; in that situation wehave to do it the slow way. r=jst 2009-09-18 14:52:27 -04:00
Michael Ventnor
e18537e820 Bug 512988 - Text-shadow blur and underline messes up with padding-left. r+sr=roc 2009-09-18 20:18:35 +02:00
Dão Gottwald
5368929536 Bug 517503 - clean up gBrowser.selectedBrowser usage. r=gavin 2009-09-18 20:18:26 +02:00
Robert Strong
8a1cbc0b87 Tests for Bug 471219 - Store timer registrations somewhere permanent. r=dtownsend 2009-09-18 11:03:45 -07:00
Robert Strong
72041e0b70 Bug 471219 - Store timer registrations somewhere permanent. r=dtownsend 2009-09-18 11:03:27 -07:00
Graeme McCutcheon
b1073e7742 Bug 495153 - Findbar shouldn't add multiple listeners for the same editor. r=mano 2009-09-18 18:34:50 +01:00
Taras Glek
a7a24a1627 Bug 512726 - Add NS_MUST_OVERRIDE static annotation. r=bsmedberg
--HG--
extra : rebase_source : 4f3034c93cc76c7504d1cfb21953c495c35d068f
2009-09-18 10:26:13 -07:00
Neil Deakin
2f68128a63 Bug 498799, use waitForFocus for test_focus.xul in various places 2009-09-18 13:02:44 -04:00
Makoto Kato
c99db74a76 2nd parameter of Gestalt() is SInt32, not long. 64-bit fix. b=514996 r=josh 2009-09-18 12:37:22 -04:00
Josh Aas
049aeb5f21 Replace usage of "::StillDown" with "CGEventSourceButtonState", 64-bit fix for layout. b=517392 r=mstange r=bz 2009-09-18 12:34:37 -04:00
Josh Aas
06fea3203c Don't use internet config for pref migration in 64-bit builds. b=517407 r=mstange r=vlad 2009-09-18 12:30:06 -04:00
David Bolter
c2bbe398c4 Bug 516047 - crash [@ nsXULTreeGridCellAccessible::GetAttributesInternal(nsIPersistentProperties*)]. r=MarcoZ 2009-09-18 12:20:45 -04:00
Chris Cooper
5cdf371a5f Bug 514466 - Fix hash parsing, escape spaces prior to upload (not shipping code, but is invoked by the build system for every build) - r=bhearsum 2009-09-18 10:34:18 -04:00
Dave Townsend
dca58eabeb Bug 508109: Firefox allows installing hidden extensions. r=robstrong 2009-09-18 15:11:26 +01:00
Benjamin Smedberg
03899c3f4e Bug 517278 - JS_REQUIRES_STACK errors (jsobj.cpp and jstracer.cpp), r=jorendorff 2009-09-18 09:36:51 -04:00
Peter Van der Beken
922ebccddb Fix for bug 508780 (Stop using tearoff from quickstubs for nsDOMCSSDeclaration/nsComputedDOMStyle), part 2. r=jst.
--HG--
extra : rebase_source : 31cf92522c323b3acf062903a4e5c33ed568230c
2009-09-18 15:09:55 +02:00
Peter Van der Beken
d28059499d Fix for bug 508780 (Stop using tearoff from quickstubs for nsDOMCSSDeclaration/nsComputedDOMStyle), part 1. r=jst.
--HG--
extra : rebase_source : c08832cbf78e54b82a7bc3dd22e7bc8710ed8b29
2009-09-18 15:09:53 +02:00
Dão Gottwald
5eaa840350 tests cleanup 2009-09-18 13:52:28 +02:00
Mats Palmgren
2c137c2022 Bug 233463, patch 5 - Remove nsFrameList(nsIFrame*) ctor. r=bzbarsky 2009-09-18 13:09:36 +02:00