Commit Graph

98554 Commits

Author SHA1 Message Date
Matthew Noorenberghe
583f42158d Bug 753239 - Implement a DOM component for navigator.id. r=jst
--HG--
extra : rebase_source : 8ec0f3a07dc6dc1991758d9c60f43a823f564b0c
2012-06-29 16:12:00 -07:00
Chris Lee
d7b340df71 Bug 680897 - There should be a colon after "You have chosen to open" in download window. r=MattN
--HG--
extra : rebase_source : bf548819f24f58600f75c2ae09626a8ff6ea1f42
2012-06-04 18:26:02 -07:00
Benoit Girard
e0ffcea8b4 Bug 766579 - Part 3: Follow up fix. r=dbaron 2012-07-10 17:39:10 -04:00
Arkady Blyakher
0b34215c91 Bug 769438 - Support sharing images via long press r=snorp 2012-07-10 14:25:15 -07:00
Wes Johnston
7782e0f23c 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
01d1ceb4dc Bug 770182 Warn when preprocessing unnecessarily r=bsmedberg 2012-07-10 22:01:08 +01:00
Ehsan Akhgari
ba45436493 Bug 772519 - Remove the unused variable res in nsPlatformCharset::Init; r=smontagu 2012-07-10 16:27:27 -04:00
Chris Lord
ff583a58ae 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
083aa756a9 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
965e48aeaf Bug 772518 - Remove nsThread::mShutdownPending because it is unused; r=bsmedberg 2012-07-10 16:12:41 -04:00
Malini Das
4cddfd05cc Bug 772086 - change emulator command check to use simpler call, r=philikon 2012-07-10 15:43:19 -04:00
Ehsan Akhgari
e846cefb4b Backout changeset 3a7ece100089 (bug 770182) because of make check failures 2012-07-10 15:41:43 -04:00
Neil Rashbrook
2b55595288 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
2fd055d5d2 Bug 770182 Warn when preprocessing unnecessarily r=bsmedberg 2012-07-10 19:51:53 +01:00
Ehsan Akhgari
fa771541c8 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
f0e8ed53c6 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
0505021e4e Bug 772502 - Remove custom focus rings on mobile. r=mfinkle 2012-07-10 11:50:49 -07:00
Margaret Leibovic
0204e2e1ca Bug 757198 - Make TabsAdapter listen for tab changes, not TabsTray. r=mfinkle 2012-07-09 16:19:18 -07:00
Ehsan Akhgari
d9cc4ea6dc Bug 772525 - Remove the unused variable on in nsCacheService::Lock; r=bsmith
DONTBUILD
2012-07-10 14:41:42 -04:00
Wes Johnston
f3dcbb67ab Bug 772436 - Fix rounding errors in slide to close tabs. r=mfinkle 2012-07-10 11:17:21 -07:00
Nick Alexander
1953f2f366 Bug 772553 - Warning and logging improvements. r=rnewman 2012-07-10 11:08:29 -07:00
Timothy B. Terriberry
45e55843f4 Bug 772341 - Enable Opus support by default, r=roc 2012-07-10 10:51:18 -07:00
Takanori MATSUURA
e0c70804c3 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
d0872ccade Bug 758452 - Add xUnit output support to Marionette, r=jgriffin, DONTBUILD because NPOTB, 2012-07-10 10:37:00 -07:00
Terrence Cole
cc3721d151 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
5aa63fdcad Bug 766579 - Part 2: Intertwine during sampling. r=jmuizelaar
--HG--
extra : rebase_source : e2ddcc188fcd6a2b3b6c35d3517fb7ec8ae7deab
2012-06-27 19:04:58 -04:00
Benoit Girard
adc71ae1dd 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
ba384b92e2 Remove some extra trailing semicolons (no bug) 2012-07-10 12:55:08 -04:00
Chris Lord
02d61634f2 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
0edbe5c01f Bug 771757 - Fix subdocument scrolling so that it works again. r=wesj 2012-07-10 12:46:49 -04:00
Ehsan Akhgari
2f3a60bae4 Remove some extra trailing semicolons (no bug) 2012-07-10 12:41:44 -04:00
Ehsan Akhgari
d614994c06 Remove some extra trailing semicolons (no bug) 2012-07-10 12:41:07 -04:00
Brad Lassey
74c1973964 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
5da819be98 Bug 769454 - Show helper apps option in the context menu for links. r=mfinkle 2012-07-10 09:08:54 -07:00
Scott Johnson
5bb0b6bbba 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
019b28da5b Backout 6087689a0745, 153e82923805, 255445a0a851 (bug 728524) on suspicion of causing bug 772405 2012-07-10 16:06:42 +01:00
Ed Morley
748024ef95 Merge mozilla-central to mozilla-inbound 2012-07-10 15:38:38 +01:00
Ali Juma
7669a85b85 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
4880d7e328 Bug 771489: Use standard threadsafe refcounting in host resolver. r=sworkman 2012-07-10 10:14:01 -04:00
Dão Gottwald
c5c89211d2 Bug 772259 - Download history button shouldn't inherit the panel's background. r=paolo 2012-07-10 16:09:48 +02:00
Blair McBride
ee06513c37 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
db7812d71f Bug 772338 - Abort when VirtualAlloc fails in jemalloc's pages_commit routine. r=glandium 2012-07-10 09:25:25 -04:00
Andrew Quartey
697500916b Bug 767757 - Move nsAccessNode::Init() to Acccessible::Init() r=trev.saunders 2012-07-10 14:32:30 +02:00
Jacek Caban
d620727817 Bug 769607 - dependentlibs.py depends on dumpbin r=glandium 2012-07-10 14:29:53 +02:00
Jonathan Watt
c3b907a2f9 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
77180693e6 Backout 751aa72f61a2 (bug 729495) for robocop testAllPagesTab failures 2012-07-10 12:41:50 +01:00
Ed Morley
15b14d1785 Backout 1cefe3f794ba (bug 767778) for xpcshell failures 2012-07-10 12:13:57 +01:00
Daniel Veditz
9e7e6dec33 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
a8587dc0f1 merge m-c to fx-team 2012-07-10 11:04:59 +02:00
Ryan VanderMeulen
b8ccede77d Backout a516a86f854d (bug 767064) due to Android M1 orange. 2012-07-09 21:49:50 -04:00