Boris Zbarsky
|
3c0f206338
|
Add tests for bug 609227. a=test-only
|
2010-12-02 12:32:41 -05:00 |
|
Boris Zbarsky
|
aeccfeb470
|
Bug 585745. Make sure the .style getter fails for MathML elements too. r=peterv, a=blocker
|
2011-01-24 17:20:28 -05:00 |
|
Robert O'Callahan
|
8c98b24114
|
Bug 620991 - test_windowed_invalidate.html runs after mochitest shutdown, trips assertion / JS_Assert; r=ehsan a=NPOTB
|
2011-01-24 17:16:39 -05:00 |
|
Mike Hommey
|
c886f4609d
|
Bug 628283 - Make elfhack handle GNU_RELRO segments better. r=tglek,a=dbaron
|
2011-01-24 23:11:46 +01:00 |
|
Ehsan Akhgari
|
b303489a0c
|
Bug 579374 - Clear cached resources for GTK windows when we hide/destroy them; r=roc a=blocking-final+
This fixes tooltip border rendering problems on Linux.
|
2011-01-21 16:45:23 -05:00 |
|
Robert Strong
|
b2e6159c7a
|
Bug 504019 - When hiding the program via 'Set program access and computer defaults' the Start Menu entries aren't removed. r=jmathies, a=approval2.0
|
2011-01-24 13:01:55 -08:00 |
|
Philipp von Weitershausen
|
38f1f5bcb8
|
Bug 626949 - Sync UI: Style generic change dialogs like the setup and Add a Device wizards. r=mconnor a=blocking-betaN
|
2011-01-24 12:48:36 -08:00 |
|
Oleg Romashin
|
21f38db312
|
Bug 627661 - RGBA surface clear was broken in 593733 r=roc,mattwoodrow a=approval2.0
|
2011-01-24 21:31:35 +02:00 |
|
Tim Taubert
|
bff49321b0
|
Bug 613541 - Panorama closes browser window when closing 'undo close group' r=ian a=blocking
|
2011-01-21 04:25:18 +01:00 |
|
Bas Schouten
|
17a7cc5fec
|
Bug 625043: Properly save and restore old clip rect. r=jrmuizel a=blocking-final
|
2011-01-24 19:57:19 +01:00 |
|
Daniel Holbert
|
bb9b6faeb6
|
Bug 627858: Use AutoSaveRestore objects in SVGDrawingCallback::operator(), rather than manually saving & restoring gfxContext state. r=jwatt a=roc
|
2011-01-24 10:32:34 -08:00 |
|
Daniel Holbert
|
dc0ddd1e0c
|
Bug 608818: trivial followup to fix constructor init list order & build warning. r=dougt a=dougt
|
2011-01-24 10:32:34 -08:00 |
|
Patrick Walton
|
6d0e466b45
|
Bug 611440 - Smart abbreviation for URLs in the Web Console; f=mihai.sucan,dolske r=dolske approval2.0=dolske
|
2011-01-24 12:05:05 -04:00 |
|
Tetsuro Kato
|
14c9aac484
|
Bug 600280. Use Setup API instead of the registry directly to get device information. r=jrmuizel,a=joe
This fixes driver version and date being empty or null for some graphic cards under Windows 2000/XP
|
2011-01-24 10:05:59 -05:00 |
|
Neil Deakin
|
29b9aa6f92
|
Bug 626157, drag and drop disabled when a plugin is open in another tab, r=karlt,a=roc
|
2011-01-24 09:50:52 -05:00 |
|
Neil Deakin
|
a9b9616616
|
Bug 618907, focus frame when mousedown event on content is cancelled and chrome is currently focused, fixes focus issues with docs.google.com, r=smaug,a=blocking
|
2011-01-24 09:50:37 -05:00 |
|
Mounir Lamouri
|
e7488cf19d
|
Bug 627146 - Bookmark panel doesn't open in the correct direction in rtl. r=enndeakin a=blocking-blocker
|
2011-01-24 12:16:21 +01:00 |
|
Mike Hommey
|
fb3d02898a
|
Bug 606145 part 3 - Integrate elfhack with the build system. r=khuey,a=bsmedberg
|
2011-01-24 09:56:40 +01:00 |
|
Mike Hommey
|
82dcf6256c
|
Bug 606145 part 2 - Import elfhack code. r=tglek,a=bsmedberg
|
2011-01-24 09:56:40 +01:00 |
|
Mike Hommey
|
b5c0c29e10
|
Bug 606145 part 1 - Properly link host programs written in C++. r=khuey,a=bsmedberg
|
2011-01-24 09:56:40 +01:00 |
|
L. David Baron
|
b88aad3dcd
|
Backout changeset ffebdc3ddb62 (bug 608030) due to reftest orange related to color-management pref. a=orange
|
2011-01-23 22:00:32 -08:00 |
|
L. David Baron
|
db60dba864
|
Backout changeset 3248feddc867 (bug 608030).
|
2011-01-23 22:00:04 -08:00 |
|
Ehsan Akhgari
|
f419d00ddb
|
Merge backout; a=bustage
|
2011-01-24 00:10:12 -05:00 |
|
Ehsan Akhgari
|
a716a1f775
|
Backed out changeset afe951130c65 because of test failure
|
2011-01-24 00:10:02 -05:00 |
|
Ehsan Akhgari
|
be09c45050
|
merge landing; a=...
|
2011-01-23 23:31:52 -05:00 |
|
Max Stepin
|
42bf7b4ba8
|
Bug 222176 - Animated GIF loops 1 time too many (additional patch); r,a=joe
|
2011-01-23 23:29:32 -05:00 |
|
Robert O'Callahan
|
f9da6d88bb
|
Bug 620991 - test_windowed_invalidate.html runs after mochitest shutdown, trips assertion / JS_Assert; r=ehsan a=NPOTB
|
2011-01-23 23:27:18 -05:00 |
|
L. David Baron
|
4df20514f7
|
Uncomment the previously landed xpc_DumpJSStack call for now, since it no longer causes fatal JS_Asserts. (Bug 510489) a2.0=DEBUG-only
|
2011-01-23 20:21:40 -08:00 |
|
L. David Baron
|
163d15ca63
|
By default, disable MozAfterPaint for content. (Bug 608030) r=roc a=blocking2.0:betaN+
|
2011-01-23 20:21:40 -08:00 |
|
L. David Baron
|
1e56301746
|
Clean up setting of preferences for reftest. (Bug 608030) r=roc a=blocking2.0:betaN+
|
2011-01-23 20:21:40 -08:00 |
|
Cameron McCormack
|
60574b4fd9
|
Bug 612505 - Part 2: Add a pixel value inspection panel to the reftest analyzer rs=dbaron
|
2011-01-23 20:21:40 -08:00 |
|
Cameron McCormack
|
19a6a69bce
|
Bug 612505 - Part 1: Whitespace cleanups. rs=dbaron
|
2011-01-23 20:21:40 -08:00 |
|
Alexander Surkov
|
ffec2ad8c8
|
Bug 606924, part2 - create initial tree, r=davidb, a=blocking2.0Final+
|
2011-01-24 10:58:00 +08:00 |
|
Brad Lassey
|
783985b704
|
bug 627853 - Crash in GeckoConnectivityReceiver (java.lang.NullPointerException) upon device startup r=mwu a=blocking-fennec
|
2011-01-23 18:52:28 -05:00 |
|
Honza Bambas
|
ee2433f53e
|
Bug 579846 - nsIHttpChannel::SetResponseHeader should work after the stream has ended [Fennec part], r=jduell, a=betaN+
|
2011-01-23 23:49:30 +01:00 |
|
Honza Bambas
|
46257e93e3
|
Bug 579846 - nsIHttpChannel::SetResponseHeader should work after the stream has ended, r=bzbarsky+hsivonen, a=betaN+
|
2011-01-23 23:49:30 +01:00 |
|
Tim Taubert
|
2fdfb86587
|
Bug 624952 - Firefox 4.0 often shows all tab groups' tabs on startup [r=ian, a=dolske]
|
2011-01-21 22:42:51 +01:00 |
|
Tim Taubert
|
3ab78d36cf
|
Bug 624101 - Make our canvases be moz-opaque [r=ian, a=sayrer]
|
2011-01-24 01:58:12 +01:00 |
|
Tim Taubert
|
014116a810
|
Bug 616729 - rearranging tabs in panorama won't match tab ordering on tab bar [r=ian, a=dolske]
|
2011-01-22 07:25:12 +01:00 |
|
Tim Taubert
|
4553454809
|
Bug 600812 - Dragging tab between groups doesn't work [r=ian, a=dolske]
|
2011-01-21 22:12:12 +01:00 |
|
Joe Drew
|
a9a08a8eea
|
Bug 627498 - Test to ensure hardware acceleration is enabled where we expect it. r=jrmuizel a=test
--HG--
extra : rebase_source : 372abf2beb734878147eee897458aeb270948e08
|
2011-01-20 17:30:15 -05:00 |
|
Chris Leary
|
2c15096ee5
|
Bug 627938: Fix nsGlobalChromeWindow cleanup. (r=smaug, a=jst)
|
2011-01-23 11:51:00 -08:00 |
|
Ben Turner
|
b803e3260c
|
Bug 624531 - 'IndexedDB: Change the enum values of IDBTransaction to match spec'. r=sicking, a=blocking.
|
2011-01-23 10:16:00 -08:00 |
|
Ben Turner
|
056d72865d
|
Bug 628063 - 'IndexedDB: Indexes created after data are added are sometimes improperly populated'. r=sicking, a=blocking.
|
2011-01-23 10:16:00 -08:00 |
|
Hiroyuki Ikezoe
|
9f91a2ed93
|
Bug 626998 - The listener for install dialog shoule be registered before sending mouse event. r=mossop a=tests
|
2011-01-23 18:38:17 +01:00 |
|
Jesse Ruderman
|
7451ead267
|
Bug 627306. dispatchEvent should return true when there's no document (and thus nothing that might call preventDefault). r=smaug a=sdwilsh
|
2011-01-22 15:33:16 -08:00 |
|
Johnny Stenback
|
ffd7ac82ed
|
Bug 623810. First part, fix moving wrappers from one scope to another. r=mrbkap@gmail.com, a=blocker
|
2011-01-21 16:59:18 -08:00 |
|
Dão Gottwald
|
ac4fe805fd
|
Bug 628000, adding missing semicolon. a=typo, DONTBUILD
|
2011-01-22 16:48:11 +01:00 |
|
Dão Gottwald
|
4160f90e68
|
Bug 589146 followup: use updated class name. a=b
|
2011-01-22 15:54:03 +01:00 |
|
Jacek Caban
|
646a565cd8
|
Bug 627213 - nptest.rc doesn't compile with windres r=jfkthame a=test-only
|
2011-01-22 12:58:23 +00:00 |
|