Commit Graph

108349 Commits

Author SHA1 Message Date
Jonathan Kew
e18b10e5fb bug 674373 pt 5 - provide a fullZoom API in nsIDOMWindowUtils, and use this rather than inferring zoom from CSS to device pixel ratio. r=roc 2012-09-29 12:35:19 +01:00
Jonathan Kew
2c2d5f0ecf bug 674373 pt 4 - pass device-to-CSS pixel ratio to LookAndFeel code when requesting a font style. r=roc 2012-09-29 12:35:08 +01:00
Jonathan Kew
b03a328ad9 bug 674373 pt 3 - remove unused nsBaseWidget::SetBounds method. r=roc 2012-09-29 12:34:58 +01:00
Jonathan Kew
1c5f85078f bug 674373 pt 2 - consistently use client bounds for layer sizing. r=roc 2012-09-29 12:34:41 +01:00
Markus Stange
ccd8e6d338 bug 674373 pt 1 - Mac OS X native theme rendering support for HiDPI display. r=smichaud 2012-08-13 17:45:57 +01:00
Nicolas B. Pierron
e3a2c4fa27 Bug 794286 - ReconstructPcStack, Keep hidden stack depth only when following gotos. r=luke 2012-09-29 03:42:04 -07:00
Nicolas B. Pierron
703212a4f5 Bug 787848 - Handle JSOP_THROWING opcode in the decompiler. r=luke 2012-09-29 03:42:04 -07:00
Nicolas B. Pierron
10d4f193a6 Bug 787309 - Fallback on try notes after continuing on a goto. r=luke 2012-09-29 03:42:04 -07:00
Eric Chou
9c95154f0c Bug 794514 - patch 3: added requests and completed call flow, r=qdot 2012-09-29 18:26:46 +08:00
Eric Chou
0a7b0f9afb Bug 794514 - patch 2: implemented newly added functions, r=qdot 2012-09-29 18:26:46 +08:00
Eric Chou
e009fa404c Bug 794514 - patch 1: Update DOM API, r=qdot, sr=mrbkap 2012-09-29 18:26:46 +08:00
Robert Longson
eb62e6dca9 Bug 729139 - Accept negative radius arcs in markup. r=jwatt 2012-09-29 11:19:13 +01:00
Jared Wein
360421b47d Backed out changeset f1c3d164cffc (bug 790112) 2012-09-29 03:17:29 -07:00
Gina Yeh
88282bd920 Bug 794903 - Final version: BluetoothScoManager implementation, r=qdot 2012-09-29 17:39:05 +08:00
Jared Wein
07892b9c3a Bug 790112: fix social toolbar button styling so that separate "sub-buttons" are visually distinct, patch by :mixedpuppy, :jaws and :markh, r=felipe 2012-09-27 16:57:37 -07:00
Chris Jones
092da57fd8 Followup to bug 789358: Make hit-target fluff margins match fennec's. DONTBUILD 2012-09-29 01:29:19 -07:00
Nicolas B. Pierron
e22c872e63 Bug 777583 - Add caller/callee use count ratio to balance inlining cost. r=djvj 2012-09-29 00:50:58 -07:00
Gregory Szorc
a86ac496ac Bug 795499 - Export ANDROID_CPU_ARCH via AC_SUBST. r=glandium 2012-09-29 00:49:24 -07:00
Phil Ringnalda
bb75747da7 Merge m-c to m-i 2012-09-29 00:03:32 -07:00
Nicolas B. Pierron
cbec12046b Backout a2843362ce9b (Bug 786126) - Are we fast yet regression. 2012-09-28 22:58:53 -07:00
Nicolas B. Pierron
d5f869d975 Backout 44465ef545e3 (Bug 786126) - Are we fast yet regression. 2012-09-28 22:58:10 -07:00
Inder Kumar ext:(%20and%20Mike%20Habicher%20%3Cmhabicher%40mozilla.com%3E)
796bda9b42 Bug 776062: Add support for recording video on gonk. r=cjones,double,ikumar,mikeh sr=sicking 2012-09-28 22:30:52 -07:00
Phil Ringnalda
8aa24b1c1a Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-09-28 22:06:29 -07:00
Josh Aas
64654ac744 Bug 766973: Don't allow synchronous DNS queries from the main thread. r=sworkman 2012-09-29 00:50:59 -04:00
Ed Morley
024d4659cf Backout bec7e68cad9a & a6228bc28958 (bug 786299) for Windows compilation errors on a CLOSED TREE 2012-09-29 01:44:30 +01:00
Ed Morley
b04d9d0daf Backout b176f299c52c (bug 794286), 0401e945059d (bug 787848), 95c4704589e1 (bug 787309) for make check jit_test failures on a CLOSED TREE 2012-09-29 01:00:46 +01:00
Robert Strong
c2c9b4cec3 Followup fix for Bug 322206 - Firefox net / stub installer (r=me) on a CLOSED TREE 2012-09-28 16:56:50 -07:00
Ed Morley
1a93bf6109 Backout 564d554c4318 (bug 792220) for M2 JS assertions on a CLOSED TREE 2012-09-29 00:53:43 +01:00
John Ford
64f022c70e bug 776783 - build win32 wrapper program r=cjones 2012-09-28 16:25:20 -07:00
Ed Morley
a36fd760db Backout 67f93efc40c8 (bug 777583) for compilation errors on a CLOSED TREE 2012-09-29 00:23:07 +01:00
Jonathan Griffin
ade20c6702 Bug 775116 - Fix frame switching to work with id, name, and remote frames, r=mdas, DONTBUILD(NPOTB) 2012-09-28 16:16:22 -07:00
Jason Duell
223a507caf Bug 786299 - Part 2: Delete app-cache related to an app when uninstalled. r=honza 2012-09-28 16:13:17 -07:00
Jason Duell
71d9435e85 Bug 786299 - Delete app-cache related to an app when uninstalled, part 1 r=jduell 2012-09-28 16:13:15 -07:00
Dave Hylands
2278c8ea85 Bug 795480 - Make b2g app ensure that it's the process group controller. r=cjones 2012-09-28 16:11:03 -07:00
Nicolas B. Pierron
d7c6f0f370 Bug 777583 - Add caller/callee use count ratio to balance inlining cost. r=djvj 2012-09-28 16:10:07 -07:00
Ed Morley
2d7f6e3528 Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-09-29 00:08:58 +01:00
Nicolas B. Pierron
f85ae576fe Bug 794286 - ReconstructPcStack, Keep hidden stack depth only when following gotos. r=luke 2012-09-28 15:56:29 -07:00
Nicolas B. Pierron
33682dd25b Bug 787848 - Handle JSOP_THROWING opcode in the decompiler. r=luke 2012-09-28 15:56:28 -07:00
Nicolas B. Pierron
1b5c407cbf Bug 787309 - Fallback on try notes after continuing on a goto. r=luke 2012-09-28 15:56:28 -07:00
Nicolas B. Pierron
098d4c3660 Bug 792220 - Remove lookupProperty to prevent interpreter reentrance. r=jandem
--HG--
extra : rebase_source : bfc435b06d38c488f82c5c5a9a647c86b4e079ef
2012-09-28 15:47:46 -07:00
Robert Strong
27c0a5891e Bug 322206 - Firefox net / stub installer - inform user when unable to launch Firefox due to it already running. r=bbondy 2012-09-28 15:48:36 -07:00
Robert Strong
b4693a820f Bug 322206 - Firefox net / stub installer - fix branch support, set as default displayed as appropriate, and other fixes. r=bbondy 2012-09-28 15:48:26 -07:00
Robert Strong
a1739e25b3 Bug 322206 - Firefox net / stub installer - just download into a subdirectory of the user's temp dir. r=bbondy 2012-09-28 15:48:14 -07:00
Robert Strong
d9f59744ff Bug 322206 - Firefox net / stub installer - main stub patch. r=bbondy 2012-09-28 15:48:00 -07:00
Robert Strong
6d697ccccc Bug 322206 - Firefox net / stub installer - configure changes to detect when the stub should be built from confvars.sh. r=khuey 2012-09-28 15:47:40 -07:00
Robert Strong
7f76f77a21 Bug 322206 - Firefox net / stub installer - majority of l10n strings. r=bbondy 2012-09-28 15:47:26 -07:00
Robert Strong
0664daf99e Bug 322206 - Firefox net / stub installer - common code to support the stub installer. r=bbondy 2012-09-28 15:47:05 -07:00
Robert Strong
8440bb5c0f Bug 322206 - Firefox net / stub installer - stub LTR and RTL base support and build changes for NSIS UI binary resource. r=bbondy 2012-09-28 15:46:49 -07:00
Robert Strong
75f924b039 Bug 322206 - Firefox net / stub installer - NSIS UI binary resource. r=bbondy 2012-09-28 15:46:35 -07:00
Robert Strong
63658dd918 Bug 322206 - Firefox net / stub installer - stub build system prep. r=bbondy 2012-09-28 15:46:22 -07:00