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

208818 Коммитов

Автор SHA1 Сообщение Дата
L. David Baron eacfdf386b Remove InspectorCSSUtils, part 4: Remove nsIInspectorCSSUtils and nsInspectorCSSUtils. (Bug 371655) r=bzbarsky 2009-08-10 15:52:29 -07:00
L. David Baron a97b2f066a 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 0777df2200 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 8befa369a6 Remove InspectorCSSUtils, part 1: Move GetStyleContextForContent to nsComputedDOMStyle. (Bug 371655) r=bzbarsky 2009-08-10 15:52:29 -07:00
L. David Baron 863d371153 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 da3ed02210 Add more parameters to nsStyleSet::ResolveStyleForRules. (Bug 435441) r=bzbarsky 2009-08-10 15:52:29 -07:00
L. David Baron 8a55dca08c 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 1f2c562740 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 c46fca41b6 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 7ca075a6db Bug 508720 - Remove less than 4 for GCC Version in Mac; r=ted.mielczarek 2009-08-11 00:40:46 +02:00
Serge Gautherie a24e0c321d 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 53cd9afdef 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 f44d6a5d36 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 0bce3ce857 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 f0127502ba 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 4d83b80610 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 0bbcd5bb24 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 990cb18e6d 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 156afd78a2 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 d7268d95e2 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 5142d8d5f5 Bug 463075: Fix packaging of nspr-config in the SDK. r=ted 2009-08-10 20:37:48 +01:00
Dão Gottwald b05990ea90 merge 2009-08-10 19:57:47 +02:00
Dão Gottwald aa4ba80204 Backed out changeset cabad98babdb for breaking WinCE 2009-08-10 19:57:05 +02:00
Masatoshi Kimura f1ff7ed601 Bug 508905 - /Zc:wchar_t- is no longer required. r=rstrong 2009-08-10 10:25:11 +02:00
Dave Townsend d0ae9271bd Test only followup to Bug 507339 - remove unused files. r=rstrong 2009-08-10 00:20:34 -07:00
Phil Ringnalda 70a08c4856 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 90d18014ce 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 f88c1b1cad Bug 502239 - fix focusElement() misuse. r=enn 2009-08-10 18:27:10 +02:00
Boris Zbarsky 2a08719d6b 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 0b7287a7e6 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 0aa15c9fa7 Bug 508819. Stop relying on getElementById returning anonymous nodes. r=gavin,dietrich,davidb 2009-08-10 10:54:22 -04:00
Boris Zbarsky 294d2e51ec 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 3a7c74d351 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
Boris Zbarsky 20e4f93193 Bug 508900. Fix assertion due to us not unsetting all the bits we should unset. r=dbaron 2009-08-10 10:54:21 -04:00
Dão Gottwald 14bc32191a fix another focus issue with browser_bug304198.js and potentially browser_ctrlTab.js on Linux 2009-08-10 14:32:07 +02:00
Jacek Caban 298ce3a82e Bug 128647 - Use lower case in includes to fix compilation on mingw. r=masayuki 2009-08-10 11:14:01 +02:00
Dave Townsend cbac52244a Bug 509194: Remove extension manager dependency on classic.jar (build changes). r=dao 2009-08-10 09:51:28 +01:00
Peter Weilbacher 2a9b37074c Bug 509188 - Fix OS/2-only build break in nsCanvasRenderingContext2D.cpp, r=bzbarsky 2009-08-10 10:39:02 +02:00
Jacek Caban 647310b4f6 Bug 505734 - mozStorageStatementParams.cpp compilation fails on MinGW. r=sdwilsh 2009-08-09 22:30:38 +02:00
Takanori MATSUURA 3bb91e23e7 Bug 508923 - ‘nsIDocShell’ has not been declared in nsICanvasRenderingContextInternal.h. r=robarnold 2009-08-09 22:29:56 +02:00
Jacek Caban 1806c7e44f Bug 505727 - nsDOMClassInfo.cpp fails to compile on MinGW. r=bz 2009-08-09 21:42:55 +02:00
Jesse Ruderman e38b0056c7 Make crashtests.list point to a file that actually exists 2009-08-09 12:00:47 -07:00
Jacek Caban e792a790a9 Bug 505729 - nsXPConnect.cpp fails to build on MinGW. r=bz 2009-08-09 16:45:00 +02:00
Dão Gottwald 15ab0505b0 Bug 509295 - fix browser_bug304198.js focus issues 2009-08-09 11:49:31 +02:00
Dão Gottwald 25ddc3dde3 revert changeset bfb383af1903 2009-08-09 11:42:11 +02:00
Dão Gottwald 7211749b45 browser_bug321000.js: when waiting for a focus event, make sure the element wasn't already focused 2009-08-09 11:41:19 +02:00
Ehsan Akhgari 11dda9db05 Bug 507046 - browser_passwordmgrdlg.js test intermittent failure; r=dolske 2009-08-09 12:33:51 +04:30
Kai Engert b98bb36896 Bug 478839 - Support South Korean SEED crypto cipher suites. r=nelson 2009-08-09 09:19:06 +02:00
Rich Walsh 8790e79787 [OS/2] Bug 508726 - fix plugin clipping, r=pweilbacher 2009-08-09 09:47:34 +03:00
Jesse Ruderman 7a7e78b40f Bug 509269 - reftest should deal with missing root. r=dbaron. May fix 468211-3 orange, too. 2009-08-08 17:50:50 -07:00