Commit Graph

141 Commits

Author SHA1 Message Date
Ryan VanderMeulen
b3a76666df Backed out 5 changesets (bug 811635) for B2G mochitest-8 orange.
Backed out changeset ad72f0b9e16a (bug 811635)
Backed out changeset 4acc0f028076 (bug 811635)
Backed out changeset b695cdc91edc (bug 811635)
Backed out changeset 6c9ca70f582d (bug 811635)
Backed out changeset 0338e84d99a7 (bug 811635)
2013-12-03 10:06:59 -05:00
Henry Chang
6832994055 Bug 811635 - Part 1: Webidls/idls for WifiP2pManager and WifiP2pStatusChangeEvent. r=vchang, sr=mrbkap 2013-11-28 15:54:07 +08:00
Eric Chou
da286887af Bug 915533 - Remove files that were accidentally restored, r=gyeh 2013-12-03 14:45:01 +08:00
Ryan VanderMeulen
89058b6357 Merge fx-team to m-c. 2013-12-02 16:43:03 -05:00
Ryan VanderMeulen
9e82f773a2 Merge inbound to m-c. 2013-12-02 16:39:00 -05:00
Ben Tian
e0991bdc86 bug 915533 - opp-clobber, r=echou 2013-12-02 16:21:53 +08:00
Byron Campen [:bwc]
9cadd5383f Bug 935723. Part 1. Decouple ICE state with ICE gathering state r=ekr,abr,jesup 2013-11-13 14:53:30 -08:00
Byron Campen [:bwc]
4267967009 Bug 906990: Part 10. Webidl and implementation for WebrtcGlobal. Encompasses things like global stats and logging. r=jib,bz 2013-11-25 11:01:03 -08:00
Ted Mielczarek
b13edd521c bug 942207 - Update NSPR to NSPR_4_10_3_BETA1
--HG--
extra : rebase_source : cece0860369aeebbb0cac304d069ecc91e08b48a
2013-11-22 14:42:35 -05:00
Vicamo Yang
0fbaa65379 Bug 921918 - 4.c/4: clobber. r=me 2013-11-25 18:55:10 +08:00
Richard Newman
33f4a9a9f7 No bug: clobber. a=bustage 2013-11-22 17:49:29 -08:00
Ryan VanderMeulen
0bd1b242e8 Merge inbound to m-c. 2013-11-22 15:18:19 -05:00
Ryan VanderMeulen
5caaa48f5b Merge b2g-inbound to m-c. 2013-11-21 15:22:03 -05:00
Ryan VanderMeulen
c51d51d6d4 Merge m-c to inbound. 2013-11-21 14:41:01 -05:00
Ryan VanderMeulen
a1b3f2cee5 No bug - Touch CLOBBER due to bustage from recent backouts. 2013-11-20 13:36:26 -05:00
Nick Alexander
3f8b703af9 Bug 934646 - Clobber. r=me 2013-11-19 11:20:48 -08:00
Gregory Szorc
fa9bd3e7b1 Backed out 4 changesets (c0e8f2c0465f::608c663f691f) (bug 928195) for landing prematurely
--HG--
extra : rebase_source : fa42534ef50a0373738349f17b2ca57510bdd6ac
2013-11-19 10:16:51 -08:00
Gregory Szorc
cd28c58eaa Bug 928195 - Part 6: Rewrite WebIDL build system integration
WebIDL build system integration has been rewritten from the ground up.
Changes:

* GlobalGen.py, BindingGen.py, and ExampleGen.py have been removed in
  favor of mozwebidl.py.

* Static .webidl files are now processed directly in their original location
  and aren't copied to the object directory.

* Generated events <stem>.cpp files are now compiled into the unified
  sources. Previously, only the <stem>Binding.cpp files were compiled
  into unified sources.

* Exported .h files are now generated directly into their final location.
  Previously, they were generated into the local directory then
  installed in their final location.

* The list of globalgen-generated files now lives in Python and isn't
  duplicated in 3 places.

* The make dependencies are much simpler as a result of using a single
  command to perform all code generation. The auto-generated .pp file from
  code generation sets up all dependencies necessary to reinvoke code
  generation and Python takes care of dependency management.

