Граф коммитов

363116 Коммитов

Автор SHA1 Сообщение Дата
Brian Smith 43faa7abc2 Bug 1010634, Part 4: Fix signed/unsigned conversion warning in js/ProfilingStack.h, r=luke
--HG--
extra : rebase_source : 7abda28eb58b81fd59a3c7deb2207b22e2075702
2014-05-29 20:54:49 -07:00
Brian Smith 84170040f4 Bug 1010634, Part 3: Fix more warnings in CertVerifier, r=cviecco
--HG--
extra : rebase_source : 21e79fbc472aeccec7df213e0cd8d99bebfbff75
2014-05-29 20:17:53 -07:00
Brian Smith 47e2bb46f2 Bug 1010634, Part 2: Fix compiler warnings in MFBT and XPCOM, r=ehsan
--HG--
extra : rebase_source : 8839297479ce2ade7a7e6cb5099178e799a0e516
2014-05-29 20:18:29 -07:00
Ryan VanderMeulen 1206378822 Backed out 2 changesets (bug 1016738, bug 1017150) for spikes in GC-related crashes.
Backed out changeset 93c5b9181c84 (bug 1016738)
Backed out changeset c3ce56241969 (bug 1017150)
2014-05-30 15:23:02 -04:00
Ed Morley 3b6b9c3591 Backed out changeset 9b01df568861 (bug 8430335) for assertions & incorrect bug number; CLOSED TREE 2014-05-30 17:15:40 +01:00
Ed Morley 8316ff0cc7 Backed out changeset 8bf85356ef86 (bug 8430335) 2014-05-30 17:15:09 +01:00
James Graham 250d54d299 Bug 1015287 - Add complete example to mozlog.structured documentation, r=wlach 2014-05-30 17:10:26 +01:00
Jeff Muizelaar f220ae51f5 Bug 8430335. Fix NS_ABORT_IF_FALSE breakage.
CLOSED TREE
2014-05-30 11:11:35 -04:00
Jan-Ivar Bruaroey e8845c9403 Bug 1017774 - Relax stats test on minimum rtp payload from 8 bytes to 1. r=jesup 2014-05-29 15:12:06 -04:00
David Fifield a5c112634b Bug 1017769 - Make the CONNECT Host header the same as the Request-URI. r=mcmanus
It's possible to construct a request where the Host header differs from
the authority in the URL, for example in an extension with
nsIHttpChannel and setRequestHeader. MakeConnectString generates a
host:port string for the CONNECT Request-Line, but peeks into the
tunneled request in order to copy the Host header to the proxy request.

Instead, use the same host:port string for Host as is used in the
Request-URI, to avoid revealing the plaintext of the Host header outside
of the tunnel.
2014-05-29 11:01:02 -07:00
Nick Lebedev e0ece671d8 Bug 1014838 - Add testing of the apzc state correctness after tap gestures. r=kats, r=botond 2014-05-29 23:00:31 -07:00
Qeole c7bdbdf53f Bug 1011136 - Add a histogram for plugin startup duration. r=bsmedberg 2014-05-30 07:14:00 -04:00
Bob Owen 742337c540 Bug 985135 - When owner is a null principal, propagate to replacement channel on redirect. r=bz 2014-05-28 15:04:04 +01:00
Cykesiopka fe5e0f327b Bug 917510 - Replace SHA-1 fingerprints of EV certs in ExtendedValidation.cpp with SHA-2 fingerprints. r=briansmith, r=kwilson 2014-05-30 00:01:00 -04:00
Emilio Pozuelo Monfort 5f055ea8d8 Bug 624422 - Clean up MOZ_WIDGET_GTK usages. r=karlt
Based on a patch from Mike Hommey.
2014-05-28 04:23:00 -04:00
Emilio Pozuelo Monfort 1da5892669 Bug 624422 - Let plugin-container load libmozgtk2. r=glandium 2014-05-01 13:37:48 +02:00
Emilio Pozuelo Monfort 3062b0f182 Bug 624422- Add libmozgtk libraries so that libxul can use GTK+ 2 and 3. r=glandium
This is necessary for plugins when building libxul for GTK+ 3
because libxul will link against GTK+ 3 and some plugins link
against GTK+ 2, but both GTK+ libraries can't be loaded in the
same process. With this change, we have an indirection between
libxul and libgtk, named libmozgtk. plugin-container will
be modified to load libmozgtk2 in order to only have GTK+ 2
in its address space, thus enabling various plugins (e.g. flash)
on GTK+ 3 firefox.
2014-05-01 13:36:05 +02:00
Emilio Pozuelo Monfort e6203d6bf9 Bug 624422 - Remove GDK_THREADS_ENTER/LEAVE calls. r=karlt
We don't use them consistently and they cause problems when
building for GTK+ 3, so just drop them entirely.
2014-05-01 13:27:04 +02:00
Emilio Pozuelo Monfort c04804c9dc Bug 624422 - Force OOP plugins on GTK3. r=karlt 2014-05-01 13:25:34 +02:00
Jeff Muizelaar b2314773a5 Bug 8430335. Cache the current context on B2G. r=jgilbert
This avoids the call to EGLGetCurrentContext() which calls
EGLGetError which can be expensive.

