Commit Graph

46416 Commits

Author SHA1 Message Date
Boris Zbarsky
b8fb52d415 Bug 555627. Make transitions actually work correctly on :before and :after. r=dbaron 2010-06-30 18:54:29 -07:00
Boris Zbarsky
52bde1cb9d Bug 575336. Stop flushing out layout on the whole viewmanager tree when layout is flushed on a document and results in invalidates. r=roc 2010-06-30 18:54:29 -07:00
Boris Zbarsky
81a1582c9b Bug 571347. In HasAttributeDependentStyle when the class attribute is changing, walk only selectors with classes that might be relevant. r=dbaron 2010-06-18 12:23:05 -04:00
Dave Townsend
67aadd8d55 Backing out patches for bug 552965 and bug 553455 due to test failures. 2010-06-30 16:51:05 -07:00
Jim Mathies
3acff8a5ed Bug 575493 - Convert HTTOP to HTCAPTION when window is maximized. r=robarnold. 2010-06-30 17:59:33 -05:00
Asaf Romano
8da096fc3b Bug 575157 - Safe Mode's "Disable All Add-Ons" Has No Effect. r=mossop 2010-07-01 00:36:29 +02:00
Marco Bonardo
6f064e142d Bug 575558 - New empty named bookmarks in the toolbar display the URL instead. r=dietrich 2010-06-30 23:24:05 +02:00
Marco Bonardo
9fe93d185e Bug 553467 - Move Places Transactions to PlacesUtils. Make PlacesUIUtils.ptm a compatibility shim. r=mano 2010-06-30 23:24:03 +02:00
Dave Townsend
3b8d5060e2 Bug 552965 and bug 553455: Display notifications for add-on download failures and prompt the user to restart after installation. r=gavin 2010-06-30 14:13:17 -07:00
Dave Townsend
3deb575eeb Bug 552965 and bug 553455: Notify the application when add-on installs triggered by webpages fail or complete. r=robstrong 2010-06-30 14:13:56 -07:00
Ms2ger
efa1edce8f Bug 573357 - Use the HTMLElement interface for more elements. r=jonas 2010-06-30 23:11:45 +02:00
Eli Friedman
622dc3dd3c Bug 573210 - Consistently qualify accesses to dependent base classes in xpcom C++ code. r=dbaron 2010-06-30 23:11:43 +02:00
Ryan VanderMeulen
60025c3498 Bug 571728 - Mismatched allocator for SuggestMgr::csconv. r=ehsan r=smaug 2010-06-30 23:11:41 +02:00
Dave Townsend
9b7c217009 Bug 569138: Extension with empty minVersion and/or maxVersion breaks Add-ons Manager. r=robstrong 2010-06-29 11:10:30 -07:00
Dave Townsend
43fb0fdf65 Bug 565064: Switch back to the default theme if the previous theme is made incompatible by an application update. r=robstrong 2010-06-29 11:12:30 -07:00
Robert Longson
5a4ce6bb1f Bug 573687 - Clamp radial gradients with small radii correctly. r=jwatt 2010-06-30 21:24:53 +01:00
jrmuizel@ironman.ca.mozilla.com
fd471e0e0a Bug 567295. d2d: Support antialiased clipping. r=bas
This switches from using CombineGeometry() to accumulate
clip paths to using a stack of Layers each with a
geometric mask. This avoids any imprecision that occurs
when using CombineGeometry().

