reed@reedloden.com
|
6851476101
|
Bug 368844 - "Build with --enable-system-cairo is broken" [p=astralstorm@gmail.com (Radosław Szkodziński) r=stuart a1.9=schrep]
|
2007-11-20 02:04:19 -08:00 |
reed@reedloden.com
|
871659c4f3
|
Bug 404327 - "Remove unused gopher files on update" [p=nrthomas@gmail.com (Nick Thomas [:cf]) r=luser a1.9=mconnor]
|
2007-11-20 02:02:59 -08:00 |
reed@reedloden.com
|
7c934c7b23
|
Bug 401343 - "restrict web-based protocol handlers to http/https" [p=florian@mozilla.com (Florian Quèze) r=gavin a=blocking1.9+]
|
2007-11-20 01:45:51 -08:00 |
jwatt@jwatt.org
|
52bbd503eb
|
Fixing bug 381285. 323656-5-ref.svg triggers "ASSERTION: can't mark frame dirty during reflow". r+sr=roc@ocallahan.org, a1.9=mtschrep@gmail.com
|
2007-11-20 01:10:18 -08:00 |
myk@mozilla.org
|
ff5fa9d9b2
|
bug 404222: make getBrowserIndexForDocument and getBrowserAtIndex use the browser cache to improve performance for those commonly called functions; r=mconnor, a=schrep
|
2007-11-19 23:58:58 -08:00 |
myk@mozilla.org
|
f5097ca64e
|
bug 404222: remove unnecessary calls to getBrowserIndexForDocument to improve performance; r=sayrer, a=schrep
|
2007-11-19 23:55:40 -08:00 |
myk@mozilla.org
|
f2c15c4481
|
bug 400466: application selector dialog isn't wide enough if there is long file type description; patch by Jim Mathies; r=myk, a=schrep
|
2007-11-19 23:50:00 -08:00 |
Olli.Pettay@helsinki.fi
|
63cab8c4c2
|
Bug 403965, r+sr=peterv, a=schrep
|
2007-11-19 23:17:43 -08:00 |
dietrich@mozilla.com
|
dd2661a72d
|
Bug 389789 nsNavHistory::RemoveDuplicateURIs() should not delete moz_historyvisits, it should remap them to the moz_place id we are keeping (r=marco, r=sspitzer)
|
2007-11-19 21:14:57 -08:00 |
dolske@mozilla.com
|
82696f5ff1
|
Bug 380931 - Post-landing cleanup from Bug 374723 (rewrite password manager in JS). r=gavin, a19=schrep
|
2007-11-19 20:51:40 -08:00 |
bzbarsky@mit.edu
|
90ab263a96
|
Remove some duplicated code. Bug 397651, r=kaie, sr=jst, a=schrep
|
2007-11-19 20:32:06 -08:00 |
bzbarsky@mit.edu
|
f993ebbf05
|
Fixing manifest
|
2007-11-19 20:30:56 -08:00 |
bzbarsky@mit.edu
|
6378bc4809
|
When inserting a col into a colgroup after a col with span, insert it after the last columnframe spanned by the span. Bug 404301, r=bernd, sr=roc, a=schrep
|
2007-11-19 20:29:40 -08:00 |
mozilla.mano@sent.com
|
c712e87488
|
Move organizer-specific rules to their own style sheet, follow-up patch on bug 387746. r=dietrich.
|
2007-11-19 20:24:32 -08:00 |
bzbarsky@mit.edu
|
c36f6fc057
|
Don't pass around redundant information, so it can't get out of sync. Bug 404218, r+sr=roc, a=schrep
|
2007-11-19 20:21:29 -08:00 |
bzbarsky@mit.edu
|
e134f12279
|
Fix the case when a binding's single insertion point is a node that is itself bound by a binding with insertion points. Bug 403962, r+sr=sicking
|
2007-11-19 20:18:59 -08:00 |
mozilla.mano@sent.com
|
813201b8e3
|
Fix fuel failure from bug 387746
|
2007-11-19 19:41:10 -08:00 |
mozilla.mano@sent.com
|
3c11bbd38e
|
Fix test_bookmarks_html failure from bug 387746.
|
2007-11-19 19:33:19 -08:00 |
mozilla.mano@sent.com
|
c260813837
|
Backing out bug 404370, which caused sortFolderByName to fail (in test_placesTxn).
|
2007-11-19 19:28:27 -08:00 |
ted.mielczarek@gmail.com
|
b71351a775
|
bug 401960 Red Close button doesn't quit crash reporter. r=campd
|
2007-11-19 18:15:03 -08:00 |
mozilla.mano@sent.com
|
414bd17bf8
|
Bug 387746 - New Left Pane for Places Organizer, along with other places back-end and front-end changes; also fixes bugs 393547, 395994, 401075, 403141. r=dietrich.
|
2007-11-19 18:01:53 -08:00 |
dholbert@cs.stanford.edu
|
ca0977105f
|
Bug 391178 - Avoid walking frame tree when destroying nsTreeColFrame. r+sr=roc, a=blocking1.9+
|
2007-11-19 18:01:19 -08:00 |
mozilla.mano@sent.com
|
89b25b9b8b
|
Bug 404370 - perf: Don't call AdjustIndices when inserting a bookmark at the default index. r=sspitzer. a=mconnor.
|
2007-11-19 17:14:28 -08:00 |
reed@reedloden.com
|
cd34571a07
|
Back out Enn's patch for bug 393721, as it turned all unit test machines orange except for Mac.
|
2007-11-19 15:12:03 -08:00 |
jwatt@jwatt.org
|
90b2183a85
|
Reftest for bug 342532, which was fixed by the fix for bug 294086.
|
2007-11-19 14:47:31 -08:00 |
gavin@gavinsharp.com
|
27d7dbdc83
|
Fix newlines
|
2007-11-19 12:48:56 -08:00 |
jonas@sicking.cc
|
c09eb2fac7
|
bug 384612: Remove script from scrollbar XBL binding. r/sr=dbaron
|
2007-11-19 12:08:20 -08:00 |
kaie@kuix.de
|
53ec1e918e
|
Bug 404046, File nsIdentityChecking.cpp needs license header r=rrelyea, a=dsicore
|
2007-11-19 11:33:03 -08:00 |
hwaara@gmail.com
|
02b26fed86
|
bug 392040, SELECT menu requires multiple clicks to show up on some pages. This also happened when using full page zoom. r+sr=roc, a=blocking1.9+
|
2007-11-19 11:20:35 -08:00 |
enndeakin@sympatico.ca
|
58d298a104
|
Bug 393721, cancel keypress when a menubar is active, r+sr=neil
|
2007-11-19 11:18:52 -08:00 |
bclary@bclary.com
|
aac1a88252
|
JavaScript Tests - update public-failures.txt, spidermonkey-extensions-n.tests, bug 404367
|
2007-11-19 10:52:59 -08:00 |
axel@pike.org
|
8122d11bdd
|
bug 401868, adding shipped-locales for Firefox 3 Beta 1, r=cf, a=NPOB, beltzner
|
2007-11-19 09:40:46 -08:00 |
bclary@bclary.com
|
8c8897cf8a
|
Sisyphus - JavaScript Tests auto create known failure patterns, bug 404357
|
2007-11-19 09:30:44 -08:00 |
bclary@bclary.com
|
b3ddf1485e
|
JavaScript Tests - update tests to reflect changing error messages, bug 404355
|
2007-11-19 09:23:06 -08:00 |
igor@mir2.org
|
360615f7e6
|
Bug 398609: simpler handling of hidden properties, r,a=brendan
|
2007-11-19 09:15:45 -08:00 |
bclary@bclary.com
|
66cd4cd530
|
JavaScript Tests - handle race in some Date tests, bug 404351
|
2007-11-19 09:12:58 -08:00 |
kaie@kuix.de
|
eb8370938f
|
bug 399589, PSM + tip of NSS, error ‘SECAlgorithmIDTemplate’ not declared r=rrelyea, a=mtschrep
|
2007-11-19 09:02:43 -08:00 |
kaie@kuix.de
|
36bcdfca47
|
Bug 399696, allow temporary certificate exceptions r=rrelyeea, a=vladimir
|
2007-11-19 07:32:43 -08:00 |
bzbarsky@mit.edu
|
785d1dced2
|
Adding test.
|
2007-11-19 07:29:15 -08:00 |
gavin@gavinsharp.com
|
57964a7916
|
Bug 403854: removing location bar or search bar breaks a bunch of stuff (exception thrown in browser.js), r=mano, a=blocking
|
2007-11-19 07:25:39 -08:00 |
johnath@mozilla.com
|
db1aed3bcb
|
Clarify localization note in blockedSite.properties. b=403462, r=l10n, a=schrep
|
2007-11-19 06:14:36 -08:00 |
johnath@mozilla.com
|
0be87bc11d
|
Dragging location bar to palette breaks toolbox. b=400872 r=gavin a=blocking-firefox3
|
2007-11-19 06:02:17 -08:00 |
kairo@kairo.at
|
f58210c588
|
bug 403301 - Wrong character and accesskey alignment in certManager.dtd, r=kengert a=dsicore
|
2007-11-19 05:55:35 -08:00 |
peterv@propagandism.org
|
3d2a2f1f73
|
Sync declaration of js_TraceFunction with definition.
|
2007-11-19 03:38:08 -08:00 |
peterv@propagandism.org
|
18d54c1d66
|
Fix for bug 401613 (Intermittent XML parsing errors with this valid SVG file). r/sr=bz.
|
2007-11-19 02:57:29 -08:00 |
igor@mir2.org
|
e416f5a026
|
Bug 403678: GC thing callback is removed. r,a=brendan
|
2007-11-19 02:57:04 -08:00 |
masayuki@d-toybox.com
|
dd94d5d5f3
|
Bug 403484 The ellipsis for UI should be localizable r=roc+mconnor, sr=roc
|
2007-11-19 02:17:17 -08:00 |
dwitte@stanford.edu
|
9c27151c0e
|
backing out the kitchen sink.
|
2007-11-19 02:15:55 -08:00 |
dwitte@stanford.edu
|
83fda64c98
|
still investigating mac Tp impact.
|
2007-11-19 01:08:07 -08:00 |
dwitte@stanford.edu
|
a40dd68356
|
back out change.
|
2007-11-18 23:26:36 -08:00 |