--HG--
extra : rebase_source : dc1357cdd45979b741d132b54f2a77cdde95bd00
2014-05-30 10:43:50 -04:00
Bill McCloskey 2bfdd537fd Bug 1016738 - Simplify/fix "dead compartment" logic (r=luke,jonco) 2014-05-30 07:46:12 -07:00
Bill McCloskey 5b1c6852cb Bug 1017150 - Fix zone assertions in breakpoint sweeping (r=jonco) 2014-05-30 07:46:09 -07:00
Brian Hackett 007065a18a Bug 965068 - Rename WorkerThread to HelperThread, r=jorendorff. 2014-05-30 08:45:02 -06:00
Nathan Froyd 7ac1ddf1f6 Bug 1017661 - remove MOZ_NSS_PATCH functionality; r=glandium 2014-05-29 12:16:58 -04:00
Dan Gohman 0ceb5c2d67 Bug 1016137 - IonMonkey: Don't set successorWithPhis when the successor does not have phis. r=nbp 2014-05-30 06:28:09 -07:00
Carsten "Tomcat" Book dfcc324331 Merge mozilla-central to mozilla-inbound 2014-05-30 14:45:33 +02:00
Carsten "Tomcat" Book 2058d7ad70 merge b2g-inbound to mozilla-central
--HG--
rename : dom/datastore/DataStoreImpl.jsm => dom/datastore/DataStoreImpl.js
2014-05-30 14:38:11 +02:00
Carsten "Tomcat" Book 215901a534 merge fx-team to mozilla-central 2014-05-30 14:28:16 +02:00
Joel Maher 01f11e2fad Bug 1014503 - running devtools tests via mochitest-browser gives unhelpful error message. r=ted 2014-05-30 08:17:05 -04:00
Ms2ger b790db0fab Merge mozilla-inbound to mozilla-central. 2014-05-30 14:07:35 +02:00
Jan de Mooij fe3867d16d Bug 1017539 part 7 - Move StoreSlotT codegen to platform-independent code, remove some code duplication. r=sstangl 2014-05-30 12:51:42 +02:00
Jan de Mooij 63335b09e7 Bug 1017539 part 6 - Move InterruptCheck codegen to platform-independent code. r=sstangl 2014-05-30 12:51:42 +02:00
Jan de Mooij fa3663318b Bug 1017539 part 5 - rm unused MImplicitThis/LImplicitThis. r=sstangl 2014-05-30 12:51:42 +02:00
Jan de Mooij 8fd3e28922 Bug 1017539 part 4 - Move LoadElementT codegen to platform-independent code. r=sstangl 2014-05-30 12:51:42 +02:00
Jan de Mooij 7ae546a5ef Bug 1017539 part 3 - Some LoadElementT cleanup. r=sstangl 2014-05-30 12:51:41 +02:00
Jan de Mooij eb64b18ab3 Bug 1017539 part 2 - Move LoadSlotT codegen to platform-independent code. r=sstangl 2014-05-30 12:51:41 +02:00
Jan de Mooij 0ed5337b08 Bug 1017539 part 1 - Move LoadSlotV codegen to platform-independent code. r=sstangl 2014-05-30 12:51:41 +02:00
B2G Bumper Bot e143865e3b Bumping manifests a=b2g-bump 2014-05-30 02:11:19 -07:00
B2G Bumper Bot 04052a1be8 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/6c7d7c523464
Author: AndreiH <andrei.hutusoru@softvision.ro>
Desc: Merge pull request #19777 from zacc/bug_1017695

