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 |
Kyle Huey
|
06324078f4
|
No bug: Eradicate some nsnulls.
|
2012-08-14 13:34:20 -07:00 |
Kyle Huey
|
c95d073d8c
|
Merge m-c to b-s.
|
2012-08-14 11:14:40 -07:00 |
Kyle Huey
|
9c834443ea
|
Bug 683290: Followup to placate nsObjectLoadingContent. r=johns
|
2012-08-14 10:15:45 -07:00 |
Kyle Huey
|
05dac5a646
|
Bug 683290: Followup to placate nsObjectLoadingContent.
|
2012-08-14 10:04:39 -07:00 |
Bobby Holley
|
022850a207
|
Bug 777628 - Do a Checked Unwrap in JS_WriteTypedArray. r=jorendorff
|
2012-08-14 08:31:02 -07:00 |
Ehsan Akhgari
|
a09e69cee0
|
Merge removal of nsnull
|
2012-08-14 11:29:00 -04:00 |
Ehsan Akhgari
|
b668854501
|
Bug 626472 - Remove on last nsnull!
|
2012-08-14 11:28:45 -04:00 |
William Lachance
|
85ef3ca80d
|
Bug 782382 - Fix syntax error in devicemanagerSUT;r=jmaher
|
2012-08-14 11:26:13 -04:00 |
Ed Morley
|
5381ebd3cb
|
Backout 327d9e9efbf7 (bug 773760) for bustage
|
2012-08-14 16:23:02 +01:00 |
Justin Lebar
|
8441153d6c
|
Bug 769254 - Part 3: Tests for clicking _blank link from <iframe mozbrowser>. r=bz
|
2012-08-14 10:58:01 -04:00 |
Justin Lebar
|
74befa949f
|
Bug 769254 - Part 2: Modify nsPIWindowWatcher::OpenWindowJS (renamed to OpenWindow2) so we can pass in the URL for target=_blank links without navigating the opened window to that URL. r=bz
|
2012-08-14 10:58:00 -04:00 |
Eric Wong
|
6cc858556c
|
Bug 773760: Save privacy status of transferable during cross-process clipboard transfer. r=ehsan
|
2012-08-13 22:46:23 -07:00 |
Geoff Brown
|
c7a193cf28
|
Bug 774833 - Robocop: use finishOpenedActivities instead of finalize; r=jmaher
|
2012-08-14 08:49:59 -06:00 |