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

190192 Коммитов

Автор SHA1 Сообщение Дата
dtownsend@oxymoronical.com 69b1dc1564 Bug 414795: Progress text should read "connecting" rather than "installing". r=robstrong, a=beltzner 2008-03-07 03:10:06 -08:00
dtownsend@oxymoronical.com 0c010ec19e Bug 415255: AMO Manager: Clearing search results should refocus cursor in search textbox. r=robstrong, a=beltzner 2008-03-07 03:06:42 -08:00
dveditz@cruzio.com aca5dcbb7e bug 295922 change default for "select cert automatically", r/sr=biesi, blocking1.9+ 2008-03-07 02:52:21 -08:00
surkov.alexander@gmail.com 37d189b126 Bug 416742 - add missing file 2008-03-07 02:22:32 -08:00
jwatt@jwatt.org 1df60818bf Bug 421464. The 'type' attribute on <style> should be optional. r=longsonr@gmail.com, sr=roc@ocallahan.org, blocking1.9=me 2008-03-07 02:16:05 -08:00
surkov.alexander@gmail.com ef11919bb8 Bug 416742 - Regression: multiple rowgroups interfere with getColumnAtIndex(), r=bernd, sr=roc, a=beltzner 2008-03-07 02:14:35 -08:00
jwatt@jwatt.org 266421537e Bug 420773. Don't include filters in our list of supported feature strings. r+sr=roc@ocallahan.org, a=beltzner@mozilla.com 2008-03-07 01:58:33 -08:00
roc+@cs.cmu.edu 17ebdab033 Backing out Bug 403181. JPEG encoding test failure :-( 2008-03-07 01:28:34 -08:00
roc+@cs.cmu.edu 2c9f274033 Bug 403181. Various fixes to image rendering. Most importantly, we track the desired subimage of a CSS background image and ensure we don't sample outside it. r=vlad,sr=dbaron 2008-03-07 00:34:12 -08:00
ajschult@verizon.net f061985ee9 Bug 358599: Crash when closing tab [@ nsSHistory::EvictWindowContentViewers], r+sr=bzbarsky, a=shaver 2008-03-06 23:47:30 -08:00
karlt+@karlt.net c19aa8c610 Don't try to Place() invisible operators. b=420420 r+sr=roc a=beltzner 2008-03-06 22:37:23 -08:00
kaie@kuix.de 85c65d089e Bug 400085, nsNSSCertificate::hasValidEVOidTag compare DER, not strings Patch contributed by Honza Bambas, r=rrelyea, r=kengert, approval1.9=beltzner 2008-03-06 22:14:33 -08:00
ctalbert@mozilla.com 184aad8d9d bug 415849 QAX notification settings should be hidden for now r=jay 2008-03-06 20:05:56 -08:00
karlt+@karlt.net 4239d125f2 Bug 416549 - MathML does not render properly with text-align:justify. Patch by Frédéric WANG <fwsmail35@aol.com>, r=karlt, sr=roc 2008-03-06 19:47:11 -08:00
jwalden@mit.edu 779e668935 Make one test that relies on popup blocking being disabled fail quickly if popup blocking is enabled, and make another test non-Mozilla-specific because HTML5 got updated and now matches our behavior with respect to the origin of data: URIs (they have the origin of the window/script that opened them). rs=sicking 2008-03-06 18:32:21 -08:00
dtownsend@oxymoronical.com c25885378f Bug 415259: Update the install status in the get add-ons results if installation is cancelled. r=robstrong. 2008-03-06 18:07:55 -08:00
dtownsend@oxymoronical.com a31a139ee3 Bug 417424: AMO Manager: Multiple requests for recommended list on first opening. r=robstrong 2008-03-06 18:05:22 -08:00
dtownsend@oxymoronical.com e2747180f6 Bug 406184: PlugIns installed in the user profile directory are not loaded. r=robstrong 2008-03-06 18:02:49 -08:00
dtownsend@oxymoronical.com eddaaed8a4 Bug 361911: Unable to install updates on startup after dismissing notifications. r=robstrong 2008-03-06 17:59:42 -08:00
myk@mozilla.org 23b794404d bug 189290: add Ctrl-Q keyboard shortcut for Quit command on Linux; r=gavin, ui-r=beltzner, a=beltzner 2008-03-06 17:59:42 -08:00
dtownsend@oxymoronical.com d5ee118544 Bug 412449: Add standard install locations for OSX. r=bsmedberg, a=beltzner 2008-03-06 17:58:18 -08:00
dtownsend@oxymoronical.com a78b3f4729 Bug 414481: Get Add-ons Tab: make EULA text selectable. r=robstrong, a=beltzner 2008-03-06 17:56:20 -08:00
dtownsend@oxymoronical.com 1a0eb83437 Bug 315609: Display something other than a blank window when no extensions are installed. r=robstrong, a=beltzner 2008-03-06 17:54:48 -08:00
dveditz@cruzio.com e91b973e52 bug 417086 fix regression with ':' in chrome URI fragments, r/sr=bsmedberg, blocking-firefox3+ bug 415191 rdf/chrome version of bug 413250, r/sr=neil 2008-03-06 17:20:44 -08:00
surkov.alexander@gmail.com 8c0ad51acf Bug 417018 Array allocation mistakes in IA2, r=aaronlev, a=beltzner 2008-03-06 16:33:47 -08:00
karlt+@karlt.net 04e4c0cf75 Backing out previous revision (b=416549) due to a reftest hang on qm-centos5-01 2008-03-06 16:19:00 -08:00
karlt+@karlt.net 95709cc2cb Backing out previous revision (b=420420) due to reftest hang on qm-centos5-01 2008-03-06 16:14:56 -08:00
jruderman@hmc.edu cbae14cf8e Fix XML parsing errors in tests: apparently comments have to go *after* the ?xml version? thing Fix XML parsing errors in tests: apparently comments have to come *after* the '?xml version="1.0"?' thing. 2008-03-06 15:59:35 -08:00
igor@mir2.org f94c50c5ff bug=421154 r=brendan a1.9=blockin1.9 Faster number conversions 2008-03-06 15:24:08 -08:00
Olli.Pettay@helsinki.fi d244cc0126 Bug 421294, Crash [@ DocumentViewerImpl::GetCopyable], r+sr=jst, a=beltzner 2008-03-06 15:05:35 -08:00
dbaron@dbaron.org d7e5cb7c5b Fix -Wconversion warnings that prevent compiling netwerk/cookie/src/ (which makes warnings fatal) with gcc 4.3 on x86_64. b=409384 r=bsmedberg a=beltzner 2008-03-06 15:03:50 -08:00
mrbkap@gmail.com f809a4326b Fix compile warnings. No bug, debug only, r+rs=jst 2008-03-06 15:00:01 -08:00
mrbkap@gmail.com f51e981013 Don't assume that chrome:// implies system principals. bug 419848, r=brendan sr=jst 2008-03-06 14:52:58 -08:00
igor@mir2.org e73c273de4 bug=421314 r=myself a1.9=beltzner Patch from Mike Moening to fix VC2005 warnings that my recent changes introduced. 2008-03-06 14:51:14 -08:00
igor@mir2.org 833ed276ba bug=421266 r=brendan a1.9=beltzner js_Interpret now takes just single cx argument. 2008-03-06 14:47:46 -08:00
myk@mozilla.org fbedac7134 bug 421190: report exceptions in progress listeners; followup to fix for bug 376222; r=gavin,a=beltzner 2008-03-06 14:39:41 -08:00
karlt+@karlt.net 6620201b36 Don't try to Place() invisible operators. b=420420 r+sr=roc a=beltzner 2008-03-06 14:21:07 -08:00
vladimir@pobox.com 2ad4b8c4f3 typo fix 2008-03-06 14:03:55 -08:00
karlt+@karlt.net 22ce9740ca Bug 416549 - MathML does not render properly with text-align:justify. Patch by Frédéric WANG <fwsmail35@aol.com>, r=karlt, sr=roc 2008-03-06 13:59:03 -08:00
enndeakin@sympatico.ca a0ed2b8128 Bug 419725, hovering over autocomplete entry then opening the context menu selects the text, fix by not selecting text during the focus event, r=mconnor 2008-03-06 13:43:43 -08:00
mrbkap@gmail.com 63917f381d Remove unused variable. bug 420966 2008-03-06 13:43:26 -08:00
igor@mir2.org 5c67b33f61 bug=415455 r=brendan a1.9=blocking1.9 2008-03-06 13:40:43 -08:00
vladimir@pobox.com 402deb1b76 b=420325, menu item hover/cursor confusion, undoing my previous brokenness; r=enn 2008-03-06 12:56:47 -08:00
bent.mozilla@gmail.com c9d085b470 Bug 420700 - Bustage fix. 2008-03-06 12:35:42 -08:00
jst@mozilla.org c6c04d842e Fixing bug 396443. Make SVG documents act like all our other documents wrt enumeration hooks. r+sr=mrbkap@gmail.com 2008-03-06 12:20:42 -08:00
mrbkap@gmail.com 6af4d0b021 Protect |accum| from being collected in js_ConcatStrings. bug 393874, r=igor a=beltzner 2008-03-06 12:16:42 -08:00
bent.mozilla@gmail.com 827ac24e1e Bug 420700 - Calling createContextualFragment affects subsequent setting of innerHTML. r+sr=jst, a=blocking1.9+. 2008-03-06 12:14:33 -08:00
mconnor@steelgryphon.com be0a36e833 Bug 419967 - Cannot search in application/javascript page, r=gavin 2008-03-06 12:12:09 -08:00
mrbkap@gmail.com 9a51eefa28 Fix array_concat to be more generic. bug 420966, r=brendan a=beltzner 2008-03-06 12:05:18 -08:00
mrbkap@gmail.com 556a3969cb Allow things to happen to SJOWs if there's no code running. bug 420647, r+sr=jst 2008-03-06 12:04:05 -08:00