Ed Morley
e2f0e48046
Bug 654732 - Remove WinCE code from storage/* & db/sqlite3/src/Makefile.in; r=sdwilsh
2011-05-10 20:24:49 +02:00
Ed Morley
994dc34d86
Bug 655473 - Remove WinCE code from IPC; r=cjones
2011-05-10 20:24:49 +02:00
Ed Morley
314ae63769
Bug 545261 - Remove the debug "yikes! spinning on a line over 1000 times!" abort; r=roc
2011-05-10 20:24:48 +02:00
Ed Morley
97cc9c4eea
Bug 655756 - Remove final XP_MAC remnants; r=josh
2011-05-10 20:24:48 +02:00
Ms2ger
65b08d69be
Bug 654137 - Make window.top not replacable; r=bz
2011-05-10 20:24:44 +02:00
Edmund Wong
9926796429
Bug 366774 - Removed unused preference bidi.characterset. r=smontagu
2011-05-10 20:24:43 +02:00
Siddharth Agarwal
cd564334db
Bug 648127 - xpcshell: add a newline before every TEST- line. r=ted
...
runxpcshelltests.py looks for TEST-UNEXPECTED-FAIL only at the beginning of lines, so if a failure happens right after a dump() call without a trailing newline, it isn't able to detect it.
2011-05-10 23:34:15 +05:30
Myk Melez
0b184d1321
Bug 654003 update addon sdk version for testing r=ctalbert
2011-05-10 10:40:06 -07:00
Dave Townsend
809d2017cf
Bug 611048: Allow jumping to failures in the list of browser-chrome results. r=gavin
2011-05-10 10:27:11 -07:00
Matt Brubeck
fd620c9c85
Bug 655997 - Crash when changing orientation on Android (regression from bug 643032) [r=blassey]
2011-05-10 09:14:05 -07:00
Jeff Muizelaar
28b5f7d673
qcms: avoid unnecessary promotion to double. r=ehsan
2011-05-10 12:01:48 -04:00
Jeff Muizelaar
1eac9663aa
Bug 605179. qcms: revert build warning fixes. r=ehsan
...
0ec22e77aefc fixed some build warnings that no longer happen because pedantic is disabled.
2011-05-10 11:55:39 -04:00
Rob Campbell
7820957fa6
Bug 656021 - Update Scratchpad menu access key to S; r=l10n
2011-05-10 12:36:35 -03:00
Josh Aas
af38c08d91
Bug 653794: Improve management of plugin MIME types, MIME descriptions, and extensions. r=bsmedberg
2011-05-10 09:47:43 -04:00
Mike Hommey
607bacb278
Bug 620931 part 7 - Make startup cache generation work better with new omni.jar handling. r=mwu
2011-05-06 11:26:30 +02:00
Mike Hommey
3d7ead6f2e
Bug 620931 part 6 - Add a -a option to xpcshell to set an application directory. r=bsmedberg
2011-05-06 10:40:51 +02:00
Mike Hommey
feb4708b4b
Bug 620931 part 5 - Enable omni.jar by default on xulrunner. r=bsmedberg
2011-05-10 15:50:15 +02:00
Mike Hommey
87f8525f75
Bug 620931 part 4 - Fix resource://app/ to always point to the same as resource:///. r=bsmedberg
2011-05-10 15:50:15 +02:00
Mike Hommey
a1c93a6f14
Bug 620931 part 3 - Allow GRE and XUL application to use omni.jar independently. r=bsmedberg,r=mwu
...
We now store two independent locations for an omni.jar, allowing GRE/XRE and
XUL application to each have their own omni.jar. And since xulrunner setups
are very independent from the XUL applications, we implement support for both
omni.jar and non omni.jar cases in the same runtime, with the side effect of
allowing to switch from one to the other manually without rebuilding the
binaries.
We let the mozilla::Omnijar API handle both cases, so that callers don't need
too much work to support them.
We also make the preferences service load the same set of preferences in all
the various cases (unified vs. separate, omni.jar vs. no omni.jar).
The child process launcher for IPC is modified to pass the base directories
needed for the mozilla::Omnijar API initialization in the child process.
Finally, the startupcache file name canonicalization is modified to separate
APP and GRE resources.
2011-02-25 12:53:36 +01:00
Mike Hommey
9059971f1e
Bug 620931 part 2 - When building --with-libxul-sdk, use the right preferences directory. r=bsmedberg
2011-02-25 12:49:19 +01:00
Mike Hommey
20afaf1296
Bug 620931 part 1 - Use chrome manifest to register resource://gre-resources/. r=bsmedberg
2011-02-25 12:48:02 +01:00
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