Commit Graph

32087 Commits

Author SHA1 Message Date
fantasai
059cc95c6b Bug 492627 - Remove Placeholder Continuations [Part VI: Handle <br clear>] r=roc 2009-08-31 11:25:36 -07:00
fantasai
d5c48032c3 Bug 492627 - Remove Placeholder Continuations [Part V: Reimplement float splitting without placeholder continuations] r=roc 2009-08-31 11:25:36 -07:00
fantasai
973c4e83aa Bug 492627 - Remove Placeholder Continuations [Part IV: Switch float layout APIs to pass float directly, without placeholder] r=roc 2009-08-31 11:25:35 -07:00
fantasai
01a3a6c947 Bug 492627 - Remove Placeholder Continuations [Part III: Remove current float-splitting code.] r=roc 2009-08-31 11:25:35 -07:00
Shawn Wilsher
287d6992b8 Bug 508850 - XPCOMUtils should provide a convenient way to define lazy getters
r=sayrer
sr=bsmedberg
2009-08-31 09:32:05 -07:00
David Bolter
c86c525f2c Bug 509696 - Empty role on body removes read-only state; breaks virtual buffers. r=MarcoZ,surkov 2009-08-31 09:12:08 -04:00
Robert Longson
e22fe524e4 Bug 509940 - Images with fill=none are not displayed. r=jwatt 2009-08-31 12:26:23 +01:00
Robert Longson
666c268994 Bug 508247 - Crash if non SVG element encountered in path for getCTM. r=jwatt 2009-08-31 11:33:29 +01:00
Ehsan Akhgari
74c093fdce Bug 513567 - Not enough arguments in nsISocketTransport.close in GPSDProvider.shutdown; r=dougt 2009-08-31 07:29:20 +04:30
Chris Pearce
ece1cdb103 Bug 512398 - fix liboggplay update (rev f4087c5ac148) which accidentally removed liboggplay's os2_semaphore.*. r=doublec 2009-08-31 14:08:39 +12:00
Chris Pearce
0f3cd77669 Bug 512398 - Backed out changeset f4087c5ac148, checked in wrong patch. 2009-08-31 13:45:40 +12:00
Chris Pearce
75cfcd8e78 Update liboggplay to rev 8640eb3fddc43ad4, correct issue with presentation time, reset libfishsound on seek to 0. 2009-08-31 13:23:17 +12:00
Chris Pearce
e3aed1bf9b Bug 512327 - Update liboggz to rev 20609d34c41fa 2009-08-31 13:23:16 +12:00
Chris Pearce
6bdd7a2d46 Bug 511584 - Update libfishsound to rev 20b5cdf6fe38f6 2009-08-31 13:23:16 +12:00
Markus Stange
51b7aa2149 Bug 508940 - Use child selectors when addressing treechildren. r=dao 2009-08-31 12:27:56 +12:00
Markus Stange
401ca9822f Bug 508940 - Use build time preprocessing in order to share colors and other common CSS declarations in the theme. r=dao 2009-08-31 12:26:43 +12:00
Markus Stange
a2030dada0 Bug 508728 - Restyle the Places window scope bar. r=dao 2009-08-31 12:25:08 +12:00
Markus Stange
a46db7b677 Bug 511809 - Also allow scrollboxes for window dragging so that the bookmarks bar can be used to drag the window again. r=enn 2009-08-31 12:24:34 +12:00
Markus Stange
bd2d1053e7 Bug 510426 - Decrease the height of the notificationbar again. r=dao 2009-08-31 12:23:29 +12:00
Bobby Holley
5d8c8c791d Bug 513544 - Crash [@nsImageFrame::DisplayAltFeedback] - r=bzbarsky 2009-08-30 23:06:11 +02:00
Karl Tomlinson
4f45741fc0 Don't always addref in nsFontCache::Compact() b=503784 r=pavlov
--HG--
extra : rebase_source : e6b06957a00cdf49fc2868224afd9201e22c01a8
2009-08-31 08:44:39 +12:00
Phil Ringnalda
faf27ea6f9 Bug 499071 - nsIEditorStyleSheets.idl's comments have a tenuous grasp on the concept of truth, r=neil, sr=bz 2009-08-30 09:29:18 -07:00
Nickolay Ponomarev
9d36a52765 bug 513469 - remove usage of nsIBrowserInstance in Firefox's browser.js
r=gavin
2009-08-30 16:03:59 +04:00
Nickolay Ponomarev
2552084ef2 bug 480262 - Deleting an auto-complete entry via shift+backspace(delete) removes last character from the entered text inside a textbox
Make the nsAutoCompleteController::HandleDelete() cancel the keypress event if it decides to delete an autocomplete entry.
r=gavin
2009-08-30 16:02:06 +04:00
Nickolay Ponomarev
70b41042b9 bug 513466 - add a dummy implementation of nsINavHistoryObserver::onBeforeDeleteURI to nsPlacesDBFlush to silence a useless error
r=sdwilsh
2009-08-30 15:54:35 +04:00
Honza Bambas
3a4a6aafdd bug 512759 - mochitest-plain timeouts on Linux/Mac SeaMonkey, also set useDownloadDir during the test, r=KaiRo, also fix KaiRo's nits on clearing instead of re-setting prefs at the end of the test 2009-08-30 13:39:17 +02:00
Ehsan Akhgari
6ac2cefb24 Bug 499733 - Open Web Location dialog leaks URL/search entered in private browsing mode; r=mconnor 2009-08-30 11:01:46 +04:30
Michael Ventnor
584f9ac37c Bug 512345 - Implement accelerometer support for Linux and Maemo. r=dougt/olli 2009-08-29 08:40:22 -07:00
Wan-Teh Chang
974aa31625 Bug 495384: Initialize NSS by calling NSS_Initialize with
NSS_INIT_NOROOTINIT to turn off the loading of the root certs
module in nss_Init.  We load the root certs module in the
InstallLoadableRoots function, so we don't need nss_Init to load
it.  r=rrelyea,kaie.
2009-08-29 10:04:30 -07:00
Olli Pettay
2aa0b4e4e8 Bug 506212 - UI elements inside XBL are drawn incorrectly when initialized with broadcasters, r=sicking 2009-08-29 18:39:51 +03:00
Doug Turner
b3d4d4adda [Bug 462192] move initialization code out of nsGeolocationService constructor. r=olli 2009-08-28 10:40:27 -07:00
Wan-Teh Chang
73969ea3cd Update NSPR to the NSPR_HEAD_20090828 CVS tag. Contains fixes
for bug 366194, bug 506502, bug 508165, bug 509243, bug 510705,
bug 511315, bug 512806.
2009-08-28 19:53:48 -07:00
Dão Gottwald
73850ea3b4 Bug 510442 - remove unneeded CSS and image data for toolbar buttons that are always enabled. r=rflint 2009-08-29 03:26:51 +02:00
Ben Newman
4d0f1f9548 Trivial indentation fixups that should have gone in with 9e16ec20e6fe. r=brendan 2009-08-28 15:34:31 -07:00
Ben Newman
e5a024bacf Bug 500644 - PAC: crash when using PAC-based manual proxy config and the attached testcase. r=mrbkap sr=brendan
--HG--
extra : rebase_source : 68dbf79d8e257f3915b817723ca51deb840e4298
2009-08-27 18:07:44 -07:00
Peter Weilbacher
48caf1048e [OS/2] Bug 490561 - update GetMetrics 2009-08-29 00:58:25 +03:00
Jeff Walden
75a36235ad Bug 508325 - Fix a second instance of the core problem fixed in the first push; also change NSCoordSaturatingMultiply into two separate functions, one of which requires the scale to be non-negative and one which doesn't. r=roc
--HG--
extra : rebase_source : e4dc7f9f8e5647512524dcaa0e48dd5f68fe64a0
2009-08-06 00:36:54 -07:00
Taras Glek
0f5a0cf3bd bug 508421: accidentally left a printf in
--HG--
extra : rebase_source : 8ab26dae91f7d989c07426e9b42583694281c821
2009-08-28 14:36:46 -07:00
Dão Gottwald
e15e16a03b merge 2009-08-28 22:54:53 +02:00
Dão Gottwald
8cf4e93d4f Backed out changeset 012d3f753a28 2009-08-28 22:54:33 +02:00
Chris Cooper
0ecd200643 Bug 507405 - Fix filename parsing to handle two-, three- and four-part version strings (NPOTB) - r=bhearsum 2009-08-28 16:45:12 -04:00
Paul O’Shannessy
d80fec6ac6 Bug 479397 - this.windowToFocus.content null in nsSessionStore.js, r=zeniko 2009-08-28 13:05:06 -07:00
Paul O’Shannessy
6bb3b5473a Bug 512524 - Unable to set image as desktop background, r=robert.bugzilla 2009-08-28 13:05:03 -07:00
Dão Gottwald
558ede54da merge 2009-08-28 20:45:55 +02:00
Dão Gottwald
3ff9406720 Backed out changeset 72c1f97df4c6 2009-08-28 20:45:38 +02:00
Geoff Lankow
c03044f9d1 Bug 506799 - nsIContentPrefService should accept string arguments for URI as well as nsIURI. r=myk, sr=mconnor 2009-08-28 20:42:01 +02:00
Nochum Sossonko
b1f4f49414 Bug 502486 - Don't strip the www off urls for the block-image context menu label. r=dao, ui-r=faaborg 2009-08-28 20:26:17 +02:00
Martin McNickle
8117a0290b Bug 508223 - Favicons not shown if menus_have_icons=false. r=dao 2009-08-28 20:25:17 +02:00
Taras Glek
8943704095 Bug 457949 - no need for Stopwatch r=bsmedberg
--HG--
extra : rebase_source : 5cd3baecf54295012b28d42fc7bf4c9b34e12714
2009-08-28 11:03:51 -07:00
Daniel Holbert
3da6629849 Bug 513262 - Remove unused helper function "GetFrameForContent" from nsSVGUtils. r=roc 2009-08-28 11:02:58 -07:00