Commit Graph

208202 Commits

Author SHA1 Message Date
Andreas Gal
a2d0c90ce1 Merge. 2009-07-20 14:06:39 -07:00
Andreas Gal
e86a754bfd Backed out changeset 692e8a1325f8 (bug 504705). Crashes with TMFLAGS=full on browser startup. 2009-07-20 13:58:00 -07:00
Jacob Bramley
b2926d7961 Backing out a broken part of 99dfb2001094. (no bug) 2009-07-20 11:34:34 +01:00
Jacob Bramley
db291b282d Use ARM's 'Operand 2' encoding for immediates. Also fixes bug 504637. (490968, r=vladimir) 2009-07-20 10:56:44 +01:00
wes@page.ca
00eac88708 Bug 504647 - JITted regular expressions crash SPARC Nanojit. r=dmandelin 2009-07-20 14:11:12 +08:00
Markus Stange
a29d7ab7fb Bug 501957 - Make the size of XUL radio buttons and checkboxes dependent on the font size. r=dao 2009-07-18 15:51:54 +02:00
Olli Pettay
26b1eb0ee3 bug 501900, r+sr=roc 2009-07-21 14:59:46 +03:00
Olli Pettay
d6f0680d20 bug 503699, r+sr=roc 2009-07-21 14:58:30 +03:00
Dão Gottwald
cf80630b4c Bug 303491 - Groupbox caption styling cleanup. r=mstange, ui-r=faaborg 2009-07-21 12:12:01 +02:00
Martin Stránský
48eb31ace1 Bug 486482 - null deref [@ nsPluginNativeWindowGtk2::CreateXEmbedWindow ]. r=josh, sr=jst 2009-07-21 10:13:38 +02:00
Robert Sayre
03b57c5d54 Merge tracemonkey to mozilla-central for backouts. 2009-07-21 00:57:41 -04:00
Dão Gottwald
2ea214bf46 Bug 465076 - Ctrl+Tab / All Tabs design revision (pref'd off). r=enn 2009-07-21 06:25:59 +02:00
Dão Gottwald
ae24ecb7f9 merge 2009-07-21 06:25:07 +02:00
Dão Gottwald
ae63a93e39 Backed out changeset af278cec894d because of test_eviction.html failure 2009-07-21 06:24:37 +02:00
Joe Drew
2aa59235f2 Bug 753 - Remove nsIImage, gfxIImageFrame, and their implementations, and expose an equivalent api on imgIContainer. r=roc,josh,bz,longsonr,vlad,karlt,jimm,bsmedberg,mfinkle,peterw,peterv sr=vlad,roc
--HG--
rename : gfx/src/shared/gfxImageFrame.cpp => modules/libpr0n/src/imgFrame.cpp
rename : gfx/src/shared/gfxImageFrame.h => modules/libpr0n/src/imgFrame.h
2009-07-20 18:50:15 -07:00
Serge Gautherie
a6e367551a Bug 438331 - Remove WIN16 (support) code everywhere; (Kv2) <makedep.cpp>; r=ted.mielczarek 2009-07-21 03:37:52 +02:00
Dan Witte
17d17efd50 Bug 444600 - (cookiemonster2) Cookies go missing after a few days. Implement an age+number based purge algorithm. r=sdwilsh, sr=mconnor 2009-07-20 18:32:38 -07:00
Johnny Stenback
16bda017ab Backed out changeset a28347623d0f due to mochitest failures. 2009-07-20 18:20:49 -07:00
Justin Lebar
88226e8c85 Bug 504837: Hashchange event should not be restricted to firing only when the document's readystate is 'complete'. r/sr=smaug
--HG--
extra : rebase_source : 977f304a4f318c9371da5065cab600f57804ea0d
2009-07-20 14:09:04 -07:00
Brad Lassey
79741dd4cc bug 505120 - updater does not copy permissions correctly r=robstrong 2009-07-20 18:53:46 -04:00
Daniel Holbert
92a7240fd1 Bug 504934: Add braces to an "if/else" cascade to fix build warning. r+sr=jst 2009-07-20 15:29:32 -07:00
Steven Michaud
c55209062c [OSX] Embedded plugins don't print - NPP_Print not called. b=191046 r=josh,kinetic 2009-07-20 17:10:36 -05:00
Neil Rashbrook
dba2472e83 Bug 504660 Make sEmptyBuffer non-const so EnsureMutable can safely use it for an empty string r=bsmedberg 2009-07-20 21:04:44 +01:00
Steven Michaud
40ff9dce9c [Mac 10.4] Crash in [@ nsViewManager::IsViewInserted(nsView*)] using Google Toolbar. b=503391 r=josh 2009-07-20 14:44:25 -05:00
Honza Bambas
479929e28c Bug 475053 - Implement asyncPromptAuth to fix multiple password prompt overlap, r=bzbarsky+dolske 2009-07-20 20:29:41 +02:00
Honza Bambas
b9d50dd244 merge backout 0a13ddc99c95 2009-07-20 20:01:35 +02:00
Honza Bambas
9d5c6615df backing out 0a13ddc99c95, bug 475053 2009-07-20 20:00:49 +02:00
Benjamin Smedberg
c8af83a623 Fix review nits from bug 463417 which I forgot to address earlier. 2009-07-20 11:48:45 -04:00
Honza Bambas
3f7b9b6a29 Bug 475053 - Implement asyncPromptAuth to fix multiple password prompt overlap, r=bzbarsky+dolske 2009-07-20 17:25:05 +02:00
Honza Bambas
019d82d46c Bug 501422 - HTML5 offline resources doesn't work, r=bzbarsky 2009-07-20 17:25:04 +02:00
Honza Bambas
49f9e7320b Bug 412833 - TLS intolerant server condition is concluded prematurely, r=nelson 2009-07-20 17:25:04 +02:00
Robert Sayre
f5049397af Merge tracemonkey to mozilla-central. 2009-07-20 11:18:04 -04:00
Steven Michaud
040ee0abe0 Safely iterate parents' children in widget destructors on OS X. b=503196 r=josh 2009-07-20 10:02:31 -05:00
L. David Baron
efbee7cd1c Merge backout of changeset 6e11834d07c9 (Bug 503597) until x86_64 Linux tinderboxes (bug 505215) and maybe other tinderboxes (bug 505203, bug 505204) are updated. 2009-07-20 08:58:36 -04:00
L. David Baron
f6da2efd50 Backed out changeset 6e11834d07c9 (Bug 503597) until x86_64 Linux tinderboxes (bug 505215) and maybe other tinderboxes (bug 505203, bug 505204) are updated. 2009-07-20 08:58:17 -04:00
L. David Baron
ba06d41e98 Also block -moz-box-shadow when using document-specified colors is disabled, and fix a testing error with the patch for text-shadow. (Bug 503188) r=bzbarsky 2009-07-20 07:04:42 -04:00
L. David Baron
1abef83160 Don't silently disable WiFi on Linux if we can't find iwlib.h. (Bug 503597) r=dougt,bsmedberg 2009-07-20 07:04:42 -04:00
L. David Baron
0c97593d39 Add tests for cloning of media queries. (Would have caught bug 504032.) 2009-07-20 07:04:42 -04:00
L. David Baron
53e2566c2b Use char16_t when available, and when it is, don't test for -fshort-wchar. (Bug 502298) r=bsmedberg 2009-07-20 07:04:41 -04:00
wes@page.ca
3196150aea Bug 504647 - JITted regular expressions crash SPARC Nanojit. r=dmandelin 2009-07-20 14:22:45 +08:00
Chris Pearce
ae9a6035fd Bug 499519 - liboggplay fix; disable video tracks with height 0 video. r+=doublec, sr+=roc. 2009-07-20 14:26:09 +12:00
Dão Gottwald
61c254b113 whitespace cleanup 2009-07-19 09:39:42 +02:00
Markus Stange
76d8dcbd58 Merge backout of bug 501957 (changeset 29fb65d31455) 2009-07-18 18:09:35 +02:00
Markus Stange
2dc47a84a1 Backed out bug 501957 (changeset 29fb65d31455) because it caused test_contextmenu_list.xul failures. 2009-07-18 18:08:18 +02:00
Markus Stange
d86cafb835 Bug 504300 - Preferences window styles should live in toolkit, not browser. r=dao
--HG--
rename : browser/themes/pinstripe/browser/preferences/panebutton-active.png => toolkit/themes/pinstripe/global/icons/panebutton-active.png
rename : browser/themes/pinstripe/browser/preferences/panebutton-inactive.png => toolkit/themes/pinstripe/global/icons/panebutton-inactive.png
2009-07-18 15:52:14 +02:00
Markus Stange
53c1350a58 Bug 501957 - Make the size of XUL radio buttons and checkboxes dependent on the font size. r=dao 2009-07-18 15:51:54 +02:00
Markus Stange
969400d64b Bug 481630 / bug 484488 - Remove nsIFullScreen.idl. Should have been part of changeset 51ca7c35d98f. 2009-07-18 15:51:23 +02:00
Boris Zbarsky
3e8397c185 Bug 504032. Make sure to copy mIsEmpty when cloning media lists. r=dbaron 2009-07-17 23:47:38 -04:00
Boris Zbarsky
9033e4dee5 Trying to fix bug 503988 2009-07-17 23:35:09 -04:00
Alexander Surkov
d3b128e0a7 Bug 420845 - Fire event_reorder on any embedded frames/iframes whos document has just loaded, r=marcoz, davidb 2009-07-18 11:09:16 +08:00