Tanvi Vyas
579f448e73
Bug 865352 - Add new icon for HTTPS pages with Mixed Display Content loaded.
2013-08-20 13:09:23 -07:00
Terrence Cole
24ea5a25b4
Bug 906940 - Exactly root the IsAcceptableThis callback; r=jonco,smaug
...
--HG--
extra : rebase_source : 3b629611a07fc52a532a05c1b56e5aa40b6a67b6
2013-05-28 11:23:04 -07:00
Benjamin Peterson
fc0c74d682
Bug 907328 - Fix unused variable warnings in Runtime.cpp. r=luke
2013-08-20 15:04:53 -05:00
Gregory Szorc
9bfe2211ed
Bug 906101 - Move tier make logic into own .mk file and don't use from rules.mk; r=glandium
...
The existing tier traversal logic is only used in the top-level Makefile
but was present in rules.mk. This meant it was getting evaluated for
every Makefile. This was silly and thus the logic has mostly been moved into
its own .mk file and is only included for the root Makefile.
2013-08-20 13:03:39 -07:00
David Zbarsky
214e27489e
Bug 879475 - Rename the MsgStart messages to MsgStartChild for child protocols r=jlebar
2013-08-20 15:46:41 -04:00
David Zbarsky
9f1f08a32b
Bug 885653 - Add support for IPDL bridges that connect two of the same protocol r=jlebar
2013-08-20 15:46:41 -04:00
David Zbarsky
04ff4c97fa
Bug 903819 - Don't include Layers.h everywhere, part 4 r=nrc
2013-08-20 15:45:30 -04:00
Georg Fritzsche
16712ac6ad
Bug 906703 - Trigger "PluginBindingAttached" before tests that use the missing plugin notification. r=jaws
2013-08-19 21:19:03 +02:00
Georg Fritzsche
2811ec0153
Bug 902530 - Fix contentDocument usage from test wrapper function. r=jaws
2013-08-12 22:51:09 +02:00
William Lachance
3835d30a88
Bug 901635 - Store marionette documentation in-tree, using sphinx;r=mdas
...
This will let us autogenerate documentation on change, and display it on
readthedocs.
2013-08-20 13:59:20 -04:00
Gregory Szorc
b72b7ed974
Bug 883209 - Part 2: Add HTML interface to render build resource usage; r=glandium
2013-08-20 10:42:28 -07:00
Gregory Szorc
3bae810774
Bug 883209 - Part 1: Record system resource usage of builds; r=glandium
2013-08-20 10:42:25 -07:00
Ted Mielczarek
bcb2ff226d
bug 842728 - init Breakpad from C++ in xpcshell, remove ability to init from script. r=bholley,gps
2013-08-15 14:48:12 -04:00
Ryan VanderMeulen
c18a9a1bec
Backed out changeset ef139b6034a5 (bug 890722) for SM rootanalysis orange.
...
CLOSED TREE
2013-08-20 12:53:29 -04:00
Eitan Isaacson
cdb342b201
Bug 906867 - Include speech synth ipdls regardless of it being enabled at build time. r=gps
2013-08-20 09:24:04 -07:00
Justin Lebar
05a66409ca
Bug 906918 - Use MoveRef's in nsTHashtable. r=bsmedberg
...
This patch adds a move constructor for nsTHashtable and also lets
nsTHashtable use its EntryType's move constructor, if one is available.
This patch also adds move constructors for nsCharPtrHashKey and
nsUnicharPtrHashKey. Using these new constructors, nsTHashtable will be
able to avoid strdup()'ing all of its keys whenever it resizes the
table.
2013-08-20 09:08:00 -07:00
David Burns
c6732ba0b0
Bug 901776 - Adding checks to visibility code that makes elements with hidden attribute hidden; r=mdas
2013-08-20 16:47:22 +01:00
Jon Coppeard
de639b6016
Bug 893184 - Intermittent jsreftest.html?test=ecma_5/JSON/parse-array-gc.js... r=till
2013-08-20 16:40:27 +01:00
Luke Wagner
379aa30296
Bug 907085 - Don't use GetIonContext->cx during GC (r=jandem)
...
--HG--
extra : rebase_source : 0c442c82e71435dd8712a67cc7f01f00010f1e41
2013-08-20 09:40:16 -05:00
Guillaume Abadie
9ea19440eb
bug 903481_- step 3 - [WebGL 2.0] implement TRANSFORM_FEEDBACK_BUFFER - r=jgilbert
2013-08-20 11:36:20 -04:00
Guillaume Abadie
6d4c154cbf
bug 903481 - step 2 - [WebGL 2.0] transform feedback: add symbols in GLContext - r=jgilbert
2013-08-20 11:36:20 -04:00
Guillaume Abadie
892f0e1dee
bug 903481 - step 1 - Move WebGL buffers function into GLContextBuffers.cpp - r=jgilbert
2013-08-20 11:36:19 -04:00
Hannes Verschore
7b4389d9a5
Bug 905396 - IonMonkey: Bailout function of LGenericCall now takes JSObject, r=sstangl
2013-08-20 17:34:50 +02:00
Hannes Verschore
2fdb93d743
Bug 890722: IonMonkey: Implement JSOP_RETRVAL, JSOP_SETRVAL, JSOP_POPV, r=jandem
2013-08-20 17:34:45 +02:00
Jesse Fox
b8d1beb5c3
Bug 902729 - Add a new telemetry probe for session lifetimes. r=ttaubert
2013-08-20 11:02:42 -04:00
Andy Wingo
85a0547e9e
Bug 907072 - ES6 reftests should run with "default version", not JS 1.8.5. r=jorendorff
2013-08-20 14:54:02 +02:00
Milan Sreckovic
14637a855c
Bug 905793 - Send ImageUpdated() on the whole image in PostFrameStop. This may be an overkill in some cases, dirtying twice. r=seth
2013-08-15 17:06:01 -04:00
Masayuki Nakano
ba86f9045b
Bug 903715 part.2 Don't check in Makefile.in if the target OS is Android for <select> element dropdown test r=gps+ahalberstadt
2013-08-20 23:20:10 +09:00
Ehsan Akhgari
5fa9157954
Bug 906790 - Minimize layout/base #includes; r=roc
2013-08-19 18:55:18 -04:00
Joel Maher
24bead8c91
Bug 906825 - upload talos.zip to capture many talos fixes which are not being run on android. r=armenzg
2013-08-20 09:18:58 -04:00
Joel Maher
2e76c25d44
Bug 903681 - turn on ASAP tests by default and move tsvgr/tscrollr into rafx on m-c only. r=armenzg
2013-08-20 09:18:56 -04:00
Rick Eyre
2e34186e12
Bug 905320 - Add regression tests to make sure we don't leak again. r=khuey
...
Original test comes from bug 895305 which is a duplicate of 905320.
2013-08-15 18:30:13 -04:00
Rick Eyre
67da9a7c47
Bug 905320 - Fix TextTrack classes to utilize cycle collection correctly. r=khuey
...
We were incorrectly using the wrapper cache cycle collection macros when that
functionality was already implemented by the base classes. Therefore, we
should instead use the inherited version of the cycle collection macros.
2013-08-15 11:11:15 -04:00
Joseph Yasi
3ac06f8f86
Bug 896287 - NVIDIA specific GLX server vendor check for pixmap depth and fbConfig depth. r=karlt
2013-08-20 08:30:26 -04:00
Sahil Chelaramani
c5f23a1a20
Bug 891849 - mach's terminal magic causes weird jumps to the bottom. r=gps
2013-08-20 08:30:25 -04:00
Cykesiopka
12262f5ec5
Bug 861763 - Remove text-decoration: blink in security/manager/pki/resources/content/createCertInfo.xul. r=keeler
2013-08-20 08:30:25 -04:00
Cykesiopka
ea77331cc3
Bug 332139 - Remove comment from nsJAR::Extract. r=glandium
2013-08-20 08:30:25 -04:00
Ed Morley
9e7d3c9ff3
Merge mozilla-central and inbound
2013-08-20 13:26:23 +01:00
Landry Breuil
fd998b8e7a
Bug 905920 - Fix build on platforms without SPS profiler r=khuey
2013-08-20 13:48:22 +02:00
Michael Harrison
7123f492d6
Bug 486080 - Remove nsIByteBuffer and nsIUnicharBuffer. r=bsmedberg
2013-08-20 11:03:50 +00:00
Ed Morley
d9e9805b74
Backed out changeset 7e8ff4c464f9 (bug 847863) on suspicion of causing failures in browser_sanitize-timespans.js
2013-08-20 11:52:34 +01:00
Ed Morley
11d4c6787f
Backed out changeset 36c994d08d1b (bug 847863)
2013-08-20 11:52:05 +01:00
Ed Morley
ac3e373efd
Backed out changeset c2b4444ad9fd (bug 847863)
2013-08-20 11:52:03 +01:00
Jan de Mooij
45942b5453
Bug 905993 - Fix SetElementIC temp register. r=nbp
2013-08-20 12:45:31 +02:00
Ed Morley
30c9f367b7
Merge latest green fx-team changeset and mozilla-central
2013-08-20 09:51:41 +01:00
Ed Morley
aca6a30fbf
Merge latest green b2g-inbound changeset and mozilla-central
2013-08-20 09:51:07 +01:00
Gaia Pushbot
031a69ecdd
Bumping gaia.json for 2 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/f98ec5e292df
Author: Alive.Kuo <alegnadise@gmail.com>
Desc: Merge pull request #11573 from alivedise/bugzilla/905112/wrapper-factory
Bug 905112 - Implement Wrapper Factory, r=timdream
========
https://hg.mozilla.org/integration/gaia-central/rev/addfec2a2ec2
Author: Alive Kuo <alegnadise@gmail.com>
Desc: Bug 905112 - Wrapper Factory
2013-08-19 20:05:23 -07:00
Ryan VanderMeulen
f1e0878203
Merge m-c to fx-team.
2013-08-19 22:36:47 -04:00
Ryan VanderMeulen
01e4299edd
Merge m-c to b2g-inbound.
2013-08-19 22:36:18 -04:00
Gaia Pushbot
23433ceec1
Bumping gaia.json for 4 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/febb15805a42
Author: Ian Liu <iliu@mozilla.com>
Desc: Merge pull request #11574 from ian-liu/clock/Bug901018_minute_is_undefined_when_creating_alarm_when_time_is_minutes_0-9
Bug 901018 - JavaScript Error: 'minute is undefined' when creating alarm when time is minutes 0-9, r=rwaldron
========
https://hg.mozilla.org/integration/gaia-central/rev/c812b03e71f1
Author: ian-liu <iliu@mozilla.com>
Desc: Bug 901018 - JavaScript Error: 'minute is undefined' when creating alarm when time is minutes 0-9
========
https://hg.mozilla.org/integration/gaia-central/rev/b4e831a9934f
Author: Alive.Kuo <alegnadise@gmail.com>
Desc: Merge pull request #11602 from alivedise/bugzilla/894835_master/inline-activity-oom
Bug 894835 - Don't remove activities when background app is crashed. r=timdream
========
https://hg.mozilla.org/integration/gaia-central/rev/f7568eabb5b5
Author: Alive Kuo <alegnadise@gmail.com>
Desc: Bug 894835 - Don't remove activities when background app is crashed.
2013-08-19 19:30:25 -07:00