Граф коммитов

221797 Коммитов

Автор SHA1 Сообщение Дата
Dão Gottwald fca35941c2 fix typo 2008-08-12 15:03:45 +02:00
Dão Gottwald 051735207e browser chrome test for bug 445369 2008-08-12 14:51:02 +02:00
Dão Gottwald 78565f9554 ctrlTab browser chrome test: make utility functions private to avoid naming conflicts 2008-08-12 14:48:32 +02:00
Robert O'Callahan f092535bf4 Comment out new tests that are failing 2008-08-12 23:08:21 +12:00
Robert O'Callahan e61283091a Fix filename case 2008-08-12 23:05:05 +12:00
Robert O'Callahan 8d7c6aa4ec Bug 230555. Support white-space:pre-line (add tests). r+sr=dbaron 2008-08-12 21:49:03 +12:00
Robert O'Callahan cd221bb533 Bug 406299. Make sure we include the font ascent/descent of a soft hyphen if there is one (gfx bits). r+sr=dbaron 2008-08-12 21:34:52 +12:00
Robert O'Callahan 1d75b20afc Bug 413048. Disable float breaking in columns. r+sr=dbaron 2008-08-12 21:32:10 +12:00
Robert O'Callahan 3b2619e8f6 Bug 441259. Account for trimmable width when deciding whether we can place a float on the line. Also, only try to place a float at a point where we can have a line break. r+sr=dbaron 2008-08-12 21:29:35 +12:00
Robert O'Callahan 904317f506 Bug 406299. Make sure we include the font ascent/descent of a soft hyphen if there is one. r+sr=dbaron 2008-08-12 21:18:23 +12:00
Robert O'Callahan 69d60c729b Bug 445079. Make nsSVGRenderState able to generate an nsIRenderingContext, so that filters and other users can host foreignObject content. r=longsonr,sr=mats 2008-08-12 20:36:51 +12:00
Philippe M. Chiasson b3e4c21e09 Follow up to bug 448003 Z/mZ values are off by 100 on OS X - make the symbol type matching case-insensitive. r=ted 2008-08-12 09:31:03 +01:00
Robert O'Callahan 12078bb96e Bug 230555. Support white-space:pre-line. r+sr=dbaron 2008-08-12 20:31:56 +12:00
Dão Gottwald 25d6b9bf3b Bug 445768 – CTRL+Tab moves to location bar if only 1 tab is open. r=gavin 2008-08-12 09:08:03 +02:00
Bobby Holley 2d203c2ab5 forcing -O2 for lcms on all platforms - bug 449130. r=vlad 2008-08-11 22:23:22 -07:00
Bobby Holley 6dd2ca2c0a Bug 449986 – profile-before-change should close cookie db connection. r=dwitte 2008-08-11 22:14:15 -07:00
Bobby Holley 8dcd2f1d94 Bug 449681 – switch color_management pref from off/on bool to off/on/taggedonly int. r=vlad 2008-08-11 21:55:36 -07:00
Doug Turner 6ba21a3202 NS_OSSO requires DBUS. bug 445943. r=ted 2008-08-11 17:22:48 -07:00
Justin Dolske ec10923863 Bug 449701 – legacy storage module shouldn't share login objects across XPCOM. r=gavin 2008-08-11 17:08:49 -07:00
Ben Turner 30c77eeadc Bug 443874 - "Need a hook for thread creation and destruction in thread pool." r=bsmedberg, jst. Test shouldn't hang now. 2008-08-11 17:01:47 -07:00
Justin Dolske 30c130753d Bug 422974 – Prism uses old "Remember password?" mechanism. r=gavin 2008-08-11 16:31:57 -07:00
Blake Kaplan 866ad202fc Create implicit XPCNativeWrappers in fewer situations. bug 441087, r=jst sr=bzbarsky 2008-08-11 16:00:24 -07:00
Justin Dolske 8c833c344e Bug 449698 – login manager shouldn't allow nulls in username or password. r=gavin 2008-08-11 15:25:21 -07:00
Brian Crowder ed9c9731ca Bug 422789: reduce narrow windows API calls in uconv/, original patch by Brad Lassey <blassey@mozilla.com>, r=smontagu 2008-08-11 15:11:48 -07:00
Dão Gottwald 921601d9cc Ctrl+Tab browser chrome tests 2008-08-11 22:40:45 +02:00
Neil Rashbrook 0ed8934625 Bug 447593 Crash [@ NS_NewAtom] r=bsmedberg 2008-08-11 21:26:40 +01:00
Neil Rashbrook f3b571148e Bug 450040 Rename IENUMFE.CPP/H to IEnumFE.cpp/h r=ere,ted
--HG--
rename : widget/src/windows/IENUMFE.CPP => widget/src/windows/IEnumFE.cpp
rename : widget/src/windows/IENUMFE.H => widget/src/windows/IEnumFE.h
2008-08-11 20:54:41 +01:00
Benjamin Smedberg 23376bdd72 Bug 446132 - Allocate nsJSONWriter on the stack, r=sayrer sr=jst 2008-08-11 15:06:27 -04:00
Blake Kaplan a022f2d294 Make split global objects have the right flags. bug 449656, r=crowder NPOTB 2008-08-11 11:55:43 -07:00
Benjamin Smedberg d3a1c79da1 From bug 449561, bug 445949, and others: let's just ditch nsDerivedSafe since the class of errors it's trying to protect against are uncommon in today's world. r=dbaron 2008-08-11 11:05:58 -04:00
Simon Montagu 3be7f26849 Bug 449577. Remove GetHints(), r+sr=roc 2008-08-11 18:19:01 +03:00
Simon Montagu d7271d5d6c Bug 449555. Disable word-wrap for single-line widgets, r+sr=roc 2008-08-11 18:16:41 +03:00
Simon Montagu a1a864454e Bug 447853. Remove obsolete intl/ctl module. r=ted, sr=roc 2008-08-11 18:11:41 +03:00
Philippe M. Chiasson 5247f36eb0 Bug 448003 Z/mZ values are off by 100 on OS X. r=ted 2008-08-11 15:16:59 +01:00
Mark Banner ee71aa86ca Bug 450087 Move filepicker source code files from xpfe to toolkit. r=ted
--HG--
rename : xpfe/components/filepicker/public/Makefile.in => toolkit/components/filepicker/public/Makefile.in
rename : xpfe/components/filepicker/public/nsIFileView.idl => toolkit/components/filepicker/public/nsIFileView.idl
rename : xpfe/components/filepicker/src/Makefile.in => toolkit/components/filepicker/src/Makefile.in
rename : xpfe/components/filepicker/src/filepicker.pkg => toolkit/components/filepicker/src/filepicker.pkg
rename : xpfe/components/filepicker/src/nsFilePicker.js.in => toolkit/components/filepicker/src/nsFilePicker.js.in
rename : xpfe/components/filepicker/src/nsFileView.cpp => toolkit/components/filepicker/src/nsFileView.cpp
rename : xpfe/components/filepicker/src/nsWildCard.cpp => toolkit/components/filepicker/src/nsWildCard.cpp
rename : xpfe/components/filepicker/src/nsWildCard.h => toolkit/components/filepicker/src/nsWildCard.h
2008-08-11 14:07:51 +01:00
Dão Gottwald 6869e469f6 fix typo 2008-08-11 11:19:51 +02:00
Dão Gottwald 20711152f3 Bug 446209 - CTRL-TAB should not persist right-click menu on webpage when switching URLs. r=gavin 2008-08-11 11:10:01 +02:00
Dão Gottwald 0bcb36cc4b Bug 445573 - Ctrl+Tab: Holding tab should bring up tab-switching panel and repeat. r=gavin 2008-08-11 11:06:42 +02:00
Boris Zbarsky 86f5e5532f Bug 113934. Backend and some minimal front end for dragging tabs between windows. r=gavin, r+sr=jst 2008-08-11 09:38:43 +01:00
Masayuki Nakano ed97521c4e Bug 447635 – IME candidate list window doesn't prefer the focused window level r=josh+roc, sr=roc 2008-08-11 17:27:59 +09:00
Vladimir Vukicevic 0e3be7e876 Disable xor/lighter canvas tests 2008-08-10 22:20:31 -07:00
Vladimir Vukicevic 5e4ca93387 b=446534, Update canvas mochitests, code from Philip Taylor, patch by Eric Butler; r=vlad 2008-08-10 21:01:14 -07:00
Zack Weinberg 9c8937382f Bug 441469. Implement parsing of @font-face rules. r+sr=dbaron 2008-08-10 22:13:49 +01:00
Dave Townsend 0f1b9fac05 Backout of bug 113934 due to apparent Tp regression 2008-08-10 17:15:43 +01:00
Dave Townsend f48ec275ba Backed out changeset eb6fda3be5bb 2008-08-10 17:15:00 +01:00
Vladimir Vukicevic aead2fe7e8 b=422221; additional DirectFB compilation fixes 2008-08-09 22:25:30 -07:00
Dave Townsend df2f808f35 Backed out Bug 441469 due to Tp regressions 2008-08-10 00:08:28 +01:00
Dave Townsend 596f0d1a01 Backed out Bug 441469 due to Tp regressions 2008-08-10 00:07:59 +01:00
Dão Gottwald d40b9c52b4 Bug 444307 – Page Style functions cleanup. r=gavin 2008-08-09 21:37:00 +02:00
hectorchu@gmail.com c6907449da Bug 445030, win32 nsAppShell eats WM_QUIT messages, r=robert.bugzilla@gmail.com, sr=roc 2008-08-09 21:49:42 +03:00