Commit Graph

98551 Commits

Author SHA1 Message Date
Arkady Blyakher
85d29d0638 Bug 769438 - Support sharing images via long press r=snorp 2012-07-10 14:25:15 -07:00
Wes Johnston
f2e79056a2 Bug 771099 - Don't send initial touchmove if the users finger hasn't moved far. r=kats 2012-07-10 14:12:53 -07:00
Neil Rashbrook
e43aed79cb Bug 770182 Warn when preprocessing unnecessarily r=bsmedberg 2012-07-10 22:01:08 +01:00
Ehsan Akhgari
909aec7c4a Bug 772519 - Remove the unused variable res in nsPlatformCharset::Init; r=smontagu 2012-07-10 16:27:27 -04:00
Chris Lord
3b74743225 Bug 772479 - Fix use of undefined aViewport width/height properties. r=kats
setViewport was modified as part of Bug 758620, but tried to access two
properties which didn't exist. Replace the use of these non-existent properties
with the calculated value that was expected.
2012-07-10 21:18:22 +01:00
Ehsan Akhgari
dee0875e97 Bug 758992 storage follow-up: make AsyncStatementSpinner's destructor virtual as it is derived from in Windows tests; r=me to fix bustage 2012-07-10 16:16:55 -04:00
Ehsan Akhgari
d8ef87199c Bug 772518 - Remove nsThread::mShutdownPending because it is unused; r=bsmedberg 2012-07-10 16:12:41 -04:00
Malini Das
aa191d87e9 Bug 772086 - change emulator command check to use simpler call, r=philikon 2012-07-10 15:43:19 -04:00
Ehsan Akhgari
80a12e96e3 Backout changeset 3a7ece100089 (bug 770182) because of make check failures 2012-07-10 15:41:43 -04:00
Neil Rashbrook
fe9b695c26 Bug 766494 Followup to bug 278860 to check for the actual missing profile folder r=bsmedberg 2012-07-10 19:53:19 +01:00
Neil Rashbrook
0093dbe1f3 Bug 770182 Warn when preprocessing unnecessarily r=bsmedberg 2012-07-10 19:51:53 +01:00
Ehsan Akhgari
3bf02bff59 Bug 758992 - Make the classes which use the XPCOM nsISupports implementation macros final, to avoid the warning about deleting using a pointer to a base class with virtual functions and no virtual dtor (places parts); r=mak 2012-06-19 23:58:39 -04:00
Ehsan Akhgari
8f3cc261dc Bug 758992 - Make the classes which use the XPCOM nsISupports implementation macros final, to avoid the warning about deleting using a pointer to a base class with virtual functions and no virtual dtor (storage parts); r=mak 2012-06-19 23:30:51 -04:00
Wes Johnston
e969df786d Bug 772502 - Remove custom focus rings on mobile. r=mfinkle 2012-07-10 11:50:49 -07:00
Margaret Leibovic
81f4f4a445 Bug 757198 - Make TabsAdapter listen for tab changes, not TabsTray. r=mfinkle 2012-07-09 16:19:18 -07:00
Ehsan Akhgari
29893fb907 Bug 772525 - Remove the unused variable on in nsCacheService::Lock; r=bsmith
DONTBUILD
2012-07-10 14:41:42 -04:00
Wes Johnston
c1cb23adca Bug 772436 - Fix rounding errors in slide to close tabs. r=mfinkle 2012-07-10 11:17:21 -07:00
Nick Alexander
17710f6f47 Bug 772553 - Warning and logging improvements. r=rnewman 2012-07-10 11:08:29 -07:00
Timothy B. Terriberry
74a8fdbaa6 Bug 772341 - Enable Opus support by default, r=roc 2012-07-10 10:51:18 -07:00
Takanori MATSUURA
ee9aff8a33 Bug 772507 - Add vpx/vpx_encoder.h and vpx/vp8cx.h to system-headers files. r=bsmedberg 2012-07-10 10:51:18 -07:00
Mihnea Balaur
9c57bc37b6 Bug 758452 - Add xUnit output support to Marionette, r=jgriffin, DONTBUILD because NPOTB, 2012-07-10 10:37:00 -07:00
Terrence Cole
38b9fdc044 Bug 772314 - Replace NSPR's interval timer with PRMJ_Now; r=luke
PR_IntervalTime offers no extra functionality above PRMJ_Now for our uses.
2012-07-09 18:40:27 -07:00
Benoit Girard
a60ef49d3d Bug 766579 - Part 2: Intertwine during sampling. r=jmuizelaar
--HG--
extra : rebase_source : e2ddcc188fcd6a2b3b6c35d3517fb7ec8ae7deab
2012-06-27 19:04:58 -04:00
Benoit Girard
7aa6b28d00 Bug 766579 - Part 1: Add SP param to NS_StackWalk. r=dbaron
--HG--
extra : rebase_source : dd4905ffadf5fe9327449fffdfbc665b05d74a6a
2012-06-27 16:08:21 -04:00
Ehsan Akhgari
12508ffdf1 Remove some extra trailing semicolons (no bug) 2012-07-10 12:55:08 -04:00
Chris Lord
69dfca6b4d Bug 772510 - Fix Java build warning in DoorHanger.java. r=mfinkle
Fix "static variable should be qualified by type name" warning in
DoorHanger.java.
2012-07-10 17:51:23 +01:00
Kartikaya Gupta
6bb3d29a22 Bug 771757 - Fix subdocument scrolling so that it works again. r=wesj 2012-07-10 12:46:49 -04:00
Ehsan Akhgari
0f67e7f526 Remove some extra trailing semicolons (no bug) 2012-07-10 12:41:44 -04:00
Ehsan Akhgari
5039c88619 Remove some extra trailing semicolons (no bug) 2012-07-10 12:41:07 -04:00
Brad Lassey
ea9ca02bc6 bug 765426 - nsAndroidHistory requires QI to be posted to the main thread as a runnable r=gavin 2012-07-09 16:20:12 -04:00
Wes Johnston
4f6994eca9 Bug 769454 - Show helper apps option in the context menu for links. r=mfinkle 2012-07-10 09:08:54 -07:00
Scott Johnson
5bc789b7b7 Bug 758079: Inflate margin of numeric list elements to prevent cut-off text during font inflation. [r=dbaron] 2012-07-10 10:46:07 -05:00
Ed Morley
e7e93c1b7e Backout 6087689a0745, 153e82923805, 255445a0a851 (bug 728524) on suspicion of causing bug 772405 2012-07-10 16:06:42 +01:00
Ed Morley
3f6b1ee4c7 Merge mozilla-central to mozilla-inbound 2012-07-10 15:38:38 +01:00
Ali Juma
5a4cee66b0 Bug 762101 - Correctly convert from screen coordinates to buffer coordinates in ShadowBufferOGL::Upload. r=cjones 2012-07-10 10:25:17 -04:00
Josh Aas
34a21d4d8f Bug 771489: Use standard threadsafe refcounting in host resolver. r=sworkman 2012-07-10 10:14:01 -04:00
Dão Gottwald
7483effcef Bug 772259 - Download history button shouldn't inherit the panel's background. r=paolo 2012-07-10 16:09:48 +02:00
Blair McBride
c18a92d4e5 Bug 771817 - Add-on compatibility dialog appears when launching app using different version from that previously run. r=gavin 2012-07-11 02:05:58 +12:00
Justin Lebar
4e57306b6e Bug 772338 - Abort when VirtualAlloc fails in jemalloc's pages_commit routine. r=glandium 2012-07-10 09:25:25 -04:00
Andrew Quartey
c121c073e1 Bug 767757 - Move nsAccessNode::Init() to Acccessible::Init() r=trev.saunders 2012-07-10 14:32:30 +02:00
Jacek Caban
c9548bf1ba Bug 769607 - dependentlibs.py depends on dumpbin r=glandium 2012-07-10 14:29:53 +02:00
Jonathan Watt
837695ee77 Bug 772246 - nsSVGUtils::GetPostFilterVisualOverflowRect should not offset the returned rect by the frame's position. r=roc. 2012-07-10 13:09:08 +01:00
Ed Morley
a6c2a33832 Backout 751aa72f61a2 (bug 729495) for robocop testAllPagesTab failures 2012-07-10 12:41:50 +01:00
Ed Morley
ace8d0d5b2 Backout 1cefe3f794ba (bug 767778) for xpcshell failures 2012-07-10 12:13:57 +01:00
Daniel Veditz
ec37f6b673 bug 767778 bring report struct in-line w/1.0 spec; include original URI for redirects r=sstamm, a=akeybl 2012-07-10 00:44:05 -07:00
Tim Taubert
c8c0bac97c merge m-c to fx-team 2012-07-10 11:04:59 +02:00
Ryan VanderMeulen
22a9fed718 Backout a516a86f854d (bug 767064) due to Android M1 orange. 2012-07-09 21:49:50 -04:00
Ryan VanderMeulen
99f4efb3c0 Merge the last PGO-green inbound changeset to m-c. 2012-07-09 20:59:12 -04:00
Tim Taubert
2b53c40cac Bug 771892 - [New Tab Page] check for private browsing mode *every* time a user drags a link onto the grid; r=ehsan 2012-07-10 00:35:30 +02:00
Gregory Szorc
673af4d9e1 Merge mozilla-central into services-central 2012-07-09 15:15:18 -07:00