L. David Baron
55b6b3268e
Bug 1111440 - Replace rest of -moz-/Moz prefixed logical margin/padding/border properties with their standard versions. r=heycam
...
This patch was generated by the command:
find * -type f -exec sed -i -f ../mozpropsub {} \;
in the root of the repository, with the file ../mozpropsub containing:
s/-moz-padding-end\>/padding-inline-end/g
s/-moz-padding-start\>/padding-inline-start/g
s/-moz-margin-end\>/margin-inline-end/g
s/-moz-margin-start\>/margin-inline-start/g
s/-moz-border-end\>/border-inline-end/g
s/-moz-border-end-color\>/border-inline-end-color/g
s/-moz-border-end-style\>/border-inline-end-style/g
s/-moz-border-end-width\>/border-inline-end-width/g
s/-moz-border-start\>/border-inline-start/g
s/-moz-border-start-color\>/border-inline-start-color/g
s/-moz-border-start-style\>/border-inline-start-style/g
s/-moz-border-start-width\>/border-inline-start-width/g
s/\<MozPaddingEnd\>/paddingInlineEnd/g
s/\<MozPaddingStart\>/paddingInlineStart/g
s/\<MozMarginEnd\>/marginInlineEnd/g
s/\<MozMarginStart\>/marginInlineStart/g
s/\<MozBorderEnd\>/borderInlineEnd/g
s/\<MozBorderEndColor\>/borderInlineEndColor/g
s/\<MozBorderEndStyle\>/borderInlineEndStyle/g
s/\<MozBorderEndWidth\>/borderInlineEndWidth/g
s/\<MozBorderStart\>/borderInlineStart/g
s/\<MozBorderStartColor\>/borderInlineStartColor/g
s/\<MozBorderStartStyle\>/borderInlineStartStyle/g
s/\<MozBorderStartWidth\>/borderInlineStartWidth/g
The diffs for the following files:
layout/style/nsCSSPropAliasList.h
layout/style/test/property_database.js
layout/style/test/test_value_computation.html
were then manually removed from the patch.
MozReview-Commit-ID: 8fbYnlZcn9U
2016-05-14 00:00:18 -07:00
Blair McBride
3a42cce9c7
Bug 750054 - Update loading throbbers in secondary UI. r=mikedeboer,dolske
...
--HG--
rename : toolkit/themes/linux/global/icons/loading_16.png => toolkit/themes/linux/global/icons/loading.png
rename : toolkit/themes/osx/global/icons/loading_16.png => toolkit/themes/osx/global/icons/loading.png
rename : browser/themes/osx/tabbrowser/loading@2x.png => toolkit/themes/osx/global/icons/loading@2x.png
rename : toolkit/themes/windows/global/icons/loading_16.png => toolkit/themes/windows/global/icons/loading.png
rename : browser/themes/windows/tabbrowser/loading@2x.png => toolkit/themes/windows/global/icons/loading@2x.png
extra : rebase_source : 0dee8b2270eb2ef74cc2224270712bedb5fe8e6a
2016-03-15 23:04:22 +13:00
Dave Townsend
6fcdc1e67d
Bug 1229519: Fix miscellaneous parts of toolkit to pass eslint checks. r=MattN
...
--HG--
extra : commitid : 1iLsb7ZpSpI
extra : rebase_source : ed920934f04e520f5410454ec3930cd5992aa965
2015-12-03 10:02:45 -08:00
Carsten "Tomcat" Book
08997000eb
Backed out 2 changesets (bug 1202902
) to recking bug 1202902
to be able to reopen inbound on a CLOSED TREE
...
Backed out changeset 647025383676 (bug 1202902
)
Backed out changeset d70c7fe532c6 (bug 1202902
)
2015-10-07 14:03:21 +02:00
Carsten "Tomcat" Book
e7ef778c9d
Backed out 1 changesets (bug 1202902
) for causing merge conflicts to mozilla-central
...
Backed out changeset cfc1820361f5 (bug 1202902
)
--HG--
extra : rebase_source : 5d3db72337754bc7ab0ed0c30b2896100411ff92
2015-10-07 12:13:45 +02:00
Shu-yu Guo
d06b6030f6
Bug 1202902
- Scripted fix the world.
2015-10-06 14:00:31 -07:00
Shu-yu Guo
64db2267cf
Bug 1202902
- Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff)
2015-09-15 11:19:45 -07:00
Richard Marti
16fd303b29
Bug 1161161 - about:crashes - use the new in-content styling. r=dao
2015-05-04 20:07:02 +02:00
Birunthan Mohanathas
615b35a636
Bug 1088125 - Part 1: Make CrashSubmit.submit return a Promise. r=gfritzsche
2015-02-09 19:50:43 +02:00
Marco Castelluccio
b8e40d8501
Bug 839778 - Use OS.File in about:crashes. r=adw
2014-04-13 14:28:18 -04:00
Sebastian Hengst
1429aa2e75
Bug 765285 - Include last 3 days of crash IDs in about:support. r=Mossop,dolske
2013-10-28 00:18:14 +01:00
Ryan VanderMeulen
104fc08720
Backed out changeset c40e797b011f (bug 765285) for ASAN bustage. r=whyunsetc-nanyway
2013-10-26 21:28:40 -04:00
Sebastian Hengst
e6094735eb
Bug 765285 - Include last 3 days of crash IDs in about:support. r=Mossop, r=dolske
2013-10-26 20:10:55 +02:00
Phil Ringnalda
1e24397043
Back out f78e6b91ad8d (bug 765285) for ASan --disable-crashreporter bustage
2013-10-26 16:54:53 -07:00
Sebastian Hengst
3e4cd7a657
Bug 765285 - Include last 3 days of crash IDs in about:support. r=Mossop,dolske
2013-10-26 20:10:55 +02:00
Georg Fritzsche
3af6dd2045
Bug 835785 - Don't show additional dump names in about:crashes. r=ted
2013-01-29 14:20:06 +01:00
Ryan VanderMeulen
d556385a6b
Backed out changeset 36b5ab89ae64 (bug 835785) for mochitest orange.
2013-02-04 08:03:24 -05:00
Georg Fritzsche
7871b5a6e8
Bug 835785 - Don't show additional dump names in about:crashes. r=ted
2013-01-29 14:20:06 +01:00
Jonathan Watt
41721475c2
Bug 583738 - The "Remove All Reports" button on about:crashes should remove pending crashes. r=ted
2013-01-17 16:56:19 -05:00
Jonathan Watt
673b92d3ee
Bug 462197 - Part 2: The "Remove All Reports" button in about:crashes should remove old InstallTime files. r=ted
2013-01-16 18:03:05 -05:00
Jonathan Watt
4cbf1615c8
Bug 462197 - Part 1: Use the variable name submittedDir instead of the misleading name reportsDir. r=ted
2013-01-16 18:03:04 -05:00
Gervase Markham
82ff7027aa
Bug 716478 - update licence to MPL 2.
2012-05-21 12:12:37 +01:00
Dão Gottwald
62f54e9b3f
remove trailing space. DONTBUILD
...
--HG--
extra : rebase_source : 948e1959a7c7f36300248434fdb40fdde2960fc4
2011-07-21 05:28:28 +02:00
Josh Matthews
a3245e8ef0
Bug 548667 - Future-proof CrashSubmit against future argument additions. r=ted
2011-07-20 17:52:13 -07:00
Josh Matthews
2832eeb00d
Bug 548667 - Submit crash reports via FormData. r=ted
2011-07-20 17:51:55 -07:00
Ted Mielczarek
ee8378966a
bug 574357 - Plugin crash reports are submitted with Throttleable=0. r=dolske
...
--HG--
rename : modules/plugin/test/mochitest/test_crash_notify_no_report.xul => modules/plugin/test/mochitest/test_crash_submit.xul
2010-06-30 10:29:05 -04:00
Justin Dolske
9e6760b252
Backed out changeset e112f68bc941 (bug 574357) due to test failures.
2010-06-29 22:45:30 -07:00
Ted Mielczarek
7bd46535a1
bug 574357 - Plugin crash reports are submitted with Throttleable=0. r=dolske
...
--HG--
rename : modules/plugin/test/mochitest/test_crash_notify_no_report.xul => modules/plugin/test/mochitest/test_crash_submit.xul
2010-06-29 19:34:39 -04:00
Ted Mielczarek
e511e3f08b
bug 558340 - Fix fallback content in about:crashes when breakpad.reportURL is not set. r=mossop
2010-04-17 13:02:06 -04:00
Justin Dolske
6eb9a66d10
Bug 538910 - Plugins: Need a "plugin crashed" UI. r=gavin, ui-r=faaborg, icon=shorlander
2010-02-09 17:05:32 -08:00
Ted Mielczarek
264dc95781
Bug 541446 - sort out details of where OOP minidumps should wind up. r=benjamin
...
--HG--
rename : modules/plugin/test/mochitest/test_crash_notify.xul => modules/plugin/test/mochitest/test_crash_notify_no_report.xul
2010-02-09 17:05:31 -08:00
Ted Mielczarek
38218420d5
bug 539843 - Need a mechanism for plugin crashed UI to trigger crash report submission. r=dtownsend
...
--HG--
rename : toolkit/crashreporter/content/crashes.js => toolkit/crashreporter/CrashSubmit.jsm
2010-02-09 17:05:31 -08:00
Chris Jones
273e53136e
bug 539552 - keep track of child process minidumps, offer pid based lookup API, write out .extra data in child minidump callback. r=ted,bsmedberg
...
--HG--
extra : transplant_source : %C2x%AA%8C%9E%FF%05%9A%9A%86aw%09L%A1%FAQ%DATG
2010-01-14 17:38:00 -05:00
Benjamin Smedberg
6f14c1ef50
Bug 539048 - Hacky temporary UI for sending plugin-process crash reports, r=ted
...
--HG--
extra : rebase_source : e66e568a174ba975c42006becb6397d55032c3e2
2010-01-11 15:13:12 -05:00
Dão Gottwald
4b3877cdde
Bug 525708 - mIconURL shouldn't need to be accessed outside of tabbrowser.xml. r=mano
2009-12-15 08:49:08 +01:00
Ted Mielczarek
7bb84a4381
bug 522729 - intermittent timeouts in browser_aboutCrashesResubmit.js. hold the progress listener in a global var to prevent it from being GCed. r=mossop
2009-11-13 09:47:07 -05:00
Phil Ringnalda
6cfc6c6d09
Backed out changeset 41938f9ac546 (bug 527343) since -moz-locale-dir isn't actually implemented for HTML documents
2009-11-09 18:59:09 -08:00
Phil Ringnalda
c933b5b652
Bug 527343 - Switch about:crashes to use :-moz-locale-dir, r=dao
2009-11-08 13:33:17 -08:00
Serge Gautherie
8fed730f3d
Bug 442577 - Convert toolkit application/x-javascript to application/javascript (take 2); (Av1) Just do it
...
r=gavin.sharp
2009-10-13 15:16:08 +02:00
Ted Mielczarek
48976717c7
bug 512853 - fix parseKeyValuePairs to support values containing =, use iframe type="content" for the about:crashes submit form. r=mossop
...
--HG--
extra : rebase_source : b9a840d37c7754e7812454436608300399a1fa63
2009-09-02 09:35:14 -04:00
Ted Mielczarek
5596f24f84
bug 378528 - crash reporter should allow resubmission of pending reports. r=dtownsend
...
--HG--
extra : rebase_source : 48d06677c8cf7f6e5be7775bcb4489794910091f
2009-06-09 08:56:38 -04:00
Ted Mielczarek
e5c8f4a802
Backed out changeset 21ad4f1ce214 - Ted Mielczarek – bug 378528 - crash reporter should allow resubmission of pending reports, due to leaks
2009-08-17 14:41:57 -04:00
Ted Mielczarek
1c8c7afc01
bug 378528 - crash reporter should allow resubmission of pending reports. r=dtownsend
2009-06-09 08:56:38 -04:00
Gavin Sharp
821f4703de
Bug 445421 - Add static "bp-" in front of crash ID. r=ted
2009-08-01 18:17:11 +02:00
timeless@mozdev.org
93b45cd278
Bug 421687 - Crash report links in about:crashes should have display:block, r=Mossop
2009-01-06 21:33:03 -08:00
Dão Gottwald
51d2fd2741
Bug 471404 - "Remove All Reports" shouldn't be available if there aren't any reports. r=ted
2008-12-30 20:24:34 +01:00
Vlado Valastiak
ad998ea5bb
Bug 470573 - change key name so that localizers catch the string change. r=ted
2008-12-27 19:09:09 +01:00
Mark Banner
37326663f4
Bug 445503 crashes.xhtml incorrectly overrides the crash reporter data directory for Thunderbird. r=ted
2008-07-16 15:51:16 +01:00
dtownsend@oxymoronical.com
b6c3aaf3e4
Bug 415656: Ignore non-http(s) urls for the crash reports server. r=gavin, a1.9b3=beltzner
2008-02-04 15:22:53 -08:00
dtownsend@oxymoronical.com
ec5c29c918
Bug 414054: Add explicit message if preference isn't set for about:crashes. r=mano, ui-r=beltzner, a=schrep
2008-01-27 15:41:00 -08:00