Andres Hernandez
0628ac5516
Bug 739217 - Part 4: Browser replacements of synchronous isVisited with asynchronous isURIVisited. r=mak
2013-01-30 10:46:32 -06:00
Andres Hernandez
1e393c488c
Bug 739217 - Part 2: docshell replacement of synchronous isVisited with asynchronous isURIVisited. r=mak
...
--HG--
rename : docshell/test/bug94514-postpage.html => toolkit/components/places/tests/mochitest/bug94514-postpage.html
rename : docshell/test/test_bug94514.html => toolkit/components/places/tests/mochitest/test_bug_94514.html
2013-01-17 14:52:44 -06:00
Andres Hernandez
f199320310
Bug 739217 - Part 1: addVisits replacement of synchronous isVisited with asynchronous isURIVisited. r=mak
2013-01-28 11:09:33 -06:00
Aarom Klotz
141f06b2e4
Bug 815418: Telemetry for failed profile lock attempts r=vladan
2013-01-31 15:04:52 -06:00
Scott Johnson
db9e0a6310
Bug 830645: Allow reflow-on-zoom to happen on page-load. [r=kats]
2013-01-31 14:55:22 -06:00
Andrew Miller
3b617bcb01
Bug 834100 - Null deref if you call addIceCandidate on an RTCPeerConnection before setting localDesc [@ fsmdef_ev_addcandidate]. r=abr
2013-01-31 15:43:03 -05:00
Dave Hunt
379a090a1d
Bug 833007 - Gaia UI tests fail against desktop Firefox OS builds due to tap interaction. r=mdas
2013-01-31 15:32:25 -05:00
Seth Fowler
db1690f6db
Bug 828176 - Make RasterImage::GetURIString work again. r=joe
2013-01-30 12:11:20 -08:00
Robert Strong
157ca47999
Bug 836620 - Cleanup app binary copies used by app update xpcshell tests. r=bbondy
2013-01-31 12:31:52 -08:00
Adam Roach [:abr]
e3b62de8f5
Bug 834383: Ensure PeerConnectionImpl destructor doesn't use globals after they're gone r=jesup,bsmith
2013-01-30 15:31:22 -06:00
Ryan VanderMeulen
69a41795c3
Backed out changesets 9aadf7e35e70 (bug 836517) and 493805ba1c85 (bug 834681) for Android test hangs.
2013-01-31 15:15:50 -05:00
Joey Armstrong
9b999c1b23
bug 830351: remove unused .mkdir.deps rule and clenaup cosmetic makefile problems
2013-01-31 14:55:30 -05:00
Justin Lebar
0dd7d9a701
Bug 836735 - Add interface to QI implementation for ProcessPriorityManager. r=bent
2013-01-31 14:44:12 -05:00
Kartikaya Gupta
2a17d87127
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
57f6d520ae
Back out f08e636ecdc4 (bug 792935) for mochitest failures
2013-01-31 10:54:26 -08:00
Hannes Verschore
5f196d305c
Bug 836102: Minimal truncate analysis for constants, r=mjrosenb
2013-01-31 19:36:58 +01:00
Yiming Yang
217f5dc44c
Bug 833448 - add singleTap and doubleTap ability to marionette, r=mdas
2013-01-22 11:27:44 -08:00
Margaret Leibovic
cf02c90bbc
Bug 836517 - Lightweight theme support for distributions. r=mfinkle
2013-01-31 10:28:42 -08:00
Margaret Leibovic
4f5bfeecb4
Bug 834681 - Add support for basic distribution modifications. r=mfinkle
2013-01-31 10:28:00 -08:00
Steve Workman
2871e04fa3
Bug 792935 - Test to detect DASH stream switching r=cpearce
2013-01-31 09:45:45 -08:00
Brian Hackett
878184b094
Bug 836623 - Fix unnecessary growElements() call, bogus assert during object densification, r=billm.
2013-01-31 10:37:25 -07:00
Daniel Holbert
cc93f18b60
Bug 836303: Remove unused fields from TransportTestPeer class, in sctp_unittest.cpp. r=ekr
2013-01-31 09:13:31 -08:00
Daniel Holbert
6a9517cba9
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
0cdcb69e5b
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
5adccf8c6d
Merge mozilla-cental into mozilla-inbound
2013-01-31 11:10:40 -05:00
Yoshi Huang
0cbeb389b2
Bug 836731 : Fix processICCIOError. r=vicamo
2013-01-31 23:10:34 +08:00
Vivien Nicolas
ac43005ec2
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
21f9faaf65
Bug 836107 - Initialize mTask, a member variable of UnixSocketImpl, with nullptr, r=qdot
2013-01-31 22:43:45 +08:00
Jon Coppeard
2a29190955
Bug 836312 - GC: Sweep IonCode incrementally r=billm
2013-01-31 10:47:16 +00:00
Masatoshi Kimura
b4a67e9626
Bug 817568 - Enclose more API calls with __try...__except. r=mcmanus
2013-01-31 21:47:58 +09:00
Jan de Mooij
cf99404c9a
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
0d57c2db9f
Bug 835277 part 3 - Call IonFrameIterator::script in GetTopIonJSScript. r=nbp
2013-01-31 11:50:04 +01:00
Jan de Mooij
96dd8920a8
Bug 835277 part 2 - Fix hasBreakpointsAt. r=bhackett
2013-01-31 11:50:01 +01:00
Jan de Mooij
94357d78fe
Bug 835277 part 1 - Convert CallObject::createForStrictEval to use AbstractFramePtr. r=djvj
2013-01-31 11:49:55 +01:00
Hsin-Yi Tsai
33f7b43007
Bug 830522 - unregister enumerationTelephonyCallback. r=vicamo
2013-01-31 10:37:13 +08:00
Mike Hommey
a2be08467d
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
542718f50b
Merge mozilla-central into services-central
2013-01-30 16:11:37 -08:00
Olli Pettay
8f0a34d9d4
Bug 836457 - Don't start forgetSkippable/GC timer before first GC, r=mccr8
2013-01-31 00:46:37 +02:00
Ryan VanderMeulen
bbe3e7099c
Merge the inbound to m-c.
2013-01-30 10:20:25 -05:00
Gregory Szorc
c6c96c3474
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
ef8e5bb3be
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
39e7d49c7d
Merge mozilla-central into services-central
2013-01-30 06:54:35 -08:00
Ryan VanderMeulen
4b0eeb190c
Merge the last PGO-green inbound changeset to m-c.
2013-01-30 08:05:31 -05:00
Alexandre Lissy
79b349d1eb
Bug 832745 - Adding a principal for a stream when creating. r=roc
2013-01-30 11:03:17 +01:00
Jacek Caban
9e276d553f
Bug 835738 - Use GUID_PROP_INPUTSCOPE declaration from inputscope.h r=jmathies
2013-01-30 11:45:42 +01:00
Ed Morley
b8cab0271d
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
8ecfda5905
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
10e0c198af
Bug 822367 - Mochitests - User overrides mixed content blocking. r=smaug
2013-01-30 00:04:46 -08:00
Tanvi Vyas
79ca64e10b
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
291a1c1eaf
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