Commit Graph

309 Commits

Author SHA1 Message Date
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
Nicholas Nethercote
a523823a2e 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
e646ffe2a9 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
5a0c61a027 Bug 785884 - Trying to fix Windows XP Opt build bustage by clobbering the tree. 2013-09-11 08:06:30 +02:00
Mike Hommey
a3378d8d90 Bug 912832 requires a clobber. r=me 2013-09-06 10:09:04 +09:00
Gregory Szorc
902cf36619 Bug 908977 - Generate XPIDL-derived headers directly into dist/include; r=glandium 2013-09-04 16:52:56 -07:00
Ryan VanderMeulen
2a6f882c1b Bug 627487 - Touch CLOBBER. 2013-09-03 11:05:54 -04:00
Mark Banner
2cff9b2238 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
f49c6f75d3 bug 899210 - follow up rev uuid and touch CLOBBER to fix windows bustage 2013-08-26 16:45:14 -04:00
Nathan Froyd
d22faa41a0 Bug 908208 followup - touch CLOBBER because ipdl dependencies are incomplete; r=bustage-dodging 2013-08-22 21:41:24 -04:00
Ms2ger
7e1f9114f0 Bug 904831 - Followup: clobber 2013-08-22 11:22:03 +02:00
Ethan Hugg
a424b3c6bd Bug 863306 - Turn off rtcp-mux in config 2013-08-20 13:21:27 -07:00
Brad Lassey
2a5ed03109 bug 880259 - need to touch CLOBBER for resource file change, r=bustage 2013-08-15 13:51:38 -04:00
Guillaume Abadie
5e549ecde2 bug 892978 - [WebGL 2.0] Query objects (GL_ARB_occlusion_query_boolean) - r=jgilbert 2013-08-06 17:23:46 -04:00
David Zbarsky
922e3732d6 Bug 893117: Remove nsIDOMHTMLDListElement r=bz 2013-08-01 15:24:25 -07:00
Ryan VanderMeulen
5db0daa9b3 No bug - Touch clobber for all the various IDB WebILD-ifications that recently landed. 2013-07-31 21:15:24 -04:00
Ed Morley
550b1de59f Bug 878600 - Touch CLOBBER file since WebIDL dependencies are broken on Windows DONTBUILD 2013-07-24 13:29:14 +01:00
Randell Jesup
b4d4d18ecf 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
898fb3dd84 Bug 895670 requires a clobber 2013-07-19 17:49:53 -07:00
Margaret Leibovic
04e10fead7 Bug 885962 - Polish mixed content blocking UI. r=sriram 2013-07-18 20:03:46 -07:00
Reuben Morais
6263abc57e Bug 889503 - Follow-up, touch CLOBBER file because of bug 890744. 2013-07-15 22:35:23 -07:00
David Anderson
0f90d00ec4 Implement CPOW support in MessageManager (bug 870180, r=smaug,billm). 2013-07-10 15:05:39 -07:00
Wes Kocher
b51d9cc076 Touch CLOBBER for bug 870407 2013-07-12 14:51:04 -07:00
Ralph Giles
d187fe7323 Bug 887463 - remove webvtt parser library. r=cpearce. 2013-07-09 17:02:00 -07:00
Ryan VanderMeulen
d76a3b07df Bug 848491 - Touch CLOBBER for the Skia update.
CLOSED TREE
2013-07-03 10:15:51 -04:00
Matthew Gregan
ab5ed6e50d Bug 855130 - Clobber build. 2013-07-03 16:14:25 +12:00
Bobby Holley
2b92c1a052 Bug 880917 - Add a clobber. r=RyanVM 2013-06-29 09:11:20 -06:00
Masatoshi Kimura
309ae7c0fc Bug 874669 - Remove legacy event type constants. r=smaug 2013-06-26 02:12:48 +09:00
Kyle Machulis
5553fb610e Bug 877859 - Change configure.in for new valgrind include path; r=mwu 2013-06-18 21:26:22 -07:00
Jan de Mooij
969df6ba9d Bug 704356 - Touch CLOBBER for jspropertycache.cpp removal. 2013-06-18 09:41:08 +02:00
Joey Armstrong
416f2dabde bug 882904: move LIBS to moz.build (logic). r=gps 2013-06-14 15:33:45 -04:00
Phil Ringnalda
13e7e7ffb0 Bug 879831 followup, needs-clobber
CLOSED TREE
2013-06-06 21:26:31 -07:00
Adam Roach [:abr]
28a89d3601 Bug 784519 - Part 3: Send Signaling State from SIPCC to PeerConnection r=ekr 2013-05-16 18:41:46 -05:00
Ryan VanderMeulen
d4dbbc028a 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
b5648f97fe 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
6b5ef04b86 clobber for bug 778948 2013-06-02 16:00:16 -07:00
Phil Ringnalda
b3f9ceb38a CLOBBER for bug 869002 2013-05-26 22:00:38 -07:00
Ed Morley
b04195e0ce Merge latest green inbound changeset and mozilla-central 2013-05-24 15:49:15 +01:00
Anthony Jones
015375f697 Bug 868047 - Use a PresShell ID to eliminate stale APZC events; r=roc,benwa 2013-05-24 09:43:36 +08:00
Phil Ringnalda
fda0263af1 Merge m-c to birch 2013-05-23 21:20:32 -07:00
Kyle Machulis
29f9b9a792 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
fce38e7f94 Bug 874640 followup, Windows seems to feel the need to be clobbered 2013-05-23 08:31:04 -07:00
Ehsan Akhgari
1bfc965bdc 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
4a2c1820e6 Backed out changesets e52c6f7200b3 and 2718954757e1 (bug 874869) for intermittent Windows leaks. 2013-05-22 15:22:26 -04:00
Ehsan Akhgari
1b380a6cf7 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
06dd9683e9 Bug 874078 - Move RecursiveMakeBackend.built rule to rules.mk; r=glandium 2013-05-20 23:26:20 -07:00
Ehsan Akhgari
3222252b7a 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
711775e203 Bug 549861 backout followup, clobber for Windows builds and for tests 2013-05-19 13:13:29 -07:00
Eitan Isaacson
c2bb082be9 Bug 872338 - Add virtualCursor to nsIAccessibleDocument. r=tbsaunde r=surkov 2013-05-17 19:10:29 -07:00
Gregory Szorc
8e72b6e44d 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
a23bc01896 Bug 852687 - getCurrentInnerWindowWithId for nsIWindowMediator. r=bz 2013-05-14 17:34:12 +02:00
Jeff Gilbert
2a6b730c0f Bug 861039 - Add a clobber note. 2013-05-13 05:12:37 -07:00
Gian-Carlo Pascutto
53b40a491f Bug 866093 - Indicate need for clobber. r=me 2013-05-02 12:09:30 +02:00
Margaret Leibovic
8e5563e49f Bug 839855 - Update tabs from last time favicons to match awesomescreen favicons. r=bnicholson
--HG--
rename : mobile/android/base/resources/drawable/awesomebar_row_favicon_bg.xml => mobile/android/base/resources/drawable/favicon_bg.xml
2013-04-29 17:05:55 -07:00
Phil Ringnalda
57eb01050d Back out f21835504604 (bug 860338) for build bustage
CLOSED TREE
2013-04-13 19:09:05 -07:00
Ralph Giles
befb5b2ba2 Bug 860338 - remove MOZ_WEBVTT. r=ted
The webvtt dom implementation and parser are a small amount of code.
Given the tendency of build-time switches to bitrot, it's not worth
keeping this one.

