rhelmer@mozilla.com
|
1636de2ecb
|
make sure to use .clean
|
2007-08-15 19:01:48 -07:00 |
|
mozilla.mano@sent.com
|
18ad48a0ed
|
Bug 385266 - New starring, bookmarking and tagging UI. This is work-in-progress and not yet enabled for anything but the star button itself. Smart folders are not yet hooked up either. r=dietrich.
|
2007-08-15 18:15:50 -07:00 |
|
enndeakin@sympatico.ca
|
aef0ee7c4d
|
Bug 385275, handle tab navigation in popups properly, r+sr=roc
|
2007-08-15 18:09:58 -07:00 |
|
flamingice@sourmilk.net
|
4c3bf017dd
|
Bug 271559, Plugins blocklisting, r=robstrong
|
2007-08-15 17:43:12 -07:00 |
|
aaronleventhal@moonset.net
|
6d6ac974f6
|
Bustage fix for bug 390154, won't build on OS X when a11y enabled. Patch by hwaara. r=aaronlev
|
2007-08-15 17:39:54 -07:00 |
|
cbiesinger@gmx.at
|
625a1fed0e
|
386998 better check for UNC paths r=dveditz sr=bz
|
2007-08-15 17:22:28 -07:00 |
|
preed@mozilla.com
|
35a7b673a8
|
Bug 387970: _M5 regression issues; fix the PatcherConfig bug where to/from/past-updates stanzas of the config don't get updated if we were on RC > 1, but hadn't run updates yet. r=cf, r=rhelmer
|
2007-08-15 17:16:59 -07:00 |
|
cbiesinger@gmx.at
|
2a39fb4759
|
Bug 390082 make sure to make data connections to the same IP address as the control connection r+sr+a=bz
|
2007-08-15 17:15:53 -07:00 |
|
benjamin@smedbergs.us
|
110fa8fea7
|
Bug 391325 - Cannot debug installed xulrunner, add a --enable-install-strip flag, patch by Sergey Yanovich <ynvich@gmail.com>, r+a=me
|
2007-08-15 17:13:15 -07:00 |
|
preed@mozilla.com
|
4e684f94ad
|
Bug 387970: _M5 regression issues; this patch moves CvsTag from Bootstrap::Step::Tag to Bootstrap::Util, so other parts can get access to its functionality. (Need this change to fix the Bootstrap::Step::TinderConfig not tagging things when it's done.)
|
2007-08-15 17:03:47 -07:00 |
|
dbaron@dbaron.org
|
316ba54207
|
Enable Linux stack walking code on Mac OS X. b=336517 r+a=bsmedberg
|
2007-08-15 17:03:29 -07:00 |
|
enndeakin@sympatico.ca
|
0cc1ad3811
|
Bug 386917, choose application in feeds page not working, add popup state retrieving api, r=mano,sr=bz,a=dbaron
|
2007-08-15 16:52:47 -07:00 |
|
preed@mozilla.com
|
712a3e2642
|
Bug 387970: Release regressions in _M5; this takes care of the ftp/pub/firefox/nightly/$version-candidates directory having the incorrect permission upon creation. r=cf
|
2007-08-15 16:50:13 -07:00 |
|
enndeakin@sympatico.ca
|
a9de235e7d
|
Bug 388112, fix test by adding offset properly, r=mano
|
2007-08-15 16:48:31 -07:00 |
|
bclary@bclary.com
|
5c5403c72e
|
JavaScript Test - regression test for bug 392310, by Norris Boyd, not part of the build
|
2007-08-15 16:27:35 -07:00 |
|
bzbarsky@mit.edu
|
71c361ac5f
|
Relanding bug 390425, with attempted performance regression fix. r+sr+a=roc
|
2007-08-15 16:20:25 -07:00 |
|
masayuki@d-toybox.com
|
d5e50a1f89
|
b=390048, fix bustage, patch by <bugzilla@mcsmurf.de> r=benjamin
|
2007-08-15 15:59:36 -07:00 |
|
bclary@bclary.com
|
2408c80cca
|
JavaScript Test - regression test for bug 363578, by nanto_vi (TOYAMA Nao), not part of the build
|
2007-08-15 15:48:16 -07:00 |
|
zach@zachlipton.com
|
94d8a3c2c9
|
Improve mac skin around groupboxes, to avoid banding of light and dark areas
|
2007-08-15 14:33:53 -07:00 |
|
dietrich@mozilla.com
|
8edf5e93cf
|
Bug 392383 remove obsolete references to aUserTitleChanged (r=sspitzer)
|
2007-08-15 14:22:56 -07:00 |
|
mrbkap@gmail.com
|
776963dff3
|
Allow 'this' to not be a wrapped object. bug 390560, r+sr+a=jst
|
2007-08-15 14:20:45 -07:00 |
|
mrbkap@gmail.com
|
1f8de346fe
|
Make XPCSafeJSObjectWrapper usage in PAC actually work correctly for the common case. bug 391515, r=jst sr+a=brendan
|
2007-08-15 14:16:52 -07:00 |
|
masayuki@d-toybox.com
|
f65d711ebd
|
Bug 389520 Complex Text Line Breaking with ATSUI/Carbon for Mac. patch by <vsatayamas@gmail.com> r+sr=roc, a=dsicore
|
2007-08-15 14:16:33 -07:00 |
|
mrbkap@gmail.com
|
193df57c3c
|
Don't assume that all XOWs are equal. bug 391497, r+sr=jst
|
2007-08-15 14:13:49 -07:00 |
|
mrbkap@gmail.com
|
ca45b33a3e
|
Don't wrap everything that comes out of a wrapped function, if that function is same-origin. bug 390946, r+sr+a=jst
|
2007-08-15 14:09:27 -07:00 |
|
smichaud@pobox.com
|
43c946e05e
|
Stop Camino using event taps/monitors (which it doesn't need and may cause trouble). b=389683 r=stuart.morgan sr=mikepinkerton a=dbaron
|
2007-08-15 14:03:18 -07:00 |
|
aaronleventhal@moonset.net
|
fe7123ff5b
|
Bug 390154. Prune subtrees consistently across platform accessibility APIs for a number of widgets that we will impose a 'must be leaf' rule, to simplify compatibility across a number of assistive technologies which expect that. r=ginn.chen, a=dsicore
|
2007-08-15 14:02:31 -07:00 |
|
aaronleventhal@moonset.net
|
94c7e5e424
|
Bug 392243. Reintroduce MSAA EVENT_REORDER, it is actually being used although usage should eventually go away in favor of SHOW and HIDE. r=ginn.chen, a=dsicore
|
2007-08-15 13:51:48 -07:00 |
|
zach@zachlipton.com
|
77dd61225c
|
Fix select tests dialog. p=ben_h
|
2007-08-15 13:44:08 -07:00 |
|
zach@zachlipton.com
|
bc72c35dab
|
Fix result submission, mac platform detection (intel vs ppc), and add statistics display to litmus tab
|
2007-08-15 13:26:27 -07:00 |
|
rflint@ryanflint.com
|
04310c5dd9
|
Backout due to places test failures
|
2007-08-15 12:02:55 -07:00 |
|
igor@mir2.org
|
b9bdaf6628
|
Bug 392305: restoring pinning of the lazy atoms to fix various regressions. r=brendan
|
2007-08-15 11:57:44 -07:00 |
|
rhelmer@mozilla.com
|
94e07d83bc
|
make staging creation more hands-off b=391968 r=cf
|
2007-08-15 11:46:22 -07:00 |
|
roc+@cs.cmu.edu
|
d2b3404ed9
|
Bug 385270. Clean up textframe offset invariants: try #2 --- mContentLength no longer exists/is no longer trusted. r=smontagu,a=dbaron
|
2007-08-15 11:39:38 -07:00 |
|
rflint@ryanflint.com
|
9797618d53
|
Bug 341341 - automatically update installed microsummary generators. r=myk
|
2007-08-15 11:24:33 -07:00 |
|
sdwilsh@shawnwilsher.com
|
23c5187239
|
Bug 390748 - When downloading multiple files, Download Manager doesn't show files it has queued. r=mano, a=blocking-firefox3
|
2007-08-15 10:56:50 -07:00 |
|
masayuki@d-toybox.com
|
2fb10be3c4
|
bug 390048 Complex Text Line Breaking with Uniscribe for Windows #2. patch by <nattachai@gmail.com> r+sr=roc, a=dsicor
|
2007-08-15 09:52:13 -07:00 |
|
masayuki@d-toybox.com
|
52b5a7d993
|
bug 390048 Complex Text Line Breaking with Uniscribe for Windows. patch by <nattachai@gmail.com> r+sr=roc, a=dsicor
|
2007-08-15 09:36:59 -07:00 |
|
sdwilsh@shawnwilsher.com
|
11d805c75a
|
Bug 392264 - [windows] Download Manager shouldn't have margins. Patch by Michael Ventnor <ventnor.bugzilla@yahoo.com.au>. r=mano
|
2007-08-15 09:32:46 -07:00 |
|
roc+@cs.cmu.edu
|
c3ae784bf0
|
Backing out
|
2007-08-15 09:20:46 -07:00 |
|
roc+@cs.cmu.edu
|
c22b576607
|
Bug 385270. Clean up textframe offset invariants: try #2 --- mContentLength no longer exists/is no longer trusted. r=smontagu,a=dbaron
|
2007-08-15 09:04:17 -07:00 |
|
neil@parkwaycc.co.uk
|
9616047979
|
Bug 391346 nsMorkHistoryImporter contains potentially unsafe static cast plus fix some compiler warnings such as integer constant overflow r=Mano
|
2007-08-15 08:50:22 -07:00 |
|
enndeakin@sympatico.ca
|
841bf02591
|
Bug 389112, pressing tab or escape doesn't deactivate menubar, r+sr=neil,a=dbaron
|
2007-08-15 07:35:02 -07:00 |
|
enndeakin@sympatico.ca
|
c655665c6a
|
Bug 390589, capture not being released in some cases when popup is closed, fixes some focus issues, r+sr=bz,a=dbaron
|
2007-08-15 07:03:21 -07:00 |
|
neil@parkwaycc.co.uk
|
1eddf617ec
|
Backout of unapproved patch to bug 391614
|
2007-08-15 06:45:24 -07:00 |
|
nboyd@atg.com
|
46d051330d
|
Implement correct semantics of storage class (global, var, let) for destructuring assignment.
|
2007-08-15 05:00:05 -07:00 |
|
neil@parkwaycc.co.uk
|
23534d6705
|
Bug 391763 Tree column splitters are difficult to use r=elif sr=roc a=dbaron
|
2007-08-15 01:20:12 -07:00 |
|
rflint@ryanflint.com
|
4789a6c0aa
|
Bug 384052 - Allow custom parameters in the update URL. Patch by Wladimir Palant <trev.moz@adblockplus.org>, r=robert.bugzilla
|
2007-08-15 00:49:12 -07:00 |
|
rflint@ryanflint.com
|
3dbfe32623
|
Bug 347363 - Implement smooth scroll for the tab bar. Patch by Michael Ventnor <ventnor.bugzilla@yahoo.com.au> and Dao Gottwald <dao@design-noir.de>, r=enndeakin ui-r=beltzner
|
2007-08-14 23:52:00 -07:00 |
|
rflint@ryanflint.com
|
0cc3358ad5
|
Bug 384042 - Extension manager uses installLocation.stageFile method (not defined in the interface). Patch by Wladimir Palant <trev.moz@adblockplus.org>, r=benjamin/robert.bugzilla
|
2007-08-14 23:27:35 -07:00 |
|