Neil Deakin
|
f02e8c39c1
|
Bug 511673, hidden panels have an empty state, but should be 'closed', r=roc
|
2009-08-26 09:19:38 -07:00 |
|
Peter Van der Beken
|
8b5c239aac
|
Fix for bug 510677 (Avoid XPCCallContext for WrapNativeToJSVal). r/sr=jst.
--HG--
extra : rebase_source : 647f360f5603a2f9ade579a9911ba51af1db91b5
|
2009-08-14 21:00:24 +02:00 |
|
Jesse Ruderman
|
93e766d08f
|
Fix typo in assertion message
|
2009-08-25 21:50:41 -07:00 |
|
Jesse Ruderman
|
ee4d3728c4
|
Bug 420424 - remove bogus assertion. r=bz
|
2009-08-25 18:45:07 -07:00 |
|
Doug Turner
|
72c70cdea8
|
Bug 512520 - remove Maemo geolocation providers. r=staurt
|
2009-08-25 15:08:56 -07:00 |
|
Timothy Nikkel
|
6bdfcc6a1d
|
Bug 511323. If a dropdown combobox (select) is given a translucent background color make sure to draw an opaque color on the dropdown's opaque widget so we don't get garbage painted. r=roc
|
2009-08-25 12:07:57 -07:00 |
|
Robert O'Callahan
|
02bbe8dd79
|
Bug 507926. Make sure CreateWindowEx doesn't fail when we're creating an invisible window. r=jmathies
|
2009-08-25 12:00:46 -07:00 |
|
Benjamin Smedberg
|
2e9438fd2f
|
Followup to bug 398573 - remove REQUIRES from the tree since it is no longer used... automatically generated patch, rs=ted
|
2009-08-25 08:59:31 -07:00 |
|
Timothy Nikkel
|
f110653868
|
Bug 508927. In list box body frame don't return a frame for an item that is not in its child list, and don't destory a frame if it is not in the childlist. r=bzbarsky
|
2009-08-25 08:37:07 -04:00 |
|
Boris Zbarsky
|
36622c6995
|
Backed out changeset 4aa19414e651 (bug 488249) to fix test orange.
--HG--
extra : rebase_source : ae1c0155ec32b0887eff27ded77c6ba2b37dda64
|
2009-08-24 20:51:57 -04:00 |
|
Boris Zbarsky
|
04e56ca248
|
Backed out changeset 59ae87416f96 (bug 488249 followup) to fix test orange.
--HG--
extra : rebase_source : 0108b501163d0114ef96a9059023fad69accd9e1
|
2009-08-24 20:50:52 -04:00 |
|
Boris Zbarsky
|
f17e0c5b7c
|
Bug 488249 build bustage fix.
|
2009-08-24 16:28:21 -04:00 |
|
David Zbarsky
|
932e28482f
|
Bug 488249. Replace IsNodeOfType(eHTML) checks with namespace checks. r+sr=jst
|
2009-08-24 16:02:07 -04:00 |
|
Boris Zbarsky
|
ae35974f75
|
Bug 506481. Make sure that we'll scroll to the selected option even if it's added after our initial reflow but before we finish adding initial option kids. r=mats
|
2009-08-24 14:17:56 -04:00 |
|
Bobby Holley
|
46f9d34303
|
Bug 510001 - Second round of debugging dumps for the test for bug 507902. r=lumpy
|
2009-08-24 12:49:41 +02:00 |
|
Olli Pettay
|
a58a91a479
|
Bug 510465 - Initial zoom level of print preview depends on the zoom level of galley presentation, r=roc
|
2009-08-24 12:55:28 +03:00 |
|
Serge Gautherie
|
44e684c6dc
|
Bug 502292 - Minimum size of scrollbar thumb is far too small; (Cv1) Disable failing test for now; Patch author says test is broken.
|
2009-08-24 06:46:06 +02:00 |
|
Serge Gautherie
|
5fe24fbf36
|
Bustage fix for: Bug 502292 - Minimum size of scrollbar thumb is far too small; (Bv1) Switch "failing" test to '!='.
|
2009-08-24 06:16:08 +02:00 |
|
Sylvain Pasche
|
ecf428e4cf
|
Bug 502292 - Minimum size of scrollbar thumb is far too small; r=(jmathies + neil) ui-r=beltzner
|
2009-08-24 04:03:03 +02:00 |
|
Mats Palmgren
|
aa2293c455
|
Crash test for bug 430374.
|
2009-08-24 01:21:49 +02:00 |
|
Mats Palmgren
|
fedc182f8b
|
Crash test for bug 321894.
|
2009-08-24 01:21:40 +02:00 |
|
L. David Baron
|
b2e8bbda9d
|
Backed out changeset 6b686281f9ac (Bug 445765) for causing a 3% Txul (Twinopen) regression on Linux.
|
2009-08-23 08:06:58 -07:00 |
|
Timothy Nikkel
|
b6e9e162b8
|
Bug 445765. In getting the device context from a docshell don't go through nsIBaseWindow::GetMainWidget because that always returns the device context for the primary screen when called on toplevel docshell. r=dbaron
|
2009-08-23 08:16:52 +02:00 |
|
Michael Ventnor
|
959e56fd9a
|
Use the correct area for computing the gradient image for 'background-position: fixed' gradients. (Bug 509681) r=roc
|
2009-08-22 10:10:12 -07:00 |
|
Mats Palmgren
|
96372404b6
|
Don't call CalculateContentBottom inside PR_MAX(), which evaluates its arguments twice. (Bug 511482) r=dbaron
|
2009-08-22 10:10:11 -07:00 |
|
Steffen Wilberg
|
4cf7c6abc3
|
Bug 221602: Don't ship comm.jar, final nail. r=bsmedberg
--HG--
extra : rebase_source : e345a68817d6909cc93bec65df23c015b2797f32
|
2009-08-21 21:26:02 +02:00 |
|
Ryo Kawaguchi
|
54bb0a0d80
|
Implement background-image: -moz-image-rect(), which allows a region of an image to be used as a background image. (Bug 113577) r=roc, dbaron
|
2009-08-21 13:39:25 -07:00 |
|
peterv@propagandism.org
|
2fa6b71daf
|
Bug 461640 - Box objects should participate in cycle collection, r=smaug
--HG--
extra : rebase_source : 337d82f08d17641dd4306c55743a076f53a4a22f
|
2009-08-21 15:51:08 +03:00 |
|
Olli Pettay
|
066604efe9
|
Bug 461640 - Box objects should participate in cycle collection, r=peterv
--HG--
extra : rebase_source : 274ffed884d7b8ed753796a67f4682df141e821e
|
2009-08-21 15:50:15 +03:00 |
|
Bobby Holley
|
a0d96f0c87
|
Bug 510001 - Added debugging dumps for the test for bug 507902. r=jwalden
|
2009-08-21 12:05:27 +02:00 |
|
Karl Tomlinson
|
b6fc8db4b7
|
Bug 511326 Move libasound out of global OS_LIBS r=doublec
|
2009-08-21 10:08:18 +12:00 |
|
Zack Weinberg
|
2cd31f70f9
|
Bug 510651: Fold nsIFrameDebug into nsFrame. r=dbaron sr=mrbkap
|
2009-08-20 14:52:48 -07:00 |
|
Zack Weinberg
|
c62f969ab1
|
Bug 511147: Avoid the slow greedy-operator path for A > B ~ C selectors. r=dbaron
|
2009-08-20 14:52:47 -07:00 |
|
Brian Birtles
|
60e3fae385
|
Bug 507067: Fix GetAnimVal and GetBaseVal's handling of em/ex/etc. units inside display:none elements by using nsComputedDOMStyle's method for resolving style contexts for such elements. r=dbaron
|
2009-08-20 14:52:47 -07:00 |
|
Zack Weinberg
|
63e2075a2a
|
Bug 443976: Parsing support for the unicode-range: descriptor in @font-face. r=dbaron
|
2009-08-20 14:52:47 -07:00 |
|
Zack Weinberg
|
6ade4eb7d1
|
Fix parenthesis-matching while parsing format() function in @font-face src: descriptor. (Bug 511333) r=dbaron
|
2009-08-20 14:52:47 -07:00 |
|
L. David Baron
|
325ccb4cf2
|
Fix parenthesis-matching while parsing local() function in @font-face src: descriptor. (Bug 511333) r=zweinberg
|
2009-08-20 14:52:47 -07:00 |
|
Zack Weinberg
|
f8cb071942
|
Fix DEBUG-only crash parsing empty 'src' descriptor of @font-face rule. (Bug 511304) r=dbaron
|
2009-08-20 14:52:47 -07:00 |
|
Jonathon Jongsma ext:(%2C%20L.%20David%20Baron%20%3Cdbaron%40dbaron.org%3E)
|
219a2fe88e
|
Implement CSS transitions: implement the parsing and computation of the transition properties. (Bug 435441) r=bzbarsky
|
2009-08-20 14:52:47 -07:00 |
|
Masayuki Nakano
|
08277877f6
|
Bug 486735 Verdana.ttf gets a very thick underline with spelling errors r=dbaron+jboriss
|
2009-08-20 23:33:06 +09:00 |
|
Bob Clary
|
ea90cbcb62
|
Bug 499315 - add support of "script" tests to reftests, r=dbaron.
|
2009-08-20 00:56:22 -07:00 |
|
Bob Clary
|
6eca926697
|
bug 498685 - Add isDebugBuild to reftest sandbox, r=dbaron.
|
2009-08-20 00:56:22 -07:00 |
|
Zack Weinberg
|
c6caffd207
|
Bug 431948 - when skipping a malformed ruleset inside an @-rule, do not consume the close brace that ends the @-rule, lest we skip too much; r=dbaron
|
2009-08-19 15:11:30 +02:00 |
|
Serge Gautherie
|
fb78d65280
|
Bug 508760 - Remove MSVC6 support from the tree; (Fv1) layout/svg/base/src/*; r=longsonr
|
2009-08-19 15:08:31 +02:00 |
|
tnikkel@gmail.com
|
93bcc968f6
|
Bug 509602, r=smaug, sr=neil
|
2009-08-19 14:34:06 +03:00 |
|
Mats Palmgren
|
ad55d4621d
|
Backout bug 506349 since it caused a test failure.
|
2009-08-19 04:24:29 +02:00 |
|
Mats Palmgren
|
5619fdf1b7
|
Flush the sink before zooming (restyle processing). b=506349 r=bzbarsky
|
2009-08-19 03:10:07 +02:00 |
|
Masayuki Nakano
|
112ccb1451
|
Bug 509956 Bogus code in nsTextFrame::IsFloatingFirstLetterChild r=dbaron
|
2009-08-18 13:46:47 +09:00 |
|
Timothy Nikkel
|
3a0188b721
|
Bug 503791. ComboboxControlFrame should not assume that the origin of the screen is (0,0) because that is not true with more than one display. r=dbaron
|
2009-08-17 20:21:07 -07:00 |
|
Timothy Nikkel
|
68367486ce
|
Bug 503791. Make sure that the device context has a widget so that it can determine what screen it is on. r=dbaron
|
2009-08-17 20:21:07 -07:00 |
|