The webvtt dom implementation and parser are a small amount of code.
Given the tendency of build-time switches to bitrot, it's not worth
keeping this one.
2013-04-10 16:37:00 -07:00
Reuben Morais
7985586743 Bug 856358 - Remove ContactProperties types from window. r=gwagner
--HG--
rename : dom/interfaces/contacts/nsIDOMContactProperties.idl => dom/interfaces/contacts/nsIContactProperties.idl
2013-04-10 16:09:10 -07:00
Benoit Girard
8e4f3f319f Work around bug 860503 with CLOBBER on a CLOSED TREE 2013-04-10 19:47:15 -04:00
Kyle Huey
7cc06acbc5 Bug 859894: Reland on this CLOSED TREE with a CLOBBER. 2013-04-09 15:39:44 -07:00
Stephen Pohl
21bdf5ab95 Bug 678392 - Add support for swipe animation as in Safari. r=smichaud,jaws,felipc 2013-04-09 14:44:01 -05:00
Ryan VanderMeulen
8f05b396b8 Bug 856349 - Update CLOBBER file. 2013-04-08 14:01:04 -04:00
Olli Pettay
2807c9b6c9 Clobber for Bug 858014 2013-04-07 18:19:56 +03:00
Jon Coppeard
5a4cce572d Bug 855350 - GC: Add CustomAutoRooter and use it internally r=terrence
--HG--
extra : rebase_source : ff4fdd39c15223bff4682b8c7b9833922e355999
2013-04-04 10:39:05 +01:00
Ed Morley
0916ad2428 Bug 820170 - A clobber is required on Windows to avoid crashes; CLOSED TREE 2013-04-04 12:14:40 +01:00
Olli Pettay
c20d98adaa clobber for bug 737100 2013-03-24 16:15:45 +02:00
Ryan VanderMeulen
80eb9e8548 Bug 658909 - Update CLOBBER file since something in this push needs it on a CLOSED TREE. 2013-03-21 15:49:58 -04:00
Joe Drew
4ca846ab49 Bug 844654 - update CLOBBER because you need to. CLOSED TREE 2013-03-19 21:29:11 -04:00
Ed Morley
26ab714e44 Bug 852341 - State in the CLOBBER file that for now a manual clobber is still required; DONTBUILD 2013-03-18 23:49:25 +00:00
Andrew McCreight
90585f34e5 Bug 827486, part 7 - add basic code gen test. r=bz 2013-03-18 16:08:50 -07:00
Mark Finkle
f7eed14c43 Bug 851920 - Resources removed from the pre-processing chain are still dependant on MOZ_PROFILING/MOZ_TELEMETRY* r=lucasr
--HG--
rename : mobile/android/base/resources/menu-large-v11/browser_app_menu.xml => mobile/android/base/resources/menu-large-v11/browser_app_menu.xml.in
rename : mobile/android/base/resources/menu-v11/browser_app_menu.xml => mobile/android/base/resources/menu-v11/browser_app_menu.xml.in
rename : mobile/android/base/resources/menu-xlarge-v11/browser_app_menu.xml => mobile/android/base/resources/menu-xlarge-v11/browser_app_menu.xml.in
rename : mobile/android/base/resources/menu/browser_app_menu.xml => mobile/android/base/resources/menu/browser_app_menu.xml.in
2013-03-18 09:18:56 -04:00
Gregory Szorc
02ba3e014f Bug 844635 - Update CLOBBER; r=me DONTBUILD 2013-03-17 18:08:53 -07:00
Phil Ringnalda
e2fa3980d3 Back out 2ea5f267af77:218356c595fc (bug 827486) for Windows builds dying with an obscure "MemoryError"
CLOSED TREE
2013-03-17 16:40:54 -07:00
Andrew McCreight
99636bba70 Bug 827486, part 7 - add basic code gen test. r=bz 2013-03-17 09:58:10 -07:00
Mike Hommey
9b9ec67a58 Bug 648407 - Fold NSPR, NSS and SQLite libraries all together on B2G, Android, OSX and Windows. r=blassey,r=cjones,r=bsmedberg 2013-03-17 08:02:54 +01:00
Lucas Rocha
452f350ce1 Bug 838652 - Use res-auto namespace alias instead of preprocessing files (r=mfinkle)
--HG--
rename : mobile/android/base/resources/color/abouthome_section_more_text.xml.in => mobile/android/base/resources/color/abouthome_section_more_text.xml
rename : mobile/android/base/resources/color/abouthome_section_subtitle.xml.in => mobile/android/base/resources/color/abouthome_section_subtitle.xml
rename : mobile/android/base/resources/color/abouthome_section_title.xml.in => mobile/android/base/resources/color/abouthome_section_title.xml
rename : mobile/android/base/resources/color/awesome_bar_title.xml.in => mobile/android/base/resources/color/awesome_bar_title.xml
rename : mobile/android/base/resources/color/awesome_bar_title_hint.xml.in => mobile/android/base/resources/color/awesome_bar_title_hint.xml
rename : mobile/android/base/resources/drawable/abouthome_logo.xml.in => mobile/android/base/resources/drawable/abouthome_logo.xml
rename : mobile/android/base/resources/drawable/address_bar_bg.xml.in => mobile/android/base/resources/drawable/address_bar_bg.xml
rename : mobile/android/base/resources/drawable/address_bar_nav_button.xml.in => mobile/android/base/resources/drawable/address_bar_nav_button.xml
rename : mobile/android/base/resources/drawable/address_bar_url.xml.in => mobile/android/base/resources/drawable/address_bar_url.xml
rename : mobile/android/base/resources/drawable/menu_item_state.xml.in => mobile/android/base/resources/drawable/menu_item_state.xml
rename : mobile/android/base/resources/drawable/menu_level.xml.in => mobile/android/base/resources/drawable/menu_level.xml
rename : mobile/android/base/resources/layout-land-v14/browser_toolbar.xml.in => mobile/android/base/resources/layout-land-v14/browser_toolbar.xml
rename : mobile/android/base/resources/layout-land-v14/browser_toolbar_menu.xml.in => mobile/android/base/resources/layout-land-v14/browser_toolbar_menu.xml
rename : mobile/android/base/resources/layout-large-land-v11/tabs_panel.xml.in => mobile/android/base/resources/layout-large-land-v11/tabs_panel.xml
rename : mobile/android/base/resources/layout-large-v11/awesomebar_search.xml.in => mobile/android/base/resources/layout-large-v11/awesomebar_search.xml
rename : mobile/android/base/resources/layout-large-v11/browser_toolbar_menu.xml.in => mobile/android/base/resources/layout-large-v11/browser_toolbar_menu.xml
rename : mobile/android/base/resources/layout-xlarge-land-v11/abouthome_content.xml.in => mobile/android/base/resources/layout-xlarge-land-v11/abouthome_content.xml
rename : mobile/android/base/resources/layout-xlarge-v11/awesomebar_search.xml.in => mobile/android/base/resources/layout-xlarge-v11/awesomebar_search.xml
rename : mobile/android/base/resources/layout/abouthome_content.xml.in => mobile/android/base/resources/layout/abouthome_content.xml
rename : mobile/android/base/resources/layout/awesomebar_search.xml.in => mobile/android/base/resources/layout/awesomebar_search.xml
rename : mobile/android/base/resources/layout/awesomebar_suggestion_row.xml.in => mobile/android/base/resources/layout/awesomebar_suggestion_row.xml
rename : mobile/android/base/resources/layout/awesomebar_tab_indicator.xml.in => mobile/android/base/resources/layout/awesomebar_tab_indicator.xml
rename : mobile/android/base/resources/layout/browser_toolbar.xml.in => mobile/android/base/resources/layout/browser_toolbar.xml
rename : mobile/android/base/resources/layout/browser_toolbar_menu.xml.in => mobile/android/base/resources/layout/browser_toolbar_menu.xml
rename : mobile/android/base/resources/layout/gecko_app.xml.in => mobile/android/base/resources/layout/gecko_app.xml
rename : mobile/android/base/resources/layout/tabs_panel.xml.in => mobile/android/base/resources/layout/tabs_panel.xml
rename : mobile/android/base/resources/layout/text_selection_handles.xml.in => mobile/android/base/resources/layout/text_selection_handles.xml
rename : mobile/android/base/resources/menu-large-v11/browser_app_menu.xml.in => mobile/android/base/resources/menu-large-v11/browser_app_menu.xml
rename : mobile/android/base/resources/menu-v11/browser_app_menu.xml.in => mobile/android/base/resources/menu-v11/browser_app_menu.xml
rename : mobile/android/base/resources/menu-xlarge-v11/browser_app_menu.xml.in => mobile/android/base/resources/menu-xlarge-v11/browser_app_menu.xml
rename : mobile/android/base/resources/menu/browser_app_menu.xml.in => mobile/android/base/resources/menu/browser_app_menu.xml
2013-03-15 00:44:00 +00:00
Olli Pettay
5979985c34 bug 847599, trying clobbering, r=me
--HG--
extra : rebase_source : eca1b3730b4fbeec021b46546c622941c35f39ed
2013-03-15 11:00:20 +02:00
Paul Adenot
3eda731ae2 Bug 850713 - Bump the required NDK version to 9. r=blassey.bugs,mh+mozilla 2013-03-15 16:28:07 +13:00
Paul Rouget
337bd44e0c bug 847890 requires a clobber 2013-03-13 10:02:05 -07:00
Trevor Saunders
43728598df bug 825341 - convert range to webidl r=bz, smaug 2013-02-07 07:09:41 -05:00
David Zbarsky
b82e6139d5 Bug 847120: Convert SVGFETileElement to WebIDL r=Ms2ger 2013-03-11 03:27:08 -04:00
Jon Coppeard
8563b8ddda Bug 848395 - GC: Move Rooted to JS namespace - Move js::Rooted to JS namespace r=terrence
--HG--
extra : rebase_source : c25db8f97c5d6b39b96dc89976bcc00a85ddbde3
2013-03-06 16:41:38 +00:00
Gregory Szorc
b832928d03 Bug 784841 - Part ∞: Unicorns and rainbows on a CLOSED TREE 2013-02-28 16:51:53 +01:00
Ehsan Akhgari
68c70ad5f6 Bug 845063 - Remove the dummy global private browsing service; r=jdm 2013-02-25 17:57:28 -05:00
Ehsan Akhgari
8adbe42cc9 Bug 845063 needs a clobber, landed on a CLOSED TREE 2013-02-25 21:56:11 -05:00
Monica Chew
8d945bb8c6 Bug 829832 - NEEDS CLOBBER - Compute SHA256 hash on saving files in BackgroundFileSaver. (r=paolo,cviecco,sr=biesi) 2013-02-19 12:47:59 -08:00
Justin Lebar
1f525f66d4 Bug 836654 - Part 11: Touch the CLOBBER file, because something here seems to be causing the IndexedDB tests to fail. 2013-02-14 15:41:31 -05:00
Mike Hommey
640e79f848 Bug 755724 - Move browser application in a subdirectory. r=jimm 2013-02-11 14:10:16 +01:00
Dave Townsend
ed566a5acc Bug 793928: Update the CLOBBER file to make sure preprocessed modules pick up the new location of the promise library. 2013-02-01 15:02:59 -08:00
Phil Ringnalda
d717e6907e Bug 788293 - Removing e4x support requires a CLOBBER
CLOSED TREE
2013-01-31 23:11:04 -08:00
Ed Morley
6161ce5bd7 Bug 830231 - Modify CLOBBER file since this needed a clobber on Windows; r=me CLOSED TREE 2013-01-15 12:05:41 +00:00
Paul Adenot
4b67de8e72 Bug 816576 - Link libsoundtouch statically instead of dynamically. CLOBBER NEEDED r=glandium 2012-11-30 14:17:54 +01:00
Benoit Girard
dd62dda854 Bug 717372 - The clobber information should live in the tree; r=khuey 2012-03-13 13:00:24 -04:00