Commit Graph

173616 Commits

Author SHA1 Message Date
Jon Coppeard
dd7bb24003 Bug 959787 - Handlify some friend and debug APIs r=sfink r=bholley 2014-03-17 16:17:58 +00:00
Jon Coppeard
524071f389 Bug 959787 - Handlify JS_ExecuteScript, JS_EvaluateScript and other JS APIs r=sfink r=bz 2014-03-17 16:17:58 +00:00
Jeff Gilbert
0509bb3f52 Bug 982960 - Use glDrawRangeElements in WebGL.drawElements. r=kamidphish 2014-03-17 10:52:56 -04:00
Jeff Gilbert
ed70412b90 Bug 982960 - Add GLContext support for draw_range_elements. r=kamidphish 2014-03-17 10:50:15 -04:00
Martin Stransky
0eb85be885 Bug 982694 - GTK3 - Ensure that we build with system-cairo. r=ted 2014-03-17 10:50:00 -04:00
Rick Eyre
cb4dd1f583 Bug 982183 - Put VTTRegion DOM API behind a pref. r=rillian, r=bz 2014-03-12 13:55:45 -04:00
Tor Arvid Lund
13d86024c0 Bug 973976 - Revert to Thebes path for CopyableCanvasLayer. r=jmuizelaar
The performance on the Mac platform degraded after porting the code to
Moz2D in Bug 948765. This patch chooses the old thebes path instead of the
Moz2D path, so that performance is unaffected. This way we can easily
revert this patch at a later time when the perf issue has been fixed.
2014-03-17 10:49:21 -04:00
Tor Arvid Lund
799924e25f Bug 973976 - Remove redundant work in CopyableCanvasLayer. r=jrmuizel
This operator was already initialized to OP_SOURCE, so no need to do it again.
2014-03-17 10:49:04 -04:00
Vivien Nicolas
9de60519e4 Bug 983513 - js/src/jsobj.cpp:2552:48: error: reference to ‘NullPtr’ is ambiguous (--disable-ion). r=nbp 2014-03-17 12:57:29 +01:00
Carsten "Tomcat" Book
f72d0bf49e Merge mozilla-central to mozilla-inbound 2014-03-17 12:50:02 +01:00
Carsten "Tomcat" Book
d1d925bdfc merge b2g-inbound to mozilla-central 2014-03-17 12:40:33 +01:00
Carsten "Tomcat" Book
197f95396c merge fx-team to mozilla-central 2014-03-17 12:35:37 +01:00
Masayuki Nakano
aa64da45fb Bug 982602 Rename ns(LoadBlocking)AsyncDOMEvent to mozilla::(LoadBlocking)AsyncEventDispatcher r=smaug
--HG--
rename : dom/events/nsAsyncDOMEvent.cpp => dom/events/AsyncEventDispatcher.cpp
rename : dom/events/nsAsyncDOMEvent.h => dom/events/AsyncEventDispatcher.h
2014-03-17 15:56:54 +09:00
Masayuki Nakano
2a40226ac5 Bug 981261 part.6 Sort out variable names of EventListenerManager::Listener, EventListenerHolder, nsIJSEventListener and nsIDOMEventListener in EventListenerManager.cpp r=smaug 2014-03-17 15:56:53 +09:00
Masayuki Nakano
6461de2a4d Bug 981261 part.5 Rename nsEventListenerManager to mozilla::EventListenerManager r=smaug
--HG--
rename : dom/events/nsEventListenerManager.cpp => dom/events/EventListenerManager.cpp
rename : dom/events/nsEventListenerManager.h => dom/events/EventListenerManager.h
2014-03-17 15:56:53 +09:00
Masayuki Nakano
f5d90add5d Bug 981261 part.4 Move EventListenerFlags from mozilla::dom:: to mozilla:: r=smaug 2014-03-17 15:56:52 +09:00
Masayuki Nakano
55fd85b085 Bug 981261 part.3 Rename nsListenerType to nsEventListenerManager::Listener::ListenerType r=smaug 2014-03-17 15:56:51 +09:00
Masayuki Nakano
75fc40d2d8 Bug 981261 part.2 Rename nsListenerStruct to nsEventListenerManager::Listener r=smaug 2014-03-17 15:56:51 +09:00
Masayuki Nakano
0faf636b94 Bug 981261 part.1 Rename nsEventListener(Service|Info) to mozilla::EventListener(Service|Info) r=smaug
--HG--
rename : dom/events/nsEventListenerService.cpp => dom/events/EventListenerService.cpp
rename : dom/events/nsEventListenerService.h => dom/events/EventListenerService.h
2014-03-17 15:56:50 +09:00
Phil Ringnalda
48f8b820a3 Merge m-c to f-t 2014-03-16 21:55:27 -07:00
Phil Ringnalda
de2c77ce88 Merge m-c to m-i 2014-03-16 21:54:29 -07:00
Phil Ringnalda
c2566bcb27 Merge f-t to m-c 2014-03-16 21:48:47 -07:00
Ehsan Akhgari
77393cda88 Bug 984132 - Remove the unused WebActivities XPIDL interfaces; r=fabrice
When we decide to implement these interfaces, they should be implemented in WebIDL.
2014-03-16 23:51:45 -04:00
Seth Fowler
6c6b5df019 Bug 981867 - Make the tooltip for the web console CSS category more general. r=msucan
--HG--
extra : rebase_source : 04a3b8aa1795f4c49a188e27e9f2d084d59195cd
2014-03-17 11:26:40 +08:00
Seth Fowler
cda31b76f2 Bug 981241 - Make the CSS category in the web console more flexible. r=msucan
--HG--
extra : rebase_source : b16bc990f1e8077ea0363626a63874c13fca4aff
2014-03-17 11:26:37 +08:00
Phil Ringnalda
eb80ae7fd1 Back out db542ae460d9 (bug 983399) for b2g debug xpcshell bustage 2014-03-16 19:42:51 -07:00
Gijs Kruitbosch
1ba9cb51fe Bug 980534 - [australis] Make Australis' standalone subview panels wider. r=Unfocused 2014-03-16 23:38:49 +00:00
Ehsan Akhgari
f0fa093767 Bug 983955 - Increase the timeout in browser_inspector_markup_add_attributes.js; r=robcee 2014-03-16 19:26:10 -04:00
Gavin Sharp
eb7917d752 Backed out changeset 15516aebd58d (bug 477948) 2014-03-16 16:02:43 -07:00
Brian Hackett
a4860450bf Bug 983752 - Consider conflicting intervals when splitting backtracking intervals, r=sunfish. 2014-03-16 16:44:53 -06:00
Mark Hammond
e5c5728e07 Bug 983270 (part 2) - _findCluster() should return null on authentication errors. r=ckarlof 2014-03-17 09:39:31 +11:00
Mark Hammond
af801391e3 Bug 983270 (part 1) - testonly refactor of FxA tests to make cluster testing easier. r=ckarlof 2014-03-17 09:39:31 +11:00
Jan Beich
f68861dd17 Bug 984064 - Unbreak --enable-gstreamer=1.0 after bug 967364. r=khuey 2014-03-16 15:34:14 -04:00
Rik Cabanier
88be9d21db Bug 982480 - Add support + test case for context alpha attribute. r=roc 2014-03-16 15:34:14 -04:00
Cykesiopka
4225b2e3f4 Bug 931732 - Remove #if 0 code from jit/arm/*. r=jandem 2014-03-16 15:34:13 -04:00
Matthew Noorenberghe
0bcfad2365 Bug 885139 - Don't tile LightweightTheme images on the selected tab. r=dao,Gijs
[Australis]
2014-03-15 22:37:55 -07:00
YFdyh000
b0452b6cba Bug 616437 - Text in details view of add-on should be selectable. r=Unfocused 2014-03-16 00:59:00 +13:00
Trevor Saunders
d677d1e451 bug 983335 - install .gdbinit to the objdir as well as dist/bin r=mshal 2014-03-13 16:37:20 -04:00
Chris Lord
447b1f2e51 Bug 983202 - Don't call Mutated more than necessary. r=mattwoodrow
We call Mutated when the invalid region isn't empty, but progressive updates
mean that we're calling this more frequently than is necessary as transactions
are repeated and the invalid region doesn't change between them.
2014-03-17 09:54:24 +00:00
Benjamin Bouvier
5a5be953f4 Bug 980860: Rename test to match bug number. DONTBUILD
--HG--
rename : js/src/jit-test/tests/ion/bug980960.js => js/src/jit-test/tests/ion/bug980860.js
2014-03-17 10:51:39 +01:00
Jan de Mooij
2fad4ed10f Bug 981693 - Improve JIT code memory reporters. r=njn 2014-03-17 10:11:21 +01:00
Daniel Holbert
94093687bf Bug 984254: Remove unnecessary nsresult return value on nsCaret::CheckCaretDrawingState(). r=roc 2014-03-17 16:54:30 +08:00
Matt Woodrow
9d8f118d8d Bug 982812 - Use UpdateThemeGeometry for windows region clearing. r=mstange 2014-03-17 16:42:48 +08:00
Terrence Cole
babcab571c Bug 983399 - Make mozComponentLoader work with moving GC; r=sfink
--HG--
extra : rebase_source : d5d04949c97be80bdf2212f82493686bd4a6cb28
2014-03-07 15:28:48 -08:00
Vincent Chang
3d6fa12599 Bug 972794 - [Tarako]Connect wpa supplicant consume 5 seconds. r=chulee 2014-03-07 19:29:55 +08:00
B2G Bumper Bot
8fa4401806 Bumping manifests a=b2g-bump 2014-03-16 22:41:01 -07:00
B2G Bumper Bot
8b6c7fe405 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/fb54fbd4849b
Author: gasolin <gasolin@gmail.com>
Desc: Merge pull request #17054 from gasolin/issue-796519

