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

217067 Коммитов

Автор SHA1 Сообщение Дата
ajschult@verizon.net 7c1c8e0ae7 Bug 418175: popup attribute test fails if context menu is too big, r=enndeakin 2008-02-19 22:56:41 -08:00
philringnalda@gmail.com 9dd5d2d28f Bug 418012 - Friulian (fur) missing from (accept) language options, r=smontagu, a=schrep 2008-02-19 22:48:08 -08:00
philringnalda@gmail.com 31efc9d7cd Bug 418032 - Don't build an interface to a disabled crashreporter, r=ted, a=schrep 2008-02-19 22:47:54 -08:00
dmose@mozilla.org fbabce2293 Fix SunOS build bustage + wrongly typed return value in landing of bug 395277, a=build-bustage 2008-02-19 22:10:33 -08:00
jag@tty.nl 09f591ff6a Bug 415142: Mozilla build broken in mozilla/js/src/jsgc.c:2217. All the compilers we support can handle long long, so just go with that. Also remove ifdefs for compilers we no longer care about. r=/a=brendan 2008-02-19 21:11:01 -08:00
crowder@fiverocks.com 71c91b4135 Bug 418515 - Better management of parent-finding, needed for new arrays implementation, r/a+=brendan 2008-02-19 21:05:24 -08:00
dmose@mozilla.org a6e3415b18 Add an l10n strategy for web-based protocol handler updating (bug 395277); r=myk, sr=biesi, r=gavin (for browser/ pieces), a=blocking-1.9+; late-l10n checkin 2008-02-19 20:46:35 -08:00
bzbarsky@mit.edu a2b6078fbb Adding sanity tests. 2008-02-19 20:01:52 -08:00
bzbarsky@mit.edu e5029a3dad Fix line numbering in JS components so it's not off by 1. Bug 418491, r+sr+a=brendan 2008-02-19 19:57:11 -08:00
joshmoz@gmail.com 97a2b33a92 focus ring cut off when autocomplete goes away on 10.4. Also optimize top-level window ::Show to be cheap when asked to go into the same state it is already in. b=417124 r=hwaara sr=roc 2008-02-19 18:30:24 -08:00
joshmoz@gmail.com 6ee00397f2 nsnull version of wrapping macros. b=417563 sr=roc 2008-02-19 18:23:52 -08:00
roc+@cs.cmu.edu 946c127612 Bug 418158. nsIDOMSVGComponentTransferFunctionElement should not export the non-scriptable internal-use-only GenerateLookupTable function. r=rlongson,sr=pavlov,a=beltzner 2008-02-19 18:11:53 -08:00
roc+@cs.cmu.edu c064a3f608 Bug 416204. feFlood should not support an in1 property, this was a bug in the SVG spec that is being fixed. r=rlongson,sr=pavlov,a=beltzner 2008-02-19 18:10:05 -08:00
mozilla.mano@sent.com e21a57cec7 Bug 415390 - refreshing a livebookmark in a bookmark menu's submenu throws 'Container view not found'. r=dietrich. 2008-02-19 18:08:25 -08:00
roc+@cs.cmu.edu 9ca691c7f5 Bug 261081. Support official 'pre-wrap' value for CSS 'white-space' since we already support it well as '-moz-pre-wrap'. r+sr=dbaron,a=schrep 2008-02-19 18:07:48 -08:00
jonas@sicking.cc be754b91f3 Bug 416036, add back interface that fell out. r/sr=jst 2008-02-19 18:06:53 -08:00
sayrer@gmail.com 6b44a3cd87 Bug 417052. Adjust JS_GC heuristic. Patch by Igor Bukanov <igor@mir2.org>. r/a=brendan 2008-02-19 17:20:24 -08:00
brendan@mozilla.org ff2dc2e131 Fix untagged boolean stored as jsval bug (418504, r=jwalden). 2008-02-19 16:48:10 -08:00
dolske@mozilla.com 3a3cdd6cc9 Bug 418519 - minor formatting nits in Login Manager source code. Not worth r/a. 2008-02-19 16:26:19 -08:00
dolske@mozilla.com 38f2ada94b Bug 414186 - slow loop code in nsICODecoder? r=stuart. a1.9=schrep 2008-02-19 15:40:04 -08:00
bent.mozilla@gmail.com c2aca7cf15 Add missing file from the last checkin, bug 392322 2008-02-19 15:27:26 -08:00
bent.mozilla@gmail.com b8d5096317 Bug 392322 - "XMLHttpRequest crashes on local file retrieval [@ nsCrossSiteListenerProxy::OnStartRequest]". r+sr=sicking, a=blocking1.9+. 2008-02-19 15:12:23 -08:00
vladimir@pobox.com 3dc7062ed2 b=418353, sync up cairo to 1.5.8-87-g21049a9 imported patch 418353-cairo-upgrade.patch 2008-02-19 14:52:57 -08:00
jst@mozilla.org 11bd9c4a1b Landing fix for bug 410010. Make exceptions thrown during even handling always get reported once the event handler has run. Patch by mrbkap@gmail.com, r+sr=jst@mozilla.org 2008-02-19 14:38:34 -08:00
bent.mozilla@gmail.com a99352a85c Bug 417840 - "ASSERTION: Shouldn't be observing anymore" removing 'ref' attribute. r+sr=jst, a=blocking1.9+. 2008-02-19 14:21:45 -08:00
bent.mozilla@gmail.com 623ba14027 Bug 417383 - Remove useless warning. r+sr=jst, a=blocking1.9+. 2008-02-19 14:17:37 -08:00
Olli.Pettay@helsinki.fi 36efaf4abf Bug 390813, r=neil, sr=jst 2008-02-19 14:15:51 -08:00
joshmoz@gmail.com 71c47d1c7f more obj-c exception protection. b=417558 r=shebs sr=roc 2008-02-19 12:58:01 -08:00
bclary@bclary.com 03e98611db JavaScript Tests - add js1_5/Regress/regress-416628.js to the performance tests, bug 416628 2008-02-19 12:16:03 -08:00
bclary@bclary.com d8d5cb311d JavaScript Tests - update to remove failures due to change in expected behavior, bug 345855 2008-02-19 12:11:22 -08:00
mozilla@weilbacher.org 6dc1bf75c8 Bug 415686: remove FONT_LEADING_APIS_V2 ifdefs which are no longer useful for cairo builds. Also remove related functions and tests. r/sr=dbaron, r=pavlov, a=beltzner 2008-02-19 11:41:56 -08:00
dbaron@dbaron.org 9935d2ac24 Expose GetBodyContent and use it to avoid performance hit of nsIDOMHTMLDocument::GetBody. b=331530 r+sr=sicking a=schrep 2008-02-19 10:47:34 -08:00
dbaron@dbaron.org 65dc3d5b57 Fix reftests that depended on bug 379461. 2008-02-19 10:46:43 -08:00
dbaron@dbaron.org 3be15e3993 Treat backgrounds on body the same in XHTML as for HTML. b=379461 r+sr=bzbarsky a=schrep 2008-02-19 10:46:21 -08:00
dbaron@dbaron.org b215821977 Add iframe wrappers for viewport scrollbar tests, since viewport scrollbars don't seem to show up in reftest framework. 2008-02-19 10:42:48 -08:00
bzbarsky@mit.edu fdde7589e7 Adding test 2008-02-19 10:15:45 -08:00
bzbarsky@mit.edu df21804284 Make sure that <frame>s don't fall through to nsLeafFrame sizing, unlike <iframe>s. Bug 414322, r+sr=dbaron, a=schrep. 2008-02-19 09:53:46 -08:00
bzbarsky@mit.edu 84d7d94016 Don't parse "style" attributes in data documents unless someone asks for .style. Bug 418214, r+sr=peterv, a=schrep 2008-02-19 09:52:00 -08:00
bent.mozilla@gmail.com 7414095b2c Bug 416066, disable bad tests for bug 399606. r=dietrich, a=blocking-firefox3+. 2008-02-19 09:42:09 -08:00
dbaron@dbaron.org 450c8e68d1 Back out for now, until I have a chance to fix reftests depending on old behavior. 2008-02-19 09:28:00 -08:00
dbaron@dbaron.org 56c9647fff Expose GetBodyContent and use it to avoid performance hit of nsIDOMHTMLDocument::GetBody. b=331530 r+sr=sicking a=schrep 2008-02-19 08:48:09 -08:00
dbaron@dbaron.org 4ef03afd5f Treat backgrounds on body the same in XHTML as for HTML. b=379461 r+sr=bzbarsky a=schrep 2008-02-19 08:46:29 -08:00
johnath@mozilla.com c68f0c44e4 Larry UI for Owner shows "No Information Provided," but Page Info says differently. b=415282, r=gavin, ui-r=beltzner, a=schrep 2008-02-19 07:21:36 -08:00
johnath@mozilla.com 57a20c7a91 Clicking site/identity button should restore location bar contents. b=406779, p=Ehsan Akhgari, r=mano, a=schrep 2008-02-19 07:14:26 -08:00
surkov.alexander@gmail.com bdd5255e56 Bug 417317 - Certain types of LISTITEM accessibles no longer get attributes set like "x of y", regression from fix for bug 389926, r=marcoz, a=mtschrep 2008-02-19 05:47:19 -08:00
Olli.Pettay@helsinki.fi 268e67466f Back out Bug 380454 2008-02-19 05:47:15 -08:00
Olli.Pettay@helsinki.fi 209a0ce434 Bug 417384, r+sr=peterv, a=mtschrep 2008-02-19 05:17:29 -08:00
Olli.Pettay@helsinki.fi 7d529f5ad9 Bug 380454, r=benjamin, sr=sicking 2008-02-19 05:15:37 -08:00
Olli.Pettay@helsinki.fi 2b2ef37cb2 Bug 380454, r=benjamin, sr=sicking 2008-02-19 05:06:22 -08:00
igor@mir2.org 758f394559 Bug 416439. Using goto error in the interpreter to shrink code size. r,a1.9=brendan 2008-02-19 04:16:26 -08:00