Joey Armstrong
278deb0097
bug 830351: remove unused .mkdir.deps rule and clenaup cosmetic makefile problems
2013-01-31 14:55:30 -05:00
Justin Lebar
aa5b3bbd91
Bug 836735 - Add interface to QI implementation for ProcessPriorityManager. r=bent
2013-01-31 14:44:12 -05:00
Kartikaya Gupta
9269a3843d
Bug 836803 - Ensure that even a single-element prompt is wrapped in a ScrollView. r=mfinkle
2013-01-31 14:05:49 -05:00
Steve Workman
2d9494c6bf
Back out f08e636ecdc4 (bug 792935) for mochitest failures
2013-01-31 10:54:26 -08:00
Hannes Verschore
04afae0fc5
Bug 836102: Minimal truncate analysis for constants, r=mjrosenb
2013-01-31 19:36:58 +01:00
Yiming Yang
59572d849a
Bug 833448 - add singleTap and doubleTap ability to marionette, r=mdas
2013-01-22 11:27:44 -08:00
Margaret Leibovic
e1c931656a
Bug 836517 - Lightweight theme support for distributions. r=mfinkle
2013-01-31 10:28:42 -08:00
Margaret Leibovic
417052af2f
Bug 834681 - Add support for basic distribution modifications. r=mfinkle
2013-01-31 10:28:00 -08:00
Steve Workman
fc4bfc6b91
Bug 792935 - Test to detect DASH stream switching r=cpearce
2013-01-31 09:45:45 -08:00
Brian Hackett
b7716a9328
Bug 836623 - Fix unnecessary growElements() call, bogus assert during object densification, r=billm.
2013-01-31 10:37:25 -07:00
Daniel Holbert
9c1dda6934
Bug 836303: Remove unused fields from TransportTestPeer class, in sctp_unittest.cpp. r=ekr
2013-01-31 09:13:31 -08:00
Daniel Holbert
b8b146f4c9
Bug 836126: Use size_t instead of int for loop variable, in loop running from 0 to sizeof(something). r=ekr
2013-01-31 09:13:29 -08:00
Henri Sivonen
c7ab71e1e8
Bug 234628 part 3 - Disable/enable the Character Encoding menu depending on what the docshell says. r=gavin, ui-r=fyan.
2013-01-31 19:10:28 +02:00
Ehsan Akhgari
05ec1cf4a8
Merge mozilla-cental into mozilla-inbound
2013-01-31 11:10:40 -05:00
Yoshi Huang
6bd26e7455
Bug 836731 : Fix processICCIOError. r=vicamo
2013-01-31 23:10:34 +08:00
Vivien Nicolas
9f027448f9
Bug 830782 - Homescreen is in English instead of Portuguese after flashed and Pt-BR is set in FTE. r=fabrice a=tef+
2013-01-31 15:58:11 +01:00
Eric Chou
edeba3d62e
Bug 836107 - Initialize mTask, a member variable of UnixSocketImpl, with nullptr, r=qdot
2013-01-31 22:43:45 +08:00
Jon Coppeard
76b722da5a
Bug 836312 - GC: Sweep IonCode incrementally r=billm
2013-01-31 10:47:16 +00:00
Masatoshi Kimura
0704a7d901
Bug 817568 - Enclose more API calls with __try...__except. r=mcmanus
2013-01-31 21:47:58 +09:00
Jan de Mooij
50140b4441
Bug 836255 part 1 - Refactor some arguments-related functions to use AbstractFramePtr. r=dvander
2013-01-31 11:50:07 +01:00
Jan de Mooij
77beb7506c
Bug 835277 part 3 - Call IonFrameIterator::script in GetTopIonJSScript. r=nbp
2013-01-31 11:50:04 +01:00
Jan de Mooij
c199d8e4e6
Bug 835277 part 2 - Fix hasBreakpointsAt. r=bhackett
2013-01-31 11:50:01 +01:00
Jan de Mooij
ee7cb3966e
Bug 835277 part 1 - Convert CallObject::createForStrictEval to use AbstractFramePtr. r=djvj
2013-01-31 11:49:55 +01:00
Hsin-Yi Tsai
4f36928907
Bug 830522 - unregister enumerationTelephonyCallback. r=vicamo
2013-01-31 10:37:13 +08:00
Mike Hommey
5ff8037f5d
Bug 836161 - Fix gcc version test from bug 833627 to be properly quoted by m4. r=ted
2013-01-31 10:32:18 +01:00
Gregory Szorc
546e3b070f
Merge mozilla-central into services-central
2013-01-30 16:11:37 -08:00
Olli Pettay
c77d9c747c
Bug 836457 - Don't start forgetSkippable/GC timer before first GC, r=mccr8
2013-01-31 00:46:37 +02:00
Ryan VanderMeulen
19b17a8f32
Merge the inbound to m-c.
2013-01-30 10:20:25 -05:00
Gregory Szorc
1a0c8b87f1
Bug 836177 - Temporarily merge more JSMs to mitigate compartment overhead; r=rnewman
...
As with bug 834936, this is meant to be temporary until zones land and
we have decent JSM overhead levels.
2013-01-30 07:07:22 -08:00
Gregory Szorc
3a3280675a
Bug 836120 - Reduce memory overhead of Sync when it's not configured; r=rnewman
...
If Sync is (likely) not configured, the only loaded JS is for the XPCOM
service itself.
The UI code is now smart enough to initialize the Sync service if it
isn't yet loaded. This addresses bug 825728.
2013-01-30 07:05:12 -08:00
Gregory Szorc
961b3eb72e
Merge mozilla-central into services-central
2013-01-30 06:54:35 -08:00
Ryan VanderMeulen
517ae2f99a
Merge the last PGO-green inbound changeset to m-c.
2013-01-30 08:05:31 -05:00
Alexandre Lissy
6bec742abf
Bug 832745 - Adding a principal for a stream when creating. r=roc
2013-01-30 11:03:17 +01:00
Jacek Caban
edce7de917
Bug 835738 - Use GUID_PROP_INPUTSCOPE declaration from inputscope.h r=jmathies
2013-01-30 11:45:42 +01:00
Ed Morley
0428c8dbe2
Backout 40f09f7bc670 & fc262e3c635f (bug 818670) for frequent fedora64 mochitest-3 leaks on a CLOSED TREE
2013-01-30 10:32:11 +00:00
Tanvi Vyas
1dcee59e4b
Bug 822367 - With nsMixedContentBlocker.cpp, mixed content XHR calls are considered mixed active content and yield to a security state of STATE_IS_BROKEN. This fixes this mixed content todo-test to test that passes. r=bsmith
2013-01-30 00:04:49 -08:00
Tanvi Vyas
82329b3016
Bug 822367 - Mochitests - User overrides mixed content blocking. r=smaug
2013-01-30 00:04:46 -08:00
Tanvi Vyas
a2a67ad5a7
Bug 822367 - Use new nsIWebProgressListenerFlags for mixed active and mixed passive content in PSM. Also update the security state to STATE_IS_BROKEN if nsMixedContentBlocker has detected mixed content (even if PSM has not detected the mixed content). r=bsmith
2013-01-30 00:04:43 -08:00
Tanvi Vyas
b2410d8bef
Bug 822367 - Add mixed display flags to the document. Add mixed display and mixed active states to nsIWebProgressListener and use them in nsMixedContentBlocker. r=smaug
2013-01-30 00:04:41 -08:00
Tanvi Vyas
1613e3265b
Bug 822367 - Performance enhancement - only call OnSecurityChange when the state really changes. r=smaug
2013-01-30 00:04:37 -08:00
Tanvi Vyas
312040ed12
Bug 822367 - Since document.open() creates a new channel, set nsDocShell:mMixedContentChannel to the newly created channel if the user has decided to allow mixed content on the page. r=smaug
2013-01-30 00:04:34 -08:00
Tanvi Vyas
0a286666d8
Bug 822367 - Plumbing needed to show user Mixed Content Blocker Doorhanger when Mixed Active Content is Blocked and allow user an option to load the inseucre content anyway. r=smaug
2013-01-30 00:04:31 -08:00
Tanvi Vyas
ec86fa2c08
Bug 822371 - Mixed Content Doorhanger UI. r=dao
2013-01-30 00:04:28 -08:00
Gregory Szorc
cff9cbca5e
Merge mozilla-central into build-system
2013-01-29 20:27:15 -08:00
Hsin-Yi Tsai
97782b36c6
Bug 836168 - B2G RIL: update audioPhoneState when rejecting an incoming call. r=allstars.chh
2013-01-30 11:16:31 +08:00
Fabrice Desré
df4b373948
Bug 836103 - Enable/disable ADB when changing the "remote debugging" setting in the Settings App r=dhylands
2013-01-29 23:29:08 -08:00
David Zbarsky
1a5a779452
Various cleanups for SVGAngle, no bug
2013-01-30 01:31:11 -05:00
David Zbarsky
234f80e7bb
Bug 836176: Add nsIDocument::AsHTMLDocument r=bz
2013-01-30 01:31:11 -05:00
Robert O'Callahan
dd3935d1cb
Bug 832788. Part 6: Enable FAIL_ON_WARNINGS in dom/bindings. r=bz
...
--HG--
extra : rebase_source : 67fb14efbd022dac7ba32fe31584c386872ff9d6
2013-01-30 18:20:53 +13:00
Robert O'Callahan
85e24bcae8
Bug 832788. Part 5: Add suffixes for large integer literals. r=bz
...
--HG--
extra : rebase_source : 9555960acea609a3e4a3deaacd468e64435f5ff2
2013-01-30 18:20:53 +13:00