mozilla.mano@sent.com
|
aacc34492c
|
Bug 394652 - Merge firefox-specific context-menu items 'back' to tabbrowser.xml. r+a=mconnor.
|
2007-10-02 12:18:44 -07:00 |
benjamin@smedbergs.us
|
25928c5f24
|
Bug 392977 - Freeze nsIHashable for 1.9, r=dbaron
|
2007-10-02 12:16:30 -07:00 |
db48x@yahoo.com
|
a937be023c
|
Bug 261655 - Can't completely disable the new "Install Missing Plugins" infobar. r=mconnor, a=mconnor
|
2007-10-02 12:08:00 -07:00 |
jonas@sicking.cc
|
556991d5f5
|
Bug 348156: Fix leaks by relying on cycle collector rather than calling UnbindFromTree on all nodes. r/sr=jst
|
2007-10-02 11:20:02 -07:00 |
rflint@ryanflint.com
|
9ace39b434
|
Bug 396203 - Unify checks for DOMLinkAdded. r/a=mconnor
|
2007-10-02 10:54:35 -07:00 |
Olli.Pettay@helsinki.fi
|
7a162df868
|
Bug 388558, 'change' event isn't dispatched if user selects input field value from the autocomplete list, r=jst, sr=sicking, a=mconnor
|
2007-10-02 09:56:07 -07:00 |
edward.lee@engineering.uiuc.edu
|
a2c55b94d1
|
Bug 396477 - DM renames many files with double extension, e.g. filename.exe.exe. r=sdwilsh, a=mconnor
|
2007-10-02 08:10:39 -07:00 |
edward.lee@engineering.uiuc.edu
|
1ff307ec28
|
Bug 398218 - Download DB tracks -1 as the max size when resuming. r=sdwilsh, a=mconnor
|
2007-10-02 08:08:12 -07:00 |
edward.lee@engineering.uiuc.edu
|
e74b5c5180
|
Bug 398216 - Downloads report the wrong size when finished. r=sdwilsh, a=mconnor
|
2007-10-02 08:05:38 -07:00 |
edward.lee@engineering.uiuc.edu
|
0cb53517f0
|
Bug 397967 - Refactor nsDM::CompleteDownload|ExecuteDesiredAction to nsD::Finalize|ExecuteDesiredAction|MoveTempToTarget. r=sdwilsh, a=mconnor
|
2007-10-02 08:03:16 -07:00 |
tor@cs.brown.edu
|
7b54df5ad9
|
Bug 384208 - svg:pattern not correct for general transforms. r=longsonr, sr+a=roc
|
2007-10-02 07:57:47 -07:00 |
tor@cs.brown.edu
|
af8e780399
|
Bug 397017 - leak of some svg base types when unsetting. r+sr+a=roc
|
2007-10-02 07:52:56 -07:00 |
martijn.martijn@gmail.com
|
a034784dfa
|
Bug 398143 - Dragging scrollbar with mouse while autocomplete input has focus triggers autocomplete, r=mano, a=mconnor
|
2007-10-02 07:50:51 -07:00 |
bzbarsky@mit.edu
|
cdc3077d53
|
Don't unlink so aggressively. Bug 398083, r+sr+a=sicking
|
2007-10-02 07:40:39 -07:00 |
bzbarsky@mit.edu
|
c18ce4f9cf
|
Skip installing fields which have no text. Bug 397924, r+sr+a=sicking
|
2007-10-02 07:38:35 -07:00 |
kairo@kairo.at
|
b7e6ae6a9f
|
bug 397846 - Remove Navigator branding from SeaMonkey UI, part 3 (editor), r+sr=Neil
|
2007-10-02 05:52:45 -07:00 |
longsonr@gmail.com
|
7e754654f1
|
Bug 398134 - Remove final argument to nsSVGBoolean::SetBaseValue as it is only ever PR_TRUE. r=tor,sr+a=roc
|
2007-10-02 05:23:17 -07:00 |
ginn.chen@sun.com
|
5712f86d90
|
Fix bustage bug 397992
|
2007-10-02 03:31:18 -07:00 |
ginn.chen@sun.com
|
157990e30f
|
Bug 397992 Gtk-CRITICAL assertion `GTK_IS_WIDGET (widget)' failed at exit Firefox r+sr+a=roc
|
2007-10-02 03:07:17 -07:00 |
ginn.chen@sun.com
|
fbdfdb3fd5
|
Bug 387990 [a11y] mouse pointer position can prevent keyboard access to submenus r=enndeakin sr=roc
|
2007-10-02 02:41:29 -07:00 |
roc+@cs.cmu.edu
|
eeeb89a24e
|
Bug 385635. Make text min-width calculation clear out old value of trimmable whitespace when the text contains non-collapsible whitespace. Also, set skipWhitespace to skip subsequent whitespace only if the trailing whitespace in the text is not preformatted. r=smontagu
|
2007-10-02 01:52:09 -07:00 |
fantasai.cvs@inkedblade.net
|
c5bd5dcc84
|
fix use of DEBUG-only data member, bug=154892 r+sr+a=roc
|
2007-10-02 01:29:23 -07:00 |
reed@reedloden.com
|
9df677a0a0
|
s/ifeq/ifneq/ to make the check for only Cocoa instead of non-Cocoa (fallout from bug 397834).
|
2007-10-02 01:26:15 -07:00 |
reed@reedloden.com
|
264c4a2f45
|
Possible bustage fix for bug 397834.
|
2007-10-02 00:58:05 -07:00 |
reed@reedloden.com
|
735dd8c906
|
Bug 397834 - "Clean up gfx and gfx/src makefiles" [p=xfsunoles@gmail.com (Jonathan Steele) r+sr+a1.9=roc]
|
2007-10-02 00:39:20 -07:00 |
reed@reedloden.com
|
03fb1f9ff6
|
Bug 388030 - "Clicking RSS causes the location bar to lose Domain Highlight on use of 'Back'" [p=dao@design-noir.de (Dão Gottwald) r=gavin a=blocking-firefox3+]
|
2007-10-02 00:36:41 -07:00 |
reed@reedloden.com
|
5a9aa35d4e
|
Bug 384147 - "tabbing out list item doesn't merge with next list item at same depth" [p=mfenniak-moz@mathieu.fenniak.net (Mathieu Fenniak) r=glazou sr+a1.9=roc]
|
2007-10-02 00:32:17 -07:00 |
reed@reedloden.com
|
da3c159083
|
Fixing bustage from fantasai's patch. [p=bz]
|
2007-10-01 23:24:26 -07:00 |
fantasai.cvs@inkedblade.net
|
404e205908
|
paginate absolutely-positioned elements, b=154892 r+sr=roc a=roc
|
2007-10-01 22:57:45 -07:00 |
dietrich@mozilla.com
|
3471c94efa
|
Bug 387744 show the search builder and search results in the organizer center pane when the user starts typing (r=mano)
|
2007-10-01 22:26:47 -07:00 |
rhelmer@mozilla.com
|
5284433595
|
SyncNightlyDirToStaging - ssh to stagingServer first, plus better logging b=396438
|
2007-10-01 22:21:13 -07:00 |
bzbarsky@mit.edu
|
96e7019482
|
Add asserts to catch dangerous cases. Bug 398108, r+sr+a=dbaron
|
2007-10-01 21:37:36 -07:00 |
rhelmer@mozilla.com
|
d2ef3705ea
|
automatically sync with stage p=joduinn r=rhelmer
|
2007-10-01 20:00:18 -07:00 |
rhelmer@mozilla.com
|
afc8ada223
|
add externalStagingServer, which will point to stage.m.o in prod b=396438
|
2007-10-01 19:59:04 -07:00 |
roc+@cs.cmu.edu
|
18ec94e683
|
Bug 392829. Clean up nsLineLayout code that's not used (or at least used differently). r+sr+a=dbaron
|
2007-10-01 19:36:26 -07:00 |
mark.finkle@gmail.com
|
a1f4602917
|
Added files and code to support a simple options dialog
|
2007-10-01 19:10:34 -07:00 |
roc+@cs.cmu.edu
|
4e75400e10
|
Bug 397734. More parsimonious storage of glyph extents ... trying to fix private-bytes regression. r=vlad,a=pavlov
|
2007-10-01 18:47:40 -07:00 |
aaronleventhal@moonset.net
|
6d162608fa
|
bug 397644. Don't process xhtml2:role, r=mano, r=philringnalda, r=surkov, sr=neil, a=dsicore
|
2007-10-01 17:57:23 -07:00 |
edward.lee@engineering.uiuc.edu
|
d0f7be641e
|
Bug 393821 - Quick downloads (cached, local, data:, failed) don't appear until you reopen Download Manager. r=sdwilsh, a=mconnor
|
2007-10-01 17:53:04 -07:00 |
thunder@mozilla.com
|
1779e27d03
|
Bug 392496: New AUS update URL v3, send distribution information. r=sspitzer
|
2007-10-01 17:52:49 -07:00 |
edward.lee@engineering.uiuc.edu
|
041ca1a291
|
Bug 394263 - Status of paused download is missing in Download Manager when refreshing the list. r=sdwilsh, r=mano, blocking-ff3=mconnor
|
2007-10-01 17:44:48 -07:00 |
edward.lee@engineering.uiuc.edu
|
c03041f262
|
Bug 382388 - nsDownload::OnStateChange doesn't check aStatus for failure. r=sdwilsh, a=mconnor
|
2007-10-01 17:39:50 -07:00 |
dcamp@mozilla.com
|
3e9ca5a69a
|
treat ipv4 addresses as a single lookup key in the url classifier. b=395376, r=tony, a=mconnor
|
2007-10-01 17:21:45 -07:00 |
edward.lee@engineering.uiuc.edu
|
be87079403
|
Bug 394548 - Store download progress in database when changing states. r=sdwilsh, a=mconnor
|
2007-10-01 17:16:12 -07:00 |
gavin@gavinsharp.com
|
9374b535be
|
Bug 392152: notify front-end when clearing DM history, so that it can clear the active list, r=sdwilsh
|
2007-10-01 17:08:31 -07:00 |
edward.lee@engineering.uiuc.edu
|
dad1140140
|
Bug 395537 - Nothing happens if you resume a download that you deleted. r=sdwilsh, blocking-ff3=mconnor
|
2007-10-01 16:57:48 -07:00 |
dcamp@mozilla.com
|
76a4befc6a
|
handle query parameters and full-string queries as specified in the updated safebrowsing protocol. b=395377, r=tony, a=mconnor
|
2007-10-01 16:53:53 -07:00 |
rhelmer@mozilla.com
|
db4c82233f
|
do not overwrite tinder-config.pl in-place like that
|
2007-10-01 16:41:04 -07:00 |
gavin@gavinsharp.com
|
87104e6101
|
Bug 393804: Fix alignment of non-iconic menuitems to make them match iconic menuitems, r=robarnold, r=vlad, sr=neil, a=bzbarsky
|
2007-10-01 16:26:48 -07:00 |
gavin@gavinsharp.com
|
58c7993d4e
|
Bug 392152: notify front-end when clearing DM history, so that it can clear the active list, r=sdwilsh
|
2007-10-01 16:24:08 -07:00 |