Jose Cortes
47c6e6e146
Bug 842186 - Replace use of jsval with JS::Value in dom/base. r=jwalden
...
From 1a684ed61615d32965201e55335478d5f403ac4a Mon Sep 17 00:00:00 2001
cpp files in the dom/base/ directory. r=jwalden
---
dom/base/Crypto.cpp | 3 +-
dom/base/DOMRequest.cpp | 12 +++---
dom/base/DOMRequest.h | 4 +-
dom/base/Navigator.cpp | 10 ++---
dom/base/nsDOMJSUtils.h | 6 +--
dom/base/nsDOMWindowUtils.cpp | 20 ++++-----
dom/base/nsGlobalWindow.cpp | 24 +++++------
dom/base/nsIJSNativeInitializer.h | 4 +-
dom/base/nsJSEnvironment.cpp | 73 +++++++++++++++++----------------
dom/base/nsJSEnvironment.h | 8 ++--
dom/base/nsJSTimeoutHandler.cpp | 4 +-
dom/base/nsJSUtils.h | 2 +-
dom/base/nsStructuredCloneContainer.cpp | 10 ++---
13 files changed, 91 insertions(+), 89 deletions(-)
--HG--
extra : rebase_source : af1420550a745aba9fd6c20297ac3cd0075f5ead
2013-04-11 18:52:10 -04:00
Terrence Cole
81b561560d
Bug 859512 - Do not use StackFrame.exec.fun after it may be relocated; r=luke
...
--HG--
extra : rebase_source : c756c53b78ee456f3d71009d5030c1061802af74
2013-04-10 15:45:05 -07:00
Phil Ringnalda
abb8b2b2c6
Back out ecd327272240 (bug 733712) for Linux oth assertions
...
CLOSED TREE
2013-04-15 13:31:24 -07:00
Chris Peterson
0a2d8d2c6c
Bug 852704 - Part 2: Fix JNI crash caused by DomKeyLocation's change from int to enum. r=blassey
2013-04-09 15:56:03 -07:00
Brian Nicholson
5335cded7a
Bug 860454 - Remove space from UpdateServiceHelper. r=mfinkle
2013-04-10 13:34:44 -07:00
Tim Taubert
2c33254583
Bug 858888 - Don't expire thumbnails implicitly in browser_thumbnails_expiration.js; r=yoric
2013-04-10 18:39:50 +02:00
Ryan VanderMeulen
c8748ab617
Merge m-c to fx-team.
2013-04-10 11:01:28 -04:00
Panos Astithas
c08908c3bb
Backout eb887b962dfa (bug 772119) on suspicion of leaks
2013-04-10 16:08:59 +03:00
Panos Astithas
51594708f5
Backout 50b1fc3ef560 (bug 849069) on suspicion of leaks
2013-04-10 16:05:35 +03:00
Panos Astithas
4d25a412ba
Backout 0289f7473afa for causing intermittent failures
2013-04-10 14:44:33 +03:00
Bas Schouten
7d182a2102
Bug 825928: Land layers refactoring. r=jrmuizel,bas,nical,mattwoodrow,roc,nrc,benwa,bjacob,jgilbert,kchen CLOSED TREE
...
Please contact Bas Schouten <bschouten@mozilla.com>, Nicolas Silva <nsilva@mozilla.com> or Nicholas Cameron <ncameron@mozilla.com> with general questions. Below is a rough list of authors to contact with specific questions.
Authors:
gfx/layers/Compositor.* gfx/layers/Effects.h - Compositor Interface - bas,nrc,nical
gfx/layers/d3d* - D3D9/D3D10 - bas
gfx/layers/ThebesLayer* - ThebesLayers - nrc,bas
gfx/layers/composite/* - CompositeLayers - nrc,nical
gfx/layers/client/* - Client - nrc,nical,bas
gfx/layers/*Image* - nical
gfx/layers/ipc ipc - IPC - nical
gfx/layers/opengl - CompositorOGL - nrc,nical
gfx/2d - bas,nrc
gfx/gl - GLContext - bjacob
dom/* layout/* - DOM - mattwoodrow
2013-04-10 09:20:52 +00:00
Dave Hunt
0ed5367170
Bug 857599 - Clone profile for Marionette tests to prevent polluting the original profile. r=jgriffin
2013-04-10 09:31:35 +01:00
J. Ryan Stinnett
78bcb60457
Bug 855520 - Add spacing around no element in style inspector; r=mratcliffe
2013-04-10 02:28:49 -05:00
Mike de Boer
cbf9825b5c
Bug 738818 part 3: Make changing currentEngine also change defaultEngine, including for about:home. r=fryn ui-r=limi sr=gavin
2013-04-09 17:12:27 -07:00
Richard Newman
b833814044
Bug 859920 - Some TPS tests failed due to removed autoHide pref. r=trivial, a=test-only
2013-04-09 12:26:11 -07:00
Richard Newman
274895bb0e
Merge m-c to s-c.
...
--HG--
rename : dom/imptests/webapps/DOMCore/tests/submissions/Ms2ger/test_ChildNode-remove.js => dom/imptests/webapps/DOMCore/tests/submissions/Ms2ger/ChildNode-remove.js
2013-04-08 22:03:23 -07:00
Richard Newman
75760f03a6
Bug 853138 - Follow-up: change category name in tests. r=gps
2013-04-08 20:26:23 -07:00
Trevor Saunders
c797ddf7f0
bug 856349 - follow up to fix c-c by removing SHORT_LIBNAME from xpfe/components/autocomplete/src/Makefile.in r=me
2013-04-08 23:21:52 -04:00
Jonathan Griffin
1fc0273d70
Bug 843793 - Throw specific errors when iframe is crashed or hung, r=mdas
2013-04-08 14:12:32 -07:00
Jonathan Griffin
8e8fd0de06
Bug 838607 - Disable another click test, a=test-only
2013-04-15 01:40:08 -07:00
Jonathan Griffin
80a6327b09
Backed out changeset c2449e6144d1 (wrong bug #)
2013-04-15 01:43:14 -07:00
Jonathan Griffin
da632e9f73
Bug 860104 - Disable another click test, a=test-only
2013-04-15 01:40:08 -07:00
Chris Lord
1f8698bb32
Bug 856932 - Fix async scrolling of auto-positioned fixed position elements. r=nrc
...
Layers representing auto-positioned fixed position elements should not be
offset by the fixed layer margins.
2013-04-15 09:31:48 +01:00
Chris Lord
54272cbda0
Bug 856932 - Fix fixed margins on position:fixed hierarchies. r=roc
...
Make sure that fixed margins aren't applied to auto-positioned frames, unless
their containing block is the primary frame of the body element.
2013-04-15 09:31:45 +01:00
Cameron McCormack
1445eb2a89
Bug 843917 - Don't call InvalidateBounds() in nsSVGTextFrame2; leave invalidation to DLBI. r=jwatt
2013-04-15 17:16:07 +10:00
Matt Woodrow
af4c662a21
Bug 859630 - Use the PresContext's document in FindContentInDocument when the frame doesn't have an associated nsIContent. r=roc
2013-04-15 18:55:36 +12:00
Matt Woodrow
ad7e9c1f00
Bug 859526 - Null check parent frames when wrapping preserve-3d display lists. r=roc
2013-04-15 18:55:34 +12:00
Matt Woodrow
637d715713
Bug 861042 - Manually invalidate frames with both opacity and svg effects, as this isn't caught by DLBI. r=roc
2013-04-15 18:55:32 +12:00
Matt Woodrow
718e9e6204
Bug 857817 - Make AreLayerMarkedActive aware of preserve-3d transformed frames. r=roc
2013-04-15 18:55:29 +12:00
Jonathan Watt
b467ddc5c9
Bug 859139 - Allow <input type=range> to keep its native styling when authors set its padding. r=mounir
2013-04-15 06:03:57 +01:00
Jonathan Watt
c402225cbc
Bug 860701 - Check for error in nsRangeFrame::GetValueAtEventPoint so that we don't change the value of <input type=range> when we can't convert an event to a valid point. r=me
2013-04-15 06:01:38 +01:00
Justin Busby
1384dc65ae
Bug 755240 - Allow Fennec axis locking behaviour to be controlled by a pref. r=kats
2013-04-14 14:27:02 +01:00
Ehsan Akhgari
97fdf4af59
Bug 853298 - Part 2: Make AudioNode an EventTarget; r=smaug
2013-04-12 11:28:33 -04:00
Ehsan Akhgari
2d790c190b
Bug 853298 - Part 1: Switch the ownership model of audio nodes to be based the cycle collector with wrapper caches; r=roc
...
Here is what this patch does:
* Got rid of the JSBindingFinalized stuff
* Made all nodes wrappercached
* Started to hold a self reference while the AudioBufferSourceNode is playing back
* Converted the input references to weak references
* Got rid of all of the SetProduceOwnOutput and UpdateOutputEnded logic
The nodes are now collected by the cycle collector which calls into
DisconnectFromGraph which drops the references to other nodes and destroys the
media stream. Note that most of the cycles that are now inherent in the
ownership model are between nodes and their AudioParams (that is, the cycles
not created by content.)
2013-04-14 21:52:55 -04:00
Matt Brubeck
ecd2eb1a6f
Bug 854868 - Make srcdir and objdir paths match for in accessible/tests [r=tbsaunde]
...
--HG--
extra : rebase_source : 48ed2b3f811f4225c07276c931d26c00ccd25e6a
2013-04-08 12:44:47 -07:00
Mark Finkle
70423dbebc
Bug 859434 - Close thumbnail cursor in TopSitesView r=lucasr
2013-04-08 15:43:19 -04:00
Mark Finkle
d5747ab42b
Bug 859425 - Move decoding/storing favicons to background thread r=kats
2013-04-08 15:43:16 -04:00
Mark Finkle
7ce1fbb161
Bug 856739 - AwesomeBar.onDestroy does DB access on the main thread r=lucasr
2013-04-08 15:41:50 -04:00
Richard Newman
5555c6d37b
Merge m-c to s-c.
2013-04-08 10:55:12 -07:00
Richard Newman
6d50b090a8
Bug 855371 - @MOZ_UPDATE_CHANNEL@ in health report prefs. r=gps
2013-04-08 10:54:20 -07:00
Mark Finkle
cde6bca5d1
Bug 858872 - Make Favicon service a little smarter about failed favicons r=bichnolson
2013-04-08 09:39:49 -04:00
Trevor Saunders
3155346461
bug 856349 - bustage fix because check-sync-dirs.py sucks landed on a CLOSED TREE
2013-04-08 15:00:45 -04:00
Trevor Saunders
ae1786ed9f
bug 856349 - fix review comment r=me
2013-04-08 14:43:43 -04:00
Trevor Saunders
a7912057c1
bug 858896 - crash if sdnAccessible is constructed with a null node r=davidb
2013-04-08 12:06:57 -04:00
Brian R. Bondy
337c1fcdba
Bug 858359 - Select and Select All context menu test adjustments. r=jimm
2013-04-08 14:42:57 -04:00
Brian R. Bondy
68631eea70
Bug 858359 - Remove Selectable context menu options on input and textareas when there is text and no selection. r=jimm
2013-04-08 14:42:54 -04:00
Brian R. Bondy
68487e72ee
Bug 846275 - Intermittent problem on first install w/ win8 prompt not having firefox listed. r=jimm
2013-04-08 14:39:49 -04:00
Tetsuharu OHZEKI
8daa992faf
Bug 840722 - Add an object which represents the viewport metadata in browser.js.r=kats
2013-04-08 14:38:52 -04:00
Scott Johnson
b303b4dcb2
Bug 600100, Part 2: Force a vertical resize even if our available height hasn't changed in anonymous blocks of a column set so we don't crash. [r=mats]
2013-04-08 13:38:33 -05:00
ISHIKAWA, Chiaki
20e8d5796e
Bug 857640 - Fix to IntentionalCrash.h when getenv(XPCOM_MEM_BLOAT_LOG) returns NULL. r=bsmedberg
2013-04-08 14:35:31 -04:00