Commit Graph

270037 Commits

Author SHA1 Message Date
Ted Mielczarek
67f5e36a7d bug 748797 - support MOZ_LINKER_EXTRACT=1 as a configure option to turn on linker extraction all the time. r=glandium,blassey, a=android-only
CLOSED TREE
2012-05-02 07:15:07 -04:00
Ted Mielczarek
bc1fb7a14e bug 740242 - add some diagnostics to get more info about Python exceptions during Mochitest. r=jmaher, a=test-only 2012-05-02 07:15:07 -04:00
Ehsan Akhgari
c40417ceb5 Backout changeset e58855b90cf6 (bug 750747) because of build bustage of a CLOSED TREE 2012-05-02 10:04:33 -04:00
Ehsan Akhgari
1a47114977 Bug 750867 - Rip out libjpeg from libxul; r=khuey
Landing on a CLOSED TREE
2012-05-02 09:28:52 -04:00
Ehsan Akhgari
407c4aad13 Bug 750747 - Rip out libpng from libxul; r=khuey 2012-05-02 09:28:29 -04:00
Josh Aas
b48fb8b460 Bug 748343: Remove support for "java" and "packages" objects from the DOM. r=jst sr=smaug a=ehsan CLOSED TREE 2012-05-01 16:47:35 -04:00
Jonathan Kew
809d68efea bug 750728 - move graphite from libxul to libgkmedias on windows, to help with PGO problems. r=khuey a=ehsan to land on a CLOSED TREE 2012-05-01 20:00:35 +01:00
Ed Morley
027db3afd8 Bug 750717 - Output linker max virtual size using 'TinderboxPrint' so it appears in the TBPL summary; r=ted CLOSED TREE 2012-05-01 17:09:44 +01:00
Ehsan Akhgari
6e994932ac Bug 750728 - Disable Graphite for now to see if it helps with PGO Windows builds; r=ted CLOSED TREE 2012-05-01 10:58:11 -04:00
Jonathan Kew
3899208e5a bug 749658 - reftest for unwanted scroll-overflow due to cropped textbox label. r=roc 2012-05-01 11:06:47 +01:00
Jonathan Kew
4caeecec31 bug 749658 - test for unwanted tab-strip overflow. r=roc 2012-05-01 11:06:23 +01:00
Aryeh Gregor
cc7333f44f Bug 748303 part 3 - Convert (Tag)CanContain(Tag) to nsIAtom*; r=ehsan 2012-05-01 09:34:52 +03:00
Aryeh Gregor
e249870181 Bug 748303 part 2 - Handle non-text/elements correctly when calling (Tag)CanContain(Tag); r=ehsan 2012-05-01 09:34:52 +03:00
Aryeh Gregor
c7871fe089 Bug 748303 part 1 - Clean up various nsHTMLEditRules methods; r=ehsan 2012-05-01 09:34:52 +03:00
Ed Morley
d5d2693885 Merge mozilla-central to mozilla-inbound 2012-05-01 09:53:31 +01:00
Gervase Markham
5c5c30a688 Bug 750294 - update about:license to give link to Hg rev and build instructions. r=luis. 2012-05-01 09:31:37 +01:00
Timothy Nikkel
0af4b79894 Bug 749816. When setting the display port for an element We only need to discard layer contents when we are hiding a document with a widget. r=roc 2012-05-01 01:43:59 -05:00
Richard Newman
878c1e1e23 Bug 749727 - Ensure that each Fennec channel runs its password content provider in a different process. r=blassey, a=blocking-fennec 2012-04-30 21:08:33 -07:00
Mark Capella
67f459e31b Bug 740747 - dexpcom nsAccessible::GetName, r=surkov, tbsaunde 2012-05-01 12:08:31 +09:00
Makoto Kato
aac13b73c5 Bug 625664 - accelerometer support using Windows 7 Sensor API. r=dougt 2012-05-01 12:04:30 +09:00
aceman
50f82f9494 Bug 750501 - Fix build failure in nsDOMClassInfo.cpp due to missing nsIDOMMediaStream.h when MOZ_MEDIA is disabled. r=bz 2012-04-30 22:45:02 -04:00
Edward Lee
ce67c5e409 Bug 749047 - Cannot save downloaded files from within the desktop web runtime [r=myk]
Default downloads to the Downloads directory set by the platform just like Firefox.
2012-04-30 19:24:24 -07:00
Jeff Gilbert
2b71769566 Bug 708136 - Don't teardown GL objects if teardown's makecurrent fails - r=bjacob 2012-04-30 19:05:59 -07:00
Christian Holler
4dfa35563b Bug 749588 - Remove set_limits in jit_test.py, r=dmandelin
--HG--
extra : rebase_source : 98b9b32f10030f3605d88b904d749ac30b98c824
2012-04-30 22:01:29 -04:00
Boris Zbarsky
86a127e21b Bug 748803. Don't autofocus the Try Again button in error pages if the error page is not a toplevel page. r=mounir 2012-04-30 21:57:16 -04:00
Phil Ringnalda
f876240bbd Back out 23b86b775f6f (bug 749727) for Android Talos bustage on a CLOSED TREE 2012-04-30 16:28:18 -07:00
Olli Pettay
b9b93f6637 Followup for Bug 716644, r=trev.saunders 2012-05-01 00:16:31 +03:00
Michael Wu
440f574b6a Merge backout of 3812e7c1b642 Bug 749661 r=red 2012-04-30 16:47:20 -04:00
Michael Wu
4f60ed2dd7 Backed out changeset 3812e7c1b642 (Bug 749661) for bustage on Android, r=red 2012-04-30 16:46:37 -04:00
Richard Newman
c7a536f1ee Bug 749727 - Ensure that each Fennec channel runs its password content provider in a different process. r=blassey, a=blocking-fennec 2012-04-30 12:58:25 -07:00
Michael Wu
0bf89a4d47 Bug 749661 - Workaround yaffs2 readdir bug, r=dougt 2012-04-30 14:10:48 -04:00
Michael Wu
e9c33c86ac Bug 749080 - Make AudioManager.cpp build again, r=cjones 2012-04-30 14:10:48 -04:00
Ehsan Akhgari
0c839552d3 Merge the latest green PGO changeset from mozilla-inbound to mozilla-central 2012-04-30 10:58:35 -04:00
Dão Gottwald
7500ef3a26 Bug 588909 - Replace Gecko/<date> with Gecko/<version> in UA string. r=bz sr=gerv 2012-04-30 13:06:45 +02:00
Ed Morley
9423ca36fc Backout e00bbdb439ed (bug 707579) for win64 make check failures 2012-04-30 11:37:59 +01:00
Brian Smith
600eceaff8 Bug 703834 - Part 3 - Remove extraneous variable mSSLStatus that was unintentionally left over in nsNSSSocketInfo, r=me
--HG--
extra : rebase_source : 958bf51b6869318deeedd272f244d1b4b6f3e196
2012-04-30 02:11:09 -07:00
Jonathan Kew
3fa80ac988 Bug 749658 - Distinguish scrollable from visual bounds for nsTextBoxFrame. r=roc 2012-04-29 20:34:09 -04:00
Ryan VanderMeulen
e4a009f28f Merge m-c to m-i 2012-04-29 16:35:05 -04:00
Eric Wong
2974faa0ea Bug 724841 - Retain case when sending location bar text to search engine service r=bz 2012-04-28 18:39:14 -07:00
Kyle Huey
2959b5c867 Bug 749648 - Null-check the return value of MapViewOfFile properly in CheckASLR; r=ehsan 2012-04-28 17:11:40 -04:00
Margaret Leibovic
6899236998 Bug 749582 - Fennec doesn't start in landscape mode. r=mfinkle 2012-04-28 15:46:03 -04:00
Margaret Leibovic
087c779d06 Bug 749624 - Check to make sure BrowserApp.selectedTab isn't null. r=mfinkle 2012-04-28 15:35:11 -04:00
Oleg Romashin
cbab0e0682 Bug 743314 - Force CanUploadSubtextures on Maemo6 harmattan. r=chrislord.net 2012-04-28 09:05:41 -04:00
Jeff Walden
231c8e7355 Fix some optimized-build warnings, neither yet reported as far as I know. No bug, r=themaid 2012-04-28 10:09:27 -07:00
Jeff Walden
a8f00c4a52 Fix build warnings introduced by bug 745057, bug 739380, and bug 746036 (warnings reported as bug 749951 and bug 749933, and in bug 746036 itself). r=chucktesta 2012-04-28 09:58:30 -07:00
Jeff Walden
f5bfd43959 Remove an unnecessary jsdate.h #include from jsobjinlines.h, and add a new one to vm/GlobalObject.cpp, significantly reducing the number of files compiled when jsdate.h changes. No bug, r=sparky 2012-04-26 18:58:30 -07:00
Kartikaya Gupta
7145ee9b1c Bug 749788 - Fix some JNI code bugs. r=blassey 2012-04-28 12:55:59 -04:00
Jared Wein
943f6124d4 Bug 515785 - Use new icons for each task in Win7 Jump list tasks. r=bbondy 2012-04-28 11:22:06 -04:00
Joey Armstrong
6a6ade340c Bug 743243 - Add isTargetStem makefile function. r=ted 2012-04-28 11:16:12 -04:00
Raymond Lee
0913ad8c54 Bug 730840 - Use getBrowserURL() in Firefox tests to ease porting them. r=dao 2012-04-27 09:44:53 +08:00