--HG--
extra : rebase_source : bde37d7aab3bd224ca8611f3ba4aaf6311e2faab
2013-11-14 09:52:49 -08:00
Ryan VanderMeulen
ec535567f8 Bug 938950 - Touch CLOBBER. 2013-11-19 10:40:59 -05:00
Jared Wein
d3bb3aad10 Touching CLOBBER to make sure that the initial Australis build has a fresh start. rs=Gijs 2013-11-18 10:49:00 -05:00
Mike Hommey
ee758cafa7 Bug 928390 requires a clobber because of bug 939416. r=me 2013-11-17 15:03:36 +09:00
Garner Lee
c764deaac4 Bug 674741 - Part 1: NFC DOM WebIDL. r=khuey
--HG--
extra : rebase_source : d967a9784006987e6f89a9e702ef6f80c15482e7
2013-11-06 09:36:19 -08:00
Carsten "Tomcat" Book
1a16b0dd7c Another Windows WebIDL clobber needed due to bug 928195 2013-11-12 12:30:16 +01:00
Ed Morley
faca188d59 Merge mozilla-central and inbound 2013-11-11 13:20:20 +00:00
Ms2ger
13e017e4f4 Bug 921718 - Part b: Move MediaList to WebIDL; r=bz 2013-11-11 09:03:17 +01:00
Steve Workman
94686ed874 Bug 853423 - Block speculative connections for local IP addresses r=mcmanus 2013-11-10 22:59:40 -08:00
Byron Campen [:bwc]
e1af51f0e7 Bug 906990 - Part 7: Populate candidate pairs in RTCStatsReport. r=jib 2013-10-28 16:02:00 -07:00
Mike Hommey
57483fcbbe Bug 933120 needs a clobber because of bug 852814. r=me 2013-11-02 09:00:15 +09:00
Peter Van der Beken
cbf7a0c800 Bug 918345 - Turn on WebIDL binding generation for Window and hook it up to quickstubs. r=bz.
--HG--
extra : rebase_source : 7bde7ddfe297e189ffa678ca1d9c34000bc904ec
2013-10-08 17:51:42 +02:00
Phil Ringnalda
6301f6336d Back out 34169163c4f3:8ca46c86c440 (bug 853423) for leaks 2013-10-26 15:12:05 -07:00
Steve Workman
eb3c4f8626 Bug 853423 - Block speculative connections for local IP addresses r=mcmanus 2013-10-26 13:27:23 -07:00
Ms2ger
34f7a76bb1 Backout changeset 2e466ccc7bd0 for devtools test failures. 2013-10-26 17:02:20 +02:00
Peter Van der Beken
a521d7eace Bug 918345 - Turn on WebIDL binding generation for Window and hook it up to quickstubs. r=bz.
--HG--
extra : rebase_source : 673c08ef093339e6bfb1418366af5cc5fabe7c4d
2013-10-08 17:51:42 +02:00
Ed Morley
2c1808f51b Bug 914270 - Followup: Touch CLOBBER file since moving variables to moz.build always requires a CLOBBER :-(
CLOSED TREE
2013-10-25 14:07:45 +01:00
Peter Van der Beken
dce73368cc Bug 922160 - Bring EventHandler.webidl more in line with the spec, remove NodeEventHandlers. r=bz.
--HG--
extra : rebase_source : 9cfba32241add4c79d67fb0323178228b00bf631
2013-10-08 17:51:15 +02:00
Gregor Wagner
2dc721ecf7 Clobber needed for bug 899574. 2013-10-23 14:44:15 -07:00
Phil Ringnalda
d2897ab282 Bug 918207 followup, touch CLOBBER so the test doesn't fail
CLOSED TREE
2013-10-22 21:05:35 -07:00
Phil Ringnalda
1c26e2281a Bug 926091 - Touch my CLOBBER, you know you want to 2013-10-20 09:29:09 -07:00
Randell Jesup
c0930623a7 Bug 928221: reland (backed out due to bug 924992: webidl changes sometimes fail in incremental builds) r=jesup,abr 2013-10-19 12:21:06 -04:00
Ehsan Akhgari
eb82766684 Bug 895047 - Make char16_t available everywhere and use that to define PRUnichar and jschar; r=jcranmer,jorendorff,glandium 2013-10-17 00:36:13 -04:00
Masatoshi Kimura
62353b0a62 Bug 872934 - Make style sheet change event interfaces [ChromeOnly]. r=smaug 2013-10-15 04:03:37 +09:00
Kyle Machulis
dadcdcd844 Bug 915002: Convert optional notification arguments to webidl dictionary, add directional/lang arguments; r=bz r=fabrice 2013-10-11 11:12:13 -07:00
Daniel Holbert
21b94af14f Bug 922461 followup, to touch CLOBBER file and get code regenerated & avoid running afoul of bug 925243's FAIL_ON_WARNINGS annotation. 2013-10-10 15:02:49 -07:00
Wes Kocher
000de7c4b6 Merge m-c to b2g-inbound 2013-10-09 20:48:56 -07:00
Kyle Machulis
3933d43a93 Bug 915002 followup, CLOBBER for fixing WinXP 2013-10-09 19:07:58 -07:00
Boris Zbarsky
48ef79b3bb Bug 817194. Make WebIDL dictionary types sanely initialized by default; add a new Fast subclass to handle cases when we can skip the initialization safely. r=khuey 2013-10-09 12:05:22 -04:00
Phil Ringnalda
29209d3743 Bug 899574 followup, touch CLOBBER for at least Windows 2013-10-06 11:48:05 -07:00
Andrea Marchesini
583e47bb3f Bug 871445 - patch 1 - DataStoreService and getDataStores(), r=mounir, r=fabrice, r=ehsan
--HG--
rename : dom/apps/tests/file_app.sjs => dom/datastore/tests/file_app.sjs
rename : dom/apps/tests/file_hosted_app.template.webapp => dom/datastore/tests/file_app.template.webapp
2013-10-02 13:27:07 -04:00
Ryan VanderMeulen
7db3c94e77 Bug 921563 - Touch CLOBBER due intermittent build failures.
DONTBUILD
2013-10-01 16:13:43 -04:00
David Anderson
f0500f6a4e Combine AsyncChannel, SyncChannel, and RPCChannel into one class (bug 901789, r=cjones,bent).
--HG--
rename : ipc/glue/RPCChannel.cpp => ipc/glue/MessageChannel.cpp
rename : ipc/glue/RPCChannel.h => ipc/glue/MessageChannel.h
2013-09-27 18:42:08 -07:00