Felipe Gomes
|
16b2db3c13
|
Bug 503889 - Investigate usable sizes and target areas for touch interactions. r=dao
|
2009-08-10 19:59:10 -07:00 |
|
Felipe Gomes
|
30a32157e7
|
Bug 503042 - Implement a way to detect a touch enabled device. r=vlad, sr=dbaron
|
2009-08-10 19:59:06 -07:00 |
|
Robert Strong
|
56639f2d73
|
Bug 509161 - [WinCE] Remove support for XRE_UPDATE_ROOT_DIR on WinCE. r=sdwilsh
|
2009-08-10 19:59:00 -07:00 |
|
Robert Strong
|
6da73d93fc
|
Bug 507481 - [WinCE] Check for Windows version in download manager shouldn't be done for Windows CE. r=sdwilsh
|
2009-08-10 19:58:54 -07:00 |
|
L. David Baron
|
6ff2475a94
|
Make lines with only a bullet take up height. (Bug 179596 / Bug 507187) r=roc
|
2009-08-10 19:48:42 -07:00 |
|
L. David Baron
|
8748f13aaf
|
Make the quirks mode line height algorithm's check for bullets check whether there's a bullet rather than checking whether it's an HTML LI. (Bug 179596) r=roc
|
2009-08-10 19:48:42 -07:00 |
|
L. David Baron
|
7cc38c6fe9
|
When a block without lines has a bullet, give the line we fake its full line height. (Bug 179596) r=roc
|
2009-08-10 19:48:42 -07:00 |
|
Blake Kaplan
|
00cd76535d
|
Finish merging.
|
2009-08-10 19:32:28 -07:00 |
|
Blake Kaplan
|
eab38938f1
|
Backed out changeset 577258550954. Fixing mochitest-chrome bustage.
|
2009-08-10 19:32:15 -07:00 |
|
Blake Kaplan
|
9af6523aeb
|
Bug 509583 - Deal with empty arrays the same way we deal with regular arrays. r+sr=jst
|
2009-08-10 18:08:13 -07:00 |
|
Blake Kaplan
|
7b08162c95
|
Bug 506838 - Deal with GetCxSubjectPrincipalAndFrame returning a non-scripted frame. r+sr=jst
|
2009-08-10 18:07:47 -07:00 |
|
Blake Kaplan
|
9515b85185
|
Fix bug 508752. r+sr=jst
|
2009-08-10 18:07:00 -07:00 |
|
Justin Lebar
|
763dfd5f3c
|
Bug 509055: Changing document.title does not change SHEntry's title if document was loaded from history. r=smaug
|
2009-08-10 13:45:09 -07:00 |
|
Jonas Sicking
|
5f2141f841
|
Back out bug 431098
|
2009-08-10 16:40:29 -07:00 |
|
Blake Kaplan
|
0a0f22bdc5
|
Bug 493281 - Add a crashtest.
|
2009-08-10 16:01:42 -07:00 |
|
Blake Kaplan
|
41dc1bdf6b
|
Bug 508982 - Don't try to double-rewrap properties. It's a very expensive no-op. r+sr=jst
|
2009-08-10 16:01:42 -07:00 |
|
Blake Kaplan
|
674602e2c9
|
Bug 505217 - Don't wrap slim wrappers in SOWs. r+sr=peterv
|
2009-08-10 16:01:42 -07:00 |
|
L. David Baron
|
9cec8d1994
|
Remove InspectorCSSUtils, part 4: Remove nsIInspectorCSSUtils and nsInspectorCSSUtils. (Bug 371655) r=bzbarsky
|
2009-08-10 15:52:29 -07:00 |
|
L. David Baron
|
86aa2537d6
|
Remove InspectorCSSUtils, part 3: Remove the trivial methods and replace their callers with appropriate internal calls. (Bug 371655) r=bzbarsky
|
2009-08-10 15:52:29 -07:00 |
|
L. David Baron
|
a55abf81a2
|
Remove InspectorCSSUtils, part 2: Move remaining substantive code to inDOMUtils. (Bug 371655) r=bzbarsky
|
2009-08-10 15:52:29 -07:00 |
|
L. David Baron
|
48c0c7d6aa
|
Remove InspectorCSSUtils, part 1: Move GetStyleContextForContent to nsComputedDOMStyle. (Bug 371655) r=bzbarsky
|
2009-08-10 15:52:29 -07:00 |
|
L. David Baron
|
6c506cbb10
|
Run output of debug builds through fix-linux-stack/fix-macosx-stack. (Bug 385248) r=ted
|
2009-08-10 15:52:29 -07:00 |
|
L. David Baron
|
bcebc6f79b
|
Add more parameters to nsStyleSet::ResolveStyleForRules. (Bug 435441) r=bzbarsky
|
2009-08-10 15:52:29 -07:00 |
|
L. David Baron
|
7fed030a73
|
Make computed style (and canvas text styling, which shares the same code) avoid using style data that was influenced by pseudo-elements. (Bug 505515) r=bzbarsky
|
2009-08-10 15:52:29 -07:00 |
|
L. David Baron
|
18c275e977
|
Add flags to pseudo-elements, and add one that says which ones are expected to contain elements. (Bug 505515) r=bzbarsky
|
2009-08-10 15:52:29 -07:00 |
|
L. David Baron
|
debaa63092
|
Make style contexts know whether they have data from a pseudo-element. (Bug 505515, Bug 435441) r=bzbarsky
|
2009-08-10 15:52:29 -07:00 |
|
Jonathan Steele
|
c3920dc98f
|
Bug 508720 - Remove less than 4 for GCC Version in Mac; r=ted.mielczarek
|
2009-08-11 00:40:46 +02:00 |
|
Serge Gautherie
|
2ee7edc8d1
|
Bug 508760 - Remove MSVC6 support from the tree; (Cv1a) xpcom/io/*.cpp; r=doug.turner
|
2009-08-11 00:37:37 +02:00 |
|
Shawn Wilsher
|
3d290df8ae
|
Bug 504422 - Be smarter with our strings for AUTOCOMPLETE_MATCH SQL function
Avoids an unnecessary string copy on every invocation of AUTOCOMPLETE_MATCH.
r=dietrich
|
2009-08-10 15:15:22 -07:00 |
|
Shawn Wilsher
|
a4b9f5ba43
|
Bug 485976 - Move writing sessionstore.js off the main thread
This makes session restore perform the write and fsync of sessionstore.js
execute on a background thread using NetUtil.asyncCopy.
r=dietrich
|
2009-08-10 15:15:20 -07:00 |
|
Timothy Nikkel
|
cbca0e3cf4
|
Bug 489729. Use GetMessagePos instead of GetCursorPos to get the mouse position at the last message processed and not the current position so that mouse clicks don't get interpreted as drags when system is under heavy load. r=jmathies
--HG--
extra : rebase_source : f95806d2be0a829fc776fe70cb4c0b684a5403dd
|
2009-08-11 09:29:41 +12:00 |
|
Markus Stange
|
20fc2cc39e
|
Bug 508739 - Replace many gradient images with CSS gradients. r=dao
--HG--
extra : rebase_source : ceca5dc9c2191901bf7c0fdaa4cbb5d28e7bd96b
|
2009-08-11 09:25:56 +12:00 |
|
Markus Stange
|
09e2599221
|
Bug 508724 - Native theming for button[type=menu], CSS part. r=dao
--HG--
extra : rebase_source : 07706d26b90faec7697dd80daaae5abcd8a447e6
|
2009-08-11 09:24:57 +12:00 |
|
Markus Stange
|
4b47698416
|
Bug 508724 - Native theming for button[type=menu], widget part. r=roc
--HG--
extra : rebase_source : 3307b174ac4f25ea934a5b51407ccf16baaa1168
|
2009-08-11 09:23:50 +12:00 |
|
Markus Stange
|
c20f1762ac
|
Bug 508874 - Remove hand scrolling (Cmd+Opt panning) from the tree. r=josh
--HG--
extra : rebase_source : 50feaef30a8071ee4157b4cd20fcb7b3ed1633ff
|
2009-08-11 09:21:29 +12:00 |
|
Armen Zambrano Gasparnian
|
74d4b3adf6
|
Bug 496196 - fix situation when DOWNLOAD_BASE_URL is not set in update snippet generation script - r=ccooper
|
2009-08-10 17:29:23 -04:00 |
|
Daniel Holbert
|
b2cd896422
|
Bug 508692: Fix build warning - rename nsSubDocumentFrame method so it doesn't hide inherited method (s/GetMargin/GetMarginAttributes/) r=dbaron
|
2009-08-10 12:42:53 -07:00 |
|
Dave Townsend
|
9517fb8a5c
|
Bug 463075: Fix packaging of nspr-config in the SDK. r=ted
|
2009-08-10 20:37:48 +01:00 |
|
Dão Gottwald
|
db98bdfb44
|
merge
|
2009-08-10 19:57:47 +02:00 |
|
Dão Gottwald
|
f13d800c0e
|
Backed out changeset cabad98babdb for breaking WinCE
|
2009-08-10 19:57:05 +02:00 |
|
Masatoshi Kimura
|
fb0f495388
|
Bug 508905 - /Zc:wchar_t- is no longer required. r=rstrong
|
2009-08-10 10:25:11 +02:00 |
|
Dave Townsend
|
f40f9c1108
|
Test only followup to Bug 507339 - remove unused files. r=rstrong
|
2009-08-10 00:20:34 -07:00 |
|
Phil Ringnalda
|
19950196ab
|
Bug 364677 - No preview for sniffed feeds that don't have a channel/link or channel/id, r=mano
|
2009-08-09 14:11:25 -07:00 |
|
Serge Gautherie
|
6ef7cd8550
|
Bug 504480 - runtests.py.in needs to do a '-silent' run first, as runreftest.py does; (Bv1) Fix runtests.py.in, Sync' runreftest.py; r=ted.mielczarek
|
2009-08-10 18:33:31 +02:00 |
|
Dão Gottwald
|
1e32437863
|
Bug 502239 - fix focusElement() misuse. r=enn
|
2009-08-10 18:27:10 +02:00 |
|
Boris Zbarsky
|
37602b8380
|
Bug 508050. Make sure to reparent views when pulling overflows from our prevsibling. r=roc
|
2009-08-10 10:54:22 -04:00 |
|
Boris Zbarsky
|
0763ee7f97
|
Bug 509170. Correctly invalidate the canvas frame on resizes of the root element. r=roc
|
2009-08-10 10:54:22 -04:00 |
|
Boris Zbarsky
|
cff6a5cfe1
|
Bug 508819. Stop relying on getElementById returning anonymous nodes. r=gavin,dietrich,davidb
|
2009-08-10 10:54:22 -04:00 |
|
Boris Zbarsky
|
7abc642822
|
Bug 509155. Don't store outline structs in the rule tree if outline-color:inherit is set on the root element. r=dbaron
|
2009-08-10 10:54:22 -04:00 |
|
Boris Zbarsky
|
8beca21b20
|
Bug 509156. Don't assert on GetUniqueStyleData calls if we're using our parent's struct before the call. r=dbaron
|
2009-08-10 10:54:21 -04:00 |
|