Commit Graph

23492 Commits

Author SHA1 Message Date
Jesse Ruderman
cf4b91bb09 Add 19 crashtests 2009-01-01 14:18:58 -08:00
Ehsan Akhgari
cc56dbd5b3 Bug 465692 - Update the text of the Private Browsing prompt; r=gavin ui-r=beltzner,faaborg 2009-01-01 23:14:08 +03:30
Ehsan Akhgari
9457135778 Backed out changeset cdeb81e07974 because of a possible Mac problem 2009-01-01 22:59:29 +03:30
Ehsan Akhgari
226276a79c Bug 465692 - Update the text of the Private Browsing prompt; r,ui-r=beltzner ui-r=faaborg 2009-01-01 22:34:43 +03:30
stefanh@inbox.com
d2ff1cbfb6 Bug 470792 - help.xul has a wrapper vbox that prevents the toolbar to be unified. NPOB. r=Neil. 2009-01-01 17:07:38 +01:00
Jonathan Kew
460b563fc3 Bug 466599 - wrap HTML on system pasteboard to provide charset metadata, fixes paste/drag into rich-text NSTextView destinations; r=(joshmoz + roc) sr=roc 2009-01-01 15:26:16 +01:00
Daniel.S
5fe3c82ff6 Bug 240029 - table in this page incorrectly off right edge of page when fonts are small; r+sr=dbaron 2009-01-01 15:00:15 +01:00
Tyler Downer
c64b359146 Bug 471146 - remove old CAPS readme (already on devmo); r=brendan 2009-01-01 14:56:44 +01:00
Jonathan Kew
29eda950fd Bug 470418 - Leak nsStyleContext with RTL, text-transform; r,sr=roc 2009-01-01 16:34:13 +03:30
timeless@mozdev.org
e2afb0b428 Bug 469535 - Cr is not defined in viewSource.js, r=gavin 2008-12-31 22:10:19 -08:00
Phil Ringnalda
8aca67f326 Bug 470179 - Update browser/toolkit copyright dates to 2009, r=gavin 2008-12-31 18:54:17 -08:00
Phil Ringnalda
13439d7b47 Merge for backout of e0cce6a738c9 2008-12-31 18:23:21 -08:00
Phil Ringnalda
b6f4c63c3c Backed out changeset e0cce6a738c9 (Bug 466224 - Make quickstubs call nsINode/nsINodeList methods) for failing mochitest 2008-12-31 18:21:52 -08:00
David Mandelin
90baccb99f Bug 471602 part 1: make regexp compiler use one shared LIR buffer, r=gal 2008-12-31 16:41:33 -08:00
Brendan Eich
67cd92d2ce Bug 471531 - js1_7/decompilation/regress-379925.js | js1_8_1/decompilation/regress-371802.js FAIL (r=jorendorff). 2008-12-31 12:32:35 -08:00
David Mandelin
5ca9583177 Merge. 2008-12-31 11:46:10 -08:00
David Mandelin
77dfbdd679 Attempted fix for bug 470492: top crash in regexp LIR generation, r=gal 2008-12-31 11:43:50 -08:00
Mats Palmgren
895369cbd3 Reftest for bug 302379. 2008-12-31 17:38:00 +01:00
Peter Van der Beken
9f2cfc5446 Fix for bug 466224 (Make quickstubs call nsINode/nsINodeList methods). r/sr=jst. 2008-12-31 14:55:20 +01:00
Graeme McCutcheon
b0ef19dbcb Bug 418874 - undo function does not work in emptyText textboxes (e.g. Firefox search field, URL bar). r=gavin 2008-12-31 11:40:23 +01:00
Olli Pettay
4b02c1ec1d Bug 471543, r=enndeakin, sr=roc, 2008-12-31 11:29:22 +02:00
Robert Sayre
98792ddd09 Merge. 2008-12-31 01:53:26 -05:00
Phil Ringnalda
4a7e8ada57 Bug 471439 - Remove long-dead MOZ_SECURITY ifdef, r=ted 2008-12-30 20:53:08 -08:00
Stappel
7c36e5a30e Bug 469302 - Page source code after form submit shows initial form page instead of new page, r=gavin, sr=mrbkap 2008-12-30 20:45:05 -08:00
Andreas Gal
e47badd3c9 Merge. 2008-12-30 17:04:04 -08:00
Andreas Gal
21b0d26f45 Allocate the next page to be used in a lirbuf early to avoid running OOM during a page overflow (471316, r=danderson). 2008-12-30 17:03:43 -08:00
Ben Turner
9dc14ca22c Backed out changeset 1c68eb288c85 for mochitest timeouts. 2008-12-30 17:35:43 -06:00
Ben Turner
18f2466ba1 Bug 471285 - 'Workers: Spec for runtime error behavior has changed'. r+sr=jst, a=blocking1.9+ 2008-12-30 16:25:05 -06:00
Dietrich Ayala
c01314e672 Bug 432706 - Deleting/adding/updating a large quantity of bookmarks/history is very slow due to updating observers (r=marco) 2009-01-02 11:03:38 -08:00
Mark Finkle
fbc3a17287 Bug 464260: FUEL - Change nsIDOMHTMLDocument check to nsIDOMDocument check, r=gavin 2009-01-02 12:40:45 -05:00
Peter Van der Beken
78fa6325a2 Fix for bug 466224 (Make quickstubs call nsINode/nsINodeList methods). r/sr=jst. 2009-01-02 18:00:18 +01:00
Mats Palmgren
cd1c6303ff Setting selectedIndex to an out-of-bounds value should have the same effect as setting it to -1. b=471741 r+sr=roc 2009-01-02 16:54:48 +01:00
Olli Pettay
28e3d7cf73 Bug 436965, r+sr=sicking 2009-01-02 17:41:43 +02:00
Olli Pettay
ed62696892 Back out bug 436965 2009-01-02 16:31:13 +02:00
Olli Pettay
f4bf461d7e Bug 436965, r+sr=sicking 2009-01-02 14:40:43 +02:00
Robert Strong
941735fe23 Bug 318855 (string only)- followup to fix hardcoded app name. 2009-01-02 01:54:20 -08:00
Natch
b932660ed6 Bug 416661 - "Site-specific zoom level shouldn't apply to image documents" (Future proof the test...) [r=gavin] 2009-01-02 01:34:44 -06:00
Ehsan Akhgari
c477a4b9ff Bug 463400 - Make about:privatebrowsing useful outside the private browsing mode; r=gavin ui-r=beltzner 2009-01-02 10:07:04 +03:30
Daniel.S
409d9a892a Bug 389623 - box with background-attachment:fixed goes on top of floats; reftest; r+sr=dbaron 2009-01-02 07:21:30 +01:00
Bo Yang
86206e20f5 Bug 453094 - Some strong type conversion make GCC not complain; r=jorendorff sr=peterv 2009-01-02 07:21:26 +01:00
timeless@mozdev.org
c0e84d173f Bug 431776 - sdr doesn't handle oom, r=kaie 2009-01-01 22:12:22 -08:00
Vlado Valaštiak
34344ee7c5 Bug 471668: add access key for sanitizeDurationBox, r=gavin 2009-01-02 01:05:42 -05:00
Gervase Markham
eb9081f1b2 Bug 415128: fix Help->About copyright notice to mention licensing information, and remove references to logo copyright in non-branded builds, r=gavin, a=beltzner 2009-01-02 00:36:07 -05:00
Ehsan Akhgari
d46fa1ae1a Bug 471428: add keyboard shortcut for private browsing mode (Cmd+Shift+P), r=gavin, ui-r=beltzner 2009-01-02 00:21:02 -05:00
Robert Strong
247e364bdc Bug 459615 - Remove the needElevation param from WinLaunchChild. r=ted.mielczarek, r=jmathies 2009-01-01 16:18:33 -08:00
Ehsan Akhgari
01a453eea4 Bug 469158 - Remove the 'privacy.sanitize.promptOnSanitize' preference; r=gavin ui-r=beltzner 2009-01-02 03:30:49 +03:30
Ehsan Akhgari
56697ffb92 Bug 471627 - Update text of about:private browsing before string freeze; r=gavin ui-r=beltzner 2009-01-02 03:29:48 +03:30
timeless@mozdev.org
9d1932e7d2 Bug 470804 crash [@ NS_GetInnermostURI - nsScriptSecurityManager::CheckLoadURIWithPrincipal], r=bz, sr=dveditz 2009-01-01 15:45:23 -08:00
Phil Ringnalda
dd512bcb35 Crashtest for Bug 470804 crash [@ NS_GetInnermostURI - nsScriptSecurityManager::CheckLoadURIWithPrincipal], r=bz 2009-01-01 15:45:23 -08:00
Robert Strong
a88f8be553 Bug 318855 - 'Help/Check for Updates' should not be disabled when Firefox doesn't have write access to itself, but should perform check anyway (and, on Linux, prompt for root password). r=beltzner, approval1.9.1=beltzner 2009-01-01 14:28:03 -08:00