Commit Graph

52229 Commits

Author SHA1 Message Date
Ehsan Akhgari
2bd5c1a9c1 Merge backout; a=orange 2010-09-09 19:25:58 -04:00
Ehsan Akhgari
614aa445f1 Backed out changeset 4bc623a55708 (bug 588999) because of orange on Windows 7 2010-09-09 19:24:11 -04:00
Michael Yoshitaka Erlewine
a2bf0464f2 Bug 588999 - Add Tab Candy escape button to Tab Candy view [r+a=dietrich] 2010-09-09 10:20:35 +08:00
Michael Yoshitaka Erlewine
f6c87ab545 Bug 591167 - border trenches should be triggered even if the edge only overlaps, but is not contained by the active range of the trench 2010-09-08 21:48:51 -04:00
Michael Yoshitaka Erlewine
b8d761eb75 Bug 591706 - GroupItem.add: don't compute findInsertionPoint if we don't have a dropPos [r+a=dietrich] 2010-09-08 20:52:16 -04:00
Felipe Corrêa da Silva Sanches
b290b3c8a6 Bug 421473: Move tests from layout/reftests/svg/bugs to layout/svg/crashtests. r=dholbert a=tests-only
--HG--
rename : layout/reftests/svg/bugs/bug314244.xul => layout/svg/crashtests/314244-1.xul
rename : layout/reftests/svg/bugs/bug327709.svg => layout/svg/crashtests/327709-1.svg
rename : layout/reftests/svg/bugs/bug337408.xul => layout/svg/crashtests/337408-1.xul
rename : layout/reftests/svg/bugs/bug367368.xhtml => layout/svg/crashtests/367368-1.xhtml
2010-09-09 15:49:41 -04:00
Robert Strong
0b5a2dd93d Bug 546593 - If both a partial and complete update have a verification failure this._update is null, the UI breaks, and the user is not notified of the update failure. r=dtownsend, a=approval2.0 dtownsend 2010-09-09 12:22:27 -07:00
Robert Strong
51c54e98b0 Bug 316890 - Add more logging to updater and close patch files so they can be deleted. r=dolske, a=approval2.0 dtownsend 2010-09-09 12:22:02 -07:00
Dave Townsend
15dff5ea31 Bug 594694 - Rating row in detail view has a colon postfix, all other rows do not. r=rstrong, a=blocks-b6 2010-09-09 12:21:49 -07:00
Brad Lassey
43fa5b66a3 bug 594043 - android splash screen dialog disables launch button for debug intent r=mwu a=blocking-fennec=2.0+ 2010-09-09 12:21:34 -07:00
Dave Townsend
9771051556 Bug 583965: Update localisation notes to make it clearer how to localise the postfixes. r=pike, a=blocks-b6 2010-09-09 12:21:20 -07:00
Johnathan Nightingale
6abf71deae Bug 591481 - Bump maxVersion of Feedback for beta6. Bumping compat to 4.0.* - r=dtownsend, a=blocking2.0-beta6 2010-09-09 12:19:50 -07:00
Michael Monreal
bce1f92ff7 Bug 594703 - Fix addon list border on Linux. r=dtownsend, a=blocks bug 590175 2010-09-09 12:16:39 -07:00
Michael Monreal
0c5df765fd Bug 594709 - Use GTK icons for error/warning/info. r=dtownsend, a=blocks bug 590175 2010-09-09 12:14:43 -07:00
Mounir Lamouri
6d4b563809 Bug 369306 - Tests for bug 369306 and fixing broken tests. r=jst a2.0=test-only 2010-09-09 20:20:06 +02:00
James Darpinian
f09185a36c Bug 369306 - If dom.disable_window_flip is enable, block .blur() and .focus() if opener is different from the caller. r=jst a2.0=blocking 2010-09-09 20:18:23 +02:00
David Dahl
d442ca13c6 backout of bug 586388 bug 589162 bug 589089 bug 592879 a=backout 2010-09-09 11:12:29 -07:00
David Dahl
74d718cd1d backout of leaking changesets r=sheriff a=sheriff 2010-09-09 11:01:04 -07:00
Daniel Holbert
ecd6d13497 Bug 594650: Replace static variable in header file with static variable + accessor method, to fix codesighs & Composer.dll bustage. r=roc r=taras a=bustage 2010-09-09 09:41:58 -07:00
David Dahl
2f6c001135 Bug 592879 - Detect and warn users that the current window.console API is third party r=dietrich a=dietrich 2010-09-09 09:00:48 -07:00
Rob Campbell
ab24a68d77 Bug 589089 - NetworkPanel: Show hint if response content-type can't be displayed r=sdwilsh a=beta6+ 2010-09-09 09:00:44 -07:00
Mihai Sucan
9ba9b188c8 Bug 589162 - CSS filtering on the console does not work r=sdwilsh a=betaN 2010-09-09 09:00:41 -07:00
Patrick Walton
7cd372f55d Bug 586388 - Provide Select All context menu in HUD Console r=dietrch a=dietrich 2010-09-09 09:00:34 -07:00
Jim Mathies
f0a88a37d6 merge backout. a=backout 2010-09-09 10:50:01 -05:00
Jim Mathies
7b6a3ea3f0 Backout of patch in bug 575855 due to bug 594773. 2010-09-09 10:49:44 -05:00
L. David Baron
a0ab32f306 Add aliases for old names of border-radius properties. (Bug 451134) r=bzbarsky a2.0=blocking2.0:beta6 2010-09-09 08:21:48 -07:00
Zack Weinberg
b8aabe9d10 Bug 451134 (2/2): switch to the official border-radius property names: by-hand changes. r=dbaron a2.0=blocking2.0:beta6 2010-09-09 08:21:48 -07:00
Zack Weinberg ext:(%2C%20L.%20David%20Baron%20%3Cdbaron%40dbaron.org%3E)
e4c76eccb0 Bug 451134 (1/2): switch to the official border-radius property names: purely mechanical changes. r=dbaron a2.0=blocking2.0:beta6
This was generated with the command:

