Commit Graph

47912 Commits

Author SHA1 Message Date
Jono S Xia
d5f358c5b0 Bug 568367: Allow downloading a different survey based on the user's locale. r=dtownsend 2010-07-19 18:38:26 -07:00
Jono S Xia
df1b26400f Bug 562552: Set test pilot window size dynamically based on the available screen size. r=dtownsend 2010-07-19 18:14:52 -07:00
Robert O'Callahan
dd4b7116c9 Bug 576332. Don't dispatch synthetic mouse move events if our root view has no widget. r=dbaron 2010-07-20 13:29:30 +12:00
Matthew Gregan
6000056e18 Bug 579812. Recompute frame end time when recomputing frame start time in DecodeVideoFrame. r=doublec 2010-07-20 13:29:30 +12:00
Robert O'Callahan
163349d538 Bug 579262. Fix logic around mNeedsToUpdatePluginGeometry so we don't miss updating geometry for some plugins. r=tnikkel 2010-07-20 13:29:29 +12:00
Matthew Gregan
f92805c547 Bug 577871. Enable more WebM tests. r=doublec 2010-07-20 13:29:28 +12:00
Robert O'Callahan
7e335145c1 Bug 567805. Call UpdatePlaybackRate whenever duration is set. r=doublec 2010-07-20 13:29:27 +12:00
Robert O'Callahan
2608584bee Bug 562833. Set proper alignment for display items. r=dbaron 2010-07-20 13:29:25 +12:00
Daniel Holbert
b5209815b8 Bug 571016: Workaround for randomorange in test_smilRestart.xhtml. [test-only fix] 2010-07-20 02:18:46 +02:00
Marco Bonardo
8f64c96f88 Bug 574511 - Make bookmarks button customize-able. r=dao 2010-07-09 12:44:01 -07:00
Jono S Xia
2821c60eb0 Bug 579688: Notification about study about to start should say "about to start", not "is starting". r=dtownsend 2010-07-19 15:47:12 -07:00
Jono S Xia
d638328fd1 Bug 578830: Fix specifying minFXVersion in a Test Pilot study. r=dtownsend 2010-07-19 15:48:41 -07:00
Jono S Xia
a03c9d9f78 Bug 565470 - Implement new submission specification for Test Pilot 1.0 add-on; r=dtownsend 2010-07-19 15:48:29 -07:00
Ben Parr
9b870877ea Bug 558287: Add support for searching add-ons on AMO via the search bar. r=dtownsend 2010-07-19 16:01:23 -07:00
Dave Townsend
81ac7dbf24 Bug 579513: Force updating metadata for add-ons in the application directory when the app upgrades. r=robstrong 2010-07-19 16:05:04 -07:00
Dão Gottwald
c01c57030c temporarily skip browser_overflowScroll.js when tabs are on top 2010-07-20 00:50:57 +02:00
Ryan VanderMeulen
fc51cfe729 Bug 579649 - Update Hunspell to version 1.2.12. r=smaug 2010-07-19 18:19:52 -04:00
Neil Rashbrook
d64d74c1cd Bug 579931 - libgklayout.so link failure because of undefined GLContext methods; r=vladimir 2010-07-19 18:19:15 -04:00
Vladimir Vukicevic
fad535298d b=579696; BasicTextureImage doesn't handle partial updates properly; r=cjones 2010-07-19 14:54:17 -07:00
Jim Mathies
77adb219fa Bug 574778 - Disable intrinsic sizing for chrome documents when enabling fullscreen mode. r=smaug. 2010-07-19 16:47:41 -05:00
Benjamin Smedberg
2fb27f56c6 Bug 577400 - Firefox 4.0b1 topcrash [@ rlxf.dll@0xd8ad] - blocklist the known-bad version of rlxf.dll, r=vlad 2010-07-19 16:36:39 -04:00
Benjamin Smedberg
f3b39e17d5 Bug 579765 - Not using GTK filepicker any more, revert the nsFilePicker.manifest change from bug 576991 which I believe was incorrect. 2010-07-19 16:36:02 -04:00
Brad Lassey
352f9b890d follow up to bug 569680 to fix android build bustage r=khuey 2010-07-19 16:28:08 -04:00
Mark Banner
9fbcba7a6f Bustage fix from bug 578262 - fix disable-ipc bustage by ifdefing ipc-only items. (Bug 579984). 2010-07-19 21:24:41 +01:00
Dão Gottwald
314ca22c7e Bug 579632 - Fix OS X tabs-on-top styling and put tabs on top by default. r=mstange,gavin 2010-07-19 22:19:14 +02:00
Dão Gottwald
c18548d73b Bug 579920 - Consolidate tab bar scroll button styling. r=gavin 2010-07-19 22:18:42 +02:00
Dão Gottwald
afad16ca0b Bug 572656 - Remove the UI language from the UA string and navigator.appVersion. r=bz 2010-07-19 22:18:11 +02:00
Zack Weinberg
76dbdde0f4 Bug 569719 part 2: Move headers for the former nsCSSLoader and nsCSSDeclaration into mozilla/css/. r=dbaron
--HG--
rename : layout/style/nsCSSDeclaration.cpp => layout/style/Declaration.cpp
rename : layout/style/nsCSSDeclaration.h => layout/style/Declaration.h
rename : layout/style/nsCSSLoader.cpp => layout/style/Loader.cpp
rename : layout/style/nsCSSLoader.h => layout/style/Loader.h
2010-06-28 15:49:35 -07:00
Zack Weinberg
9c006a4ff7 Bug 569719 part 1: Rename nsCSSDeclaration to mozilla::css::Declaration. r=dbaron 2010-06-28 15:49:35 -07:00
Marco Bonardo
a7fd29ee6b Bug 579334 - Async visits are ignoring a disabled history. r=sdwilsh 2010-07-19 21:53:33 +02:00
Chris Jones
8474666a66 Bug 559534: Forward nsIXULWindow.chromeFlags to remote tabs. sr=bsmedberg 2010-07-19 13:33:33 -05:00
Chris Jones
d37c23f270 Bug 578262: Clean up style in and remove build warnings from new-ishly merged e10s code. r=bsmedberg
--HG--
rename : dom/ipc/ContentProcessChild.cpp => dom/ipc/ContentChild.cpp
rename : dom/ipc/ContentProcessChild.h => dom/ipc/ContentChild.h
rename : dom/ipc/ContentProcessParent.cpp => dom/ipc/ContentParent.cpp
rename : dom/ipc/ContentProcessParent.h => dom/ipc/ContentParent.h
rename : dom/ipc/ContentProcessProcess.cpp => dom/ipc/ContentProcess.cpp
rename : dom/ipc/ContentProcessProcess.h => dom/ipc/ContentProcess.h
rename : dom/ipc/PIFrameEmbedding.ipdl => dom/ipc/PBrowser.ipdl
rename : dom/ipc/PContentProcess.ipdl => dom/ipc/PContent.ipdl
2010-07-19 13:33:33 -05:00
Brad Lassey
d9940b5fd6 bug 577635 - android_stub.h broken for android platform version 8, pass ANDROID_VERSION to nss r=khuey 2010-07-19 14:05:29 -04:00
Boris Zbarsky
7b4527a47c Bump the mac assert count too. Bug 579940. 2010-07-19 13:28:45 -04:00
Bas Schouten
2d80e04931 Whitespace fix from changeset 2f270a9da778. 2010-07-19 18:53:47 +02:00
Bas Schouten
d8a0fd4515 Bug 579215: Direct2D does not know how to deal with self-copy. Fallback. r=jrmuizel 2010-07-19 18:48:02 +02:00
Bob Moss
0c5474f8a1 Bug 579578 Update SUTAgent code for android r=ctalbert 2010-07-19 08:55:42 -07:00
Clint Talbert
954fc063b2 Bug 573281 Update Devicemanager.py for android r=jmaher 2010-07-19 08:55:42 -07:00
Boris Zbarsky
b90e9bf3ec Bug 441669. Look for our flow by starting at the cached location and moving out, instead of always searching in one direction and then in the other. r=roc 2010-07-19 11:55:19 -04:00
Mihai Sucan
9b774f9d7e bug 578437 - The HUD console fails to re-attach the window.console object after page reload, r=mossop 2010-07-19 12:15:21 -03:00
Julian Viereck
20dff20b68 bug 568649 - JSTerm keybindings - tab completion. r=dietrich 2010-07-19 11:38:07 -03:00
wfernandom2004@gmail.com,
d36a8cb1ee Bug 577479 - Quickstub nsIWebSocket, r=smaug
--HG--
extra : rebase_source : 7b667e60a07c80ed1ff121a4777bbc274f297718
2010-07-19 15:45:18 +03:00
Olli Pettay
09290d1c85 Bug 575374 - Optimize ::GetInnerHTML (part 2), r=jst
--HG--
extra : rebase_source : 6e1574ed157561540b74d9f19b61f6292a42367e
2010-07-19 13:35:02 +03:00
Olli Pettay
9f4bc1b358 Bug 577472 - Quickstub string handling shouldn't addref/release the string buffer, r=mrbkap
--HG--
extra : rebase_source : 5c343f210f3fb4a0aca5fc5f8b9b2d492248d3f3
2010-07-19 13:34:23 +03:00
Julian Viereck
f4ef4af8c7 bug 574033 - HUD Console should evaluate commands in window scope 2010-07-19 10:51:51 -03:00
Mihai Sucan
b89f5d071e bug 568657 - consolidate all time stamp code 2010-07-19 10:51:51 -03:00
Mark Banner
f619756d6a Disable part of TestAtoms which is only run in non-libxul builds and is permantely failing on Windows there. Bug 577500 will investigate getting this re-enabled. 2010-07-19 14:35:16 +01:00
John Daggett
133154bd87 Bug 579838. Remove unnecessary assertion. r=jkew 2010-07-19 17:10:35 +09:00
John Daggett
fe417e2e32 Bug 563023. Fix Postscript local lookup to match ref. r=jkew 2010-07-19 17:05:10 +09:00
Kai Engert
d0e88fa154 Bug 575620, remove obsolete patchfile from security/patches, no longer necessary with NSS 3.12.7
Not part of the build
2010-07-19 08:14:19 +02:00