Commit Graph

375921 Commits

Author SHA1 Message Date
Eric Rahm
fd41273704 Bug 1049068 - Part 5: Remove unused CallStack params. r=froydnj
--HG--
extra : rebase_source : bb83004815186347253090a334b97f1587997a38
2014-08-08 11:43:58 -07:00
Eric Rahm
fa63ab7ca4 Bug 1049068 - Part 4: Remove mFirstSeen from OrderingEntry. r=froydnj
--HG--
extra : rebase_source : 095bb9298b07cc1308a6b8476ddf9d75e2e7af50
2014-08-08 11:43:51 -07:00
Eric Rahm
6194496e1f Bug 1049068 - Part 3: Remove mCallContext from ResourceAcquisition. r=froydnj
--HG--
extra : rebase_source : 5b1c0e5b0d0e722af8ca496240e4bc5e080edae6
2014-08-08 11:43:38 -07:00
Eric Rahm
0f271b4889 Bug 1049068 - Part 2: Store acquisition state as a bool instead of a CallStack. r=froydnj
--HG--
extra : rebase_source : 5e182b5261bc80f8df3f77040fa4bfcfe9839ffd
2014-08-08 11:43:26 -07:00
Eric Rahm
379c1f2094 Bug 1049068 - Part 1: Remove callstack printing. r=froydnj
--HG--
extra : rebase_source : 3f672ee2c07ca17721543e61b010dc000ff4d9a1
2014-08-08 11:43:19 -07:00
Mike Hommey
b81fbc4f75 Bug 1050704 - Remove STLPORT_CPPFLAGS from Makefiles. r=mshal 2014-08-09 07:55:09 +09:00
Mike Hommey
68ed01269f Bug 1050560 - Preserve the ICU libraries order in config/external/icu/moz.build. r=mshal 2014-08-09 07:54:57 +09:00
Mike Hommey
e6e4305ec7 Bug 1050081 - Remove media/webrtc/webrtc-config.mk. r=mshal 2014-08-09 07:54:39 +09:00
David Keeler
4ba1e7c285 bug 1038913 - (4/4) test that smart card events are dispatched by the observer service r=briansmith 2014-08-06 16:56:12 -07:00
David Keeler
2cd6f21fbc bug 1038913 - (3/4) add observer service notifications for smart card events ("smartcard-insert" and "smartcard-remove") r=briansmith 2014-07-24 13:00:46 -07:00
David Keeler
4dd58c1b5c bug 1038913 - (2/4) cleanup smart card event dispatching code for style and safety r=briansmith 2014-07-24 12:59:32 -07:00
David Keeler
3a2e57dd6c bug 1038913 - (1/4) move smart card event dispatching code to nsSmartCardMonitor.cpp r=briansmith 2014-07-24 12:58:14 -07:00
Monica Chew
5375d3ad83 Bug 1033871: Check nsIPermissionManager before enabling tracking protection in nsChannelClassifier (r=mcmanus)
--HG--
rename : toolkit/components/url-classifier/tests/mochitest/classifiedAnnotatedFrame.html => toolkit/components/url-classifier/tests/mochitest/allowlistAnnotatedFrame.html
rename : toolkit/components/url-classifier/tests/mochitest/test_classified_annotations.html => toolkit/components/url-classifier/tests/mochitest/test_allowlisted_annotations.html
2014-08-08 13:52:28 -07:00
Monica Chew
c0ec2a1716 Bug 1045163: Remove delay before updating existing tables on disk (r=gcp) 2014-08-08 13:56:27 -07:00
David Keeler
bff07e5d42 bug 1047494 - refactor tautological size check in mozilla::pkix::VerifySignedData r=briansmith 2014-08-08 11:28:44 -07:00
Drew Willcoxon
807f12f4d6 Bug 1009765 - Add GMP plugin crashes to FHR crash reporting (part 2: FHR, toolkit/components/crashes). r=gps 2014-08-08 15:41:07 -07:00
Drew Willcoxon
c883f39e33 Bug 1009765 - Add GMP plugin crashes to FHR crash reporting (part 1: CrashReporterParent). r=gfritzsche 2014-08-08 15:41:04 -07:00
Daniel Holbert
186a6ed5a3 Bug 1049075: Remove unnecessary "virtual" keyword from ~nsGridCell (which nothing derives from & inherits from nothing). r=tn 2014-08-08 15:22:26 -07:00
Kartikaya Gupta
0c48b5633d Bug 1050797 - Remove some dead code. r=rnewman 2014-08-08 18:15:38 -04:00
Kartikaya Gupta
c604d4ad5a Bug 1049136 - Add native-code awareness of the Java UI thread so we can do thread assertions. r=snorp 2014-08-08 18:15:38 -04:00
Kartikaya Gupta
80b3b6bf72 Bug 1049136 - Hook up touch event handling for apz-fennec. r=wesj,snorp 2014-08-08 18:15:37 -04:00
Mason Chang
0430af5cbc Bug 1049136 - Add a method to convert MultiTouchInputs to WidgetTouchEvents. r=mwu
Original code by Mason Chang posted on bug 970751; modified by Kartikaya Gupta
for use in bug 1049136.
2014-08-08 18:15:37 -04:00
Kartikaya Gupta
297a4e1d44 Bug 1049136 - Stop using the TouchEventInterceptor interface in LayerView as it introduces an unnecessary layer of abstraction. r=wesj
This makes it clearer what the implications of returning true from
PanZoomController.onTouchEvent are. Rather than having arbitrary
TouchEventInterceptor implementations stop receiving events, this makes
it clear that the only thing that stops is the events getting delivered
to Gecko.
2014-08-08 18:15:36 -04:00
Jim Chen
4c4a728c05 Bug 984057 - Reset autocomplete states when needed; r=wesj 2014-08-08 18:11:53 -04:00
Jim Chen
3fb637553d Bug 1049161 - Fix ThreadStackHelper thread handle permissions on Windows; r=snorp 2014-08-08 18:11:53 -04:00
Jim Chen
dbe61a26d8 Bug 1048952 - Lower compositor permanent hang timeout to 2 seconds; r=snorp 2014-08-08 18:11:52 -04:00
Andrea Marchesini
9ae2689aca Bug 1050702 - Improve the use of strings in URLSearchParams, r=hsivonen 2014-08-08 23:41:00 +02:00
Kartikaya Gupta
53c6f4303a Bug 1046344 - Update some ifdefs to account for MOZ_ANDROID_APZ. r=snorp 2014-08-08 17:42:25 -04:00
Kartikaya Gupta
96362eb56b Bug 1046344 - Unbitrot and rearrange the old APZ glue code in Fennec. r=snorp 2014-08-08 17:42:20 -04:00
Kartikaya Gupta
75179b489f Bug 1046344 - Add a build option to enable the C++ APZ code. r=snorp 2014-08-08 17:41:51 -04:00
Ehsan Akhgari
c75f8acf71 Update NSPR to NSPR_4_10_7_BETA5 to pick up the fix for bug 1043082
--HG--
extra : rebase_source : 301754d11c7d6ced30527213ef861278982fe04b
2014-08-08 12:43:19 -04:00
Daniel Holbert
3e8974bef9 Bug 1051020: Update URL of flexbox spec in flexbox reftests. (no review; test-metadata-only) 2014-08-08 14:40:03 -07:00
Gabriel Luong
c31b1a7333 Bug 1050940 - Nearly permanent on Linux debug browser_ruleview_keyframes-rule_02.js | Test timed out - Test timed out or Added opacity property should have been used. - Got 1, expected 0 r=gl
CLOSED TREE
2014-08-08 14:30:10 -07:00
Wes Kocher
98f9eac6dd Merge m-c to inbound on a CLOSED TREE 2014-08-08 14:15:34 -07:00
Wes Kocher
8052eccfc5 Backed out changeset e79ca6ca1173 (bug 1040905) for conflicting with the merge from mozilla-central CLOSED TREE 2014-08-08 14:14:36 -07:00
Ryan VanderMeulen
834e51bc80 Merge fx-team to m-c. a=merge
--HG--
extra : amend_source : 35bb2e9e2b827884507d4fcf12c69150baa3c4b3
2014-08-08 16:17:12 -04:00
Ryan VanderMeulen
1a82bb5835 Merge b2g-inbound to m-c. a=merge 2014-08-08 16:15:22 -04:00
B2G Bumper Bot
2258b6d68a Bumping manifests a=b2g-bump 2014-08-08 12:01:17 -07:00
B2G Bumper Bot
60506cceb8 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/8d2554880efe
Author: Staś Małolepszy <stas@mozilla.com>
Desc: Merge pull request #22516 from stasm/1048851-ftu-qps

