Commit Graph

224944 Commits

Author SHA1 Message Date
Bill McCloskey
cd28b1de4c Bug 1124129 - Fix warning about content window passed to PrivateBrowsingUtils.isWindowPrivate (r=ehsan) 2015-01-22 15:55:02 -08:00
Bill McCloskey
941ecedead Bug 1124387 - Don't report process hangs when debugger attached or in a DEBUG build (r=jimm) 2015-01-22 15:53:49 -08:00
Bill McCloskey
7947396f6e Bug 1114040 - Handle redirects and errors correctly in session store (r=ttaubert) 2015-01-22 15:53:09 -08:00
Brian Hackett
99be7c5349 Bug 934502 - Remove unnecessary pushedArgumentSlots, track argument slots explicitly in safepoints, r=jandem. 2015-01-22 16:33:25 -07:00
Cykesiopka
b7683bacc2 Bug 1077790 - Tests. r=keeler
--HG--
extra : rebase_source : c1f058a4d235651667b0cb7e84325bbc3d902966
2015-01-22 13:50:06 -08:00
Cykesiopka
e24bfc7d93 Bug 1077790 - Make mozilla::pkix::CheckPublicKeySize() accept specific elliptic curves only. r=briansmith
--HG--
extra : rebase_source : 2eab41b647a78ef3a5ea9cf9710704e35c65803a
2015-01-21 17:20:16 -08:00
Olli Pettay
c0edaca514 Bug 1121701, don't let network connections from the previous page to disturb restoration of a page from bfcache, test, r=bz
--HG--
extra : rebase_source : 3eb9b47d274e4aa84a2d522f077112751fd6c148
2015-01-22 22:38:44 +02:00
Olli Pettay
bb5404ea5e Bug 1121701, don't let network connections from the previous page to disturb restoration of a page from bfcache, r=bz
--HG--
extra : rebase_source : 27669a8962b2c8ed7cc6add444657ee4b3dc5752
2015-01-22 22:37:56 +02:00
Cameron McCormack
9052a02f04 Bug 1092363 - Disable bug 931668 optimizations for the time being. r=dbaron 2015-01-22 13:25:08 +11:00
Daniel Holbert
c02a0858cc Bug 1124784: Annotate HttpBaseChannel::GetProxyURI as MOZ_OVERRIDE. r=mcmanus
DONTBUILD because just backing out & re-landing to fix bug number
2015-01-22 15:15:50 -08:00
Daniel Holbert
34308af409 backout 132eece96f8f for landing with wrong bug number
DONTBUILD because just backing out & re-landing to fix bug number
2015-01-22 15:15:35 -08:00
Daniel Holbert
afb7d0b7b6 Bug 1054058 part 3: Use local var to cache flex item's "normal" block offset in container, rather than looking it up. r=mats 2015-01-22 15:12:11 -08:00
Daniel Holbert
96338ed43c Bug 1054058 part 2: Resolve flex item ascent (baseline) values lazily. r=mats 2015-01-22 15:12:11 -08:00
Daniel Holbert
2c81d1a3d6 Bug 1054058 part 1: Proactively save flex items' ascent values, whenever they're reflowed, if there's a chance we'll need them later. r=mats 2015-01-22 15:12:10 -08:00
Daniel Holbert
daf2d9092c Bug 1124748: Annotate HttpBaseChannel::GetProxyURI as MOZ_OVERRIDE. r=mcmanus 2015-01-22 15:12:10 -08:00
Nicholas Nethercote
7d9cc5ecf2 Bug 1124545 - Avoid creating the mergedFeatures hash table when possible. r=jdaggett.
When scrolling all the way through
https://bugzilla.mozilla.org/show_bug.cgi?id=MNG, |mergedFeatures| gets
initialized more than 50,000 times -- each one involving a heap allocation for
the entry storage -- but it never has anything put into it.

This patch refactors MergeFontFeatures to move |mergedFeatures| inside it. It
now doesn't get created in the common case.

