Tim Taubert
|
ceb8a46a7c
|
merge m-c to fx-team
|
2012-08-16 11:10:41 -07:00 |
|
Ed Morley
|
cf1b6e0ac9
|
Bug 782196 - Temporarily disable layout/reftests/bugs/598726-1.html on Windows 7 for being near-permaorange; r=philor
|
2012-08-16 17:51:22 +01:00 |
|
Kyle Huey
|
daf9f66e26
|
Bug 651866: Disable test.
|
2012-08-16 08:03:12 -07:00 |
|
Ben Hearsum
|
7ced94d219
|
bug 783241: add extensions/{972ce4c6-7e08-4474-a285-3208198ce6fd}/preview.png to removed-files.in. r=ted/bmcbride
|
2012-08-16 10:03:18 -04:00 |
|
Atul Jangra
|
ed69510106
|
Bug 767236 - Part 3: Name all anonymous functions in XPIProvider.jsm. r=Unfocused
|
2012-08-15 08:25:00 +12:00 |
|
Aryeh Gregor
|
31b517948c
|
Bug 768865 - Make NS_SUCCEEDED/NS_FAILED always inline functions for C++; r=bsmedberg
|
2012-06-27 17:54:01 +03:00 |
|
Ed Morley
|
48c6d22716
|
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
|
2012-08-16 14:14:29 +01:00 |
|
Kai Engert
|
f79eb1e9b0
|
Bug 782784 - client.py update_nss and update_nspr should toggle the trailing whitespace line, r=glandium
|
2012-08-16 08:28:57 +02:00 |
|
Ryan VanderMeulen
|
5c06284c50
|
Merge the last PGO-green inbound changeset to m-c.
|
2012-08-15 21:37:36 -04:00 |
|
Luke Wagner
|
8f5728f325
|
Fix compiler warnings in js/src (no bug,r=themaid)
--HG--
extra : rebase_source : bce94f0cc69b5eb7e5289688d720c6f65e742ac9
|
2012-08-15 18:23:05 -07:00 |
|
Kyle Huey
|
76c7beea58
|
Bug 685516: Mark a couple more tests random.
|
2012-08-15 13:15:03 -07:00 |
|
Neil Deakin
|
c4c73ac86c
|
Bug 743975 - remove the view wrapper,r=tn
|
2012-08-15 14:53:14 -04:00 |
|
Neil Deakin
|
6b29afdf4b
|
Bug 743975 - remove the event handler argument to widget creation methods, r=tn
|
2012-08-15 14:53:09 -04:00 |
|
Neil Deakin
|
0bfff495f2
|
Bug 743975 - Remove events that are now unused, r=smaug
|
2012-08-15 14:52:42 -04:00 |
|
Neil Deakin
|
f313800475
|
Bug 743975 - add a getpresshell method to the widget listener, r=tn
|
2012-08-15 14:52:42 -04:00 |
|
Neil Deakin
|
2e9eced59a
|
Bug 743975 - use a widget listener interface instead of the remaining events that don't need an event, r=tn,jmathies,netzen,smichaud,karlt,blassey,chrisjones
|
2012-08-15 14:52:42 -04:00 |
|
Neil Deakin
|
e7d98cacc8
|
Bug 743975 - remove NS_DESTROY event, r=smaug
|
2012-08-15 14:52:41 -04:00 |
|
Neil Deakin
|
db533c012d
|
Bug 743975 - use a direct call instead of move uistatechanged event, r=smaug
|
2012-08-15 14:52:40 -04:00 |
|
Neil Deakin
|
fb4d59f2de
|
Bug 743975 - remove accessibility events from widget, replace with a nsBaseWidget::GetAccessible method, r=trevsaunders
|
2012-08-15 14:52:37 -04:00 |
|
Neil Deakin
|
a534b0b037
|
Bug 743975 - remove unused NS_CREATE and NS_TABCHANGE events, r=smaug
|
2012-08-15 14:52:35 -04:00 |
|
Neil Deakin
|
2ed511feda
|
Bug 743975 - move theme and window size done events to direct calls, r=smaug
|
2012-08-15 14:52:35 -04:00 |
|
Justin Lebar
|
0fabd086e1
|
Bug 782971 - Fix crash resulting from not initializing an argument in ShadowThebesLayerOGL::Swap(). r=cjones
|
2012-08-15 14:36:44 -04:00 |
|
John Schoenick
|
998b119313
|
Bug 781265 - Remove old logic that double-creates frameloaders in nsObjectLoadingContent. r=josh
|
2012-08-15 11:26:36 -07:00 |
|
John Schoenick
|
136de94dde
|
Bug 782707 - Avoid an assertion in nsObjectLoadingContent. r=josh
|
2012-08-15 11:26:35 -07:00 |
|
John Schoenick
|
d434b20afe
|
Bug 781394 - Don't fire plugin errors for plugins that never got to a determined type. r=josh
|
2012-08-15 11:26:35 -07:00 |
|
Ed Morley
|
31a0f2b067
|
Merge mozilla-central to mozilla-inbound
|
2012-08-15 19:00:48 +01:00 |
|
Kyle Huey
|
d68c213f04
|
Bug 685516: Disable background-image-tiling.html on Android XUL.
|
2012-08-15 10:55:59 -07:00 |
|
Bill McCloskey
|
579bf0d087
|
Bug 765065 - Annotation for crash reports: "Are we GCing?" (r=bsmedberg)
|
2012-08-15 10:47:51 -07:00 |
|
Bill McCloskey
|
521cac2176
|
Bug 782782 - Move js::MaybeVerifyBarriers on Windows (r=bhackett)
|
2012-08-15 10:43:49 -07:00 |
|
Bill McCloskey
|
83981e208b
|
Bug 774859 - JM: Missing write barrier on JSOP_INITPROP (r=bhackett)
|
2012-08-15 10:39:59 -07:00 |
|
Bill McCloskey
|
975db7ceab
|
Bug 774859 - JM: Missing write barrier on JSOP_INITPROP (r=terrence)
|
2012-08-15 10:39:54 -07:00 |
|
Bill McCloskey
|
9f25b56af3
|
Bug 781390 - Make barrier verifier testing work better with the methodjit (r=bhackett)
|
2012-08-15 10:39:48 -07:00 |
|
Bill McCloskey
|
723c0719d4
|
Bug 781393 - JS VM stack values shouldn't always be clobbered during marking (r=bhackett)
|
2012-08-15 10:33:12 -07:00 |
|
Dave Townsend
|
cce6a2f627
|
Backing out bug 761620 due to Add-on SDK test failures.
|
2012-08-15 10:31:21 -07:00 |
|
Gregor Wagner
|
4b599bd464
|
Bug 781355 - Hook up mozBrowser to Permission Manager. r=jlebar
|
2012-08-15 10:22:30 -07:00 |
|
Ed Morley
|
83e4908d83
|
Backout bcac58cbf328 & 9c75f0428f8a (bug 775965) for causing bug 782981
|
2012-08-15 18:10:55 +01:00 |
|
Ed Morley
|
4ca9719626
|
Bug 685516 - Disable background-size-body-percent-percent-overflow.html; rs=khuey
|
2012-08-15 17:22:14 +01:00 |
|
Ed Morley
|
d2370e45d2
|
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
|
2012-08-15 16:17:53 +01:00 |
|
Ed Morley
|
74f6cc3699
|
Bug 773732 - Temporarily disable browser_dbg_reload-same-script.js due to frequent failures (bug 780198 & bug 782179)
|
2012-08-15 15:30:58 +01:00 |
|
Ed Morley
|
98d259b68b
|
Backout 3b46b03dff5c, effectively relanding bug 781186 and 773732 because it seems like a clean backout isn't going to be possible
|
2012-08-15 15:26:46 +01:00 |
|
Kyle Huey
|
2fa3cc6685
|
Bug 780618: Follow up to switch to nsError.h in merged patches. r=me
|
2012-08-15 06:52:06 -07:00 |
|
Kyle Huey
|
0cc1845191
|
Merge m-c to b-s.
|
2012-08-15 06:25:20 -07:00 |
|
Kyle Huey
|
46e8f55753
|
Bug 685516: Disable one more test.
|
2012-08-15 06:17:24 -07:00 |
|
Ed Morley
|
762ff5ea6b
|
Backout 2a6310e0ed9a (bug 781186) and 64bc6b0e9127 (bug 773732) for causing bug 780198 and bug 782179
|
2012-08-15 13:30:09 +01:00 |
|
Olli Pettay
|
76fa88f9b3
|
Bug 780199 - better mutationobserver handling when attribute value doesn't change, r=sicking
|
2012-08-15 13:06:01 +03:00 |
|
Ed Morley
|
dc5c59114b
|
Backout 34d187fac5f7 (bug 777176) for possibly causing bug 782901 on a CLOSED TREE
|
2012-08-15 10:48:13 +01:00 |
|
Kyle Huey
|
e3483c4307
|
Bug 685516: Disable some more tests.
|
2012-08-14 21:05:24 -07:00 |
|
Ryan VanderMeulen
|
a86157e431
|
Merge inbound to m-c.
|
2012-08-14 20:49:54 -04:00 |
|
Blake Kaplan
|
3800f89881
|
Bug 780066 - Ensure that WifiManager's state is correct after shutting down. r=vchang DONTBUILD
|
2012-08-14 17:00:43 -07:00 |
|
Chris Peterson
|
4096a0a81f
|
Backout a1c1113cdf3e (Bug 781274) to avoid user confusion over StrictMode screen flashing. a=me
|
2012-08-14 17:13:52 -04:00 |
|