Граф коммитов

235882 Коммитов

Автор SHA1 Сообщение Дата
Robert O'Callahan 26b48a15c6 Bug 505693. Remove nsIView::DisownWidget. r=bzbarsky
--HG--
extra : rebase_source : 28e8dbe51cafae7454f1e847ca87597adaa28b9f
2009-07-27 09:30:22 +12:00
Robert O'Callahan c031fb0140 Bug 505743. Fix nsHTMLScrollFrame::InvalidateInternal to not take the 'invalidation in scrollbar' path when there is no scrollbar. r=dbaron
--HG--
extra : rebase_source : 8709cdba8ea6f9776b61ff935c1c850573caff3a
2009-07-27 09:29:01 +12:00
Robert O'Callahan 45d5a2e95f Bug 505667. Don't need to check INVALIDATE_NOTIFY_ONLY in nsHTMLScrollFrame::InvalidateInternal. r=dbaron
--HG--
extra : rebase_source : fa04db29e722a9aea7aaf54c783d07c432d79cad
2009-07-27 09:27:54 +12:00
Robert O'Callahan 02b103d303 Bug 505896. Try to avoid invalidating plugins unnecessarily on Windows. r=jmathies
--HG--
extra : rebase_source : dfd12f047b693a61126e4d1c961a75a84fd6e9a2
2009-07-27 09:19:15 +12:00
Robert O'Callahan 9fff6aa869 Bug 505912. Trust the widget visibility in UpdateWidgetArea. r=dbaron
--HG--
extra : rebase_source : 4c6e1b2366b430763cce546ab0e26576705a0ca3
2009-07-27 09:17:43 +12:00
Justin Dolske d608ee1439 Followup to bug 502511, fix preprocessing of aero toolbar.css in jar.mn 2009-07-26 14:59:14 -07:00
Peter Weilbacher ab68ba7eea Bug 501618: Follow up child widget removal on OS/2, p=dragtext@e-vertise, r=pweilbacher 2009-07-26 21:28:24 +03:00
Peter Weilbacher 733d4d4e3a [OS/2] Bug 506524: Disable Necko-WiFi by default on OS/2, r=wuno@lsvw 2009-07-26 21:28:24 +03:00
Dão Gottwald fd00ad504a Bug 498272 - Wait longer before showing the Ctrl+Tab panel 2009-07-26 19:36:09 +02:00
Ehsan Akhgari efff95e817 Bug 423190 - [RTL] Feed popup is hardcoded to LTR; r=dao 2009-07-26 21:29:55 +04:30
Makoto Kato 0ef40e0b09 Bug 481115 - remove nsIPref from extension/(layout-debug|widgetutils). r=roc+romaxa 2009-07-26 23:32:44 +09:00
Olli Pettay 6c1a4a6856 Bug 375928, r=roc, sr=neil 2009-07-26 15:15:11 +03:00
Ehsan Akhgari e69bdfa098 Dump the data URIs when either test_videocontrols_audio_direction.html or test_videocontrols_video_direction.html fails in order to investigate bug 501754 2009-07-26 15:11:20 +04:30
Dão Gottwald 93d6e3d18f Bug 506512 - Ctrl+Tab / All Tabs styling update 2009-07-26 09:53:04 +02:00
Serge Gautherie 8992606285 Bug 488824 - Remove WIN16 (support) code, in js/src; (Av1) 2 config.mk; r=gal 2009-07-26 07:21:06 +02:00
arno renevier 41b3ae9881 Bug 482481 - Commands doesn't work on contained contentEditable elements; PromoteInlineRange checks that selection is editable; r+sr=peterv 2009-07-26 07:21:04 +02:00
Dão Gottwald cef3606bda remove cruft from tests 2009-07-26 02:30:48 +02:00
Matthew Noorenberghe ba5e37e8f8 Bug 370117 - form autocomplete should sort by frequency of use. r=dolske 2009-07-25 22:05:03 +02:00
Mats Palmgren c1f9633867 A mochitest-plain for bug 226361. 2009-07-25 21:47:16 +02:00
Dão Gottwald b027cd5d6a Bug 421351 - allow styling richlistitems with -moz-appearance:menuitem. r=neil 2009-07-25 15:10:17 +02:00
Dão Gottwald 9ff4afca18 Bug 498704 - Make sure the window is focused before running the Ctrl-Tab test 2009-07-25 13:21:24 +02:00
Ehsan Akhgari 86b97ffec7 Bug 490702 - Remove obsolete leftovers from removed clear passwords and offline data options in clear recent history dialog; r=dao 2009-07-25 12:27:51 +04:30
Navin Lal d1cf6d8ecc Bug 74803 - Should make global data const where possible; const changes for nsmodulecomponentinfo; r=dbaron 2009-07-25 03:27:08 +02:00
Serge Gautherie 545a46e688 Bug 450450 - <test_loadflags.html> intermittently fails
(Av2a) Call |window.removeEventListener()| ++
2009-07-25 03:16:33 +02:00
Johnny Stenback 40624a6758 Fixing bug 477974. Plug a few holes where a frame could change the size/position of the containing window. r+sr=mrbkap@gmail.com 2009-07-24 14:06:47 -07:00
Dão Gottwald 036e69acf7 fix stupid browser_discovery.js 2009-07-24 21:51:02 +02:00
John Daggett dca6a0e51a Bug 493976. Move around Arabic reftest to see if it's the cause of reftest timeout problems. 2009-07-24 10:39:17 -10:00
Curtis Bartley fc5f11efaa Bug 498938 - Add Levenshtein Edit Distance function to Sqlite so we can use it in queries. r=sdwilsh sr=vlad 2009-07-24 11:39:34 -04:00
Simon Bünzli 895dff0b5d Bug 477564 - Session restore hangs/not responding with high CPU on large form with many checkboxes r=dietrich
Cap the maximum number of XPATHs generated
2009-07-24 11:39:22 -04:00
Robert Sayre a5aa254b01 Merge backout. 2009-07-24 14:02:23 -04:00
Robert Sayre aa4bcb36bf Backed out changeset 8f6d8ce284ff 2009-07-24 14:02:01 -04:00
David Mandelin 2cb583e8cb Bug 506018 - crash in js_GetClosureVar, regression from Trace JSOP_NAME for general closures. r=gal 2009-07-24 14:00:35 -04:00
Robert Sayre f94edbf9e3 Merge tracemonkey to mozilla-central. 2009-07-24 13:42:38 -04:00
Michael Kohler 6bde20336a Bug 496385 - Number of bookmarks to remove should be in the middle ("Remove %d Bookmarks") inside the star panel. r=gandalf, gavin 2009-07-24 17:36:58 +02:00
Dão Gottwald 9fe55fd97e Bug 494808 - Page Info > Media doesn't list background images anymore. r=mano 2009-07-24 17:10:02 +02:00
Rob Campbell f0e8fb40fb bug 474358 - assertion isOuterWindow fix for windows breakage 2009-07-24 11:49:37 -03:00
Jonathan Griffin 9bd07c0eff Another attempt to fix bug 503988 2009-07-24 09:33:20 -04:00
David Zbarsky 295f9efb3f Bug 332893. <form>.elements['x'] order is not updated after reordering element using DOM. r=bzbarsky 2009-07-24 09:33:20 -04:00
Boris Zbarsky 5f8f5ac338 Bug 505482. Make sure to not leave frames on overflow lists when we interrupt reflow. Also fixes bug 478527 and bug 496742. r=roc 2009-07-24 09:32:32 -04:00
Rob Campbell 08a89e920e bug 474358 - ASSERTION: Inner window detected in Equality hook, isOuterWindow, p=me, r=timeless, sr=mrbkap 2009-07-24 10:20:34 -03:00
Nicholas Nethercote 258fd04595 Bug 506139 - TM/nanojit: merge TR whitespace changes in the i386 backend. r=rreitmai. 2009-07-24 10:02:22 +10:00
Nicholas Nethercote efe7d2d392 Bug 503449 - lirasm: always build it with the js shell, and fix some breakage. r=jorendorff. 2009-07-24 08:41:59 +10:00
Robert Sayre be16f0b0e8 Merge mozilla-central to tracemonkey. 2009-07-23 16:49:14 -04:00
Taras Glek 705925f116 bug 505784: nuke STANDALONE mode in libjar r=bsmedberg 2009-07-23 11:40:29 -07:00
Robert Sayre abd80f3714 Bug 503160 - integer constants are not automatically demoted. Patch by Andreas Gal and Robert Sayre. r=dvander/gal 2009-07-22 19:47:41 -04:00
Peter Van der Beken c9d7b4d880 Fix for bug 500349 (DOMParser no longer available in Greasemonkey scripts). r/sr=jst.
--HG--
extra : rebase_source : e42a5ad4bc82ef7b6933e9420840f83548ecde2c
2009-07-22 20:50:24 +02:00
Makoto Kato 6bf79692ff Bug 499262 - Remove Metoworks Code for OS 9. r+sr=bsmedberg 2009-07-24 19:11:23 +09:00
Makoto Kato db80a5aec4 Bug 505680 - xpcshell for Symbian. r=mrbkap 2009-07-24 19:05:57 +09:00
Wesley W. Garland 5b9ca9e2a6 Bug 502696 js_CompareAndSwap on sparc should not use PRLock() r=jorendorff sr=benjamin 2009-07-24 17:41:42 +08:00
Martijn Wargers 0973add606 Bug 502233 - Webpage reading program(text to speech) stopped working in Firefox environment after upgrade, r=roc 2009-07-24 08:12:11 +02:00