Commit Graph

190 Commits

Author SHA1 Message Date
Henry Chang
6606305b27 Bug 811635 - Part 1: Webidls/idls for WifiP2pManager and WifiP2pStatusChangeEvent. r=vchang, sr=mrbkap 2013-11-28 15:54:07 +08:00
Eric Chou
52c42a6be6 Bug 915533 - Remove files that were accidentally restored, r=gyeh 2013-12-03 14:45:01 +08:00
Ryan VanderMeulen
3e592ac4e3 Merge fx-team to m-c. 2013-12-02 16:43:03 -05:00
Ryan VanderMeulen
994cdadd13 Merge inbound to m-c. 2013-12-02 16:39:00 -05:00
Ben Tian
47a8c94fc5 bug 915533 - opp-clobber, r=echou 2013-12-02 16:21:53 +08:00
Byron Campen [:bwc]
3717ae5701 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]
7490fe07c9 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
6e07cfcb3e 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
151b9f17e5 Bug 921918 - 4.c/4: clobber. r=me 2013-11-25 18:55:10 +08:00
Richard Newman
9b8de13fb1 No bug: clobber. a=bustage 2013-11-22 17:49:29 -08:00
Ryan VanderMeulen
1e4b2d1860 Merge inbound to m-c. 2013-11-22 15:18:19 -05:00
Ryan VanderMeulen
3c15925167 Merge b2g-inbound to m-c. 2013-11-21 15:22:03 -05:00
Ryan VanderMeulen
500c281c32 Merge m-c to inbound. 2013-11-21 14:41:01 -05:00
Ryan VanderMeulen
66f4b8c5f3 No bug - Touch CLOBBER due to bustage from recent backouts. 2013-11-20 13:36:26 -05:00
Nick Alexander
31e661b7bc Bug 934646 - Clobber. r=me 2013-11-19 11:20:48 -08:00
Gregory Szorc
f8426fa8ea 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
0c46a02708 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
717a245964 Bug 938950 - Touch CLOBBER. 2013-11-19 10:40:59 -05:00
Jared Wein
cd0aaf70f5 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
ce3e819cab Bug 928390 requires a clobber because of bug 939416. r=me 2013-11-17 15:03:36 +09:00
Garner Lee
b9e3489701 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
00b6881eba Another Windows WebIDL clobber needed due to bug 928195 2013-11-12 12:30:16 +01:00
Ed Morley
69faaab2a4 Merge mozilla-central and inbound 2013-11-11 13:20:20 +00:00
Ms2ger
2d2f7fa030 Bug 921718 - Part b: Move MediaList to WebIDL; r=bz 2013-11-11 09:03:17 +01:00
Steve Workman
94af86b0c9 Bug 853423 - Block speculative connections for local IP addresses r=mcmanus 2013-11-10 22:59:40 -08:00
Byron Campen [:bwc]
42a249126c Bug 906990 - Part 7: Populate candidate pairs in RTCStatsReport. r=jib 2013-10-28 16:02:00 -07:00
Mike Hommey
9d2d36c22f Bug 933120 needs a clobber because of bug 852814. r=me 2013-11-02 09:00:15 +09:00
Peter Van der Beken
69e7c5ae55 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
db998e8c18 Back out 34169163c4f3:8ca46c86c440 (bug 853423) for leaks 2013-10-26 15:12:05 -07:00
Steve Workman
71ac3c2c5e Bug 853423 - Block speculative connections for local IP addresses r=mcmanus 2013-10-26 13:27:23 -07:00
Ms2ger
88bbf03777 Backout changeset 2e466ccc7bd0 for devtools test failures. 2013-10-26 17:02:20 +02:00
Peter Van der Beken
45ef6c1adc 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
fd9075393a 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
59ec2a8a5f 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
ebb4913ff3 Clobber needed for bug 899574. 2013-10-23 14:44:15 -07:00
Phil Ringnalda
dfcb292444 Bug 918207 followup, touch CLOBBER so the test doesn't fail
CLOSED TREE
2013-10-22 21:05:35 -07:00
Phil Ringnalda
90876d2f60 Bug 926091 - Touch my CLOBBER, you know you want to 2013-10-20 09:29:09 -07:00
Randell Jesup
0f573f8018 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
9bf1bff8b4 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
606fe041b9 Bug 872934 - Make style sheet change event interfaces [ChromeOnly]. r=smaug 2013-10-15 04:03:37 +09:00
Kyle Machulis
24a89b7843 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
1f25e41d91 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
a53e99a117 Merge m-c to b2g-inbound 2013-10-09 20:48:56 -07:00
Kyle Machulis
79423e153d Bug 915002 followup, CLOBBER for fixing WinXP 2013-10-09 19:07:58 -07:00
Boris Zbarsky
6195bac64d 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
cef2b3fd8f Bug 899574 followup, touch CLOBBER for at least Windows 2013-10-06 11:48:05 -07:00
Andrea Marchesini
2991f9c136 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
0039a88380 Bug 921563 - Touch CLOBBER due intermittent build failures.
DONTBUILD
2013-10-01 16:13:43 -04:00
David Anderson
8cd94ee096 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
Nicholas Nethercote
9c1dfff707 Bug 913260 (part 4) - Use distinguished amounts for all the memory measurements done by telemetry. r=mccr8.
CLOSED TREE
2013-09-19 15:52:30 -07:00
Ryan VanderMeulen
1f6d0efee0 Backed out 10 changesets (bug 914944, bug 871445) for mochitest failures on a CLOSED TREE.
Backed out changeset a840638b5b18 (bug 914944)
Backed out changeset f40c7d5790bd (bug 914944)
Backed out changeset e1b288e29663 (bug 871445)
Backed out changeset 6242ddf7b6c7 (bug 871445)
Backed out changeset 7679185a8cf3 (bug 871445)
Backed out changeset 639ec7a627f8 (bug 871445)
Backed out changeset 93b050a79db4 (bug 871445)
Backed out changeset ec3382ceef99 (bug 871445)
Backed out changeset 51c0d5230306 (bug 871445)
Backed out changeset 76c9069bdb56 (bug 871445)
2013-09-11 11:45:51 -04:00
Jan Varga
8afc5d4872 Bug 785884 - Trying to fix Windows XP Opt build bustage by clobbering the tree. 2013-09-11 08:06:30 +02:00
Mike Hommey
4ace6e7878 Bug 912832 requires a clobber. r=me 2013-09-06 10:09:04 +09:00
Gregory Szorc
2a957a50ed Bug 908977 - Generate XPIDL-derived headers directly into dist/include; r=glandium 2013-09-04 16:52:56 -07:00
Ryan VanderMeulen
beebe3e24e Bug 627487 - Touch CLOBBER. 2013-09-03 11:05:54 -04:00
Mark Banner
02caf5329e Bug 909870 follow up - xpidl header generation is somehow busted so we need to clobber on windows. 2013-08-28 09:56:42 +01:00
Trevor Saunders
16141ae9ca bug 899210 - follow up rev uuid and touch CLOBBER to fix windows bustage 2013-08-26 16:45:14 -04:00
Nathan Froyd
abc4ef91df Bug 908208 followup - touch CLOBBER because ipdl dependencies are incomplete; r=bustage-dodging 2013-08-22 21:41:24 -04:00
Ms2ger
1a58e5982b Bug 904831 - Followup: clobber 2013-08-22 11:22:03 +02:00
Ethan Hugg
c69d8f108a Bug 863306 - Turn off rtcp-mux in config 2013-08-20 13:21:27 -07:00
Brad Lassey
c17129cc72 bug 880259 - need to touch CLOBBER for resource file change, r=bustage 2013-08-15 13:51:38 -04:00
Guillaume Abadie
aa8c3fc910 bug 892978 - [WebGL 2.0] Query objects (GL_ARB_occlusion_query_boolean) - r=jgilbert 2013-08-06 17:23:46 -04:00
David Zbarsky
5d54368de4 Bug 893117: Remove nsIDOMHTMLDListElement r=bz 2013-08-01 15:24:25 -07:00
Ryan VanderMeulen
2799fe164c No bug - Touch clobber for all the various IDB WebILD-ifications that recently landed. 2013-07-31 21:15:24 -04:00
Ed Morley
d037fae461 Bug 878600 - Touch CLOBBER file since WebIDL dependencies are broken on Windows DONTBUILD 2013-07-24 13:29:14 +01:00
Randell Jesup
3e821e4065 Bug 886886: replace fixed-ratio capture resampler in webrtc with speex resample r=derf,jmspeex 2013-07-21 03:47:24 -04:00
Matt Brubeck
60d050523a Bug 895670 requires a clobber 2013-07-19 17:49:53 -07:00
Margaret Leibovic
bd4d07bd21 Bug 885962 - Polish mixed content blocking UI. r=sriram 2013-07-18 20:03:46 -07:00
Reuben Morais
4588e9cc10 Bug 889503 - Follow-up, touch CLOBBER file because of bug 890744. 2013-07-15 22:35:23 -07:00
David Anderson
0930e61030 Implement CPOW support in MessageManager (bug 870180, r=smaug,billm). 2013-07-10 15:05:39 -07:00
Wes Kocher
268cfa55eb Touch CLOBBER for bug 870407 2013-07-12 14:51:04 -07:00
Ralph Giles
2ec3570c84 Bug 887463 - remove webvtt parser library. r=cpearce. 2013-07-09 17:02:00 -07:00
Ryan VanderMeulen
f5ffb4a137 Bug 848491 - Touch CLOBBER for the Skia update.
CLOSED TREE
2013-07-03 10:15:51 -04:00
Matthew Gregan
aab2e2f846 Bug 855130 - Clobber build. 2013-07-03 16:14:25 +12:00
Bobby Holley
684b942461 Bug 880917 - Add a clobber. r=RyanVM 2013-06-29 09:11:20 -06:00
Masatoshi Kimura
2a0f027aa1 Bug 874669 - Remove legacy event type constants. r=smaug 2013-06-26 02:12:48 +09:00
Kyle Machulis
bd7fe8d24f Bug 877859 - Change configure.in for new valgrind include path; r=mwu 2013-06-18 21:26:22 -07:00
Jan de Mooij
fc75e28127 Bug 704356 - Touch CLOBBER for jspropertycache.cpp removal. 2013-06-18 09:41:08 +02:00
Joey Armstrong
989334160e bug 882904: move LIBS to moz.build (logic). r=gps 2013-06-14 15:33:45 -04:00
Phil Ringnalda
61a7847f59 Bug 879831 followup, needs-clobber
CLOSED TREE
2013-06-06 21:26:31 -07:00
Adam Roach [:abr]
3b94a9916c Bug 784519 - Part 3: Send Signaling State from SIPCC to PeerConnection r=ekr 2013-05-16 18:41:46 -05:00
Ryan VanderMeulen
b5a0d01dac Bug 875929 - Touch CLOBBER since moz.build apparently doesn't like files being removed. DONTBUILD 2013-06-05 12:08:48 -04:00
Jeff Walden
e1d4e07b0f Followup clobber for bug 496923 -- it removed a directory (and references to it in a Makefile.in), and un-regenerated Makefiles will throw a hissy-fit when the removed directory isn't around any more. r=stupid-build-system 2013-06-03 16:00:28 -07:00
Benjamin Peterson
b92f1bf2c5 clobber for bug 778948 2013-06-02 16:00:16 -07:00
Phil Ringnalda
f34f38202e CLOBBER for bug 869002 2013-05-26 22:00:38 -07:00
Ed Morley
05416056b0 Merge latest green inbound changeset and mozilla-central 2013-05-24 15:49:15 +01:00
Anthony Jones
f4328c5b39 Bug 868047 - Use a PresShell ID to eliminate stale APZC events; r=roc,benwa 2013-05-24 09:43:36 +08:00
Phil Ringnalda
f00f44e120 Merge m-c to birch 2013-05-23 21:20:32 -07:00
Kyle Machulis
db2f0ba76b Bug 854517: Clobber update due to gecko/js configure.in changes for B2G valgrind; r=killer 2013-05-23 12:48:28 -07:00
Phil Ringnalda
4de9e16eca Bug 874640 followup, Windows seems to feel the need to be clobbered 2013-05-23 08:31:04 -07:00
Ehsan Akhgari
8cf8e70106 Bug 874869 - Disallow setting AudioNode.channelCount to zero; r=roc
--HG--
extra : rebase_source : 8015dda70e2191820c9482b529a22bdaa67dd79e
2013-05-23 07:46:20 -04:00
Ryan VanderMeulen
f55afa2982 Backed out changesets e52c6f7200b3 and 2718954757e1 (bug 874869) for intermittent Windows leaks. 2013-05-22 15:22:26 -04:00
Ehsan Akhgari
97c08fc7aa Follow-up to bug 874869: Clobber the builds, because the build system sucks
Landed on a CLOSED TREE
2013-05-22 12:12:59 -04:00
Gregory Szorc
76e47f2072 Bug 874078 - Move RecursiveMakeBackend.built rule to rules.mk; r=glandium 2013-05-20 23:26:20 -07:00
Ehsan Akhgari
58637fe4e1 Bug 865806 - Use the proper Lion style scrollbar on content with a dark background color; r=roc 2013-05-19 11:01:28 -04:00
Phil Ringnalda
8ff870575b Bug 549861 backout followup, clobber for Windows builds and for tests 2013-05-19 13:13:29 -07:00
Eitan Isaacson
273846bbff Bug 872338 - Add virtualCursor to nsIAccessibleDocument. r=tbsaunde r=surkov 2013-05-17 19:10:29 -07:00
Gregory Szorc
9a1da3f7a8 Bug 848530 - Check for moz.build traversal at top of build; r=glandium
One of the first actions an invoked Makefile now does is check to see if
*any* moz.build file or Makefile.in is out of date. If so, config.status
is executed to rebuild the build backend.

Since we always perform this check as part of a build, we no longer need
special handling for out of date moz.build files during traversals. This
results in the removal of a significant amount of code!

Another upside of the change is that if a moz.build file is modified
during building, we don't (potentially) modify the build backend from
under the in-progress build. Thus the only race condition that remains
is if a moz.build is mutated during moz.build reading. This window (a
few seconds) is significantly shorter than the time of a full build
(minutes).

This patch should also enable us to remove empty Makefile.in files
without requiring a clobber.
2013-05-17 10:54:56 -07:00
Gabor Krizsanits
6a2c7168b9 Bug 852687 - getCurrentInnerWindowWithId for nsIWindowMediator. r=bz 2013-05-14 17:34:12 +02:00
Jeff Gilbert
8f40ac6d80 Bug 861039 - Add a clobber note. 2013-05-13 05:12:37 -07:00