Граф коммитов

63 Коммитов

Автор SHA1 Сообщение Дата
Jan de Mooij af797088b0 Bug 704356 - Touch CLOBBER for jspropertycache.cpp removal. 2013-06-18 09:41:08 +02:00
Joey Armstrong 7d256d6138 bug 882904: move LIBS to moz.build (logic). r=gps 2013-06-14 15:33:45 -04:00
Phil Ringnalda a803f808a6 Bug 879831 followup, needs-clobber
CLOSED TREE
2013-06-06 21:26:31 -07:00
Adam Roach [:abr] 733a8c352c Bug 784519 - Part 3: Send Signaling State from SIPCC to PeerConnection r=ekr 2013-05-16 18:41:46 -05:00
Ryan VanderMeulen f7d86cf2a2 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 b218b43525 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 63de89313e clobber for bug 778948 2013-06-02 16:00:16 -07:00
Phil Ringnalda 7d7f307148 CLOBBER for bug 869002 2013-05-26 22:00:38 -07:00
Ed Morley 702a315b61 Merge latest green inbound changeset and mozilla-central 2013-05-24 15:49:15 +01:00
Anthony Jones 2301455d33 Bug 868047 - Use a PresShell ID to eliminate stale APZC events; r=roc,benwa 2013-05-24 09:43:36 +08:00
Phil Ringnalda 38e18c21f0 Merge m-c to birch 2013-05-23 21:20:32 -07:00
Kyle Machulis e6147ae9f3 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 abb1708367 Bug 874640 followup, Windows seems to feel the need to be clobbered 2013-05-23 08:31:04 -07:00
Ehsan Akhgari 88179b9901 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 ab09f23cb3 Backed out changesets e52c6f7200b3 and 2718954757e1 (bug 874869) for intermittent Windows leaks. 2013-05-22 15:22:26 -04:00
Ehsan Akhgari b760c27853 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 d68186dcef Bug 874078 - Move RecursiveMakeBackend.built rule to rules.mk; r=glandium 2013-05-20 23:26:20 -07:00
Ehsan Akhgari d0addf5ea1 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 d7fa0c8200 Bug 549861 backout followup, clobber for Windows builds and for tests 2013-05-19 13:13:29 -07:00
Eitan Isaacson 62c083694e Bug 872338 - Add virtualCursor to nsIAccessibleDocument. r=tbsaunde r=surkov 2013-05-17 19:10:29 -07:00
Gregory Szorc 2ef5ff2f09 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 968ce4b78d Bug 852687 - getCurrentInnerWindowWithId for nsIWindowMediator. r=bz 2013-05-14 17:34:12 +02:00
Jeff Gilbert b606d6a56c Bug 861039 - Add a clobber note. 2013-05-13 05:12:37 -07:00
Gian-Carlo Pascutto 434fe9d4bc Bug 866093 - Indicate need for clobber. r=me 2013-05-02 12:09:30 +02:00
Margaret Leibovic 87c32cd595 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 2fbad94006 Back out f21835504604 (bug 860338) for build bustage
CLOSED TREE
2013-04-13 19:09:05 -07:00
Ralph Giles c234538258 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 8f6efd9315 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 37990e5d15 Work around bug 860503 with CLOBBER on a CLOSED TREE 2013-04-10 19:47:15 -04:00
Kyle Huey 3876235aea Bug 859894: Reland on this CLOSED TREE with a CLOBBER. 2013-04-09 15:39:44 -07:00
Stephen Pohl 0cd77e174b Bug 678392 - Add support for swipe animation as in Safari. r=smichaud,jaws,felipc 2013-04-09 14:44:01 -05:00
Ryan VanderMeulen 07d2de5338 Bug 856349 - Update CLOBBER file. 2013-04-08 14:01:04 -04:00
Olli Pettay a586bb022d Clobber for Bug 858014 2013-04-07 18:19:56 +03:00
Jon Coppeard ed919c3997 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 08e0c34dae Bug 820170 - A clobber is required on Windows to avoid crashes; CLOSED TREE 2013-04-04 12:14:40 +01:00
Olli Pettay 23f233fca0 clobber for bug 737100 2013-03-24 16:15:45 +02:00
Ryan VanderMeulen 6f7abe6530 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 a58297f2c1 Bug 844654 - update CLOBBER because you need to. CLOSED TREE 2013-03-19 21:29:11 -04:00
Ed Morley c565f6b89c 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 23b2de3bc0 Bug 827486, part 7 - add basic code gen test. r=bz 2013-03-18 16:08:50 -07:00
Mark Finkle a0beea9ceb 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 31297a7d6b Bug 844635 - Update CLOBBER; r=me DONTBUILD 2013-03-17 18:08:53 -07:00
Phil Ringnalda 8d356d6b0e 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 2f241cd167 Bug 827486, part 7 - add basic code gen test. r=bz 2013-03-17 09:58:10 -07:00
Mike Hommey 8ad3f2b1b5 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 76072d8ddc 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 3cbc6f943f bug 847599, trying clobbering, r=me
--HG--
extra : rebase_source : eca1b3730b4fbeec021b46546c622941c35f39ed
2013-03-15 11:00:20 +02:00
Paul Adenot 50b59f2b0b Bug 850713 - Bump the required NDK version to 9. r=blassey.bugs,mh+mozilla 2013-03-15 16:28:07 +13:00
Paul Rouget d559477cce bug 847890 requires a clobber 2013-03-13 10:02:05 -07:00
Trevor Saunders 585a307b78 bug 825341 - convert range to webidl r=bz, smaug 2013-02-07 07:09:41 -05:00