Bug 1017695 - Repair wait in Usage app FTU object for Flame compatibilit...

========

https://hg.mozilla.org/integration/gaia-central/rev/886fa15b9ef5
Author: Zac <zcampbell@mozilla.com>
Desc: Bug 1017695 - Repair wait in Usage app FTU object for Flame compatibility
2014-05-30 02:05:44 -07:00
B2G Bumper Bot e3aea310bf Bumping manifests a=b2g-bump 2014-05-30 01:47:02 -07:00
B2G Bumper Bot aec8ea81d3 Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/1d677cdfd7cf
Author: George <georgeiscoming@gmail.com>
Desc: Merge pull request #19627 from cctuan/987487-2

Bug 987487 - [Gaia] [Build] Refactoring webapp-optimize.js and unit tests

========

https://hg.mozilla.org/integration/gaia-central/rev/9fe7db7c3b89
Author: cctuan <georgeiscoming@gmail.com>
Desc: Bug 987487 - [Gaia] [Build] Refactoring webapp-optimize.js and unit tests

========

https://hg.mozilla.org/integration/gaia-central/rev/cb02ccefc7cf
Author: Etienne Segonzac <etienne@segonzac.info>
Desc: Merge pull request #19729 from etiennesegonzac/bug-1011312-sheet-transition-cleanup

Bug 1011312 - Cleaning up the styles of the previous sheets before r=alive

========

https://hg.mozilla.org/integration/gaia-central/rev/f58562f8851e
Author: Etienne Segonzac <etienne@segonzac.info>
Desc: Bug 1011312 - Cleaning up the styles of the previous sheets before starting a SheetTransition.
2014-05-30 01:41:11 -07:00
B2G Bumper Bot 33ea465968 Bumping manifests a=b2g-bump 2014-05-30 01:16:25 -07:00
B2G Bumper Bot 1a5219156e Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/e2bcecc1a778
Author: Carsten Book <tomcat@mozilla.com>
Desc: Merge pull request #19690 from tauzen/Bug1016377

Bug 1016377 - [NFC] NfcManager.handleTechnologyDiscovered should properly handle malformed messages, r=alive

========

https://hg.mozilla.org/integration/gaia-central/rev/26786a0063ae
Author: Krzysztof Mioduszewski <kmioduszewski@gmail.com>
Desc: Bug 1016377 - [NFC] NfcManager.handleTechnologyDiscovered should properly handle malformed messages
2014-05-30 01:10:48 -07:00
Xidorn Quan fba7dd3788 Bug 1013160 - Remove padding suppressing mechanism of bullet. r=jfkthame,surkov 2014-05-30 09:00:26 +01:00
Jonathan Kew 1c5d1b0c1c bug 1017335 - reftest for spacing between bullet and list item in <ul>. r=mats 2014-05-30 08:59:50 +01:00
Ms2ger a39cee4de3 Bug 741295 - Treat 'id' and 'class' as global attributes for all elements; r=bz 2014-05-30 09:36:53 +02:00
Ms2ger a5e4e8395e Bug 832750 - Improve python 3 compat in js/src/tests/; r=terrence 2014-05-30 09:36:53 +02:00
Ms2ger 4d1cdac5b0 Bug 829942 - Make jit_test.py Py3k-readier; f=decoder r=terrence+jhammel 2014-05-30 09:36:52 +02:00
Andrea Marchesini eec1044619 Bug 886420 - Move SVGNumber to WebIDL; r=bz
This commit also implements constructors for the SVGNumber interface.
2014-05-30 09:36:52 +02:00
Ms2ger f4f685b62c Bug 1012320 - Move the code that defines window.netscape into nsGlobalWindow and simplify it; r=bholley 2014-05-30 09:36:52 +02:00