Commit Graph

68966 Commits

Author SHA1 Message Date
Mounir Lamouri
8f4fb33ce2 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
1608ef37c6 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
7a572e9fae Bug 568825 - Fix -moz-appearance: progresschunk overflows on the bottom on Windows. r=jimm 2011-05-04 16:55:12 +02:00
Mounir Lamouri
dc4680abae 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
1b66b4e4b6 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
3824a316cd Bug 634086 - Simulate the native rendering for indeterminate progress bar in GTK. r=karlt 2011-05-05 15:11:35 +02:00
Mounir Lamouri
0014d1683f Bug 634088 - Use native rendering for indeterminate progress bar for Cocoa. r=mstange,roc 2011-03-01 03:06:22 +01:00
Mounir Lamouri
44574c1074 Bug 638176 - Make <progress> friendly with -moz-appearance:none and author styling. r=bz 2011-05-06 12:00:30 +02:00
Mounir Lamouri
b65fa06fa6 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
6f77bd7c3d Bug 633913 - Add a pseudo-class to access indeterminate <progress> elements. r=bz 2011-05-04 16:53:17 +02:00
Mounir Lamouri
2e36860cd7 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
f412df2050 Bug 567872 - Layout part of the progress element. r=roc,dbaron 2011-05-10 14:59:07 +02:00
Mounir Lamouri
a5c69ab82a Bug 514437 - Tests for progress element (content part). r=smaug 2011-04-20 13:05:59 +02:00
Mounir Lamouri
7211c91c57 Bug 514437 - Content part of the progress element. r=smaug 2011-04-09 10:22:02 -07:00
Benoit Jacob
f8af224621 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
2731bfdf92 Bug 649170, use the same nsIWeakReference in DocumentViewer and nsPrintEngine, r=roc 2011-05-10 15:55:26 +03:00
Matt Brubeck
1b17575132 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
319fab3287 Pushing on a CLOSED TREE to fix a performance regression. 2011-05-09 16:05:17 -07:00
Shawn Wilsher
f8feb2aafd 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
259bae0699 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
07e1da97a2 Fix build bustage. 2011-05-09 16:00:29 +02:00
Mounir Lamouri
5af1b9b499 Bug 641942 - Make Windows progress bars RTL-friendly. r=jimm 2011-05-04 16:59:03 +02:00
Mounir Lamouri
b83dd55e36 Bug 642127 - Improve the Windows Vista/7 progress bar glow effect. r=jimm 2011-05-04 16:58:23 +02:00
Mounir Lamouri
b446475c3d Bug 641905 - Use native rendering for indeterminate progress bar on Windows. r=jimm 2011-05-04 16:57:48 +02:00
Mounir Lamouri
978ad7e38b 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
e4631dd6e7 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
92f121d09d Bug 568825 - Fix -moz-appearance: progresschunk overflows on the bottom on Windows. r=jimm 2011-05-04 16:55:12 +02:00
Julian Reschke
e74e4501f5 Implement exslt-date:date-time (bug 603159) r=sicking 2011-04-26 13:46:43 +01:00
Matt Brubeck
9cb8fa2cff Bug 643032 - Don't start network status listener until Fennec starts [r=blassey] 2011-05-09 12:58:55 -07:00
Jonas Sicking
549cf0a0a2 Bug 643786. Don't fire DOMNodeRemoved when removing the editor created <br>. r=ehsan 2011-05-09 12:33:04 -07:00
Jonas Sicking
48d490b63b 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
75de75934d 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
0e17979856 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
2e8c6fa6c5 Bug 650493 tests. rs=smaug 2011-05-09 12:33:03 -07:00
Jonas Sicking
f2e68647d5 Bug 651598: Make test_bug288392.html report better errors. r=smaug 2011-05-09 12:33:03 -07:00
L. David Baron
7cdd42079b 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
712f6703bb -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
56b2850d5b 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
5d1b8bdcd4 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
064029c2ac 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
6a18dd0f0f 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
21607010f4 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
8ce3ec96a2 Bug 551225 - Make pushState use structured clone. r=zpao, sicking 2011-04-24 22:30:54 -04:00
Matt Brubeck
813b3fa3f4 Bug 649688 - Revert to fullscreen landscape keyboard on smaller devices [r=blassey] 2011-05-09 10:01:15 -07:00
Ed Morley
0c709c06be Bug 655493 - Remove WinCE code from layout; r=roc 2011-05-09 09:56:09 -07:00
Ed Morley
34572d77b2 Bug 654716 - Remove WinCE code from other-licenses/bsdiff/Makefile.in; r=ted 2011-05-09 09:54:40 -07:00
Mounir Lamouri
0e3866736c 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
Rob Campbell
2e84d79fcd merge projects/devtools to mozilla-central 2011-05-09 13:42:21 -03:00
Rob Campbell
251d829071 Bug 653221 - Create Web Developer Sub-menu in the Tools menu; r=dao 2011-05-09 11:51:52 -03:00
Rob Campbell
481c83b73a Bug 653934 - Add a comment to point people to original Workspace repo to Scratchpad.js; r=gavin.sharp,gerv 2011-05-09 11:51:52 -03:00