Masatoshi Kimura
5754eb0ecf
Bug 1372886 - Remove dead parameters from nsIConverterInputStream.init(). r=hsivonen
...
MozReview-Commit-ID: GliLHLsUWjt
2017-06-17 19:30:09 +09:00
Eugen Sawin
1f617c1192
Bug 1355542 - [2.0] Remove unused web progress callbacks and add missing progress filters. r=felipe
2017-04-13 23:20:17 +02:00
Jared Wein
0ec522d5b6
Bug 1331661 - Enable the 'quotes' rule for eslint and fix most of the errors with --fix. r=Gijs
...
MozReview-Commit-ID: 6tv0Z06CO4a
2017-01-17 09:48:17 -06:00
Florian Quèze
13cfe1d3f3
Bug 1329182 - remove trailing newURI null parameters in toolkit/, r=jaws.
2017-01-09 20:27:25 +01:00
Jared Wein
0c2dd4fa35
Bug 1329017 - Enable the no-useless-return rule for eslint and use eslint --fix to autofix the errors. r=standard8
...
MozReview-Commit-ID: 2MhpvzUDgtK
2017-01-06 12:09:28 -05:00
Jared Wein
242ab87626
Bug 1326511 - Enable brace-style and no-multi-spaces eslint rules for toolkit. r=MattN
...
MozReview-Commit-ID: FuVu8skcqOe
2016-12-30 21:47:25 -05:00
Jared Wein
e3149c378f
Bug 1325464 - Enable object-shorthand rule and run 'mach eslint --fix' with the rule enabled. r=MattN
...
MozReview-Commit-ID: 7E7LPorrEje
2016-12-29 18:34:54 -05:00
Wes Kocher
2d7553dcfd
Backed out 3 changesets (bug 1325464) for xpcshell failures a=backout
...
Backed out changeset 562ddc32cc21 (bug 1325464)
Backed out changeset cd10db6087dd (bug 1325464)
Backed out changeset 4079437c4648 (bug 1325464)
2016-12-29 14:05:44 -08:00
Jared Wein
34e228f767
Bug 1325464 - Enable object-shorthand rule and run 'mach eslint --fix' with the rule enabled. r=MattN
...
MozReview-Commit-ID: 8WoGr8i6oCR
2016-12-29 15:20:47 -05:00
Mark Banner
8ddd9bb511
Bug 1315951 - Fix no-unused-vars issues in toolkit/components (except places). r=mossop
...
MozReview-Commit-ID: 8svkCKZHxsq
2016-11-08 12:49:32 +00:00
Jared Wein
6de548d828
Bug 1294542 - Enable the block-spacing rule for eslint. r=felipe
...
MozReview-Commit-ID: GDfvwWRLNm5
2016-08-16 21:27:37 -04:00
Sebastian Hengst
c0e4d28a3a
Backed out changeset 7914e9dc6f88 (bug 1294542) for xpcshell failure in test_Log.js. r=backout
2016-08-17 01:24:58 +02:00
Jared Wein
3df021ec2e
Bug 1294542 - Enable the block-spacing rule for eslint. r=felipe
...
MozReview-Commit-ID: AAXqh63QNv3
2016-08-16 15:44:13 -04:00
Philip Chee
9afe96349f
Bug 1263262 - Do not hide the menubar in the View Partial Source window r=mconley
2016-04-09 03:40:10 +08:00
Mike Conley
98a2da3332
Bug 1207629 - Don't assume that viewSourceUtils.js has Services in scope. r=jryans
2015-09-23 11:32:52 -04:00
J. Ryan Stinnett
45691a1d88
Bug 1204365 - Repair external view source file name and extension. r=mconley
2015-09-22 14:23:47 -05:00
J. Ryan Stinnett
736ccdec2b
Bug 1203624 - Measure view source usage. r=mconley p=ally
2015-09-15 15:56:25 -05:00
J. Ryan Stinnett
022a50634a
Bug 1165599 - Restore basic external view source. r=jsantell
...
CLOSED TREE
This restores external view source after changes in bug 1025146. It does
function in e10s, however the page descriptor is not used, so viewing a POST
result will GET the page instead. This is the same as it was before bug
1025146.
Follow ups will add usage tracking and improve e10s behavior if there is enough
usage.
2015-09-09 15:41:20 -05:00
Neil Deakin
d49e7b6617
Bug 1134585, remove cpow usage from view selection source, r=mconley
2015-08-10 09:42:51 -04:00
J. Ryan Stinnett
50e6689efa
Bug 1169723 - Load view source frame script lazily. r=mconley
2015-06-04 18:17:53 -05:00
J. Ryan Stinnett
375b366378
Bug 1067325 - MathML source in tab. r=mconley
2015-05-23 18:17:50 -05:00
J. Ryan Stinnett
cc8fe48b34
Bug 1067325 - Selection source in tab via frame scripts. r=mconley
2015-05-23 18:17:50 -05:00
J. Ryan Stinnett
90c30dc157
Bug 1067325 - Extract view source core to support tabs. r=mconley
2015-05-23 18:17:50 -05:00
J. Ryan Stinnett
3319e1fe68
Bug 1067325 - Fix line endings in several browser / toolkit files. r=mconley
2015-05-23 18:17:50 -05:00
Mike Conley
d98e438815
Bug 1163693 - Fix View Source external editor fallback. r=jryans.
2015-05-15 12:07:19 -04:00
Mike Conley
261f419eb5
Bug 1025146 - Modernize ViewSourceUtils to be able to use outerWindowIDs to load document sources. r=jryans.
2015-04-01 14:59:37 -04:00
Ehsan Akhgari
d4d4007fd7
Bug 1116880 - Pass in the referrer policy to the savePrivacyAwareURI() call in openInExternalEditor(); r=geekboy
2015-01-02 17:53:11 -05:00
Jim Blandy
39dc0c6097
Bug 914753: Make Emacs file variable header lines correct, or at least consistent. DONTBUILD r=ehsan
...
The -*- file variable lines -*- establish per-file settings that Emacs will
pick up. This patch makes the following changes to those lines (and touches
nothing else):
- Never set the buffer's mode.
Years ago, Emacs did not have a good JavaScript mode, so it made sense
to use Java or C++ mode in .js files. However, Emacs has had js-mode for
years now; it's perfectly serviceable, and is available and enabled by
default in all major Emacs packagings.
Selecting a mode in the -*- file variable line -*- is almost always the
wrong thing to do anyway. It overrides Emacs's default choice, which is
(now) reasonable; and even worse, it overrides settings the user might
have made in their '.emacs' file for that file extension. It's only
useful when there's something specific about that particular file that
makes a particular mode appropriate.
- Correctly propagate settings that establish the correct indentation
level for this file: c-basic-offset and js2-basic-offset should be
js-indent-level. Whatever value they're given should be preserved;
different parts of our tree use different indentation styles.
- We don't use tabs in Mozilla JS code. Always set indent-tabs-mode: nil.
Remove tab-width: settings, at least in files that don't contain tab
characters.
- Remove js2-mode settings that belong in the user's .emacs file, like
js2-skip-preprocessor-directives.
2014-06-24 22:12:07 -07:00
Ehsan Akhgari
09cb6bc6c1
Bug 815001 - Pass in the privacy information for the view sourced document to the web browser persist service when using an external view source program; r=jdm
2012-11-26 13:08:00 -05:00
Masayuki Nakano
8c8865adfd
Bug 789852 Use getComplexValue() with nsIFile for view_source.editor.path, which supports unicode path r=gavin
2012-09-11 17:20:06 +09:00
Ehsan Akhgari
97b6ccc8c3
Bug 722868 - Part 4: Make the view source window aware of the deleteTemporaryPrivateFileWhenPossible API; r=Mossop
2012-04-24 23:14:16 -04:00
Ed Morley
2d31d82b8d
Backout a6175c97f365, 3ceeeaf0519f, bde34cebdcdc, 66dfa9606626, 86762d8c4de9, 717f908c990a, aa83d71fe7ee (bug 722868) for compilation failures
2012-06-28 19:00:30 +01:00
Ehsan Akhgari
8fb72cdd94
Bug 722868 - Part 4: Make the view source window aware of the deleteTemporaryPrivateFileWhenPossible API; r=Mossop
2012-04-24 23:14:16 -04:00
Neil Rashbrook
3f194429dd
Bug 758354 Stop unnecessarily preprocessing chrome r=dolske
2012-06-26 00:11:16 +01:00
Ed Morley
4bd90ea948
Backout ec9451e9e830 (bug 758354) for PGO linux permaorange in browser_bug422590.js and friends
2012-06-25 19:14:43 +01:00
Neil Rashbrook
d9a10be7eb
Bug 758354 Stop unnecessarily preprocessing chrome r=dolske
2012-06-25 09:24:49 +01:00
Gervase Markham
cb6a072c2a
Bug 716478 - update licence to MPL 2.
2012-05-21 12:12:37 +01:00
Neil Rashbrook
fadc7afebe
Bug 738589 Avoid JavaScript strict warning by not explicitly passing the default value in r=gavin
2012-04-02 00:02:01 +01:00
Henri Sivonen
fa50078a10
Bug 710142 - Make external View Source editor work again when the content comes from nsIWebBrowserPersist. r=gavin.sharp.
2011-12-20 09:41:08 +02:00
Henri Sivonen
44c46417e9
Bug 700034 - Wait for the view source doc to load before reading its .body.textContent when feeding an external editor. r=gavin.sharp, a=Unfocused.
2011-12-12 10:53:48 +02:00
Simon Montagu
240ba31641
Bug 411511: Make nsIProcess accept Unicode paths as well as native charset, r=bsmedberg
2010-03-18 10:37:12 +02:00
Dão Gottwald
32f9911ea1
Bug 525708 - mIconURL shouldn't need to be accessed outside of tabbrowser.xml. r=mano
2009-12-15 08:49:08 +01:00
Dão Gottwald
ee84abf99c
Bug 517768 - crash with view page source and external editor [@nsDocShell::OnStateChange(nsIWebProgress*, nsIRequest*, unsigned int, unsigned int) ]. r=bz
2009-10-02 20:33:55 +02:00
Boris Zbarsky
a9c9ed852d
Bug 490957. Eliminate nsWebShell. r+sr=bsmedberg
2009-05-07 15:21:53 -04:00
Jason Barnabe
467f6b788d
Bug 318048 - viewing source in external editor never deletes the temp. file; r=gavin.sharp
2008-09-22 21:16:27 +02:00
Gavin Sharp
0fb7619377
Bug 454022: external editor doesn't work on Mac, r=zeniko
2008-09-15 09:15:43 -04:00
Dão Gottwald
bd0a870bc2
Bug 331940 - Should be able to pass a line number to the external viewer/editor (add missing semicolon)
2008-09-08 14:10:11 +02:00
Simon Bünzli
29a0ed8442
Bug 331940 - Should be able to pass a line number to the external viewer/editor. r=gavin
2008-09-08 14:06:06 +02:00
cae078a626
Bug 396176 - "Make change in viewSource() due to Bug 382074 backward compatible" [p=philip.chee@gmail.com (Philip Chee) r=Mano a1.9=mconnor]
2007-09-17 18:07:14 -07:00
fbd01d2392
Only override the charset in viewsource if the document charset was forced by the user. Bug 382074, r=mano
2007-08-11 11:55:27 -07:00