Bug 796519 - Nit - When accessing a network on the wifi page that requir...r=arthur

========

https://hg.mozilla.org/integration/gaia-central/rev/a0dc3a34da98
Author: gasolin <gasolin@gmail.com>
Desc: Bug 796519 - Nit - When accessing a network on the wifi page that requires a username/password, use username, not identifier
2014-03-16 22:35:29 -07:00
Phil Ringnalda
1c6633e5ea Merge m-c to b-i 2014-03-16 21:56:21 -07:00
B2G Bumper Bot
816b092259 Bumping manifests a=b2g-bump 2014-03-16 19:26:03 -07:00
B2G Bumper Bot
63ded5fc94 Bumping gaia.json for 17 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/5aaa3a8845ac
Author: vingtetun <21@vingtetun.org>
Desc: Merge pull request #17226 from vingtetun/bug981610

Bug981610

========

https://hg.mozilla.org/integration/gaia-central/rev/5ca1e03acbb1
Author: Vivien Nicolas <21@vingtetun.org>
Desc: Remove some CSS warnings on the homescreen app. r=ran

========

https://hg.mozilla.org/integration/gaia-central/rev/ae94630c7827
Author: Vivien Nicolas <21@vingtetun.org>
Desc: Remove some CSS warnings on the ftu app. r=arcturus

