Wes Kocher
|
0568023133
|
Merge inbound to m-c
|
2013-11-11 15:51:01 -08:00 |
|
Ryan VanderMeulen
|
d4fc422b45
|
Merge inbound to m-c.
|
2013-11-11 15:41:03 -05:00 |
|
Ryan VanderMeulen
|
df21693fec
|
Backed out changeset 0595650a11bd (bug 934440) for bustage.
|
2013-11-11 09:49:46 -05:00 |
|
Ed Morley
|
faca188d59
|
Merge mozilla-central and inbound
|
2013-11-11 13:20:20 +00:00 |
|
Carsten "Tomcat" Book
|
7c2476f6f2
|
merge fx-team to mozilla-central
|
2013-11-11 12:32:39 +01:00 |
|
Ms2ger
|
5e1bd894df
|
No bug - Fix some style issues in DOM code.
|
2013-11-11 09:04:41 +01:00 |
|
Ms2ger
|
af09204569
|
Bug 931404 - Move LOCAL_INCLUDES to moz.build in content/; r=gps
|
2013-11-11 09:04:06 +01:00 |
|
Ms2ger
|
ff6eab15dd
|
Bug 928741 - Stop using PR_STATIC_ASSERT in content; r=jst
|
2013-11-11 09:03:59 +01:00 |
|
Ms2ger
|
de235a5dd8
|
Bug 909254 - Stop using jsapi for HTMLCollection.namedItem; r=peterv
|
2013-11-11 08:55:41 +01:00 |
|
Brad Lassey
|
2f86f92c0f
|
bug 936549 - Tab sharing capture device won't stream, use FormatStrideForWidth in tab stream r=jesup
|
2013-11-08 13:26:20 -05:00 |
|
Peter Van der Beken
|
d4145ed754
|
Bug 935283 Keep document as a data property on window for now. r=bz
|
2013-11-06 10:21:36 +01:00 |
|
Matthew Gregan
|
daef6f1012
|
Bug 935343 - Convert content/media/tests to manifest format. r=doublec
|
2013-11-06 15:49:44 +13:00 |
|
John Schoenick
|
e650d63ad1
|
Bug 904835 - Don't stomp on the new plugin's prototype if we load a plugin nested inside unloading a plugin. r=josh
|
2013-11-08 13:00:47 -08:00 |
|
John Schoenick
|
1383b35b3b
|
Bug 883404 - Add a object.reload() call for chrome to de-activate plugins. r=josh
|
2013-11-08 13:00:46 -08:00 |
|
Carsten "Tomcat" Book
|
a3e32f5a76
|
Merge mozilla-central to b2g-inbound
|
2013-11-08 15:29:28 +01:00 |
|
Sotaro Ikeda
|
77684a0250
|
Bug 929005 - Change from android::Vector to android::List. r=doublec
|
2013-11-08 09:09:46 -05:00 |
|
Jeff Muizelaar
|
8bd679c33e
|
Bug 936246. Bustage fix for compiler warning as error.
CLOSED TREE
|
2013-11-07 23:42:04 -05:00 |
|
Jeff Muizelaar
|
905ea5189d
|
Bug 936246. Enable WEBGL_draw_buffers by default. r=jgilbert
--HG--
extra : rebase_source : 29ee857517ab6f30ef67dc57b5c2b875e136e386
|
2013-11-07 22:44:30 -05:00 |
|
Gian-Carlo Pascutto
|
ab103628ff
|
Bug 932112: Don't free the global, shared Context ref. r=blassey
|
2013-11-07 20:07:48 -05:00 |
|
Randell Jesup
|
52771d4abf
|
Bug 932112: Rollup of changes previously applied to media/webrtc/trunk/webrtc rs=jesup
* * *
* * *
Add AndroidAudioManager to the moz.build files.
|
2013-11-07 20:07:47 -05:00 |
|
Birunthan Mohanathas
|
58a91e67d8
|
Bug 784739 - Switch from NULL to nullptr in miscellaneous directories; r=ehsan
|
2013-11-11 14:17:14 -05:00 |
|
Garrett Robinson
|
fcd3642ac2
|
Bug 855326 - CSP 1.1 nonce-source for scripts and styles r=mrbkap r=dholbert r=geekboy
|
2013-11-08 15:44:39 -08:00 |
|
Jeff Walden
|
04e9645fc3
|
Bug 903332 - Make watch/unwatch into proxy hooks and such, and make watching/unwatching work on DOM proxies and windows (or at least work as much as it ever did, which is to say kinda-sorta-ish). r=bhackett, r=efaust
--HG--
extra : rebase_source : 58dc71e7e58208a2cfa12b265adca7b189e5e5bd
|
2013-10-29 16:39:09 -07:00 |
|
Karl Tomlinson
|
c990cba862
|
b=931311 wait for HRTF panner to load impulse database before doing test
--HG--
extra : transplant_source : %2A%1F%D0kKSr%AA%8F%C1%26%E5%E6%EC%D5%CF%8C%A9%D11
|
2013-11-09 14:07:50 +13:00 |
|
Karl Tomlinson
|
cc755050a7
|
b=936317 prevent MediaBufferDecoder threads from waiting after AudioContext shutdown() r=ehsan
--HG--
extra : transplant_source : %CE%E5O%83N%8FX%ED%2Ck%17I%B1%92%B6%A0lXH%D1
|
2013-11-09 14:07:45 +13:00 |
|
Karl Tomlinson
|
e27d8478a9
|
crashtest for bug 933156
--HG--
extra : transplant_source : %9D/%19%13%80%D3cY%5D%93%FA%17%FB%CFTO%5Ex%82%C9
|
2013-11-08 12:04:54 +13:00 |
|
Olli Pettay
|
d7b5ba55cb
|
Bug 732815, make Atom's hash value to be the same what strings use, r=bz
|
2013-11-09 01:29:09 +02:00 |
|
Olli Pettay
|
e82650e95e
|
Bug 936495 - Reorder is-this-listener-added-already-to-ELM check , r=bz
|
2013-11-09 01:29:02 +02:00 |
|
Ryan VanderMeulen
|
9d31989c15
|
Backed out changeset 471db633b20c (bug 903332) for B2G desktop mochitest-1 failures.
|
2013-11-07 16:10:21 -05:00 |
|
Olli Pettay
|
7a429f46d8
|
Bug 934995, Speed up querySelectorAll by doing less allocations, r=bz
--HG--
extra : rebase_source : 757985381b6413257ef2bf82e7602fc6b0298545
|
2013-11-07 21:59:48 +02:00 |
|
Jeff Walden
|
39bee2a91f
|
Bug 903332 - Make watch/unwatch into proxy hooks and such, and make watching/unwatching work on DOM proxies and windows (or at least work as much as it ever did, which is to say kinda-sorta-ish). r=bhackett, r=efaust
--HG--
extra : rebase_source : b5bae3832b7718b579abb7c09f36c9c46907d7cc
|
2013-10-29 16:39:09 -07:00 |
|
Daniel Holbert
|
f7383bedda
|
Bug 936628: Add media query to check for whether we have a color picker backend available. r=jimm
|
2013-11-10 19:07:59 -08:00 |
|
Masayuki Nakano
|
94dd316fd4
|
Bug 600117 part.1 Implement KeyboardEvent.repeat r=smaug, sr=jst
|
2013-11-07 20:17:32 +09:00 |
|
Phil Ringnalda
|
1dae59a661
|
Back out fe2be5137635:0dc2e0f4fbcc (bug 917595) for reftest failures
|
2013-11-06 21:04:26 -08:00 |
|
Matthew Gregan
|
bf52a0e2d7
|
Bug 935349 - Remove remaining disabled DASH code. r=doublec
|
2013-11-07 17:08:42 +13:00 |
|
Matthew Gregan
|
f8472d2705
|
Bug 935349 - Remove disabled DASH code. r=doublec
|
2013-11-07 17:08:30 +13:00 |
|
Seth Fowler
|
a7427cdd69
|
Bug 917595 (Part 2) - Reftests for zoomed image documents with EXIF orientations. r=smaug
|
2013-11-06 18:50:43 -08:00 |
|
Seth Fowler
|
dc24b0aeee
|
Bug 917595 (Part 1) - Respect image-orientation in zoomed image documents. r=smaug
|
2013-11-06 18:50:42 -08:00 |
|
Mike Hommey
|
6b4f0058ce
|
Bug 935387 - Remove non recursed install targets. r=mshal
|
2013-11-07 10:37:45 +09:00 |
|
Ryan VanderMeulen
|
15ea6fe2f0
|
Backed out changeset faee77ddc112 (bug 935283) for mochitest-4 failures.
|
2013-11-06 17:40:46 -05:00 |
|
Peter Van der Beken
|
949acf3eb9
|
Bug 935283, Keep document as a data property on window for now. r=bz
--HG--
extra : rebase_source : cca1ee4bf96315526e953235a76522cb71f44bfa
|
2013-11-06 10:21:36 +01:00 |
|
Ryan VanderMeulen
|
200939b5bc
|
Merge m-c to inbound.
|
2013-11-06 14:59:07 -05:00 |
|
Ryan VanderMeulen
|
32c62ef669
|
Merge inbound to m-c.
|
2013-11-06 14:24:58 -05:00 |
|
Vendelin Ruzicka
|
2fa356509c
|
Bug 933040 - Warn for showModalDialog uses. r=jst, r=sicking
|
2013-11-06 08:59:54 -05:00 |
|
Carsten "Tomcat" Book
|
12456cd937
|
merge mozilla-central to mozilla-inbound
|
2013-11-06 14:55:48 +01:00 |
|
Carsten "Tomcat" Book
|
81e43584e3
|
merge b2g-inbound to mozilla-central
|
2013-11-06 13:11:03 +01:00 |
|
Carsten "Tomcat" Book
|
5abe12cadb
|
merge fx-team to mozilla-central
|
2013-11-06 13:09:28 +01:00 |
|
Jonathan Watt
|
0c9308988e
|
Bug 934156 - Make the SVG elements' BuildPath methods return nullptr when the element is disabled. r=dholbert
|
2013-11-06 10:05:18 +00:00 |
|
Nicholas Nethercote
|
d8a3b0f0bb
|
Bug 934321 - Add MemoryMultiReporter, a helper class that reduces some boilerplate, and convert all existing multi-reporters to use it. r=wchen.
--HG--
extra : rebase_source : a6110c3558c571b7908b63e8cc7ca21103098d0d
|
2013-11-06 14:58:20 +11:00 |
|
Wes Kocher
|
2fe271c587
|
Merge m-c to fx-team
|
2013-11-05 18:23:39 -08:00 |
|