Blake Kaplan
fd9b1ec49e
Bug 481127 - Censor NPAPI and Java plugins more aggressively. r+sr=jst
2009-03-18 17:23:30 -07:00
Blake Kaplan
663689ee49
Bug 483899 - Fix GCC warnings in browser/components/migration/src/. r+sr=jst
2009-03-18 17:23:30 -07:00
Gavin Sharp
17594536b7
Bug 483634: add a way to get document scroll position without flushing layout to nsIDOMWindowUtils, r+sr=roc
2009-03-18 20:22:17 -04:00
Koen Deforche
75ac13eab6
Bug 479016 - ftp fails opening PASV data connection over socks with remote dns resolution enabled; r=bzbarsky sr=cbiesinger
2009-03-19 00:59:39 +01:00
Bjarne
05aa68f383
Bug 203271 - max-age should override expires in http headers; r=(cbiesinger + jwalden+bmo) sr=cbiesinger
2009-03-19 00:59:36 +01:00
Chris Pearce
f5000389a7
Bug 478652 - [Windows] Intermittent Mochitest "test_access_control.html | Test timed out"; r=chris sr=roc
2009-03-19 00:59:34 +01:00
Serge Gautherie
aa40740e07
Bug 483989 - 3 Mochitest test_2d.*.html run fine but need to check/report success; (Av1a) Add |ok(true, ...);|; r=vladimir
2009-03-19 00:59:32 +01:00
Serge Gautherie
b9592adca5
Bug 483975 - Mochitest test_importScripts.html runs fine but needs to check/report success; (Av1) Add |ok(true, ...);|; r+sr=mrbkap
2009-03-19 00:59:31 +01:00
Honza Bambas
57c667fe6b
Bug 422526 - implement localStorage, p=Honza Bambas+Dave Camp, r=jst+dcamp+bz
2009-03-19 00:43:45 +01:00
Doug Turner
8a5e821be1
Bug 483845 - Update Geolocation Strings to match latest madhava mockups. r=mconnor
2009-03-18 15:56:14 -07:00
Steven Michaud
0309839a68
File picker dialog sometimes doesn't close when Open/Save/Cancel is clicked. b=473467 r=josh sr=roc
2009-03-18 17:51:40 -05:00
Marco Bonardo
2847c8c0c4
Bug 390614 - Split up the "Older than 6 days" history folder, r=dietrich,pike ui-r=beltzner a=mconnor
2009-03-18 23:38:38 +01:00
Dão Gottwald
7270d2d517
Bug 483881 - application.png is distorted on Linux. r=gavin
2009-03-18 20:22:31 +01:00
Dão Gottwald
e13838e0c2
Bug 483983 - all-tabs button also needs a bottom margin. r=gavin
2009-03-18 20:21:34 +01:00
Taras Glek
03957df515
Bug 477708 - expose nsIRegion::getrects() to scripts r=vlad
2009-03-18 11:42:07 -07:00
Jim Blandy
a652fff605
Bug 479258: Include "jsstdint.h" for <stdint.h> type use within SpiderMonkey. r=brendan
2009-03-18 11:38:16 -07:00
Jim Blandy
a3d2910b71
Bug 479258: Don't define <stdint.h> types in public headers. r=brendan
...
On systems that don't have <stdint.h> (i.e., Microsoft, which is
tragically underfunded and cannot spare the resources necessary to
provide and support this header: http://tinyurl.com/absoh8 ),
SpiderMonkey header files should not introduce definitions for these
types, as doing so may conflict with client code's attempts to provide
its own definitions for these types.
Instead, have jstypes.h define JS{Int,Uint}{8,16,32,64,Ptr} types
based on configure's results, and make jsstdint.h into an uninstalled
header for use within SpiderMonkey that does whatever is necessary to
get definitions for the <stdint.h> types.
The changes to make the appropriate SpiderMonkey .cpp files #include
"jsstdint.h" explicitly are in a separate patch, for ease of review.
2009-03-18 11:38:15 -07:00
Josh Aas
2685236ca5
Plugin pkgconfig update, remove nspr dependency, define XP_UNIX for NPAPI headers, define OJI when it is available. b=453883 b=480887 r=bsmedberg
2009-03-18 11:20:14 -07:00
Taras Glek
e5518c5104
Backed out changeset 9d34172f942f
2009-03-18 10:20:50 -07:00
Taras Glek
4228bce5c8
Bug 477708 - expose nsIRegion::getrects() to scripts r=vlad
2009-03-18 09:53:34 -07:00
Taras Glek
adb0472423
Bug 477708 - backout previous numRects, getRect attempt r=vlad
2009-03-18 09:53:14 -07:00
Brad Lassey
692340119f
bug 453185 - follow up, fixes wince build bustage r=bsmedberg
2009-03-18 12:35:48 -04:00
Hiroyuki Ikezoe
269b9c16a1
Bug 480249 - gfxWindowsPlatform::ResolveFontName() almost fails since direct access to mName member.; r=jdaggett
2009-03-18 17:07:33 +01:00
Walter Doekes
25343d235b
Bug 457147 - Thunderbird/Lightning hangs playing sound when calendar contains a certain event; r+sr=roc
2009-03-18 17:04:27 +01:00
Graeme McCutcheon
62abaca4e8
Bug 483589 - PRBool problem in nsHTMLEditor::EnableExistingStyleSheet; r+sr=peterv
2009-03-18 17:02:19 +01:00
Serge Gautherie
5b1f689a3c
Bug 483985 - Mochitest test_bug422537.html runs fine but needs to check/report success; (Av1) Add |ok(true, ...);|; r=cbiesinger
2009-03-18 16:56:57 +01:00
Serge Gautherie
b3f0ad7e45
Bug 483981 - Mochitest test_bug448993.html runs fine but needs to check/report success; (Av1) Add |ok(true, ...);|; r+sr=Olli.Pettay
2009-03-18 16:56:55 +01:00
Kai Engert
44b0f6d72b
Bug 453466 - in ff3 an imported self-signed server certificate can't be marked trusted (edit button disabled), r=honzab
2009-03-18 15:59:57 +01:00
Honza Bambas
c6cf082ec7
Bug 465158 - Minefield Nightly fails to initiate dial-up login when using internet connection sharing, r=cbiesinger
2009-03-18 15:52:31 +01:00
Marco Bonardo
ecc2dc7799
Bug 483261 - Drag and drop bookmarks in menus on Linux is tricky, drop on containers area is too narrow, r=dietrich
2009-03-18 15:24:01 +01:00
Marco Bonardo
9ba6991155
Bug 479348 - Choosing Properties on a Special Folder changes its title to (no title), r=dietrich
2009-03-18 15:23:56 +01:00
Mark Hahnenberg
2b252dd96e
Bug 474387: Hide Theme panel if no themes are installed. r=dtownsend
2009-03-18 14:19:22 +00:00
Paolo Amadini
2d68162e98
Bug 467740: Crash [@ nsZipWriter::ReadFile] calling nsIZipWriter.open without PR_TRUNCATE on an existing malformed zip file. r=dtownsend
2009-03-18 14:19:59 +00:00
Olli Pettay
3b80926e64
Bug 483591 - PRBool problem in nsIMEStateManager::IsActive, r+sr=bz
2009-03-18 15:24:04 +02:00
Dave Townsend
72f7b47ede
Bug 453185: nsIProcess run fails with NS_ERROR_FILE_EXECUTION_FAILED when running an exe with a manifest that specifies requestedExecutionLevel level=requireAdministrator on Vista. r=bsmedberg
2009-03-18 11:00:20 +00:00
Dave Townsend
ea39c38934
Bug 483626: nsIProcess.isRunning doesn't fail correctly and should be boolean. r=bsmedberg
2009-03-18 10:59:32 +00:00
Olli Pettay
e9e6134072
Bug 482976 - Crash [@ nsTextFrame::Reflow] on print preview with quote, r+sr=roc
2009-03-18 12:45:00 +02:00
Dão Gottwald
af30869344
Bug 483403 - Temporarily disable tabstrip smooth scrolling when restoring a window. r=dietrich/zeniko
2009-03-18 09:46:47 +01:00
Vlado Valastiak
30f7ea4ba4
Bug 415543 - use native application icon. r=gavin
2009-03-18 09:45:53 +01:00
Simon Montagu
683ac12712
xpcshell tests for bug 22310, based on a test by Jesper Kristensen <bugzilla@jesperkristensen.dk>
2009-03-18 01:39:50 -07:00
Ginn Chen
31e847605e
Bug 468727 Crash [@ nsHTMLTextFieldAccessible::GetStateInternal] r=david.bolter, surkov.alexander
2009-03-18 16:21:13 +08:00
Ryan Flint
0e6efb2aa3
Bug 483086. r=gavin, a=beltzner
2009-03-18 03:52:43 -04:00
Robert Sayre
fd1deecafc
Merge
2009-03-18 02:58:36 -04:00
Robert Sayre
0767dc8911
Merge tracemonkey to mozilla-central.
2009-03-18 02:56:46 -04:00
Doug Turner
3652c70b16
Bug 482613. Until WinCE wifi support is enabled, do not error out. fixes build bustage on wince
2009-03-17 23:56:28 -07:00
Doug Turner
c184d6ab22
Bug 482897 - AutoDialer support on Windows Mobile. r=blassey r=jduell.mcbugs
2009-03-17 23:46:19 -07:00
Andreas Gal
390f5bce99
Merge.
2009-03-17 21:51:19 -07:00
Andreas Gal
3442a13243
Backed out changeset e71cb3993380 (bug 479110).
2009-03-17 21:50:57 -07:00
Jeff Walden
0a83ea4f12
Bug 469347 - TM: obj.length and slowArray.length don't trace. r=gal
2009-03-17 20:19:57 -07:00
Andreas Gal
52a9e8a923
Extend tree when unboxing returns a different type (479110, r=jwalden).
2009-03-17 20:00:10 -07:00