Jeff Muizelaar
91cc82e49c
Bug 518172. Fix the status of the 518172 reftests
...
I forgot to mark these reftests as passing after fixing
Bug 518172.
2010-08-02 11:04:36 -04:00
Felipe Gomes
9f58efac64
Bug 575328 - Fix for search suggestions box appears on wrong monitor in multiple monitor environment when window is maximized. r=enndeakin.
2010-08-02 10:06:04 -05:00
Josh Matthews
cfb13d7804
Bug 580450 - Clean up IPC::URI. r=dwitte
...
--HG--
extra : rebase_source : 25fbd59338609fd9792071b9d414ea983608aab2
2010-07-26 15:59:34 -04:00
Jeff Muizelaar
47eafd52d1
Bug 518172. cairo: Disable the previous_scaled_font cache. r=karlt
...
Rotated text was sometimes broken because there was a mismatch of
assumptions between cairo and Gecko about how important it was
for the ctm of a scaled_font to match the ctm of a context. This
temporarily fixes the problem by disabling the previous_scaled_font
cache with bug #583035 tracking a more permanent fix.
2010-08-02 10:00:21 -04:00
Felipe Gomes
e2a618aa5f
Bug 508906. Add experimental MozTouch events. r=smaug,jimm
2010-08-02 15:34:54 +02:00
Markus Stange
21bf5b5df2
Bug 557986 - Fix intermittent test_native_mouse_mac.xul failures by using a deterministic API instead of +[NSWindow windowNumberAtPoint:belowWindowWithWindowNumber:]. r=josh
2010-08-02 15:33:17 +02:00
Markus Stange
a1a5075923
Bug 574663 - Mark scroll events that are sent by touchpad momentum scrolling after the finger has left the touchpad with a kIsMomentum flag and prevent these events from changing the zoom factor. r=josh, r=smaug
2010-08-02 15:30:52 +02:00
Markus Stange
3dc6725ddf
Bug 575934 - Give the buttons in the customization panel a button style. r=dao
2010-08-02 15:27:38 +02:00
Markus Stange
62a1588edd
Bug 579259 - Draw -moz-appearance:listbox frames by hand because kHIThemeFrameListBox drawing has bugs on 10.5. r=josh
2010-08-02 15:24:53 +02:00
Kyle Huey
667447e90b
Third time is the charm to fix this test.
2010-08-02 01:28:10 -07:00
Kyle Huey
4be0d88566
Try harder to fix TestWinDND
2010-08-02 01:06:00 -07:00
Kyle Huey
1ab31bac86
Fix TestWindowsDND bustage (fallout from fakelibs)
...
--HG--
extra : rebase_source : e64dd9e1ad4e60ad2a1fe8968c309b13726760bd
2010-08-02 00:08:38 -07:00
Doug Turner
fb8b4e01a8
Follow up fix to bug 516728. Fixes assertion description and removing an extra ws
2010-08-01 23:38:10 -07:00
Blair McBride
21a272b7a3
Test fix for 99807f92a67c
2010-08-02 17:14:40 +12:00
Zack Weinberg
8c38094e2f
Bug 568863: Followup fix for comm-central bustage. r=khuey
2010-08-01 21:45:18 -07:00
Blair McBride
71c6e09a5a
Bustage fix for 488ea306526b (Bug 562622)
2010-08-02 16:28:36 +12:00
Robert O'Callahan
cf14e5ee62
Fix reftest for bug 579349
2010-08-02 16:07:44 +12:00
Robert O'Callahan
a491448548
Backout edd01aafe372 to fix red
2010-08-02 15:20:24 +12:00
Robert O'Callahan
10b836489b
Backed out changeset edd01aafe372
2010-08-02 15:20:05 +12:00
Ms2ger
425209b5db
Bug 567663. Implement 'hidden' attribute. r=sicking
2010-08-02 15:07:07 +12:00
Robert O'Callahan
bb197a6e72
Bug 580160. Test plugin needs to invalidate itself if its size changes. r=josh
2010-08-02 15:07:07 +12:00
David Zbarsky
d434e271cb
Bug 582303. Move nsIDOMNSHTMLImageElement into nsIDOMHTMLImageElement. r=jst
2010-08-02 15:07:06 +12:00
Matt Woodrow
104ade3438
Bug 505115. Use layers to render active 2D transforms. r=roc,dbaron
2010-08-02 15:07:04 +12:00
Matt Woodrow
8fa5b923bb
Bug 570314. Don't crash when GetXULWindowWidget doesn't find one. r=roc
2010-08-02 15:06:58 +12:00
Robert O'Callahan
24fd5553c9
Bug 582467. With accelerated layer backends, we should always treat video layers as active to avoid having to read back; no point in saving composition costs on those backends anyway. r=vlad
2010-08-02 15:06:58 +12:00
Robert O'Callahan
5286b29597
Bug 581317. DoApplyRenderingChangeToTree needs to invalidate the ThebesLayer contents of descendants. r=tnikkel
2010-08-02 15:06:58 +12:00
Robert O'Callahan
1524120859
Bug 579349. Track the 'drawn region' of content in layers, whhich ignores visibility, and use it to determine which layer a display item should be placed in. r=tnikkel
2010-08-02 15:06:58 +12:00
Blair McBride
f348001399
Bug 562622 - Implementation of the automatic vs. manual update design mockups. r=dtownsend, a=blocking2.0-beta3
2010-06-02 21:13:03 +12:00
Robert Strong
5dfb166ae1
App update patch for Bug 544442 - Add support for signed AUS update snippets. r=dtownsend, a=blocking2.0-Beta3
2010-08-01 19:02:21 -07:00
Robert Strong
4e0a5ad5aa
CertUtils.jsm patch for Bug 544442 - Add support for signed AUS update snippets. r=dveditz, r=dtownsend, a=blocking2.0-Beta3
2010-08-01 19:01:43 -07:00
Kyle Huey
909ca5045f
Attempt to fix various bustages on c-c that were caused by Bug 522770
...
--HG--
extra : rebase_source : 4c747ed91292fb6300af85f50bec7b4319171953
2010-08-01 18:36:13 -07:00
Neil Rashbrook
b75248e83f
Backout previous changes to try to fix bustage
2010-08-02 00:30:12 +01:00
Neil Rashbrook
a005d3a682
Bug 522770 followup to fix shared build bustage r=khuey
2010-08-02 00:00:56 +01:00
Neil Rashbrook
56a39a4ea5
Bug 580868 charsetOverlay should not cause XBL bindings to attach when it's not safe r+a=gavin
2010-08-01 23:59:26 +01:00
Robert Sayre
844a200e8f
Merge tracemonkey to mozilla-central.
2010-08-01 16:00:36 -07:00
Peter Van der Beken
3c41ba7b6c
Fix test_bug396843.html since bug 583225 fixed some todos.
2010-08-01 22:27:35 +02:00
Shu-yu Guo
58c2ef3eb9
Bug 579230 - Rewrite narcissus expr parser, refactor into builder pattern. r=gal
2010-08-01 12:20:18 -07:00
Robert Sayre
1c4522feb1
Merge relanding of bug 577648 and bug 582479.
2010-08-01 09:59:36 -07:00
Robert Sayre
939e685ea8
Reland Bug 582479 - TM: Assertion failure: (&cx->regs->sp[1 - (iargc + 2)].toObject())->isFunction().
2010-08-01 09:59:02 -07:00
Robert Sayre
4b867b5926
Merge
2010-08-01 09:58:16 -07:00
Robert Sayre
f3b0dac254
Reland: Bug 577648 - arguments.callee.caller does not work in FF 4 under certain circumstances.
2010-08-01 09:58:03 -07:00
Robert Sayre
faf41f4776
Merge.
2010-08-01 09:57:13 -07:00
Robert Sayre
c5dd6714cc
Reland bug 577648 tests.
2010-08-01 09:57:01 -07:00
Kyle Huey
140cd55405
Whitespace change to trigger another set of builds on a CLOSED TREE
2010-08-01 04:48:59 -07:00
Kyle Huey
aacb9b6fdb
Whitespace change to trigger another set of builds on a CLOSED TREE
2010-08-01 04:48:13 -07:00
Kyle Huey
9cf5dcfe70
Sync js/src/config/ and config/ build files from silly mistakes on my part on this CLOSED TREE
2010-08-01 03:14:05 -07:00
Kyle Huey
cdf3c336ee
Fixing typos on a CLOSED TREE
2010-08-01 02:32:15 -07:00
Kyle Huey
92afe0968e
Bug 522770: Followup to turn on fakelibs only on Windows since gcc is dumb, even on a CLOSED TREE
2010-08-01 02:12:17 -07:00
Kyle Huey
ef8a1429c9
Bug 522770: Link directly to object files instead of intermediate static libs. Patch originally written by Ted Mielczarek. Checking into a CLOSED TREE as a bustage fix. reviews pending.
...
--HG--
extra : rebase_source : 54a506a5815dcdedaf3f61ad7d6bdd0529d7f5f7
2010-08-01 01:48:21 -07:00
Blair McBride
d7b9e8a6de
Bug 583530 - Typo in the restartToEnable entity in extensions.properties breaks the details pane. r=dtownsend
2010-07-31 19:34:41 -07:00