Chris Jones
|
742da0502b
|
Bug 778057: Fix this type of crash bug forever. r=dRdR
|
2012-07-27 00:15:49 -07:00 |
|
Sriram Ramasubramanian
|
d17dd1f83a
|
Bug 770928: Enable default text interaction on honeycomb+. [r=mbrubeck]
|
2012-07-26 23:56:53 -07:00 |
|
Sriram Ramasubramanian
|
52c9be9650
|
Bug 761785: Background shown during overscroll disappeared. [r=kats]
|
2012-07-26 23:54:48 -07:00 |
|
Sriram Ramasubramanian
|
05ec9ac95e
|
Bug 777427: BrowserApp should handle Addon related menu items. [r=wesj]
|
2012-07-26 23:53:48 -07:00 |
|
Sriram Ramasubramanian
|
0c115d2200
|
Bug 777427: BrowserApp should handle its MenuItems. [r=wesj]
--HG--
rename : mobile/android/base/resources/menu-large-v11/gecko_menu.xml.in => mobile/android/base/resources/menu-large-v11/browser_app_menu.xml.in
rename : mobile/android/base/resources/menu-v11/gecko_menu.xml.in => mobile/android/base/resources/menu-v11/browser_app_menu.xml.in
rename : mobile/android/base/resources/menu-v11/gecko_menu.xml.in => mobile/android/base/resources/menu-v11/gecko_app_menu.xml.in
rename : mobile/android/base/resources/menu-xlarge-v11/gecko_menu.xml.in => mobile/android/base/resources/menu-xlarge-v11/browser_app_menu.xml.in
rename : mobile/android/base/resources/menu/gecko_menu.xml.in => mobile/android/base/resources/menu/browser_app_menu.xml.in
|
2012-07-26 23:52:41 -07:00 |
|
Chris Jones
|
47abd59f8e
|
Backed out changeset 201612a0b133
|
2012-07-26 21:55:41 -07:00 |
|
Guillaume Destuynder
|
bd26065506
|
Bug 776647: Add support for dropping to a "nobody" user after fork()ing, and use that on gonk. r=cjones
|
2012-07-26 21:42:56 -07:00 |
|
Eric Faust
|
2fed1dc8e3
|
No bug - Rename JitInfo mJITInfo. (r=bhackett)
|
2012-07-26 19:44:52 -07:00 |
|
Boris Zbarsky
|
43ca50a784
|
Bug 777438. Make sure our C++ declarations are in the right order when a dictionary has a dictionary member. r=khuey
|
2012-07-27 00:09:10 -04:00 |
|
Boris Zbarsky
|
1aab881a5b
|
Bug 775844. Make sure to examine constructor signatures when looking for union types. r=peterv
|
2012-07-27 00:09:10 -04:00 |
|
Boris Zbarsky
|
a64bcb8bb8
|
Bug 777415. Disallow GetterInfallible/SetterInfallible annotations where they don't make sense. r=khuey
|
2012-07-27 00:09:10 -04:00 |
|
Boris Zbarsky
|
0349f66760
|
Bug 775845. Fail codegen for variadic arguments until we add support for them. r=peterv
|
2012-07-27 00:09:09 -04:00 |
|
Boris Zbarsky
|
a6578c446a
|
Bug 775852. Actually follow the WebIDL spec for creating JS representations of sequences. r=khuey
|
2012-07-27 00:09:09 -04:00 |
|
David Zbarsky
|
87e7b8b42a
|
[Bug 777657] Fix some opt build warnings r=cjones
|
2012-07-26 21:02:05 -07:00 |
|
Makoto Kato
|
fab68322c5
|
Bug 777304 - Don't use freed pointer after destructor of NS_ConvertUTF16toUTF8. r=bsmedberg
|
2012-07-27 12:13:51 +09:00 |
|
Matt Woodrow
|
7d4513adad
|
Bug 777924 - Invalidate layers when transitioning out of flattening component alpha. r=roc
|
2012-07-27 15:02:46 +12:00 |
|
Matt Woodrow
|
aece3ea32b
|
Bug 777617 - Allow component alpha flattening of fixed position and zoomed display items. r=roc
|
2012-07-27 15:02:01 +12:00 |
|
Ehsan Akhgari
|
e7c1a3020f
|
Backout changeset 0589b96414e6 which landed without a bug and broke the builds
|
2012-07-26 22:56:23 -04:00 |
|
Shian-Yow Wu
|
4d23b4d892
|
Bug 777284 - B2G 3G: Sometimes toggling off data call failed. r=philikon
|
2012-07-27 10:51:54 +08:00 |
|
Eric Faust
|
75cd584e97
|
No bug - Rename JitInfo mJITInfo. (r=bhackett)
|
2012-07-26 19:44:52 -07:00 |
|
Ehsan Akhgari
|
ad3c2e474a
|
Bug 778028 - Build editor/ in parallel; r=khuey
|
2012-07-26 22:24:27 -04:00 |
|
Ehsan Akhgari
|
8f397072dd
|
Bug 777949 - Make the editor Makefile.in's splendid; r=khuey
--HG--
extra : rebase_source : cc24614034ecaa18260fdc16654d18d2ef844c7f
|
2012-07-26 21:57:31 -04:00 |
|
Ehsan Akhgari
|
7d6fb91713
|
Bug 777937 - Remove the useless EXPORTS rule from editor/public/Makefile.in; r=khuey
--HG--
extra : rebase_source : 227bc8019a86a7f114677464a905625c57b4fa94
|
2012-07-26 21:55:53 -04:00 |
|
Bugmenot
|
0a2b3d36c2
|
Bug 777166 - Use CFLAGS from pkgconfig for system libvpx, r=derf
From c445b9ab36a0c79aa1be2dfbd91438e994bccb4e Mon Sep 17 00:00:00 2001
---
config/autoconf.mk.in | 2 +-
configure.in | 8 +++++---
content/media/webm/Makefile.in | 2 +-
3 files changed, 7 insertions(+), 5 deletions(-)
|
2012-07-25 19:54:23 +00:00 |
|
Ryan VanderMeulen
|
6db3c665f0
|
Backout 75e0a5a581bb (bug 775588) due to bustage.
|
2012-07-26 21:34:36 -04:00 |
|
Vladimir Vukicevic
|
9eaaa81dc3
|
b=773071; use KHR_fence_sync instead of GuaranteeResolve, fixup; r=jgilbert
|
2012-07-26 21:31:42 -04:00 |
|
foudfou
|
5533c54693
|
Bug 777243 - Remove use of gBrowser for Android in test_bug760802.html. r=roc
|
2012-07-27 01:28:10 +02:00 |
|
Gene Lian
|
da0f4c27fc
|
Bug 777207 - Alarm API - AlarmService should use "activities" or "system messages", or not broadcast information to all content processes. r=cjones
|
2012-07-26 09:59:20 +08:00 |
|
Michael Comella
|
ed265dbf79
|
Bug 776110 - <a> and <img> uris are replaced with absolute uris. r=lucasr
|
2012-07-26 21:17:23 -04:00 |
|
Michael Comella
|
d377c49d04
|
Bug 775740 - Remove reimplemented functionality of ArrayAdapter in PromptListAdapter. r=wesj
|
2012-07-26 21:17:23 -04:00 |
|
David Rajchenbach-Teller
|
b5ea8c895d
|
Bug 775588 - Expose tmpdir and profiledir. r=khuey
|
2012-07-26 21:17:23 -04:00 |
|
Mohit Sinha
|
0220fcceb7
|
Bug 771904 - Allow whitespaces at the begining of mtable@align attribute. r=fredw
|
2012-07-26 21:17:23 -04:00 |
|
David Rajchenbach-Teller
|
f242347755
|
Bug 769312 - Adapt the rest of the code (Windows side). r=taras
|
2012-07-26 21:17:23 -04:00 |
|
David Rajchenbach-Teller
|
f43c08edd6
|
Bug 769312 - Windows errors. r=taras
|
2012-07-26 21:17:22 -04:00 |
|
David Rajchenbach-Teller
|
2b1ddbc67b
|
Bug 769312 - Adapt the rest of the code (Unix side). r=taras
|
2012-07-26 21:17:22 -04:00 |
|
David Rajchenbach-Teller
|
5c3d9966f8
|
Bug 769312 - Unix errors. r=taras
|
2012-07-26 21:17:22 -04:00 |
|
David Rajchenbach-Teller
|
fdf22aff3b
|
Bug 769312 - Shared code. r=yoric
--HG--
rename : toolkit/components/osfile/osfile_shared.jsm => toolkit/components/osfile/osfile_shared_allthreads.jsm
|
2012-07-26 21:17:22 -04:00 |
|
Adam Dane [:hobophobe]
|
024e640b1e
|
Bug 767779 - Test slow-loading GIF with trailing garbage. r=joe
|
2012-07-18 16:32:24 -05:00 |
|
Adam Dane [:hobophobe]
|
aec2a05a5d
|
Bug 767779 - Stop eating animation frames for non-multipart. r=joe
|
2012-07-21 20:07:15 -05:00 |
|
Ryan VanderMeulen
|
decec77936
|
Merge m-c to inbound.
|
2012-07-26 21:17:14 -04:00 |
|
Terrence Cole
|
5d78042b45
|
Bug 777999 - Fix JSRefTest shell progressbar brokeness in windows; r=dmandelin DONTBUILD
--HG--
extra : rebase_source : e6170427c1d56de503c71157234ca2b1a52fe9aa
|
2012-07-26 18:07:17 -07:00 |
|
Bill McCloskey
|
943cb95d1d
|
Bug 777919 - Free LifoAlloc chunks on background thread (r=luke)
|
2012-07-26 18:05:31 -07:00 |
|
Kan-Ru Chen
|
3687e6bf7a
|
Bug 777495 - Fallback to TexImage2D if unable to allocate gralloc buffer. r=cjones
|
2012-07-27 08:47:14 +08:00 |
|
Geoff Brown
|
69a082c4f4
|
Bug 775227 - Disable several more mochitests on Android, for OOM failures; r=jmaher
|
2012-07-26 18:23:28 -06:00 |
|
Ehsan Akhgari
|
5a1afafb27
|
Bug 777824 - Remove nsIdleServiceDaily::mObservesIdle since it is never used; r=roc
|
2012-07-26 20:03:11 -04:00 |
|
Benoit Jacob
|
fab4657162
|
Bug 777943 - Let WebGL getRenderbufferParameter return the WebGL format rather than re-querying the GL and tweaking - r=jgilbert
|
2012-07-26 19:58:53 -04:00 |
|
Benoit Jacob
|
9aec138a35
|
Bug 777883 - Avoid calling glLinkProgram when we know that a bad shader is attached - r=jgilbert
|
2012-07-26 19:58:52 -04:00 |
|
Robert O'Callahan
|
d6cfb605ee
|
Bug 771833. Windows in mActiveWindows are all inner-windows. r=anant
|
2012-07-26 16:05:00 -07:00 |
|
Luke Wagner
|
23c989f5a2
|
Bug 777643 - re-enable arguments.length fast path in JM (r=bhackett)
|
2012-07-26 16:08:26 -07:00 |
|
Kan-Ru Chen
|
96a712f456
|
Bug 777597 - Add more check to GonkGPSGeolocationProvider. r=dougt
|
2012-07-27 06:50:27 +08:00 |
|