LC_ALL=C grep -irlEZe '[-_]moz[-_]border[-_]radius([-_](top|bottom)(right|left))?' * | xargs -0 perl -pi -e \
    's/-moz-border-radius-(top|bottom)(left|right)/border-${1}-${2}-radius/gi;
     s/_moz_border_radius_(top|bottom)Right/border_${1}_right_radius/g;
     s/_moz_border_radius_(top|bottom)Left/border_${1}_left_radius/g;
     s/-moz-border-radius/border-radius/gi;
     s/_moz_border_radius/border_radius/g;'
2010-09-09 08:21:47 -07:00
L. David Baron
1771274bc6 Add workaround for bad pixel in pluginproblem reftest. (Bug 459144) a2.0=blocking2.0:beta6
--HG--
rename : modules/plugin/test/reftest/pluginproblemui-direction-ref.html => modules/plugin/test/reftest/pluginproblemui-direction-1-ref.html
rename : modules/plugin/test/reftest/pluginproblemui-direction-ref.html => modules/plugin/test/reftest/pluginproblemui-direction-2-ref.html
rename : modules/plugin/test/reftest/pluginproblemui-direction-1.html => modules/plugin/test/reftest/pluginproblemui-direction-2.html
2010-09-09 08:21:47 -07:00
L. David Baron
df6e839771 Add reftests for clipping to the border-radius curve. (Bug 459144, Bug 485501) a2.0=blocking2.0:beta6 2010-09-09 08:21:47 -07:00
L. David Baron
d99ac32acf Clip replaced elements (for now, images, canvases, videos, and windowless plugins) to the border radius. (Bug 485501) r=roc a2.0=blocking:beta6 2010-09-09 08:21:47 -07:00
L. David Baron
d44b4ee882 Clip contents of elements with overflow != visible to the border radius. (Bug 459144, patch 14) r=roc a2.0=blocking2.0:beta6 2010-09-09 08:21:46 -07:00
L. David Baron
a9d5fab154 Add a (wrapping) display item that clips its contents to the curvature of a border-radius. (Bug 459144, patch 13) r=roc a2.0=blocking2.0:beta6 2010-09-09 08:21:46 -07:00
L. David Baron
27b2504e3c Make nsIFrame::DisplaySelectionOverlay take an nsDisplayList* instead of nsDisplayListSet&. (Bug 485501) r=roc a2.0=blocking:beta6 2010-09-09 08:21:46 -07:00
L. David Baron
4113d6f1f9 Remove unneeded nsAbsPosClipWrapper::mContainer. (Bug 459144, patch 12) r=roc a2.0=blocking2.0:beta6 2010-09-09 08:21:46 -07:00
L. David Baron
cec33102e4 Remove unneeded nsDisplayClip::mClippingFrame. (Bug 459144, patch 11) r=roc a2.0=blocking2.0:beta6 2010-09-09 08:21:46 -07:00
L. David Baron
232cb16309 Add wctype.h to config/system-headers. (Bug 594492) r=cjones a2.0=bustage 2010-09-09 08:21:46 -07:00
L. David Baron
4c8a8b3d3d Add an invalid-value test for text-shadow that we already have for -moz-box-shadow. a2.0=tests 2010-09-09 08:21:46 -07:00
L. David Baron
7d8d7e59ed Fix missing computation half of calc() for border-*-width. (Bug 363249) r=bzbarsky a2.0=blocking2.0:beta6 2010-09-09 08:21:46 -07:00
L. David Baron
e06e2d58f5 Add calc() support for two properties I missed: outline-width and column-gap. (Bug 363249) r=bzbarsky a2.0=blocking2.0:beta6 2010-09-09 08:21:46 -07:00
L. David Baron
7a6fa51b18 Negative values for stroke-dasharray should be rejected. (Bug 585715) r=bzbarsky a2.0=blocking2.0:beta6 2010-09-09 08:21:46 -07:00
L. David Baron
f9bc2d9cef Fix places where I missed clamping negative calc() to 0. (Bug 585715) r=bzbarsky a2.0=blocking2.0:beta6 2010-09-09 08:21:46 -07:00
L. David Baron
af2f9eff65 Fix missing frame in style system mochitests. (Bug 585715) r=bzbarsky a2.0=blocking2.0:beta6 2010-09-09 08:21:46 -07:00
L. David Baron
8aaf22a0f4 Add support for calc() on -moz-border-radius and -moz-outline-radius. (Bug 585715) r=bzbarsky a2.0=blocking2.0:beta6 2010-09-09 08:21:45 -07:00
Dão Gottwald
3ad8f0a1e4 Backed out bug 587901's winstripe changes. a=backout 2010-09-09 17:07:10 +02:00
Alexander Surkov
0ee231bcdf Bug 592913 - provide a way to quickly determine whether an accessible object is a descendant of a tab document, r=marcoz, davidb, a=blocking 2010-09-09 23:44:56 +09:00
Serge Gautherie
c5cea9abde Bug 591741 - [SeaMonkey] mochitest-a11y: relations/test_tabbrowser.xul times out; (Av1) Bind chrome://navigator/content/navigator.css for SeaMonkey.
r=surkov.alexander a=(test only).
2010-09-09 15:57:25 +02:00
Dão Gottwald
bdca3b6745 Backed out changeset bd19f9a62a34 (merge) a=backout 2010-09-09 15:39:05 +02:00
Dão Gottwald
46e8cdc17a Backed out changeset bd19f9a62a34 2010-09-09 15:32:34 +02:00
Timothy B. Terriberry
95840747da Bug 593753 - Update libvpx to 0.9.2. r=cpearce a=blocking 2010-09-09 14:06:21 +02:00