sspitzer@mozilla.org
|
e849282ca5
|
fix for bug #380703 separators in bookmark manager dialog and bookmark sidebar have a (16px x 16px) blank spacepatch=Christine Yen <cyen@mozilla.com>r=sspitzer
|
2007-06-12 17:24:09 -07:00 |
|
sdwilsh@shawnwilsher.com
|
144c0bc88e
|
Bug 381927 - end times in download manager properties are wrong or missing. r=mano
|
2007-06-12 16:43:02 -07:00 |
|
sdwilsh@shawnwilsher.com
|
8926ad5b9a
|
Bug 382839 - getDownload should return any known download, not just those in progress. r=gavin.sharp
|
2007-06-12 16:39:15 -07:00 |
|
sdwilsh@shawnwilsher.com
|
71a99118bc
|
Bug 383543 - mozStorageService cleanup. r=sspitzer
|
2007-06-12 16:31:59 -07:00 |
|
joshmoz@gmail.com
|
1e988dcc3f
|
a couple of these tests only fail on PPC now. b=382883
|
2007-06-12 16:20:50 -07:00 |
|
sdwilsh@shawnwilsher.com
|
f92f905f8e
|
Bug 383534 - mozStorageConnection ignores return values (and other cleanup). r=sspitzer
|
2007-06-12 16:19:34 -07:00 |
|
mrbkap@gmail.com
|
fb32592b65
|
Make Object.prototype.toSource deal with even more __proto__ hacking. bug 383965, r=crowder
|
2007-06-12 15:07:20 -07:00 |
|
sdwilsh@shawnwilsher.com
|
2f3c92b111
|
Bug 381549 - mozStorageStatement ignores return values from SQLite. r=sspitzer
|
2007-06-12 15:01:05 -07:00 |
|
jonas@sicking.cc
|
66651c69a1
|
Bug 379959: Add checks to loadBindingDocument. r/sr=jst
|
2007-06-12 14:56:06 -07:00 |
|
joshmoz@gmail.com
|
e706c28243
|
use a smaller button font size by default on Mac OS X. b=262191 r/sr=roc
|
2007-06-12 14:51:10 -07:00 |
|
joshmoz@gmail.com
|
0956b1d58d
|
use the correct cg context for drawing buttons all the time, so long as we have a minimum sdk of 10.4. b=382883 r=smorgan sr=roc
|
2007-06-12 14:48:14 -07:00 |
|
joshmoz@gmail.com
|
9f8e758b7f
|
compile fix for Mac OS X 10.5 beta. b=384162 r=mento sr=roc
|
2007-06-12 14:47:00 -07:00 |
|
jst@mozilla.org
|
02e59960a3
|
Fixing bug 383424. Make the context pusher use the owner document. r=mrbkap@gmail.com, sr=bzbarsky@mit.edu
|
2007-06-12 14:16:58 -07:00 |
|
roc+@cs.cmu.edu
|
bf460caccf
|
Landing textframe updates: Use word-based textrun cache; rewritten PeekOffsetWord; adjust textframe content-offsets and content-lengths when CharacterDataChanged fires; search backwards for textrun scanning/creation start point, instead of all the way back to the start of the block; ensure that we pass the correct start iterator to PropertyProvider in TrimTrailingWhiteSpace.
|
2007-06-12 14:01:12 -07:00 |
|
bclary@bclary.com
|
c198dabbae
|
JavaScript Test - regression test for bug 383674, by Jesse Ruderman
|
2007-06-12 13:58:09 -07:00 |
|
roc+@cs.cmu.edu
|
622f3bf11b
|
Bug 384100. Implement word-based textrun cache. r=vlad
|
2007-06-12 13:56:04 -07:00 |
|
mark.finkle@gmail.com
|
36c86d446a
|
removing premature XUL tests
|
2007-06-12 13:31:02 -07:00 |
|
joshmoz@gmail.com
|
8fd7d4c19c
|
clean up child view event handling code. better comments, better method names, better event conversion organization. b=383560 r=cbarrett sr=pinkerton
|
2007-06-12 13:28:26 -07:00 |
|
joshmoz@gmail.com
|
0a44bb26c4
|
clean up, consolidate some code. b=383560 r=smorgan sr=pinkerton
|
2007-06-12 13:26:24 -07:00 |
|
benjamin@smedbergs.us
|
757d4b9788
|
Bug 384179 - crash on startup with upgrade builds - remove old files that are no longer relevant with libxul, r=luser
|
2007-06-12 12:46:27 -07:00 |
|
crowder@fiverocks.com
|
f48a5593aa
|
Bug 375801: Using (void 0) instead of "undefined" in toSource and uneval(), r=mrbkap
|
2007-06-12 12:33:40 -07:00 |
|
crowder@fiverocks.com
|
4cfdb64aa4
|
Bug 383721: escape tabs on platforms with unusual isprint() routines, r=mrbkap
|
2007-06-12 12:30:57 -07:00 |
|
mark.finkle@gmail.com
|
40ba19010b
|
updated test window titles
|
2007-06-12 12:02:14 -07:00 |
|
mark.finkle@gmail.com
|
620046b6a5
|
converted tests to xul chrome tests
|
2007-06-12 11:59:45 -07:00 |
|
pavlov@pavlov.net
|
e15bfe9631
|
use the right length when iterating over the string. bug 384094. r=vlad
|
2007-06-12 11:54:41 -07:00 |
|
pavlov@pavlov.net
|
d6899912ca
|
Force us to select the same font if we're around joiners. bug 384096. r=vlad
|
2007-06-12 11:52:32 -07:00 |
|
ted.mielczarek@gmail.com
|
1a08785a4a
|
bug 384153 - symbol upload not removing zip file on remote host. r=bsmedberg
|
2007-06-12 11:49:55 -07:00 |
|
ted.mielczarek@gmail.com
|
e92d228579
|
bug 384054 - wrong string used in crashreporter client ViewURL support. r=bsmedberg
|
2007-06-12 11:47:34 -07:00 |
|
sdwilsh@shawnwilsher.com
|
ab1be9a46d
|
Bug 383807 - Explain why we are not checking the result of new in nsExternalProtocolHander.cpp. Patch by Ryan Jones <sciguyryan@gmail.com>. r=cbiesinger, sr=dmose
|
2007-06-12 11:31:54 -07:00 |
|
dbaron@dbaron.org
|
e081e40318
|
Enable native theme drawing for listbox selects. b=329846 Patch by Vassil Stefanov <v.stefanov@jacobs-university.de>. r+sr=roc
|
2007-06-12 11:29:51 -07:00 |
|
dbaron@dbaron.org
|
3f93d36016
|
Rewrite handling of CSS system fonts to fix bugs in cascading and serialization. b=377947 r+sr=bzbarsky
|
2007-06-12 11:28:56 -07:00 |
|
dbaron@dbaron.org
|
0235059d11
|
Implement correct intrinsic width calculation (for container) for elements with specified height properties and an intrinsic ratio. b=364066 r+sr=bzbarsky
|
2007-06-12 11:27:09 -07:00 |
|
dbaron@dbaron.org
|
a542c99723
|
Add checkLoadURI calls to reftest harness. b=371075 r=bzbarsky
|
2007-06-12 11:25:15 -07:00 |
|
dbaron@dbaron.org
|
2867e0e655
|
Correct earlier bustage fix so it actually works. b=381133
|
2007-06-12 11:24:32 -07:00 |
|
sdwilsh@shawnwilsher.com
|
ce84e0a186
|
Bug 383890 - crash creating new dom attribute with prefix [@inDOMView::GetChildNodesFor]. Patch by Mook <mook.moz+mozbz@gmail.com>. r=sdwilsh, sr=neil
|
2007-06-12 10:19:55 -07:00 |
|
sdwilsh@shawnwilsher.com
|
87db3b3879
|
Bug 380682 - nsIIdleService should allow observers to specify time in seconds instead of minutes. r=roc, sr=neil
|
2007-06-12 10:13:24 -07:00 |
|
sdwilsh@shawnwilsher.com
|
37e6ed019e
|
Bug 383619 - Get xpcshell tests for mozStorage (windows orange fix). r=rcampbell
|
2007-06-12 09:28:27 -07:00 |
|
sspitzer@mozilla.org
|
92bd10e431
|
fix for bug #384091: possible to stop background checking livemarks for updates (until you restart the browser)fix for bug #357236: nsLivemarkService.js should respect browser.bookmarks.livemark_refresh_secondspatch=Christine Yen <cyen@mozilla.com>r=sspitzer
|
2007-06-12 08:56:36 -07:00 |
|
bclary@bclary.com
|
698f4ce1b3
|
Land sisyphus, bug 383286, r=rcampbell
|
2007-06-12 08:46:42 -07:00 |
|
sspitzer@mozilla.org
|
ea95a77ca2
|
fix for bug #381416: Sort order is not remembered by Bookmarks Manager when the View menu is usedpatch=Christine Yen <cyen@mozilla.com>r=sspitzer
|
2007-06-12 08:40:07 -07:00 |
|
sspitzer@mozilla.org
|
c0bd25b2ab
|
fix for bug #383678: moving a folder to its grandchild folder (or deeper) results in datalossr=dietrich
|
2007-06-12 08:36:16 -07:00 |
|
sspitzer@mozilla.org
|
d45d0d587f
|
fix for bug #382896: tooltip for folders shows internal location.r=mano
|
2007-06-12 08:34:02 -07:00 |
|
sspitzer@mozilla.org
|
ccb8b9955d
|
fix for bug #383762: "Sort by Name" doesn't work properly with non-ascii characters.patch=Pavel Cvrcek <bugs@jasnapaka.com>r=sspitzer
|
2007-06-12 08:24:44 -07:00 |
|
benjamin@smedbergs.us
|
7e12096096
|
Bug 345517 - Enable libxul by default (again)... this will probably cause perf problems for the argo-vm builds... that is acceptable, because we're moving to the fx-linux-tbox builds, where libxul is known to improve performance
|
2007-06-12 06:22:22 -07:00 |
|
mark.finkle@gmail.com
|
0713545389
|
b=378618. r=gavin. changed code in factory to help clean up leaks.
|
2007-06-12 05:52:02 -07:00 |
|
Olli.Pettay@helsinki.fi
|
4c1bf9be59
|
Bug 381120, ensure view in reflowcallback, r+sr=roc
|
2007-06-12 03:26:13 -07:00 |
|
pavlov@pavlov.net
|
57d8a6ea55
|
initing uninited variables. r=me
|
2007-06-12 01:39:18 -07:00 |
|
brendan@mozilla.org
|
1e95e50e45
|
Fix CheckSideEffects over-aggressiveness (383674, r=mrbkap).
|
2007-06-12 01:26:26 -07:00 |
|
igor@mir2.org
|
48e93e5ace
|
Bug 384104: Fixing ALE macros to quell GCC strict-aliasing warnings. r=brendan
|
2007-06-12 00:27:23 -07:00 |
|
rbs@maths.uq.edu.au
|
439d77f2c4
|
Add emacs modeline comments, patch by Vlad Sukhoy <vladimir.sukhoy@gmail.com>, r+sr=rbs, b=382884
|
2007-06-11 23:10:23 -07:00 |
|