Commit Graph

246496 Commits

Author SHA1 Message Date
Mounir Lamouri
3ff91c056b Bug 654990 - Don't use SetInitialChildList to specify the style context of the progress bar anonymous child. r=bz 2011-05-09 18:42:58 +02:00
Mounir Lamouri
6d4e24a78b Bug 641942 - Make Windows progress bars RTL-friendly. r=jimm 2011-05-04 16:59:03 +02:00
Mounir Lamouri
d7c6a27ab1 Bug 642127 - Improve the Windows Vista/7 progress bar glow effect. r=jimm 2011-05-04 16:58:23 +02:00
Mounir Lamouri
33dc8a610c Bug 641905 - Use native rendering for indeterminate progress bar on Windows. r=jimm 2011-05-04 16:57:48 +02:00
Mounir Lamouri
0a6a010a11 Bug 641517 (2/2) - Add the animated glow for progress bars on Windows Vista/7. r=jimm 2011-05-04 16:57:04 +02:00
Mounir Lamouri
2b77f25e43 Bug 641517 (1/2) - Use PP_FILL instead of PP_CHUNK to show the progress bar on Windows Vista and Windows 7. r=jimm 2011-05-04 16:56:42 +02:00
Mounir Lamouri
152486621d Bug 568825 - Fix -moz-appearance: progresschunk overflows on the bottom on Windows. r=jimm 2011-05-04 16:55:12 +02:00
Mounir Lamouri
0014895147 Bug 634551 - Cocoa's progress bar widget shouldn't have a max size. r=mstange,joshmoz 2011-04-21 11:07:32 +02:00
Mounir Lamouri
a700213726 Bug 634549 - Cocoa's progress bar widget should use HTML progress element's values. r=mstange,roc 2011-04-21 11:06:51 +02:00
Mounir Lamouri
06a9c3cb95 Bug 634086 - Simulate the native rendering for indeterminate progress bar in GTK. r=karlt 2011-05-05 15:11:35 +02:00
Mounir Lamouri
c958825625 Bug 634088 - Use native rendering for indeterminate progress bar for Cocoa. r=mstange,roc 2011-03-01 03:06:22 +01:00
Mounir Lamouri
c3a93d449e Bug 638176 - Make <progress> friendly with -moz-appearance:none and author styling. r=bz 2011-05-06 12:00:30 +02:00
Mounir Lamouri
2131697e88 Bug 642667 - Let authors set the progress bar's width when in indeterminate state. r=dbaron 2011-05-06 11:56:47 +02:00
Mounir Lamouri
0dd3683a08 Bug 633913 - Add a pseudo-class to access indeterminate <progress> elements. r=bz 2011-05-04 16:53:17 +02:00
Mounir Lamouri
975d80463f Bug 633209 - Add ::-moz-progress-bar to access the anonymous div inside the progress element. r=dbaron
--HG--
rename : layout/reftests/forms/progress/margin-padding-ref.html => layout/reftests/forms/progress/margin-padding-rtl-ref.html
rename : layout/reftests/forms/progress/margin-padding.html => layout/reftests/forms/progress/margin-padding-rtl.html
2011-05-06 11:52:05 +02:00
Mounir Lamouri
9d45d86044 Bug 567872 - Layout part of the progress element. r=roc,dbaron 2011-05-10 14:59:07 +02:00
Mounir Lamouri
93d9264068 Bug 514437 - Tests for progress element (content part). r=smaug 2011-04-20 13:05:59 +02:00
Mounir Lamouri
65155b5073 Bug 514437 - Content part of the progress element. r=smaug 2011-04-09 10:22:02 -07:00
Benoit Jacob
1e8ce0c249 Bug 655703 - disable by default the type-ahead-find beep (accessibility.typeaheadfind.enablesound) - r=davidb
No more annoying system beeps when doing Ctrl+F on linux.
2011-05-10 09:08:08 -04:00
Olli Pettay
3b50630ddb Bug 649170, use the same nsIWeakReference in DocumentViewer and nsPrintEngine, r=roc 2011-05-10 15:55:26 +03:00
Matt Brubeck
f7ac6dd55e Back out changeset bfb48178c8ec (finish backing out bug 514437) to fix tests on a CLOSED TREE. 2011-05-09 19:38:05 -07:00
Shawn Wilsher
166649b7ce Pushing on a CLOSED TREE to fix a performance regression. 2011-05-09 16:05:17 -07:00
Shawn Wilsher
6df69767bc Merge for back out tracked by bug 655860. Also backs out bug 654990 because it depends on bugs in the back out range. 2011-05-09 15:52:44 -07:00
Shawn Wilsher
d616bf2fcb Back out bug 514437, bug 567872, bug 568825, bug 633209, bug 633913, bug 634086, bug 634088, bug 634549, bug 634551, bug 638176, bug 641517, bug 641905, bug 641942, bug 642127, and bug 642667 to undo the performance regression tracked by bug 655860. 2011-05-09 15:48:39 -07:00
Mounir Lamouri
e9af9e5eaa Fix build bustage. 2011-05-09 16:00:29 +02:00
Mounir Lamouri
acf3af443b Bug 641942 - Make Windows progress bars RTL-friendly. r=jimm 2011-05-04 16:59:03 +02:00
Mounir Lamouri
68820b54b2 Bug 642127 - Improve the Windows Vista/7 progress bar glow effect. r=jimm 2011-05-04 16:58:23 +02:00
Mounir Lamouri
3d7f866daf Bug 641905 - Use native rendering for indeterminate progress bar on Windows. r=jimm 2011-05-04 16:57:48 +02:00
Mounir Lamouri
6e2095f65f Bug 641517 (2/2) - Add the animated glow for progress bars on Windows Vista/7. r=jimm 2011-05-04 16:57:04 +02:00
Mounir Lamouri
7bd74b165b Bug 641517 (1/2) - Use PP_FILL instead of PP_CHUNK to show the progress bar on Windows Vista and Windows 7. r=jimm 2011-05-04 16:56:42 +02:00
Mounir Lamouri
4d7e6898e5 Bug 568825 - Fix -moz-appearance: progresschunk overflows on the bottom on Windows. r=jimm 2011-05-04 16:55:12 +02:00
Julian Reschke
cf45e69741 Implement exslt-date:date-time (bug 603159) r=sicking 2011-04-26 13:46:43 +01:00
Matt Brubeck
c65bc78451 Bug 643032 - Don't start network status listener until Fennec starts [r=blassey] 2011-05-09 12:58:55 -07:00
Jonas Sicking
2160f5e6fc Bug 643786. Don't fire DOMNodeRemoved when removing the editor created <br>. r=ehsan 2011-05-09 12:33:04 -07:00
Jonas Sicking
9a1d88b9ee Bug 650493 Part 3: Back out patch from bug 645572 as we should now always end up with correct update counts. r=ehsan 2011-05-09 12:33:03 -07:00
Jonas Sicking
8c6f80554d Bug 650493 Part 2: Simplify userdata by firing adoption handlers off of scriptrunners. r=smaug/peterv 2011-05-09 12:33:03 -07:00
Jonas Sicking
6835982ecc Bug 650493 Part 1: Simplify mutation events by firing all but DOMNodeRemoved off of script runners, and DOMNodeRemoved before starting any update batches or aquiring any state. r=smaug/peterv 2011-05-09 12:33:03 -07:00
Jonas Sicking
fe61cd65d5 Bug 650493 tests. rs=smaug 2011-05-09 12:33:03 -07:00
Jonas Sicking
f868d9d754 Bug 651598: Make test_bug288392.html report better errors. r=smaug 2011-05-09 12:33:03 -07:00
L. David Baron
6950bbd987 Propagate code that used to be in CSSParserImpl::ParseSingleValueProperty and mark -moz-script-size-multiplier and -moz-script-min-size as inaccessible to parser. (Bug 636029, patch 9) r=bzbarsky 2011-05-09 15:02:35 -04:00
L. David Baron
9d0767783c -moz-animation-play-state should not be part of the -moz-animation shorthand. (Bug 654890) r=bzbarsky 2011-05-09 15:02:35 -04:00
L. David Baron
944194d47c Ensure nsStyleAnimation doesn't produce values outside valid ranges. (Bug 653842, patch 3) r=bzbarsky 2011-05-09 15:02:35 -04:00
L. David Baron
8a90d74ad2 Unify positive-nonzero value restriction (used for integers) with one-or-larger value restriction (used for floats) as a single one-or-larger value restriction. (Bug 653842, patch 2) r=bzbarsky 2011-05-09 15:02:35 -04:00
L. David Baron
03d0350670 List value range restrictions more reliably in nsCSSPropList. Change 'font-size-adjust' to reject negative values. (Bug 653842, patch 1) r=bzbarsky 2011-05-09 15:02:34 -04:00
L. David Baron
70e8025881 In cycle collector dumps, allow much more room for document URLs. (Bug 652056) r=peterv 2011-05-09 15:02:34 -04:00
Felipe Gomes
ab04e988f2 Bug 635402 - Get rid of :not([inFullscreen]) workaround selectors for sizemode transitions. r=jmathies,dao 2011-05-09 11:52:59 -07:00
Justin Lebar
a8ba1048dc Bug 551225 - Make pushState use structured clone. r=zpao, sicking 2011-04-24 22:30:54 -04:00
Matt Brubeck
4e3e422fee Bug 649688 - Revert to fullscreen landscape keyboard on smaller devices [r=blassey] 2011-05-09 10:01:15 -07:00
Ed Morley
6354509c50 Bug 655493 - Remove WinCE code from layout; r=roc 2011-05-09 09:56:09 -07:00
Ed Morley
774351215f Bug 654716 - Remove WinCE code from other-licenses/bsdiff/Makefile.in; r=ted 2011-05-09 09:54:40 -07:00