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 |
|
Rob Campbell
|
b895140c3c
|
Bug 653093 - Rename Workspace to Scratchpad; r=l10n
--HG--
rename : browser/base/content/workspace.js => browser/base/content/scratchpad.js
rename : browser/base/content/workspace.xul => browser/base/content/scratchpad.xul
rename : browser/base/content/test/browser_workspace_bug_646070_chrome_context_pref.js => browser/base/content/test/browser_scratchpad_bug_646070_chrome_context_pref.js
rename : browser/base/content/test/browser_workspace_contexts.js => browser/base/content/test/browser_scratchpad_contexts.js
rename : browser/base/content/test/browser_workspace_execute_print.js => browser/base/content/test/browser_scratchpad_execute_print.js
rename : browser/base/content/test/browser_workspace_files.js => browser/base/content/test/browser_scratchpad_files.js
rename : browser/base/content/test/browser_workspace_initialization.js => browser/base/content/test/browser_scratchpad_initialization.js
rename : browser/base/content/test/browser_workspace_inspect.js => browser/base/content/test/browser_scratchpad_inspect.js
rename : browser/base/content/test/browser_workspace_ui.js => browser/base/content/test/browser_scratchpad_ui.js
rename : browser/locales/en-US/chrome/browser/workspace.dtd => browser/locales/en-US/chrome/browser/scratchpad.dtd
rename : browser/locales/en-US/chrome/browser/workspace.properties => browser/locales/en-US/chrome/browser/scratchpad.properties
|
2011-05-09 11:51:52 -03:00 |
|
Rob Campbell
|
ca7b9a63e0
|
merge m-c to devtools, fix bustage
|
2011-05-09 11:51:20 -03:00 |
|
Rob Campbell
|
a45c4c0fa6
|
merge m-c to devtools
|
2011-05-09 10:27:05 -03:00 |
|
Rob Campbell
|
7729d517f9
|
merge m-c to devtools
|
2011-05-06 13:03:37 -03:00 |
|
Ed Morley
|
79a58fe521
|
Bug 654600 - Remove WinCE code from security/manager/Makefile.in; r=kaie
|
2011-05-05 09:40:21 -07:00 |
|
Ed Morley
|
e771f10557
|
Bug 654736 - Remove WinCE code from XULRunner; r=mfinkle
|
2011-05-05 09:40:04 -07:00 |
|
Matt Brubeck
|
1a24265743
|
Bug 654127 (followup) - Cache "contentMightCaptureMouse" attribute per tab instead of globally [r=wesj]
|
2011-05-05 09:37:53 -07:00 |
|
Matt Brubeck
|
002be2a143
|
Bug 654904 - Fix tap highlight regression from bug 653009 [r=wesj]
|
2011-05-05 09:37:45 -07:00 |
|
Zack Weinberg
|
e726506386
|
Bug 541496 prelim 2: nuke trailing whitespace in layout/style/Loader.{h,cpp}. rs=dbaron
|
2011-05-06 08:45:36 -07:00 |
|
Zack Weinberg
|
66c29ada9f
|
Bug 541496 prelim 1: remove nsIUnicharStreamListener (no in-tree implementations). r=hsivonen
|
2011-05-06 08:45:33 -07:00 |
|
Zack Weinberg
|
66511e780a
|
Merge backout of 11d2a7ed963a (bug 595020) on suspicion of causing bug 655197.
|
2011-05-06 08:45:30 -07:00 |
|