Olli.Pettay@helsinki.fi
58218f2b53
wasn't going to check in this
2007-06-26 21:25:27 -07:00
Olli.Pettay@helsinki.fi
7a515960c9
Bug 385315, Remove unused parameters from XML/XBL/RDFContentSink::FlushText, r+sr=peterv
2007-06-26 21:22:35 -07:00
roc+@cs.cmu.edu
ee678ee439
Bug 384836. Relanding fix to pass around gfxContexts a bit more instead of hanging on to one in nsTransformedTextRun. r=smontagu,pavlov
2007-06-26 21:22:21 -07:00
philringnalda@gmail.com
4e904870ec
Bug 384985 - Remove unused entities in update, patch by Jason Barnabe <jason_barnabe@fastmail.fm>, r=gavin
2007-06-26 21:15:44 -07:00
roc+@cs.cmu.edu
1d03ec8bb4
Bug 383551. Adding reftest.
2007-06-26 21:09:12 -07:00
sdwilsh@shawnwilsher.com
756f50870b
Backout of Bug 366797 due to leaks
2007-06-26 20:21:18 -07:00
roc+@cs.cmu.edu
d0ccd1d0f9
Fixing bustage
2007-06-26 20:06:04 -07:00
roc+@cs.cmu.edu
26f439cf9b
Bug 383551. Clean up IsInlineFrame, nsStyleDisplay::IsBlockLevel and related methods. r+sr=dbaron
2007-06-26 19:31:35 -07:00
roc+@cs.cmu.edu
ad7d6b1173
Bug 385293. Silence warnings about textrun recreation that aren't really problems, just informational. r=smontagu
2007-06-26 19:21:34 -07:00
rflint@ryanflint.com
9e1d94e645
Bug 251339 - Frames Context Menu: duplicate keyboard shortcuts for 'W' and 'F'. Patch by Kevin Brosnan <kbrosnan@gmail.com>, r=gavin
2007-06-26 18:42:38 -07:00
sspitzer@mozilla.org
a4c02456ab
fix for bug #381751 : when I drop a bookmark or link in the sidebar or bookmark manager dialog, it frequently doesn't go where I expect it to go
...
fix for bug #385970 : Drag and drop around folders reacts incorrectly to mouse position
fix for bug #382679 : moving items in the organizer down are off by 1
patch by=Christine Yen <cyen@mozilla.com>
r=sspitzer
2007-06-26 18:38:50 -07:00
dtownsend@oxymoronical.com
4dad1c1885
Bug 247116 - Web pages bounce/shake/jump (places version of patch). r=mano
2007-06-26 18:13:28 -07:00
pavlov@pavlov.net
d95b7468f0
removing printf
2007-06-26 17:52:41 -07:00
sdwilsh@shawnwilsher.com
0400e02de6
Bug 384235 - The check-interactive target doesn't load head_*, tail_* files for a test. Patch by Alex Vincent <ajvincent@gmail.com>. r=rcampbell
2007-06-26 17:51:33 -07:00
sdwilsh@shawnwilsher.com
63c8d13237
Bug 314846 - exthandler doesn't remove : colon from mac file names (Random filename after downloading). Patch by Edward Lee <edilee@gmail.com>. r=benjamin, sr=cbiesinger
2007-06-26 17:45:52 -07:00
sharparrow1@yahoo.com
70b8781826
Update UUID for nsIParser
2007-06-26 17:41:30 -07:00
flamingice@sourmilk.net
adc66522b8
Bug 380984, NPAPI symbols hidden in libnullplugin.so and libunixprintplugin.so, Patch by Karl Tomlinson, r+sr=jst
2007-06-26 17:41:08 -07:00
sdwilsh@shawnwilsher.com
4649c3e6de
Bug 209555 - <radio> must be children of <radiogroup>. Patch by Alex Vincent <ajvincent@gmail.com>. r=enndeakin
2007-06-26 17:39:27 -07:00
pavlov@pavlov.net
cab0f40712
make sure the length is >= the data we're reading before we read it. hoping to fix 382713. r=roc
2007-06-26 17:34:52 -07:00
flamingice@sourmilk.net
6a1badf022
Bug 384965, use const nsEvent* aEvent in nsLayoutUtils::GetEventCoordinatesRelativeTo, Patch by Karl Tomlinson, r+sr=roc
2007-06-26 17:30:21 -07:00
sdwilsh@shawnwilsher.com
79956847e4
Bug 366797 - Revise the Location Bar. Patch by Dão Gottwald <dao@design-noir.de>. r=gavin.sharp, ui-r=beltzner
2007-06-26 17:25:25 -07:00
sharparrow1@yahoo.com
e8a1d4364b
Bug 385923: Remove unused code from nsRenderingContextImpl. rs=pavlov.
2007-06-26 17:24:56 -07:00
sharparrow1@yahoo.com
f31668952f
Bug 384898: Cleanup nsScanner. r=mrbkap, sr=jst
2007-06-26 17:21:47 -07:00
dbaron@dbaron.org
c01c7627c4
Temporarily change assertion to warning so we can make assertions fatal on tinderbox. b=340242 r=peterv sr=brendan
2007-06-26 17:13:01 -07:00
sspitzer@mozilla.org
2aafb0b267
fix for bug #382118 : New separators cannot be deleted
...
patch=Christine Yen <cyen@mozilla.com>
r=sspitzer
2007-06-26 17:02:17 -07:00
sdwilsh@shawnwilsher.com
19146c0174
Bug 384944 - Use nsICookieManager2::Add instead of nsICookieService::SetCookieString for cookie restoration. Patch by Simon Bünzli <zeniko@gmail.com>. r=dwitte
2007-06-26 17:01:56 -07:00
sdwilsh@shawnwilsher.com
2870ca7946
Bug 247437 - SSE has issues with JPEG decoding. Patch by Ryan VanderMeulen <ryanvm@gmail.com>. r=pavlov
2007-06-26 16:53:56 -07:00
sayrer@gmail.com
2f6fd74c23
Bug 385982. WebContentConverterRegistrar in cycle with nsJSID. r=gavin
2007-06-26 16:48:55 -07:00
dbaron@dbaron.org
d0ed87d4da
Back out bug 384836 to diagnose Tp/Tp2 regression bug 385957.
2007-06-26 15:16:34 -07:00
dbaron@dbaron.org
4523fcc6fa
Back out bug 385686 to diagnose Tp/Tp2 regression bug 385957.
2007-06-26 15:16:07 -07:00
benjamin@smedbergs.us
5ebfce3c70
Reverting bug 383167 again for linux test bustage :-(
2007-06-26 12:22:51 -07:00
steffen.wilberg@web.de
ee57bf037e
Bug 352229: Fix 'copying_saving_and_printng_pages' typo in documentation ids.
2007-06-26 11:53:02 -07:00
sharparrow1@yahoo.com
bf7019e8c4
Bug 385936: Remove nsLayoutUtils::CreateOffscreenContext. r+sr=dbaron
2007-06-26 11:46:35 -07:00
brendan@mozilla.org
397ecf464e
Re-land fix for cloned function object prototyping (300079, r=igor/mrbkap).
2007-06-26 11:19:54 -07:00
benjamin@smedbergs.us
e9bad473b9
More from bug 383167 - package the platform.ini file
2007-06-26 11:10:04 -07:00
benjamin@smedbergs.us
bd5749568a
Bug 383167 trying again, reviews by luser and biesi, sr=jst
2007-06-26 09:35:01 -07:00
sspitzer@mozilla.org
c98a26e88b
fix for bug #385867 : crash when opening the history sidebar (grouped by date) if visit time is in the future
...
r=dietrich
2007-06-26 08:42:07 -07:00
stefanh@inbox.com
e7cc1d2432
Bug 384948 - Clean up findBar.css (Winstripe part). r=Mano.
2007-06-26 08:22:17 -07:00
kaie@kuix.de
df0789552a
Bug 372389, Typos in pippki.properties
...
r=gerv
2007-06-26 07:48:30 -07:00
enndeakin@sympatico.ca
54b5959784
Bug 379140, support global properties that are chrome only, r+sr=jst
2007-06-26 07:44:20 -07:00
dwitte@stanford.edu
1ad6eb2554
remove nsICookieServiceInternal. b=384990, r+sr=biesi
2007-06-26 03:41:58 -07:00
dveditz@cruzio.com
56a9050dc7
bug 381264 nix 'track' method; r=biesi, sr=sicking
2007-06-26 02:28:38 -07:00
Olli.Pettay@helsinki.fi
bfc2ae9619
Bug 336081, Crash [@ nsHTMLEditRules::WillOutdent], r=neil, sr=peterv
2007-06-26 01:52:03 -07:00
dwitte@stanford.edu
f03c281249
prevent creating, modifying, and deleting HttpOnly cookies from web content, and add unit tests to that effect. b=383181, r+sr=dveditz
2007-06-26 01:36:50 -07:00
Olli.Pettay@helsinki.fi
7821b6c9c1
Bug 385082, make nsDOMEvents ccollectable (to fix leak in wordpress.com), r+sr=peterv
2007-06-26 01:21:42 -07:00
dwitte@stanford.edu
1543d48f1b
removing redeclaration, r+sr+ui-r+a=sdwilsh
2007-06-25 22:28:25 -07:00
dwitte@stanford.edu
8afd980244
fix typo from storage checkin.
2007-06-25 22:10:33 -07:00
sayrer@gmail.com
6180e6a2cb
Bug 385087. Switch contentprefs to XPCOMUtils. backout for leak regression.
2007-06-25 21:57:30 -07:00
roc+@cs.cmu.edu
4e19947cc9
Bug 384836. Avoid using a stale gfxContext, by not holding onto one in nsTransformedTextRun, passing in a gfxContext when required instead. r=pavlov,smontagu
2007-06-25 21:25:00 -07:00
flamingice@sourmilk.net
bff3b472ba
Bug 385686, No Focus indicator for radios/checkboxes/textboxes on Linux, Patch by Michael Ventnor, r+sr=roc
2007-06-25 21:13:30 -07:00