There maybe some performance regressions but we need the
correctness and may be able to get some of the performance
back.
2010-06-30 14:55:21 -04:00
Dão Gottwald
b61870e374 Bug 575994 - "fullscr-toggler" shouldn't be a toolbar. r=mano
--HG--
extra : rebase_source : 27f2c9b410c87fcc3650a62c6c4e6d5492526715
2010-06-30 19:57:14 +02:00
Jono S Xia
83a9d7cc56 Bug 575767: Stop Feedback from collection data until the user has been notified. r=dtownsend
--HG--
extra : transplant_source : e%C3%0EN%E61%15%84%08%97%0E%91%FD%14%B3%92J%B1%84%97
2010-06-30 10:54:21 -07:00
Zack Weinberg
a55cf984ba Bug 571989 follow-up: remove mentions of removed directories from toolkit-makefiles.sh and elsewhere. r=dholbert
--HG--
extra : rebase_source : c6e387430e6b2292b0925fdb681819ba109568e7
2010-06-30 08:54:39 -07:00
Benoit Jacob
e43682cb4c b=555798; add CheckedInt class; r=jmuizelaar, r=vladimir 2010-06-30 11:53:41 -04:00
Benoit Jacob
b98f0a2f67 b=573705; support ImageData signatures of tex[Sub]Image2D; r=vladimir 2010-06-30 11:51:34 -04:00
Benoit Jacob
a5df0a74df b=573705; fix computation of texel sizes and refactor WebGLenum validation functions; r=vladimir 2010-06-30 11:49:59 -04:00
Benoit Jacob
f1886bd4e3 b=573541; More WebGLenum validation/fixes; r=vladimir 2010-06-30 11:48:30 -04:00
Ted Mielczarek
1dc201bc7a bug 574357 followup, don't run the new test on platforms where we don't build crashreporter. Should also fix bug 574118. r=bsmedberg 2010-06-30 11:10:46 -04:00
Ted Mielczarek
17362ddaa6 bug 574357 - Plugin crash reports are submitted with Throttleable=0. r=dolske
--HG--
rename : modules/plugin/test/mochitest/test_crash_notify_no_report.xul => modules/plugin/test/mochitest/test_crash_submit.xul
2010-06-30 10:29:05 -04:00
Ted Mielczarek
657620b2b4 fix minor type name output in xpt_dump. r=timeless (no bug) 2010-06-29 10:03:47 -04:00
Bas Schouten
c7167334c9 Bug 558467: Use nsIMemoryReporter to report the image surface cache memory usage. r=jrmuizel 2010-06-30 15:52:13 +02:00
Bas Schouten
98338885bc Bug 558467: Expose the image surface cache memory usage for Direct2D. r=jrmuizel 2010-06-30 15:52:00 +02:00
Neil Rashbrook
2bc3783f07 Bug 572529 Make it even easier to build with pymake r=ted 2010-06-30 12:45:21 +01:00
Neil Rashbrook
84258324f3 Bug 572996 Compiler dependencies don't work for debug-only includes r=ted 2010-06-30 12:44:18 +01:00
Neil Rashbrook
db9e02f260 Bug 575446 Be more careful about finding the correct scrollbars r=Enn 2010-06-30 12:37:11 +01:00
Neil Rashbrook
1ad593fc7f Bug 556124 Should notify for broadcast attribute changes once layout has started r=jst 2010-06-30 12:36:10 +01:00
Dão Gottwald
173e3215fc Bug 490621 - Make the fullscreen toolbar toggler more unobtrusive. r=mano, ui-r=faaborg 2010-06-30 10:15:36 +02:00
Justin Dolske
157f21c04d Backed out changeset e112f68bc941 (bug 574357) due to test failures. 2010-06-29 22:45:30 -07:00
Ted Mielczarek
1ff7a5c880 bug 574357 - Plugin crash reports are submitted with Throttleable=0. r=dolske
--HG--
rename : modules/plugin/test/mochitest/test_crash_notify_no_report.xul => modules/plugin/test/mochitest/test_crash_submit.xul
2010-06-29 19:34:39 -04:00
Masayuki Nakano
61245dcd5e Bug 572385 backout 2e74d29bd943 due to bustage 2010-06-30 13:24:38 +09:00
Michael Wu
ac8dd31cb4 Bug 575866 - Move GeckoInputConnection class into its own file, r=blassey 2010-06-29 21:13:44 -07:00
Michael Wu
85c2b90514 Bug 573741 - Remove mComposing and let gecko keep track of composition state, r=blassey 2010-06-29 21:11:43 -07:00
Kouhei Sutou
8818aab839 Bug 572385 some special keys (e.g., IME related keys) can't be handled on Linux r=masayuki, sr=smaug 2010-06-30 13:07:07 +09:00
Masayuki Nakano
6a5b71a1ed Bug 564412 Remove non-scriptable internal methods from nsIEditorIMESupport r=ehsan, sr=smaug 2010-06-30 13:05:12 +09:00
Jim Mathies
2fd01dcdd6 Bug 575228 - When maximizing a window, the menu bar gets pushed down. r=dao. 2010-06-29 22:20:02 -05:00
Benjamin Stover
8150bfd360 Backout of bugs 575908, 566738, and 556400 2010-06-29 17:34:52 -07:00
Benjamin Stover
6932ae09f9 Bug 575908 - Leak fix: remove all pending tasks from queue. r=sdwilsh 2010-06-29 16:18:17 -07:00
Jono S Xia
b276daaae9 Bug 575597: Stop Feedback notifications from appearing early and make sure the toolbar button is immediately visible. r=dtownsend
--HG--
extra : transplant_source : i%B7%1A%C3%27%81O%F9j%D8%DD%AF%BDd%ED%EFT%BB%C2%81
2010-06-29 16:06:40 -07:00
Ben Parr
95e9f46614 Bug 575559: Remove nsAddonRepository.js on updates. r=dtownsend
--HG--
extra : transplant_source : rHVyy%07%EAu%7B%B3%B1l%8Fj%8B%D1%CA%C1%9Ez
2010-06-29 16:11:03 -07:00
Benjamin Stover
41fbf65971 Bug 566738 - Add SetURITitle to IHistory r=sdwilsh, sr=bz 2010-06-29 14:12:41 -07:00
Benjamin Stover
86673a511e Bug 556400 - Implement asyncable VisitURI. r=sdwilsh, sr=bz 2010-06-29 13:58:36 -07:00
Benjamin Smedberg
c71e024222 Bug 574457 - Back out the functional changes from revision 0327e126ea24, bug 569644, because of 100ms (20%) Ts regression on Linux/Mac. This leaves the nsIContentUtils helper function, but restores the plugin host category entry munging. 2010-06-29 16:56:13 -04:00
Jeff Muizelaar
a0f3acaf98 Backout f298567cdf2c. Causes problems on linux 2010-06-29 16:31:20 -04:00