Shawn Wilsher
2d8562eff5
Bug 494828 - Stop using our own mutexes and use SQLite's where possible.
...
Part 1: Create helper objects to make using sqlite3_mutex safer and easier.
r=cjones
2009-07-22 15:18:33 -07:00
Shawn Wilsher
dfa9ebd065
Bug 494828 - Stop using our own mutexes and use SQLite's where possible.
...
Part 1: Create helper objects to make using sqlite3_mutex safer and easier.
r=cjones
--HG--
rename : xpcom/tests/TestDeadlockDetector.cpp => storage/test/test_deadlock_detector.cpp
2009-07-22 15:18:33 -07:00
Shawn Wilsher
83b29773b6
Merge places to mozilla-central.
2009-07-22 15:12:39 -07:00
Shawn Wilsher
77c23b85e8
Bug 494826 - Compile SQLite with SQLITE_DEBUG defined
...
Compile SQLite in debug mode in our debug builds. We don't hit any assertions
in tests currently, and if we ever do, we've just found a bug in SQLite.
r=ted
2009-07-22 14:43:24 -07:00
Shawn Wilsher
4d2f963e8e
Bug 494826 - Compile SQLite with SQLITE_DEBUG defined
...
Compile SQLite in debug mode in our debug builds. We don't hit any assertions
in tests currently, and if we ever do, we've just found a bug in SQLite.
r=ted
2009-07-22 14:43:24 -07:00
Taras Glek
cb476993e2
Bug 505784: nuke STANDALONE mode in libjar r=bsmedberg
2009-07-22 14:43:10 -07:00
Shawn Wilsher
969b91a21d
Merge for back out of changeset 06433d3dafd9 (bug 504422) because the patch is wrong.
2009-07-22 14:05:11 -07:00
Shawn Wilsher
bd04bc4647
Backed out changeset 06433d3dafd9 (bug 504422) because the patch is wrong.
2009-07-22 14:04:12 -07:00
Chris Jones
bfa66f0835
Bug 505586: use the right String::Find() function from external API code. r=bsmedberg
2009-07-22 15:47:14 -05:00
Doug Turner
be78c88279
[Bug 505277] - strncpy without null termination in nsWifiScannerUnix. r=dbaron
2009-07-22 13:33:44 -07:00
Doug Turner
17225a64d3
[Bug 505278] - nsWifiAccessPoint::GetSsid doesn't do what it thinks it does with embedded nulls. r=dbaron
2009-07-22 13:32:40 -07:00
Neil Rashbrook
cf7b4f42e8
Bug 483537 Move -moz-appearance styles from content into skin where they belong r=dao,mstange
2009-07-22 20:58:34 +01:00
Shawn Wilsher
f92ecf4991
Reverting accidental changes to build/automationutils.py from changeset 06433d3dafd9.
2009-07-22 12:24:54 -07:00
L. David Baron
1837dd0080
Fix typo in error message. (Bug 505774)
2009-07-22 14:58:16 -04:00
Peter Van der Beken
e7c19654e6
Fix for bug 500349 (DOMParser no longer available in Greasemonkey scripts). r/sr=jst.
...
--HG--
extra : rebase_source : e42a5ad4bc82ef7b6933e9420840f83548ecde2c
2009-07-22 20:50:24 +02:00
Makoto Kato
815f6cdd90
Bug 499262 - Remove Metoworks Code for OS 9. r+sr=bsmedberg
2009-07-24 19:11:23 +09:00
Makoto Kato
240dd42e43
Bug 505680 - xpcshell for Symbian. r=mrbkap
2009-07-24 19:05:57 +09:00
Wesley W. Garland
74b5263a84
Bug 502696 js_CompareAndSwap on sparc should not use PRLock() r=jorendorff sr=benjamin
2009-07-24 17:41:42 +08:00
Martijn Wargers
7075888a30
Bug 502233 - Webpage reading program(text to speech) stopped working in Firefox environment after upgrade, r=roc
2009-07-24 08:12:11 +02:00
Mark Finkle
ea821545f4
Bug 506007: Compositor breaks Fennec on Maemo/Hidon, r=karlt
2009-07-23 22:08:07 -04:00
Justin Dolske
87e4cd5f1d
Bug 504499 - Windows CE build always start up with the window maximized, change not persisted. r=vladimir
2009-07-23 17:35:49 -07:00
Justin Dolske
34f7f644ff
Bug 502511 - menu font/size/spacing off on Windows CE. r=vladimir
2009-07-23 17:35:49 -07:00
Justin Dolske
c952f24155
Bug 504238 - <menupopup>s on Windows CE are confusing window size and content size.. r=vladimir
2009-07-23 17:35:49 -07:00
Justin Dolske
f6b71e2e04
Bug 504953 - Clean up firefox branding in the build system. r=benjamin
...
--HG--
rename : browser/app/macbuild/background.png => browser/branding/nightly/background.png
rename : browser/installer/windows/nsis/branding.nsi => browser/branding/nightly/branding.nsi
rename : browser/base/branding/about.png => browser/branding/nightly/content/about.png
rename : browser/base/branding/aboutCredits.png => browser/branding/nightly/content/aboutCredits.png
rename : browser/base/branding/aboutFooter.png => browser/branding/nightly/content/aboutFooter.png
rename : browser/base/branding/icon48.png => browser/branding/nightly/content/icon48.png
rename : browser/base/branding/icon64.png => browser/branding/nightly/content/icon64.png
rename : browser/app/default16.png => browser/branding/nightly/default16.png
rename : browser/app/default32.png => browser/branding/nightly/default32.png
rename : browser/app/default48.png => browser/branding/nightly/default48.png
rename : browser/app/macbuild/disk.icns => browser/branding/nightly/disk.icns
rename : browser/app/document-os2.ico => browser/branding/nightly/document-os2.ico
rename : browser/app/macbuild/document.icns => browser/branding/nightly/document.icns
rename : browser/app/document.ico => browser/branding/nightly/document.ico
rename : browser/app/document.png => browser/branding/nightly/document.png
rename : browser/app/macbuild/dsstore => browser/branding/nightly/dsstore
rename : browser/app/firefox-os2.ico => browser/branding/nightly/firefox-os2.ico
rename : browser/app/macbuild/firefox.icns => browser/branding/nightly/firefox.icns
rename : browser/app/firefox.ico => browser/branding/nightly/firefox.ico
rename : browser/base/content/browserconfig.properties => browser/branding/nightly/locales/browserconfig.properties
rename : browser/locales/en-US/chrome/branding/brand.dtd => browser/branding/nightly/locales/en-US/brand.dtd
rename : browser/locales/en-US/chrome/branding/brand.properties => browser/branding/nightly/locales/en-US/brand.properties
rename : browser/app/mozicon128.png => browser/branding/nightly/mozicon128.png
rename : browser/app/firefox-branding.js => browser/branding/nightly/pref/firefox-branding.js
rename : browser/app/splash.bmp => browser/branding/nightly/splash.bmp
rename : browser/installer/windows/wizHeader.bmp => browser/branding/nightly/wizHeader.bmp
rename : browser/installer/windows/wizHeaderRTL.bmp => browser/branding/nightly/wizHeaderRTL.bmp
rename : browser/installer/windows/wizWatermark.bmp => browser/branding/nightly/wizWatermark.bmp
2009-07-23 17:35:49 -07:00
Justin Dolske
d31edc7f4a
Bug 504750 - Add splashscreen support to build system. r=benjamin ui-r=beltzner
2009-07-23 17:35:48 -07:00
Shawn Wilsher
ee6ea4269d
Bug 504422 - Be smarter with our strings for AUTOCOMPLETE_MATCH SQL function.
...
Avoid copying are argument strings. String copying was showing up as 1% of the
time spent in our function, when we should almost never need to copy.
r=dwitte
r=dietrich
2009-07-22 11:47:29 -07:00
Shawn Wilsher
5521505010
Merge places to mozilla-central.
2009-07-22 09:27:28 -07:00
Igor Bukanov
9534c3d315
bug 504033 - avoiding calling JSFinalizeStub. r=brendan
2009-07-22 18:23:21 +02:00
Markus Stange
6372146cfe
Bug 505700 - Don't allow moving the window with the toolbar while in fullscreen mode. r=enndeakin
2009-07-22 14:18:08 +02:00
L. David Baron
036b9ed8ff
Merge backout of changeset f905520076db (Bug 497053, patch to fix random orange) because it seems to have made the random orange significantly worse.
2009-07-22 07:48:00 -04:00
L. David Baron
70c8abc246
Backed out changeset f905520076db (Bug 497053) because it seems to have made the random orange significantly worse.
2009-07-22 07:47:16 -04:00
L. David Baron
978752534d
Don't silently disable WiFi on Linux if we can't find iwlib.h. (Bug 503597) r=dougt,bsmedberg
2009-07-22 07:23:25 -04:00
Ehsan Akhgari
09ddc04152
Bug 493738 - The CSS rule for sanitize.xul is moved from skin/preferences/preferences.css to skin/sanitizeDialog.css; r=dao
2009-07-22 14:33:06 +04:30
Leon Sha<leon.sha@sun.com>
8d0ba6e2ec
Bug 504043 - Firefox will crash on sparc platform when some website. Last checkin is not up to date. r=gal.
2009-07-22 17:45:41 +08:00
Leon Sha<leon.sha@sun.com>
87605bbcec
Bug 504043 - Firefox will crash on sparc platform when some website. Last checkin is not up to date. r=gal.
2009-07-22 17:44:28 +08:00
Leon Sha<leon.sha@sun.com>
10e00c97c5
Bug 505416 - http://www.usatoday.com/ crash on sparc. r=gal
2009-07-22 17:34:28 +08:00
Leon Sha<leon.sha@sun.com>
c18cfc0b33
Bug 505416 - http://www.usatoday.com/ crash on sparc. r=gal
2009-07-22 17:28:33 +08:00
Leon Sha<leon.sha@sun.com>
130b687fd4
Bug 504043 - Firefox will crash on sparc platform when some website. r=gal
2009-07-22 17:15:39 +08:00
Leon Sha<leon.sha@sun.com>
8f74f5cc07
Bug 504043 - Firefox will crash on sparc platform when some website. r=gal
2009-07-22 17:06:23 +08:00
Markus Stange
a0540bdbd7
Bug 370857 - Fullscreen on Mac OS X. Properly hide menu bar and Dock when going into fullscreen mode. r=josh
2009-07-22 11:01:37 +02:00
Markus Stange
e70b734a77
Bug 420491 - Implement HideWindowChrome on Mac OS X by creating a new borderless native window and reparenting the content view. r=smichaud, r=josh
2009-07-22 10:57:39 +02:00
Robert O'Callahan
1384727485
Remove accidentally commited .rej files
2009-07-22 17:06:12 +12:00
Robert O'Callahan
f774d2b5f0
Fix test bustage in test_contextmenu_list.xul
2009-07-22 17:05:24 +12:00
Nicholas Nethercote
a8cd3ba765
Bug 504705 - TM/nanojit: use NULL as the condition for unconditional guards (2nd attempt). r=gal.
2009-07-22 14:54:41 +10:00
Clint Talbert
34e3799235
Bug 497053 Geolocation/test_timeoutWatch random orange debug patch, r=jmaher,dougt
2009-07-21 21:31:14 -07:00
Joe Drew
ec0ef86e27
Bug 505474 - Restore tracking of whether we've finished decoding a given GIF frame, so we don't call EndImageFrame() twice for a single frame. r=vlad
...
Before bug 753 landed, we implicitly tracked whether we'd called
EndImageFrame() by setting mImageFrame to null inside EndImageFrame(). Once
we stopped doing that, we tried writing to memory that had already been freed.
(This memory is actually freed once we error out on the invalid GIF, but the
internal state-tracking mechanics made it so we never wrote to that memory
even though we have stale pointers to it. Unfortunately when we entered
EndImageFrame() a second time, that state tracking was invalid and we
attempted to write to the stale pointer.)
This patch introduces a tracking variable, mCurrentFrame, which is set to the
frame of the currently-decoding frame when we're in the middle of decoding
it, and -1 otherwise. This ensures we don't enter EndImageFrame() a second
time, restoring the functionality we had prior to bug 753.
2009-07-21 21:20:01 -07:00
Joe Drew
cf033832bc
Bug 505473 - Fix alpha handling so we composite animated GIFs properly. r=vlad
2009-07-21 21:19:59 -07:00
Jeff Muizelaar
f1000364be
Bug 504888. qcms: Avoid integer overflow when checking buffer bounds. r=bobbyholley
...
Found by Chris Evans
2009-07-21 23:32:27 -04:00
Jason Orendorff
d53ec81df3
Fix memory leak introduced by changeset 3915e2d2c748 (bug 503080). r=mrbkap, no bug#.
...
--HG--
extra : rebase_source : 6cb42950ce67950f0c694bd32d90ccaa53c7a7d4
2009-07-21 21:55:27 -05:00
Robert O'Callahan
efcac1ea7f
Bug 339548. Part 15: test overlaying an opaque-background table over a plugin.
2009-07-22 12:45:16 +12:00