========

https://hg.mozilla.org/integration/gaia-central/rev/d875d590a163
Author: Vivien Nicolas <21@vingtetun.org>
Desc: Remove some CSS warnings on the dialer app. r=etienne

========

https://hg.mozilla.org/integration/gaia-central/rev/b307ccda962f
Author: Vivien Nicolas <21@vingtetun.org>
Desc: Remove some CSS warnings on the contacts app. r=jmcf

========

https://hg.mozilla.org/integration/gaia-central/rev/c5c66c8f6d0c
Author: Vivien Nicolas <21@vingtetun.org>
Desc: Remove some CSS warnings on the video app. r=djf

========

https://hg.mozilla.org/integration/gaia-central/rev/915c7c9904b9
Author: Vivien Nicolas <21@vingtetun.org>
Desc: Remove some CSS warnings on the system app. r=alive

========

https://hg.mozilla.org/integration/gaia-central/rev/5b69f1ebae04
Author: Vivien Nicolas <21@vingtetun.org>
Desc: Remove some CSS warnings on the sms app. r=schung

========

https://hg.mozilla.org/integration/gaia-central/rev/40019ea93065
Author: Vivien Nicolas <21@vingtetun.org>
Desc: Remove some CSS warnings on the settings app. r=ehung

========

https://hg.mozilla.org/integration/gaia-central/rev/9f34a86784c1
Author: Vivien Nicolas <21@vingtetun.org>
Desc: Remove some CSS warnings on the gallery app. r=djf

========

https://hg.mozilla.org/integration/gaia-central/rev/4d07b47c7848
Author: Vivien Nicolas <21@vingtetun.org>
Desc: Remove some CSS warnings on the fl app. r=djf

========

https://hg.mozilla.org/integration/gaia-central/rev/4f585c504ba8
Author: Vivien Nicolas <21@vingtetun.org>
Desc: Remove some CSS warnings on the email app. r=jrburke

========

https://hg.mozilla.org/integration/gaia-central/rev/20a026de0e06
Author: Vivien Nicolas <21@vingtetun.org>
Desc: Remove some CSS warnings on the clock app. r=m

========

https://hg.mozilla.org/integration/gaia-central/rev/21ccbe5a51c5
Author: Vivien Nicolas <21@vingtetun.org>
Desc: Remove some CSS warnings on the camera app. r=wilsonpage

========

https://hg.mozilla.org/integration/gaia-central/rev/0e577269deb8
Author: Vivien Nicolas <21@vingtetun.org>
Desc: Remove some CSS warnings on the calendar app. r=kgrandon

========

https://hg.mozilla.org/integration/gaia-central/rev/3da848e5533e
Author: Vivien Nicolas <21@vingtetun.org>
Desc: Remove some CSS warnings on the browser app. r=bfrancis

========

https://hg.mozilla.org/integration/gaia-central/rev/866b2d33c3fd
Author: Vivien Nicolas <21@vingtetun.org>
Desc: Remove some CSS warnings on the bluetooth apps. r=iliu
2014-03-16 19:20:28 -07:00