bzbarsky%mit.edu
82d06572da
Shut down the textrun cache on shutdown. Bug 357779, r=vlad, sr=roc
2007-01-23 05:24:21 +00:00
dbaron%dbaron.org
47f4966b12
Change the bulk of ascent (baseline) computation to happen on a virtual method on nsIFrame, and remove the redundant descent member from nsHTMLReflowMetrics, primarily to support having both first-line and last-line baselines. b=367332 r+sr=roc
2007-01-23 04:06:56 +00:00
dbaron%dbaron.org
46397a599e
Give inline-blocks NS_BLOCK_SPACE_MGR and NS_BLOCK_MARGIN_ROOT. b=367504 r+sr=roc
2007-01-23 03:53:46 +00:00
roc+%cs.cmu.edu
f3f7b87507
Bug 333659. Land layout changes to pass only single-direction textruns to nsIRenderingContext string methods. r=dbaron
2007-01-23 02:58:55 +00:00
szegedia%freemail.hu
d3daba9ac8
Fix for #367385 and #333168 defineClass's inheritance mapping is broken for abstract class subclasses
2007-01-23 02:21:35 +00:00
szegedia%freemail.hu
3e9025687f
Fix for #366550 � increment and decrement operators don't work for global vars with dynamic scopes (patch by Hannes Wallnoefer)
2007-01-23 02:14:24 +00:00
szegedia%freemail.hu
9bf9c18654
Fix for #366550 � increment and decrement operators don't work for global vars with dynamic scopes
2007-01-23 02:10:13 +00:00
mattwillis%gmail.com
9b1eb995e1
Moving Sunbird trunk tinderboxes to use SUNBIRD_0_3_BRANCH for the upcoming 0.3.1 maintenance release
2007-01-23 01:24:09 +00:00
sayrer%gmail.com
15ba7e685f
Bug 366993. HTML doctype should always be capitalized. r+sr=jst
2007-01-23 01:16:27 +00:00
mattwillis%gmail.com
70d5c23fa9
Moving Sunbird trunk tinderboxes to use SUNBIRD_0_3_BRANCH for the upcoming 0.3.1 maintenance release
2007-01-23 01:12:00 +00:00
sayrer%gmail.com
091299fd42
Bug 367548. Add global convenience methods to check the version of Mac OS X at runtime. Patch by Colin Barrett <cbarrett@mozilla.com>. r=josh, sr=stuart
2007-01-23 01:06:42 +00:00
mattwillis%gmail.com
0b45f0db27
Moving Sunbird trunk tinderboxes to use SUNBIRD_0_3_BRANCH for the upcoming 0.3.1 maintenance release
2007-01-23 00:58:00 +00:00
jst%mozilla.org
5e16330daa
Fixing bug 287112. Make atob() report the right exception on invalid characters in the input. r+sr=jonas@sicking.cc
2007-01-23 00:48:02 +00:00
mattwillis%gmail.com
94e2bee875
Moving Sunbird trunk tinderboxes to use SUNBIRD_0_3_BRANCH for the upcoming 0.3.1 maintenance release
2007-01-23 00:47:45 +00:00
preed%mozilla.com
152992a6de
Bug 366650: patcher2 should use license and updateType settings; Fixes errors where you don't have a licenseUrl defined (popped the following assertion: ASSERT: SubstitutePath() called with null path at line 353.); always defines $updateType, even if it's not defined. write_patch_info(), which is the consumer of this data, can handle undef, but the rest of the app has troubles w/ that. r=rhelmer.
2007-01-23 00:45:01 +00:00
martijn.martijn%gmail.com
6e5d945b23
Bug 366119 � Mingw build error in nsCycleCollector.cpp, r=graydon, sr=jst
2007-01-23 00:39:25 +00:00
martijn.martijn%gmail.com
dd5be2a278
Bug 363934 � keyboard tab bar navigation broken, r=gavin, sr=neil
2007-01-23 00:32:20 +00:00
jwatt%jwatt.org
6d67901f70
add missing define. r=roc (no bug)
2007-01-22 23:51:15 +00:00
rhelmer%mozilla.com
73f8b0eec5
fixes for l10n tagging r=preed b=366850
2007-01-22 23:39:27 +00:00
jwatt%jwatt.org
6f4bb014dc
fix typo. r=stuart (no bug)
2007-01-22 23:25:41 +00:00
tor%cs.brown.edu
ffa16993ad
Bug 367557 - correct filter/pattern surface refcount. r=vlad, sr=roc
2007-01-22 23:19:54 +00:00
pedemont%us.ibm.com
476346c376
Add missing underscore
2007-01-22 21:46:02 +00:00
brendan%mozilla.org
da6c255437
Oops.
2007-01-22 20:29:17 +00:00
brendan%mozilla.org
9ff14f57a9
Fix 367589, a=dveditz.
2007-01-22 20:27:31 +00:00
enndeakin%sympatico.ca
be7ebc13f2
Bug 364396, native theming for dropmarker in Cocoa, r=josh
2007-01-22 19:54:36 +00:00
scott%scott-macgregor.org
5c9081806e
icon update from arvid. sr=me
2007-01-22 19:25:23 +00:00
pedemont%us.ibm.com
fcb47f55ea
Remove duplicate lines
2007-01-22 19:23:05 +00:00
tor%cs.brown.edu
e0756e0496
Bug 367416 - thebes API additions needed for nsSVGPathGeometryFrame
...
conversion. r=vlad
2007-01-22 18:14:47 +00:00
crowder%fiverocks.com
d13831daec
Bug 367743: memory leak in AddCharsToURI (jsstr.c) - patch by Gavin Reaney gavin@picsel.com, r=crowder
2007-01-22 17:13:23 +00:00
ccooper%deadsquid.com
89edda0daf
- fix faulty timestamp instructions
2007-01-22 16:01:10 +00:00
ccooper%deadsquid.com
ee18804ad9
- fix faulty tiemstamp instructions
2007-01-22 15:56:28 +00:00
edburns%acm.org
7f65fd36d8
M webclient/build-tests.xml
...
- re-enable all tests, but CurrentPageTest is currently hanging.
M webclient/classes_spec/org/mozilla/webclient/impl/wrapper_native/EventRegistrationImpl.java
- Use new "runUntilEventOfType" method to prevent deadlock when creating a new
window.
M webclient/classes_spec/org/mozilla/webclient/impl/wrapper_native/NativeEventThread.java
- extract doEventLoopOnce() method from run()
- create new method runUntilEventOfType().
M webclient/classes_spec/org/mozilla/webclient/impl/wrapper_native/WindowControlImpl.java
- convert anonymous inner class for WCRunnable.nativeRealize into
non-anonymous inner class of WindowControlImpl
M webclient/test/automated/src/classes/org/mozilla/webclient/WindowCreatorTest.java
- Make sure to realize the new window on the main thread.
2007-01-22 12:35:14 +00:00
longsonr%gmail.com
0b2fa84d3f
Bug 367209 - getBBox() returns ((0,0), (0,0)) on two point polyline. r+sr=tor
2007-01-22 10:04:29 +00:00
bugreport%peshkin.net
78768d9a0d
Bug 366243: Permit boolean searches of creation date and last changed date to use relative dates
...
Patch by Joel Peshkin <bugreport@peshkin.net>
r,a=justdave
2007-01-22 04:49:35 +00:00
bzbarsky%mit.edu
1576b4b3b0
Fix build bustage. Bug 367587
2007-01-22 04:41:06 +00:00
bzbarsky%mit.edu
66bc63e520
Make it possible for callers who want to iterate all the row groups and
...
GetMapFor() for all of them do so in about O(N) time instead of O(N^2) (in
number of row groups). Bug 366892, r=bernd, sr=roc
2007-01-22 04:35:25 +00:00
rhelmer%mozilla.com
f5c5f90737
remove undeclared var errors introduced by previous patch
2007-01-22 04:34:43 +00:00
bzbarsky%mit.edu
ff79c0a249
Have a faster way of iterating down the columns of a table. Bug 352461,
...
r=bernd, sr=roc
2007-01-22 04:32:33 +00:00
bzbarsky%mit.edu
cfe5a5a02b
Remove some redundant (but not quite identical, hence asserting) logic. Bug
...
367587, r+sr=roc
2007-01-22 04:29:35 +00:00
bzbarsky%mit.edu
1556078e33
Don't do XUL collapsing stuff with HTML text inputs or HTML scrollframes. Bug
...
335628, r+sr=roc
2007-01-22 04:27:31 +00:00
bzbarsky%mit.edu
f55251fc1b
Filter out entries for files in subdirectories even at the root. Bug 367459,
...
patch by Alfred Kayser <alfredkayser@nl.ibm.com>, r+sr=bzbarsky
2007-01-22 01:47:50 +00:00
timeless%mozdev.org
8aeb9d978d
Bug 333172 minVersion should be a fixed number, don't link against layout for DOM Inspector
...
patch by comrade693+bmo@gmail.com r=jminta, r=neil, r=gavin, sr=neil
2007-01-22 01:02:49 +00:00
mozilla.mano%sent.com
dfee6e79fc
Bug 367293 - Change 'Open in Tabs' to 'Open All in Tabs' (places-bookmarks builds). r=sspitzer.
2007-01-22 00:16:57 +00:00
mozilla.mano%sent.com
7c508116e3
Bug 367025 - 'Bookmark All Tabs' command is always enabled in places-bookmarks builds. r=sspitzer.
2007-01-21 23:31:39 +00:00
mozilla.mano%sent.com
576398afd3
Bug 367187 - Places context menu fx2-parity. r=sspitzer.
2007-01-21 23:22:52 +00:00
reed%reedloden.com
00537c8576
Bug 367283 - "weekly query in reporter fails" [p=reed r=justdave]
2007-01-21 23:04:18 +00:00
neil%parkwaycc.co.uk
b78056c717
Bug 366887 Stylesheet switcher should use DOM style set methods r=bz,IanN sr=bz
2007-01-21 21:08:33 +00:00
cst%yecc.com
601ac6b608
Bug 367461 Tab Preview Should Be Disabled for Current Tab
...
r+sr=neil
2007-01-21 20:36:58 +00:00
bzbarsky%mit.edu
34840aa4fc
Documenting bug.
2007-01-21 20:12:28 +00:00
bugzilla%standard8.demon.co.uk
40ab464980
Bug 361326 Address book directories obtained through RDF aren't always initialised properly (ldap part) r=iann_bugzilla,sr=bienvenu
2007-01-21 18:49:58 +00:00