--HG--
extra : rebase_source : 5a8d44b30f90169b70e5f50a5e38bbe57f02b12b
2015-01-21 22:41:02 -08:00
Brian Smith
96ba494c97 Bug 1114703: Remove mozilla::pkix's polyfill for std::bind, r=mmc
--HG--
extra : rebase_source : 11457f210c7f7534db2e6ebe1a8328985ff6d8b0
2015-01-21 04:00:40 -08:00
Ehsan Akhgari
dea7f51f56 Bug 611103 - Don't depend on the editor in nsDocumentEncoder; r=bzbarsky 2015-01-22 17:54:55 -05:00
Ehsan Akhgari
16b003d149 Bug 1123108 - Mark nsIXPConnectWrappedNative::mIdentity as an nsCOMPtr; r=bholley 2015-01-22 17:54:54 -05:00
Ehsan Akhgari
b0661f5ce2 Bug 1114999 - Part 1: Create an analysis for disallowing calling AddRef and Release on the return value of functions; r=jrmuizel 2015-01-22 17:54:54 -05:00
Ehsan Akhgari
5688d549a4 Bug 1116357 - Prevent double releasing the wrapper object in the error handling code in FinishCreate; r=bholley 2015-01-22 17:54:53 -05:00
Ehsan Akhgari
98e50f6d70 Bug 1119260 - Mark virtual overridden functions as MOZ_OVERRIDE in XPConnect; r=bholley 2015-01-22 17:54:52 -05:00
Kai Engert
d0bde90a26 Bug 1124903 - Update to NSPR 4.10.8 final (not beta), r=wtc 2015-01-22 23:53:31 +01:00
Jonathan Kew
1308275257 Bug 1123654 - Replace use of [deprecated] GetStockObject(DEFAULT_GUI_FONT) with newer API; results in use of Tahoma in place of Microsoft Sans Serif in various contexts. r=jimm 2015-01-22 22:52:26 +00:00
Kai Engert
f9878eaf1b Bug 1107731, Upgrade to NSS 3.17.4, landing release candidate NSS_3_17_4_RC0, r=wtc 2015-01-22 23:51:22 +01:00
Wes Kocher
97b5cefe51 Merge b2g-inbound to m-c a=merge 2015-01-22 14:43:08 -08:00
Wes Kocher
3ddf4c076f Merge b2g-inbound to m-c a=merge 2015-01-22 14:37:39 -08:00
Wes Kocher
e45f13a2cc Backed out changeset dcce08cf9c7d (bug 1123852) for causing a spike in Win7 dromaeo crashes on a CLOSED TREE 2015-01-22 13:42:21 -08:00
Wes Kocher
149c2f971b Bug 1101331 - Touch CLOBBER to see if it helps any on a CLOSED TREE 2015-01-22 13:08:57 -08:00
Wes Kocher
6e87b7a373 Backed out 2 changesets (bug 1124311) for breaking wpt-4 on a CLOSED TREE
Backed out changeset 9a9ab925893c (bug 1124311)
Backed out changeset 51ca8715e7fb (bug 1124311)
2015-01-22 12:46:45 -08:00
Wes Kocher
4dd78e1a0d Backed out changeset 39c78d4281d5 (bug 1101331) for intermittently breaking gaia-ui tests on OSX on a CLOSED TREE 2015-01-22 12:23:12 -08:00
Wes Kocher
7e363afd22 Backed out changeset d11387c52d67 (bug 1106396) for causing crashes for NoScript users on a CLOSED TREE 2015-01-22 11:13:40 -08:00
B2G Bumper Bot
16a43f3e3b Bumping manifests a=b2g-bump 2015-01-22 10:12:14 -08:00
B2G Bumper Bot
a231777ea7 Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/23474274d441
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #27259 from KevinGrandon/bug_1119226_remove_custom_collection_create

Bug 1119226 - [Smart Collection] Remove option for custom smart collection

========

https://hg.mozilla.org/integration/gaia-central/rev/f1c77b526fd1
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1119226 - [Smart Collection] Remove option for custom smart collection

========

https://hg.mozilla.org/integration/gaia-central/rev/fcebb59ce804
Author: Gareth Aye <gaye@mozilla.com>
Desc: Merge pull request #27392 from gaye/bug-1118853

Bug 1118853 - Clean up calendar tablist underline r=millermedeiros

========

https://hg.mozilla.org/integration/gaia-central/rev/eed54c459dfb
Author: gaye <gaye@mozilla.com>
Desc: Bug 1118853 - Clean up calendar tablist underline r=millermedeiros
2015-01-22 10:10:35 -08:00
B2G Bumper Bot
0d403a58f1 Bumping manifests a=b2g-bump 2015-01-22 09:31:33 -08:00
B2G Bumper Bot
629a4f069d Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/7e608ce697c2
Author: Florin Strugariu <florin.strugariu@softvision.ro>
Desc: Merge pull request #27598 from bebef1987/marionette_update

