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

234515 Коммитов

Автор SHA1 Сообщение Дата
Boris Zbarsky 232ecbe6c8 Bug 498530. Don't try to remove array elements that might not be in the array. r+sr=smaug 2009-06-16 11:46:24 -07:00
Neil Deakin ab0d133389 Bug 498075, two clicks required to switch away from focused plugin, also fixes ususual minimzing behaviour where it immediately restores again, r+sr=smaug 2009-06-16 14:34:13 -04:00
Neil Deakin 8fa82cb02b Bug 497565, only make the window key when visible, r=josh 2009-06-16 14:05:16 -04:00
mak77@bonardo.net 88e5c6a26c Bug 496542 - Duplicate entries in History sidebar and Library (r=sdwilsh) 2009-06-16 10:45:13 -07:00
Alexander Surkov d228b1a299 Bug 498277 - nsARIAGridAccessible is used for html:table with role='grid', r=davidb, r=MarcoZ 2009-06-16 18:48:05 +02:00
Olli Pettay de8d8d5478 Bug 496317 - Remove nsPopupBlockedEvent, r+sr=sicking
--HG--
extra : rebase_source : 354385de35d48a6f2c911c20175b1715c89c9196
2009-06-16 19:07:56 +03:00
Alexander Surkov 589f457afc Bug 493723 - implement IAccessibleTable interface for ARIA grids, r=davidb, r=ginn, r=MarcoZ 2009-06-16 18:42:35 +02:00
Bjarne dee4280501 Bug 490095 fix regression from bug 468594: don't override VALIDATE_NEVER when
the URL has a query string and no explicit expiration time.
r+sr=biesi
2009-06-16 18:27:17 +02:00
Marco Bonardo 0df3038ae6 Bug 498407 - Adding search keyword doesn't work on many sites, transactions manager tries to get anno for an invalid itemId, r=dietrich 2009-06-16 17:17:43 +02:00
L. David Baron 6730c2f7fd Remove support for fallback background colors. (Bug 496721) r+sr=bzbarsky 2009-06-16 08:00:20 -07:00
L. David Baron 2f0c6a9e87 Don't reduce the height we're checking while we reflow for floats. (Bug 494332) r+sr=roc 2009-06-16 08:00:20 -07:00
Christian Biesinger f310605657 bug 498433 Add [ ] to the EscapeURI whitelist, so that IPv6 literals get
serialized correctly.
r+sr=bz
2009-06-16 15:15:57 +02:00
Arpad Borsos 77b21ab250 Back out b8e531a6c961 (Bug 474369), it really did cause the windows dhtml regression
--HG--
extra : rebase_source : 568114bcfc5a7710d9e2c2fe5e234fa190bebba1
2009-06-16 14:38:51 +02:00
Arpad Borsos 68e78f80a9 Back out 7d502207183d (Bug 493701), it really did cause the windows dhtml regression
--HG--
extra : rebase_source : 1c08b3767508bc359d395560b08248fcaa71f511
2009-06-16 14:37:35 +02:00
Olli Pettay 9da6f0843d Bug 489561 - nsPrincipal should cache nsIPrefBranch and codebase_principal_support pref, r+sr=dveditz, +comments from bz 2009-06-16 14:00:06 +03:00
Olli Pettay ad1b3f2aef reuse etci pool, r+sr=sicking
--HG--
extra : rebase_source : 698eae6de79ab094c978cf06f938dd2240a31bc8
2009-06-16 12:15:46 +03:00
Olli Pettay fe93cc2a50 Bug 498319, r+sr=bz
--HG--
extra : rebase_source : 3e2865232a43ef4e3a63627abf0f603e37351412
2009-06-16 12:05:09 +03:00
Florian Queze 3ac56b657c Bug 316071 - Software Update progress bar updates in 300k chunks, making it look stalled for dialup users. r=biesi 2009-06-16 10:46:40 +02:00
Simon Montagu 5a31d83b1e Unit test for ISO-2022-KR decoding 2009-06-16 01:14:21 -07:00
Simon Montagu 2c13a1b25c Bug 494099, HZ-GB-2312 converter reads beyond input buffer and omits characters at block boundaries. r=VYV03354@nifty.ne.jp 2009-06-16 00:13:28 -07:00
Arpad Borsos a510be9b9c Bug 493701 - Use a macro to reduce redundancy in nsDocLoader.cpp; r=bz 2009-06-11 11:03:40 +02:00
Arpad Borsos a19520a847 Bug 474369 - get rid of nsVoidArray, remaining parts; r=bz, sr=dbaron 2009-05-07 17:15:26 +02:00
Boris Zbarsky 49de861f33 Disable this test for now, due to random orange. See bug 492575 2009-06-15 16:06:21 -07:00
Boris Zbarsky acc48d6aac Bug 495167. Make XPCOMUtils.generateQI deal with string interface names. r+sr=bsmedberg 2009-06-15 16:06:20 -07:00
Joe Drew 75fefb7b53 Bug 496593 - Image cache entry comparison is wrong. r=vladimir, sr=bzbarsky 2009-06-15 15:33:48 -07:00
Josh Aas cd996ad555 Fix some whitespace issues in nsObjectFrame.cpp. no bug, r/sr=sparky 2009-06-15 17:36:11 -04:00
Jonathan Kew 0ed2841659 Bug 498252 - Correct the font-size used in context menus, r=josh 2009-06-15 22:04:22 +02:00
Markus Stange 0c5f1adec3 Bug 498375 - "Load images automatically" is misaligned in the preferences content pane, r=dao 2009-06-15 21:53:49 +02:00
Dave Townsend f4887b0fe1 Bug 498379: Checking that we aren't updating to an older version of the application fails in certain cases. r=robstrong 2009-06-15 20:48:30 +01:00
Dave Townsend 128666b459 Bug 496917: Use extensionVersion when doing version comparisons. r=robstrong 2009-06-15 20:32:32 +01:00
Dão Gottwald 5d1761f5bf Bug 415791 - Page scrolls to the focused element when closing panels. r=enn 2009-06-15 20:38:25 +02:00
Neil Deakin 513d5a0e6b Bug 497562, accesskeys on radio don't focus properly, r+sr=neil 2009-06-15 11:08:41 -04:00
Neil Deakin 478eb586e1 Bug 497593, assertion should be allowing null values, r+sr=smaug 2009-06-15 11:05:47 -04:00
Axel Hecht 4356d62565 bug 489313, use l10n.mk for Firefox, r=ted
--HG--
extra : rebase_source : d9de2acc0dd0238f8b9601b147c992b2b29fd25b
2009-06-15 16:17:19 +02:00
Axel Hecht 3a0a4f1938 bug 493837, JarMaker fails when using ../configure directly, r=ted
--HG--
extra : rebase_source : cedc1321589efd50f6635c3a7cf9a420805ef6a4
2009-06-15 16:16:40 +02:00
Hanspeter Niederstrasser 3e06c7fe3b Bug 490995 - "netwerk/wifi assumes Darwin=cocoa" [r=ted.mielczarek]
--HG--
extra : rebase_source : 65a436247d18e99e833e8a9be4f69f84169aa3ca
2009-06-15 10:09:16 -04:00
Ted Mielczarek 4af8ee164d bug 468447 - Nonfatal "NMAKE : fatal error U1052: file 'makefile.sub' not found" in every single log masks real errors in failure logs. r=bsmedberg
--HG--
extra : rebase_source : a4a468e05352c69e1e9cf1e1d2148f9f0ca13b63
2009-05-11 15:54:39 -04:00
Gavin Sharp 84e55b0172 Bug 491636 - -moz-user-focus:normal for selected tabs should be set consistently and in the content stylesheet. r=enn 2009-06-15 15:43:34 +02:00
leftturnsolutions@yahoo.com 11d34f5fa3 Bug 428579 - "You have added a security exception for this site " lacks a final dot. r=dietrich 2009-06-15 15:42:26 +02:00
Makoto Kato e1116b84ee Bug 472608 - Support Win64 for embedding/browser/activex. r=bsmedberg 2009-06-15 20:21:15 +09:00
Marco Bonardo a3c22656f4 Bug 324430 - Allow stopping Places results updates when they are unused, r=dietrich 2009-06-15 13:09:40 +02:00
Olli Pettay 32010e23da Bug 496308 - Crash [@ nsDOMPopupBlockedEvent::GetRequestingWindow], r+sr=jonas 2009-06-15 13:27:54 +03:00
Olli Pettay 3e98b75bda Bug 493266 - Optimize setting currentTarget, r+sr=bz 2009-06-15 13:21:06 +03:00
Olli Pettay 34a895afdc Bug 495098 - [@ nsXMLHttpRequest::StreamReaderFunc ], r+sr=sicking
--HG--
extra : rebase_source : 29d31152455cd9f6702f0788539f0b62bbcf3a98
2009-06-15 13:11:04 +03:00
John P Baker 88b50abd93 Bug 479634 - Multiple declarations of loop variable in tabbrowser.xml. r=dao 2009-06-15 12:00:58 +02:00
gekacheka@yahoo.com 3ca6ea4e66 Bug 491218 - toolbarbutton type="menu" vertical orient dropmarker is too tall. r=dao 2009-06-15 12:00:07 +02:00
Hiroyuki Ikezoe 352f827bbd Bug 488807 - Should close the handle of FindFirstFile. r=blassey, sr=bsmedberg 2009-06-15 11:58:25 +02:00
Olli Pettay e13afacc52 Bug 495444, r=enn,sr=neil
--HG--
extra : rebase_source : a4eaa6a8c816630456381b78f436447159bd44a8
2009-06-15 12:46:39 +03:00
Rich Walsh 796c106899 [OS/2] Bug 498230: fix build breakage in nsWindow & nsFrameWindow, r=pweilbacher 2009-06-15 11:06:31 +02:00
Olli Pettay 86a9952ec9 Trunk patch for Bug 491134, r+sr=jst 2009-06-15 11:27:29 +03:00