Mike Hommey
|
f56acbddff
|
Bug 606145 part 2 - Import elfhack code. r=tglek,a=bsmedberg
|
2011-01-24 09:56:40 +01:00 |
|
Mike Hommey
|
6445e28081
|
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
|
5feb332b63
|
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
|
97a3f60be3
|
Backout changeset 3248feddc867 (bug 608030).
|
2011-01-23 22:00:04 -08:00 |
|
Ehsan Akhgari
|
0404c89826
|
Merge backout; a=bustage
|
2011-01-24 00:10:12 -05:00 |
|
Ehsan Akhgari
|
7fa15139c1
|
Backed out changeset afe951130c65 because of test failure
|
2011-01-24 00:10:02 -05:00 |
|
Ehsan Akhgari
|
8756940e1c
|
merge landing; a=...
|
2011-01-23 23:31:52 -05:00 |
|
Max Stepin
|
9be21cad7f
|
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
|
2a0a7fad75
|
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
|
f3fb58a759
|
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
|
0ac20ad07d
|
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
|
22bd7000f9
|
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
|
cf16f40272
|
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
|
c03b2288b7
|
Bug 612505 - Part 1: Whitespace cleanups. rs=dbaron
|
2011-01-23 20:21:40 -08:00 |
|
Alexander Surkov
|
03c4b44079
|
Bug 606924, part2 - create initial tree, r=davidb, a=blocking2.0Final+
|
2011-01-24 10:58:00 +08:00 |
|
Brad Lassey
|
9188661755
|
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
|
1cc1cc4167
|
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
|
63032f8fb3
|
Bug 579846 - nsIHttpChannel::SetResponseHeader should work after the stream has ended, r=bzbarsky+hsivonen, a=betaN+
|
2011-01-23 23:49:30 +01:00 |
|
Shawn Wilsher
|
4ea4ca1196
|
Bug 606966 - Need an async history visit API exposed to JS
Part 20 - API implementation with tests.
r=mak
r=lw
a=blocking
|
2011-01-21 20:09:10 -08:00 |
|
David Mandelin
|
62ff5f09d8
|
Bug 611653: clear values instead of scope when global window shuts down, r=brendan,smaug
|
2011-01-21 18:37:30 -08:00 |
|
Andreas Gal
|
809f0911fc
|
Remove JSAutoRequest from Handle::ToJSObject (bug 628930, r=jst).
|
2011-01-26 15:20:20 -08:00 |
|
Andreas Gal
|
c6e66c8f0b
|
Fix compartment mismatches in js/jetpack (bug 624366, r=jst).
|
2011-01-26 15:18:51 -08:00 |
|
Jeff Walden
|
b33b7b3c3e
|
Bug 497869 - Switch ES5's FutureReservedWords to be reserved only in strict mode, because we foolishly unreserved them once in the past. r=brendan
|
2011-01-26 15:02:07 -08:00 |
|
David Anderson
|
70bb6ed2af
|
Clone lambdas in heavyweight scopes (bug 625157, r=brendan).
|
2011-01-26 12:41:15 -08:00 |
|
Andreas Gal
|
f2f643add9
|
In Proxy get(own)PropertyDescriptor return undefined if property doesn't exist (bug 582967, r=brendan/jorendorff).
|
2011-01-26 10:43:10 -08:00 |
|
David Mandelin
|
ea0a1a3aca
|
Bug 628612 followup: fix mochitest that assumes constructors are non-configurable, r=orange, a=blocker
|
2011-01-25 18:57:59 -08:00 |
|
Chris Leary
|
96ff8c4ba9
|
Follow up fix 2 for bug 623435. (r=brendan)
--HG--
extra : rebase_source : 5c9b8aec39f707f0539b1a9e299f8a5fcc5ee753
|
2011-01-25 18:00:31 -08:00 |
|
David Mandelin
|
63046eea1a
|
Bug 628612: make window constructor properties configurable so Facebook works, r=cam,jeff, a=blocker
|
2011-01-25 17:49:10 -08:00 |
|
Chris Leary
|
e9f1beb7d9
|
Follow up fix for bug 623435. (r=brendan)
|
2011-01-25 17:16:38 -08:00 |
|
Chris Leary
|
986ed207fa
|
Bug 623435: Rip out deprecated RegExp.compile. (r=brendan)
|
2011-01-25 14:32:53 -08:00 |
|
Luke Wagner
|
36e619deba
|
Bug 627227 - Remove retval-jsval optimization in CallMethod; take the normal wrapping path (r=jst)
--HG--
extra : rebase_source : 899a628dd668efc48d91bd7098010f9c8d4ae61c
|
2011-01-25 12:27:17 -08:00 |
|
Marco Bonardo
|
c9ea24532f
|
empty changeset for backout approval. a=bustage
|
2011-01-22 02:46:05 +01:00 |
|
Marco Bonardo
|
319d2f4760
|
merge backout
|
2011-01-22 02:44:46 +01:00 |
|
Marco Bonardo
|
309ce70e5b
|
Backed out changeset dd398fdba56f due to permaorange
|
2011-01-22 02:44:33 +01:00 |
|
Marco Bonardo
|
c2b153b363
|
merge backout
|
2011-01-22 02:43:56 +01:00 |
|
Marco Bonardo
|
909d1ceae8
|
Backed out changeset 7a7b760d31ac due to permaorange
|
2011-01-22 02:43:24 +01:00 |
|
Marco Bonardo
|
63ff3bd586
|
Backed out changeset 4dc906ad8b6d due to permaorange
|
2011-01-22 02:42:27 +01:00 |
|
Gavin Sharp
|
e39633c67a
|
Revert unintentional change in dd398fdba56f (bug 562998), a=bustage
|
2011-01-21 17:18:26 -08:00 |
|
Asaf Romano (Mano)
|
0a8240a2cf
|
typo fix for 562998 (a=blocker)
|
2011-01-22 02:50:41 +02:00 |
|
Asaf Romano (Mano)
|
7581f75759
|
Bug 562998 - Selecting commands from a bookmarks context menu while the window isn't active does nothing. r=mak. a=blocker.
|
2011-01-22 02:39:39 +02:00 |
|
Mounir Lamouri
|
73b95dc2f3
|
Bug 627657 - Allow email's with no dot in the domain name for <input type='email'>. r=smaug a=sicking
|
2011-01-22 00:08:42 +01:00 |
|
Mounir Lamouri
|
edcb60858e
|
Bug 320462 - Send an input event when a value is selected from the autocomple or list dropdown. r=smaug a=sicking
|
2011-01-22 00:06:27 +01:00 |
|
Kyle Huey
|
0261928cdc
|
Update to NSPR 4.8.7 RTM to erase changes that landed in Bug 618789. a=me
|
2011-01-21 18:07:31 -05:00 |
|
Kyle Huey
|
61867a29d2
|
Bug 625617: Message manager leaks JSObject holder class. r=smaug a=bsmedberg
|
2011-01-21 17:51:41 -05:00 |
|
Kyle Huey
|
f784845dc3
|
Bug 467392: Tests. a=tests
|
2011-01-21 17:50:44 -05:00 |
|
Tim Taubert
|
19dc7f4eae
|
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
|
51f5890c75
|
Bug 624101 - Make our canvases be moz-opaque [r=ian, a=sayrer]
|
2011-01-24 01:58:12 +01:00 |
|
Tim Taubert
|
e584e83a16
|
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 |
|
Jim Mathies
|
d9e7ccb885
|
Bug 618420 - increase the size of the lower border resizer area on windows. r=felipe, a=final.
|
2011-01-21 15:22:49 -06:00 |
|
Robert Strong
|
91e48aa963
|
Bug 627848 - Start menu shortcut isn't migrated as implemented in bug 598779. r=Mossop, a=blocking2.0-betaN
|
2011-01-21 15:22:34 -06:00 |
|