Bug 1124730 - Update marionette version to 0.8.7

========

https://hg.mozilla.org/integration/gaia-central/rev/bf870fa4d4ec
Author: bebef1987 <florin.strugariu@softvision.ro>
Desc: Bug 1124730 - Update marionette version to 0.8.7
2015-01-22 09:29:54 -08:00
B2G Bumper Bot
e55bc2d6a9 Bumping manifests a=b2g-bump 2015-01-22 09:10:32 -08:00
B2G Bumper Bot
4fb623711e Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/070322425356
Author: viorelaioia <viorela.ioia@softvision.ro>
Desc: Merge pull request #27593 from mwargers/cost_control2

Bug 1115180 - Get test_cost_control_data_alert_mobile.py re-enabled

========

https://hg.mozilla.org/integration/gaia-central/rev/a48948b7c85b
Author: Martijn Wargers <mwargers@mozilla.com>
Desc: Bug 1115180 - Get test_cost_control_data_alert_mobile.py re-enabled
2015-01-22 09:08:34 -08:00
Tom Schuster
a21887c27a Bug 1123140 - Minor ScriptedDirectProxy cleanup. r=efaust 2015-01-22 17:17:26 +01:00
Tom Schuster
6072c20e03 Bug 1124201 - Remove NonProxyLookupOwnProperty. r=jorendorff 2015-01-22 17:17:26 +01:00
Tom Schuster
e600e170fe Bug 1122552 - Introduce [[GetOwnProperty]] object op. r=jorendorff,bz 2015-01-22 17:17:26 +01:00
B2G Bumper Bot
41271cf64c Bumping manifests a=b2g-bump 2015-01-22 07:31:37 -08:00
B2G Bumper Bot
c081c54c8d Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/f60a3df2fadb
Author: Ryan VanderMeulen <ryanvm@gmail.com>
Desc: Merge pull request #26492 from ADLR-es/highlight-without-regexp

Bug 1104139 - [Contacts] Refactor highlight so we can avoid using regexp

========

https://hg.mozilla.org/integration/gaia-central/rev/4b9c3a9a5909
Author: Adrián de la Rosa <hola@adlr.es>
Desc: Bug 1104139 - [Contacts] Refactor highlight so we can avoid using regexp
2015-01-22 07:29:57 -08:00
Kai-Zhen Li
53a8d2e65f Bug 1107747 - Add in-tree files for dolphin-512 on master. r=nthomas 2015-01-22 23:21:58 +08:00
Antonio Ladeia
5eed0a6171 Bug 1123372 - Stop using Date.toLocaleFormat() in Places code. r=mak 2015-01-22 08:10:12 -03:00
Kevin Chen
b083ae1ae1 Bug 1023837 - Move LightType,LightMode,FlashMode from HalTypes.h to GonkHal.cpp. r=dhylands 2015-01-21 22:36:00 -05:00
B2G Bumper Bot
ca3db92e4d Bumping manifests a=b2g-bump 2015-01-22 06:37:03 -08:00
B2G Bumper Bot
e20377cc84 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/61b24fd54306
Author: Aleh Zasypkin <aleh.zasypkin@gmail.com>
Desc: Merge pull request #27394 from azasypkin/bug-988269-remove-is-locked

Bug 988269 - [Messages][Refactoring] Investigate whether ActivityHandler.isLocked is still required (follow up from bug 936729). r=schung

========

https://hg.mozilla.org/integration/gaia-central/rev/f4981f53d12c
Author: Aleh Zasypkin <azasypkin@mozilla.com>
Desc: Bug 988269 - [Messages][Refactoring] Investigate whether ActivityHandler.isLocked is still required (follow up from bug 936729). r=schung
2015-01-22 06:35:03 -08:00
B2G Bumper Bot
180270fbfa Bumping manifests a=b2g-bump 2015-01-22 05:56:37 -08:00
B2G Bumper Bot
d76f497feb Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/c281e8f5d24b
Author: Florin Strugariu <florin.strugariu@softvision.ro>
Desc: Merge pull request #27382 from viorelaioia/disable_test_on_mac

Bug 1102931 - Disable test_ftu_with_tour.py on mac

========

https://hg.mozilla.org/integration/gaia-central/rev/1243de832896
Author: Viorela Ioia <viorelaioia@gmail.com>
Desc: Bug 1102931 - Disable test_ftu_with_tour.py on mac
2015-01-22 05:54:59 -08:00