Phil Ringnalda
eee9bbbf40
Back out eae519534b01 (bug 772364), 4935822abf87 (bug 795164) and ddee22deae16 (bug 793082) for orange on a CLOSED TREE
2012-09-29 13:20:09 -07:00
Fabrice Desré
0992143e97
Bug 772364 - Implement update mechanism for packaged apps [r=gwagner]
2012-09-29 10:57:18 -07:00
Etienne Segonzac
4785fb6428
Bug 795164 - Preventing DOMApplicationRegistry from broadcasting the same message to the same message manager multiple times. [r=fabrice]
2012-09-29 10:57:18 -07:00
Timothy Guan-tin Chien
cb45c28675
Bug 793082 - Allow sendChromeEvent to queue the events until window.onload fires, r=fabrice
2012-09-29 10:57:18 -07:00
Mounir Lamouri
ca05059818
Bug 795134 - Remove localStorage when clear private data API is used. r=bent
...
--HG--
rename : dom/tests/mochitest/localstorage/test_app_uninstall.html => dom/tests/mochitest/localstorage/test_clear_browser_data.html
2012-09-29 18:31:33 +01:00
Jim Mathies
aec5248766
Bug 795307 - Use telemetry to report touch enabled device stats. r=nfroyd
2012-09-29 11:39:23 -05:00
Chris Coulson
8a9e5f8e12
Bug 795395 - Don't unload the library immediately on failure on nsGSettingsService::Init(). r=karlt
...
We return a failure anyway, so the component manager calls our destructor where we do the unload
2012-09-29 12:32:57 -04:00
Marco Chen
a1e8ffc491
Bug 794881 - Phone state to dialing or connected will clear ForceForUse to None. r=philikon
...
During phone state of dialing or connected and speakerEnabled not set, the
AudioManager.ForceForUse(NONE) can't be called or will overrite existing
value Ex: BT_SCO during communication mode.
2012-09-28 14:03:43 +08:00
Rudy Lu
f34256abc2
Bug 794878 - Keyboard API should pass initial values for input[type="date|time"] and others. r=vingtetun
2012-09-29 12:32:57 -04:00
Anthony Jones
74012b7d55
Bug 794463 - Fix nullptr failure in Azure canvas. r=roc
2012-09-29 12:32:57 -04:00
Vincent Chang
d190168027
Bug 793558 - Time API: changes does not persist after a restart. r=mwu
2012-09-28 14:38:50 +08:00
Archaeopteryx
2c7deb441b
Bug 787289 - Don't copy useless info from about:support. r=dtownsend
2012-09-29 12:32:56 -04:00
James Kitchener
d9c430ff0e
Bug 718293 - Anchor string in nsHTMLDocumentSH::CallToGetPropMapper. r=jorendorff
2012-09-29 12:32:56 -04:00
Andrew Halberstadt
c70983b039
Bug 685903 - Remove firebug automation from testing/firebug. r=jhammel
2012-09-26 11:07:07 -04:00
Ryan VanderMeulen
ca5a13baf8
Merge m-c to inbound.
2012-09-29 12:32:51 -04:00
Ryan VanderMeulen
3d0cc9c259
Merge the last PGO-green inbound changeset to m-c.
2012-09-29 12:32:07 -04:00
DĂŁo Gottwald
b074b8d9b8
Bug 774009 - uncaught JS exception while running browser_overflowScroll.js (TypeError: aTab.linkedBrowser is null). r=gavin
2012-09-29 17:59:43 +02:00
George Wright
716ce43876
Bug 795549 - Move TileProc functions into their own file to ensure they only exist once in a library r=mattwoodrow
2012-09-29 09:58:46 -04:00
Brian R. Bondy
0f4b9d7c72
Bug 795580 - Stub shouldn't be copied when it isn't built. r=bbondy
2012-09-29 08:12:58 -04:00
Jonathan Kew
2cf5d23c2c
bug 674373 pt 6 - support HiDPI display in Cocoa widget code. r=roc,smichaud
2012-09-29 12:36:09 +01:00
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
Phil Ringnalda
8aa24b1c1a
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
2012-09-28 22:06:29 -07: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