Bug 1048851 - Read devtools.qps.enabled setting in FTU. r=fcampo

========

https://hg.mozilla.org/integration/gaia-central/rev/c194c2995213
Author: Staś Małolepszy <stas@mozilla.com>
Desc: Bug 1048851 - Read devtools.qps.enabled in FTU. r=fcampo
2014-08-08 11:55:31 -07:00
B2G Bumper Bot
3fb889b52f Bumping manifests a=b2g-bump 2014-08-08 11:21:26 -07:00
B2G Bumper Bot
1275614ec9 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/8d7dcb6cae85
Author: Fabrice Desré <fabrice@desre.org>
Desc: Merge pull request #22676 from fabricedesre/bug1050423

Bug 1050423 - Killing an app that has an open permissions dialog leaks t...

========

https://hg.mozilla.org/integration/gaia-central/rev/291800a02d67
Author: Fabrice Desré <fabrice@desre.org>
Desc: Bug 1050423 - Killing an app that has an open permissions dialog leaks the ContentParent r=alive
2014-08-08 11:15:39 -07:00
Kyle Huey
04c06effe3 Bug 1050509: Shut down the KeyStore socket during system shutdown to avoid leaks. r=tdz 2014-08-08 11:11:36 -07:00
Kyle Huey
a874f0a039 Bug 1049694: Remove unused mozilla::CharTokenizer. r=froydnj 2014-08-08 11:11:33 -07:00
B2G Bumper Bot
12acd3d0fd Bumping manifests a=b2g-bump 2014-08-08 11:08:30 -07:00
B2G Bumper Bot
50d6bcb061 Bumping gaia.json for 3 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/2adce4f197e3
Author: Chris Lord <chrislord.net@gmail.com>
Desc: Merge pull request #22576 from Cwiiis/bug1048927-add-web-to-home-screen

