Kartikaya Gupta
103c4e7b33
Bug 1016481 - Allow touch-end events to be cancelled and have them prevent dispatching click events. r=smaug
2014-07-29 11:59:19 -04:00
Birunthan Mohanathas
d3b737e5a4
Bug 1044448 - Flatten view/{public,src}/ directories. r=roc
...
--HG--
rename : view/src/Makefile.in => view/Makefile.in
rename : view/src/nsView.cpp => view/nsView.cpp
rename : view/public/nsView.h => view/nsView.h
rename : view/src/nsViewManager.cpp => view/nsViewManager.cpp
rename : view/public/nsViewManager.h => view/nsViewManager.h
2014-07-28 18:02:44 -07:00
Birunthan Mohanathas
4b365f674c
Bug 1044447 - Remove a few unnecessary empty moz.build files. r=glandium
2014-07-28 18:02:44 -07:00
Birunthan Mohanathas
373b90c0f1
Bug 1044446 - Collapse test-only moz.build files under browser/ into ancestor moz.build files. r=gps
2014-07-28 18:02:44 -07:00
Birunthan Mohanathas
d26ae08047
Bug 1044111 - Collapse test-only moz.build files under accessible/ into ancestor moz.build files. r=ted
2014-07-28 18:02:44 -07:00
Bobby Holley
0fdf3aaf28
Bug 1044205 - Rename XPCWrappedNativeScope::TraceSelf to TraceInside. r=billm
2014-07-29 08:48:33 -07:00
Bobby Holley
5bfdc1a8eb
Bug 1044205 - Invoke XPCWrappedNativeScope::TraceSelf from TraceXPCGlobal. r=billm
2014-07-29 08:48:32 -07:00
Bobby Holley
85a6735f8c
Bug 1044205 - Detach the XPCWrappedNativeScope from the CompartmentPrivate during forcible shutdown. r=billm
2014-07-29 08:48:32 -07:00
Bobby Holley
d33fbbe4a2
Bug 1022229 - Tests. r=bz
2014-07-29 08:47:53 -07:00
Bobby Holley
db4d34fea1
Bug 1022229 - Borrow App ID and mozBrowser-ness when creating sandbox null principals. r=bz
2014-07-29 08:47:52 -07:00
Bobby Holley
c790f5fdd7
Bug 1022229 - Let Null Principals have App IDs and mozBrowser status. r=bz
2014-07-29 08:47:52 -07:00
Bobby Holley
2639095ad8
Bug 1022229 - Hoist GetAppStatus into a static method on nsScriptSecurityManager. r=bz
2014-07-29 08:47:52 -07:00
Andrea Marchesini
227f61153e
Bug 1044514 - AudioDestinationNode should not be kept alive by the event listener, r=ehsan
2014-07-29 16:30:40 +01:00
Dale Harvey
a0be83880d
Bug 921014 - Make apple-touch-icon's trigger iconchanged in mozbrowser. r=fabrice
2014-07-29 16:29:36 +01:00
Luke Wagner
b935329fe5
Bug 1040390 - Add asm.js profiling xpcshell test (r=bgirard)
...
--HG--
extra : rebase_source : 3d14941fce80331c1f9b5fdd0fe7258bdc251f30
2014-07-29 09:56:22 -05:00
Luke Wagner
43734ba31b
Bug 1040390 - Integrate JS::ProfilingFrameIterator with the profiler (r=bgirard)
...
--HG--
extra : rebase_source : 7f9a022fb16a353d22242f60cfae4e5659798752
2014-07-29 09:56:22 -05:00
Luke Wagner
aa6f30446c
Bug 1040390 - Replace ad hoc methods with JS::ProfilingFrameIterator::label() (r=dougc)
...
--HG--
extra : rebase_source : 396c7925edac39e39d16dea7a53da3ba34f68ddf
2014-07-29 09:56:21 -05:00
Luke Wagner
a2f63f6a3e
Bug 1040390 - Add JS::ProfilingFrameIterator::stackAddress (r=dougc)
...
--HG--
extra : rebase_source : a5f1823e8e9fb96aeb2813ce5105dc9096a054d7
2014-07-29 09:56:21 -05:00
Luke Wagner
af5aaec4de
Bug 1040390 - Make js::RunScript push an isCpp frame (r=djvj)
...
--HG--
extra : rebase_source : 66f8e50977cb172d0b888aca382227fc252c8410
2014-07-29 09:56:21 -05:00
Luke Wagner
64f34df966
Bug 1027885 - Don't clobber arg registers in the profiling builtin thunk on ARM (r=dougc)
...
--HG--
extra : rebase_source : e735dfac5a1e6652049d13145e165dcc98b97b5c
2014-07-29 09:56:06 -05:00
Georg Fritzsche
68edd3a2c1
Bug 1012912 - Killing plugin-container with SIGABRT doesn't trigger the crash reporter on Mac. r=ted
2014-07-29 16:58:34 +02:00
Jeff Muizelaar
f928b6a78c
Bug 1035244. Initialize canvas context width/height to 0, 0. r=bas
...
This fixes a ~50ms Phone and Contacts launch regression that's not
really understood.
--HG--
extra : rebase_source : df7cfefb53f4caa7a3719e02a8f399539d5dce02
2014-07-25 17:16:51 -04:00
Gian-Carlo Pascutto
79ccb2ce3e
Bug 1015932 - Add Gonk include dirs for OpenSLES. r=mshal
2014-07-29 16:46:12 +02:00
Gian-Carlo Pascutto
8d31a955a9
Bug 1015932 - Move OpenSLES Realize into the engine broker. r=padenot
2014-07-29 16:45:41 +02:00
Gian-Carlo Pascutto
56cdd710c4
Bug 1015932 - Make WebRTC and libcubeb use the OpenSLES engine broker. r=padenot
2014-07-29 16:45:41 +02:00
Gian-Carlo Pascutto
fd6ede1a5d
Bug 1015932 - Add systemservices subdir to content/media. r=jesup
...
--HG--
rename : content/media/webrtc/LoadManager.cpp => content/media/systemservices/LoadManager.cpp
rename : content/media/webrtc/LoadManager.h => content/media/systemservices/LoadManager.h
rename : content/media/webrtc/LoadManagerFactory.cpp => content/media/systemservices/LoadManagerFactory.cpp
rename : content/media/webrtc/LoadManagerFactory.h => content/media/systemservices/LoadManagerFactory.h
rename : content/media/webrtc/LoadMonitor.cpp => content/media/systemservices/LoadMonitor.cpp
rename : content/media/webrtc/LoadMonitor.h => content/media/systemservices/LoadMonitor.h
2014-07-29 16:45:41 +02:00
Gian-Carlo Pascutto
c7460fdd0b
Bug 1015932 - Shareable OpenSLES engine between cubeb and WebRTC. r=jesup
2014-07-29 16:45:37 +02:00
Georg Fritzsche
ea6930f8b5
Bug 1045500 - Skip processing the plugin name for plugin crashes in the front-end for GMP plugins. r=ttaubert
2014-07-29 16:46:16 +02:00
Georg Fritzsche
42d8526108
Bug 1045500 - Allow differentiating GMP PluginCrashed events from others. r=jesup
2014-07-29 16:46:16 +02:00
Georg Fritzsche
a467dd9602
Bug 1039226 - Trigger explicit OpenH264 updates from OpenH264Provider. r=unfocused
2014-07-23 16:00:55 +02:00
Jim Chen
c5bd4536fe
Bug 1034138 - e. Don't log large amounts of data when running devtools xpcshell tests; r=jryans
2014-07-29 10:33:12 -04:00
Jim Chen
03c73ac244
Bug 1034138 - d. Test BackgroundHangMonitor permahangs; r=vladan
2014-07-29 10:33:12 -04:00
Jim Chen
8a88edfc9c
Bug 1034138 - c. Display thread hang native stack in about:telemetry if available; r=vladan
2014-07-29 10:33:12 -04:00
Jim Chen
9c168c2279
Bug 1034138 - b. Add thread hang native stack output to nsITelemetry; r=vladan
2014-07-29 10:33:11 -04:00
Jim Chen
ca01d49eea
Bug 1034138 - a. Get native stack for permahangs in BHM; r=snorp
2014-07-29 10:33:11 -04:00
Stephen Pohl
cb34df4496
Bug 308471: Implement NSTextInput -characterIndexForPoint. Credits to mstange for virtually all the work in this patch. r=masayuki
2014-07-29 10:32:40 -04:00
Carsten "Tomcat" Book
e7a665fd8a
Merge mozilla-central to mozilla-inbound
2014-07-29 15:33:14 +02:00
Carsten "Tomcat" Book
c1da372290
merge mozilla-inbound to mozilla-central a=merge
2014-07-29 15:30:09 +02:00
Ben Kelly
9a3c97f159
Bug 1037294 Move empty queue assert to ScheduleDeletion() as its no longer always valid in ClearMainEventQueue(). r=bent
2014-07-29 09:25:29 -04:00
Carsten "Tomcat" Book
f8355928bd
merge fx-team to mozilla-central a=merge
2014-07-29 15:22:04 +02:00
Carsten "Tomcat" Book
3796d48fad
Merge mozilla-central to b2g-inbound a=sheriffduty
2014-07-29 11:22:53 +02:00
Carsten "Tomcat" Book
57b3a22ea7
Merge mozilla-central to fx-team on a CLOSED TREE
2014-07-29 11:19:53 +02:00
B2G Bumper Bot
ecc951ffd1
Bumping manifests a=b2g-bump
2014-07-29 02:16:21 -07:00
B2G Bumper Bot
4840fecfeb
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/d7d92199ea7e
Author: pacorampas <b.frv@tid.es>
Desc: Merge pull request #22165 from pacorampas/1043904
Bug 1043904 - [Dialer][Call screen] There is a empty line at bottom of background image r=rik
========
https://hg.mozilla.org/integration/gaia-central/rev/45c5dc688d63
Author: Paco Rampas <pacorampas@gmail.com>
Desc: Bug 1043904 - [Dialer][Call screen] There is a empty line at bottom of background image
2014-07-29 02:10:34 -07:00
B2G Bumper Bot
4eda9a9417
Bumping manifests a=b2g-bump
2014-07-29 00:36:20 -07:00
B2G Bumper Bot
1414757422
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/234c5fa54a1f
Author: Ian Liu <iliu@mozilla.com>
Desc: Merge pull request #21390 from ian-liu/bluetooth/bug1032069_Refactor_BT_app_to_make_it_embedable_from_Settings_app
Bug 1032069 - [Bluetooth] Refactor BT app to make it embed-able from Settings app, r=arthur
========
https://hg.mozilla.org/integration/gaia-central/rev/6fb636717b11
Author: ian-liu <iliu@mozilla.com>
Desc: Bug 1032069 - [Bluetooth] Refactor BT app to make it embed-able from Settings app
2014-07-29 00:30:34 -07:00
B2G Bumper Bot
48cbf19cbd
Bumping manifests a=b2g-bump
2014-07-29 00:21:26 -07:00
B2G Bumper Bot
d592c8d31b
Bumping gaia.json for 8 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/b90e0b59d66f
Author: Pavel Ivanov <pivanov@mozilla.com>
Desc: Merge pull request #22168 from pivanov/bug-1035683
Bug 1035683 - [Music] - check missing images
========
https://hg.mozilla.org/integration/gaia-central/rev/e2ff546b1fdc
Author: Pavel Ivanov <pivanov@mozilla.com>
Desc: Bug 1035683 - [Music] - check missing images
========
https://hg.mozilla.org/integration/gaia-central/rev/09bda1e95aac
Author: Pavel Ivanov <pivanov@mozilla.com>
Desc: Merge pull request #22115 from pivanov/bug-1035701
Bug 1035701 - [WebComponents][gaia_header] - check missing images
========
https://hg.mozilla.org/integration/gaia-central/rev/6af04fb9dc4e
Author: Pavel Ivanov <pivanov@mozilla.com>
Desc: Bug 1035701 - [WebComponents][gaia_header] - check missing images
========
https://hg.mozilla.org/integration/gaia-central/rev/0db8df7fe6a0
Author: Pavel Ivanov <pivanov@mozilla.com>
Desc: Merge pull request #22122 from pivanov/bug-1035699
Bug 1035699 - [WebComponents][gaia_confirm] - check missing images
========
https://hg.mozilla.org/integration/gaia-central/rev/0c7375930cb8
Author: Pavel Ivanov <pivanov@mozilla.com>
Desc: Bug 1035699 - [WebComponents][gaia_confirm] - check missing images
========
https://hg.mozilla.org/integration/gaia-central/rev/776f32908ada
Author: Pavel Ivanov <pivanov@mozilla.com>
Desc: Merge pull request #22123 from pivanov/bug-1035698
Bug 1035698 - [WebComponents][gaia_buttons] - check missing images
========
https://hg.mozilla.org/integration/gaia-central/rev/230005758c27
Author: Pavel Ivanov <pivanov@mozilla.com>
Desc: Bug 1035698 - [WebComponents][gaia_buttons] - check missing images
2014-07-29 00:15:39 -07:00
B2G Bumper Bot
e0dbaa5332
Bumping manifests a=b2g-bump
2014-07-28 23:21:25 -07:00
B2G Bumper Bot
6700b22c89
Bumping gaia.json for 5 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/ce940064a0ee
Author: Yuren Ju <yurenju@gmail.com>
Desc: Merge pull request #22147 from yurenju/settings-git-commit-win
Bug 1036821 - git commit hash isn't wrote to settings/resources/gaia_commit.txt on Windows r=@cctuan
========
https://hg.mozilla.org/integration/gaia-central/rev/3026d71421c8
Author: Yuren Ju <yurenju@gmail.com>
Desc: Bug 1036821 - execute git by shell if we got error from subprocess module
========
https://hg.mozilla.org/integration/gaia-central/rev/c2b4f8bbabd0
Author: William Lachance <wlachance@mozilla.com>
Desc: Bug 1039739 - Make it more clear what command we're executing;r=yuren
========
https://hg.mozilla.org/integration/gaia-central/rev/5820a0c36e54
Author: William Lachance <wlachance@mozilla.com>
Desc: Bug 1039739 - Add some logging when writing the git commit id into the settings app;r=yurenju
========
https://hg.mozilla.org/integration/gaia-central/rev/35fcf72388b3
Author: Yuren Ju <yurenju@gmail.com>
Desc: Bug 1036821 - git commit hash isn't wrote to settings/resources/gaia_commit.txt on Windows
2014-07-28 23:15:39 -07:00