Bug 1048927 - Enable 'add to home' for all web content. r=vingtetun

========

https://hg.mozilla.org/integration/gaia-central/rev/49a25a867a13
Author: Chris Lord <chrislord.net@gmail.com>
Desc: Bug 1048927 - Use button.disabled in app chrome. r=vingtetun

Stop using data-disabled unnecessarily for button elements.

========

https://hg.mozilla.org/integration/gaia-central/rev/1b87fa3e6b01
Author: Chris Lord <chrislord.net@gmail.com>
Desc: Bug 1048927 - Enable 'add to home' for all web content. r=vingtetun

This enables the 'add to home' option for all web content and not just
e.me results.
2014-08-08 11:08:19 -07:00
Fabrice Desré
c21eb71a83 Bug 1050423 - Killing an app that has an open permissions dialog leaks the ContentParent r=vingtetun 2014-08-08 11:03:21 -07:00
B2G Bumper Bot
19831a643c Bumping manifests a=b2g-bump 2014-08-08 10:51:22 -07:00
B2G Bumper Bot
08106754df Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/aba68f3a1ed3
Author: Wilson Page <wilsonpage@me.com>
Desc: Merge pull request #22673 from wilsonpage/1050541

Bug 1050541 - [Camera] HDR and timer icons don't display correctly

========

https://hg.mozilla.org/integration/gaia-central/rev/ad30e9984ab0
Author: Wilson Page <wilsonpage@me.com>
Desc: Bug 1050541 - [Camera] HDR and timer icons don't display correctly

========

https://hg.mozilla.org/integration/gaia-central/rev/2bf83acac5b0
Author: Jan Keromnes <janx@linux.com>
Desc: Merge pull request #22526 from jankeromnes/disabled

Bug 1033392 - [Settings] Factor out .disabled class, use in HUD. r=21,eragonj

========

https://hg.mozilla.org/integration/gaia-central/rev/a954bdf351d6
Author: janx <janx@linux.com>
Desc: Bug 1033392 - [Settings] Factor out .disabled class, use in HUD. r=21,eragonj
2014-08-08 10:45:35 -07:00
Ryan VanderMeulen
73c19b3d60 Backed out changeset 05e4c47f1e98 (bug 1036186) for Mulet mochitest bustage.
CLOSED TREE
2014-08-08 13:29:28 -04:00
Kartikaya Gupta
77c4e98a0e Bug 1045824 - Ensure the TabChild is sized even if the parent frameloader is created after the reflow is done. r=smaug 2014-08-08 13:23:51 -04:00