David Keeler
d758938ed4
bug 1029862 - hide unnecessary 'which is run by (unknown)' text in site identity popup for domain validated sites r=dao
2014-06-24 15:12:52 -07:00
Jim Blandy
7e20285e70
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
Mike Conley
1de12c5a8f
Bug 989501 - Part 3: If a newly created browser.xul window has the CHROME_REMOTE_WINDOW chromeflag set, make sure the initial browser has remote="true" set on it. r=felipe.
2014-06-20 14:08:05 -04:00
Jared Wein
ad3b621c9a
Bug 1025195 - switchToTabHavingURI should have an option to ignore URL hashes when looking for already opened tabs. r=dao
...
--HG--
extra : rebase_source : 02cf11785573131ac8d0b267512e4cf93c43eb31
2014-06-17 10:01:41 -04:00
Allison Naaktgeboren
880b7551d0
Bug 1016138 followup - only call add on the master-password probe when a MP is enabled. r=markh
2014-06-17 10:03:47 +10:00
Mike Conley
7c70d0522c
Bug 988133 - Workaround crashes in nsDocShellEditorData::ReattachToWindow() when doing view source in a remote tab. r=felipe.
...
This bug works around the crash by not retrieving the document from the cache, but by
hitting the network again for the document source. That's clearly not ideal, but the
crash is worse. This is a band-aid solution until we can get the cache retrieval
working properly. This workaround should not ride the trains to release.
2014-06-13 14:22:06 -04:00
Mark Hammond
149910a91a
Bug 1016138 - Add telemetry probe for master password usage. r=dolske
2014-06-14 11:45:52 +10:00
Mark Banner
d906e2564f
Merge Elm to m-c. a=merge
2014-06-09 23:04:43 +01:00
Florian Quèze
f12bada15d
Bug 1015527 - Back/Forward navigation shouldn't break the Translation UI, r=felipe.
2014-06-09 16:50:58 +02:00
Mark Banner
f7788f7d4e
Merge m-c to elm. a=merge
2014-06-09 13:00:42 +01:00
Gijs Kruitbosch
64b3274549
Bug 1016419 - implement showing lwt in customization mode, r=mconley,jaws
2014-06-02 21:59:38 +01:00
Mark Hammond
753b295ea2
Bug 1017941 - Initialize loop during delayedStartup() to avoid observer leaks. r=Unfocused
2014-05-30 12:19:41 +10:00
Mark Banner
6a569f76d9
Bug 1000007 Separate out loop from the social api, and add a loop specific service and API injection. r=mhammond
2014-05-29 21:13:46 +01:00
Dão Gottwald
0f6faf237d
Bug 1016834 - Replace errant NIGHTLY_BUILD ifdefs with E10S_TESTING_ONLY. r=gijs
2014-05-28 21:26:37 +02:00
Paolo Amadini
82d4807bf3
Bug 853549 - Use a JSON storage back-end in the Login Manager, except on Android. r=dolske
2014-01-07 17:29:41 +01:00
Carsten "Tomcat" Book
a09f70f357
Backed out changeset ca4caf0d721c (bug 853549) for valgrind testfailures
2014-05-28 15:53:13 +02:00
Carsten "Tomcat" Book
c0ddb75825
Merge mozilla-central to fx-team
2014-05-28 15:29:24 +02:00
Tim Taubert
e4173a1a49
Bug 990812 - Restrict sessionstore, tabview, and browser frame scripts to tabbrowser browsers r=adw
2014-05-23 14:22:36 +02:00
Dão Gottwald
70f75cd4bc
Bug 1014523 - Missing border between the tabstrip and the navigation toolbar on OS X. r=mconley
2014-05-23 20:41:31 +02:00
Dão Gottwald
c963498105
Backed out changeset d670f361bbb6
2014-05-23 20:39:46 +02:00
Dão Gottwald
203aa359ec
Bug 1014523 - Missing border between the tabstrip and the navigation toolbar on OS X. r=mconley
2014-05-23 20:34:03 +02:00
Wes Kocher
2c816c1d1b
Backed out changeset d36b2edb017b (bug 1014523) for OSX bc1 bustage
2014-05-23 10:06:19 -07:00
Dão Gottwald
ab1d0f9381
Bug 1014523 - Missing border between the tabstrip and the navigation toolbar on OS X. r=mconley
2014-05-23 17:49:47 +02:00
Tim Taubert
018dff816d
Bug 973532 - Remove legacy NEWTAB_PAGE_SHOWN probe for homepage r=adw
2014-05-21 11:17:58 +02:00
Dão Gottwald
0280976301
Bug 1008424 - Remove unintended gradient from the tab toolbar's background. r=mconley,jjmathies
2014-05-21 22:26:37 +02:00
Dão Gottwald
a3eb9057c1
Bug 1012629 - Infer from each toolbar's text color whether we should use inverted icons. r=gijs
2014-05-20 15:41:11 +02:00
Carsten "Tomcat" Book
0eef94abf9
merge mozilla-inbound to mozilla-central
2014-05-12 13:33:19 +02:00
Tom Schuster
3de9c81d0c
Bug 1004693 - [e10s] Add keyword search does not work. r=felipe
2014-05-10 15:28:42 +02:00
Dão Gottwald
6972239d30
Bug 1008134 - darkwindowframe attribute should be set before the first paint. r=gijs
2014-05-09 13:53:34 +02:00
Wes Kocher
514ce002bc
merge fx-team to m-c
2014-05-05 20:52:49 -07:00
Tim Taubert
28b75bf5ec
Bug 1002843 - Wait until important parts have been initialized before restoring tabs into windows r=smacleod
2014-05-03 08:11:43 +02:00
Bill McCloskey
b2689350dd
Bug 1002000 - Make sure to register listeners before loading content script (r=ttaubert)
2014-05-05 13:12:50 -07:00
Paolo Amadini
e4ede54cb5
Bug 853549 - Use a JSON storage back-end in the Login Manager, except on Android. r=dolske
2014-01-07 17:29:41 +01:00
Carsten "Tomcat" Book
f36909876f
Backed out changeset 1eb359cf7ac0 (bug 1013448) for xperf test failures
2014-05-26 10:12:16 +02:00
Mark Hammond
e6ebf8e94e
Bug 1013448 (part 1) - add telemetry probe for master-password usage. r=dolske
2014-05-26 09:48:41 +10:00
Mike de Boer
79e05fce05
Bug 1014482: initialize bookmarkData variable to prevent failing tests and other unexpected bugs. r=gps,smacleod
2014-05-30 16:26:46 +02:00
Tom Schuster
8a0c3e1986
Bug 961360 - Try again on the about:tabcrashed page should reload all crashed tabs. r=felipe
2014-05-29 21:55:44 +02:00
Paolo Amadini
7258411912
Bug 856470 - Login Manager no longer requires initialization at startup. r=dolske
2013-09-14 20:24:00 +02:00
Gavin Sharp
1b20b99c0a
Bug 896711: remove BrowserChromeTests.runWhenReady because it's being abused, r=dao/ttaubert/vporof
2013-07-27 17:32:40 -07:00
Mike de Boer
c7f2091248
Bug 979479: add dynamic tooltips, including keyboard shortcuts, to various buttons. r=mconley
2014-05-01 12:37:24 +02:00
Harry Kaimenas
c35907ddd4
Bug 997436 - Add context menu option to open a tab in a non-remote window. r=felipe
2014-04-29 13:20:00 -04:00
Allison Naaktgeboren
f3d82e8ec3
Bug 930863 - update CharsetLoadListener() to be e10s compliant.r=felipc
2014-04-29 11:05:57 -07:00
Dão Gottwald
570b082010
Bug 997131 - Simplify conditional forward button CSS by making the forward button a direct sibling of the location bar. r=mdeboer
...
--HG--
extra : rebase_source : e9c7c70d5295564dc61766fdaf1eec620e90d77a
2014-04-23 19:26:32 +02:00
Nicholas Nethercote
40660c86b9
Bug 996448 - Lazify the loading of PluralForm.jsm everywhere. r=mak.
...
--HG--
extra : rebase_source : 371f4ed436bbdb864edcb593f55bad325d98cfca
2014-04-22 20:19:12 -07:00
Praveenkumar
19d6141301
Bug 996632 - Close tab' option from the tab context menu should be active for the last tab. r=dao
2014-04-17 03:26:00 +02:00
Mike Conley
c8e0e58744
Bug 997227 - Entering and exiting tabview makes items in tabs toolbar collide with fullscreen button. r=Gijs, MattN.
2014-04-16 19:48:01 -04:00
Mike Conley
05628e6560
Backout 47845138fae1 (bug 996148) because the solution from bug 997227 is better. r=backout.
2014-04-16 19:47:32 -04:00
Florian Quèze
ea529a83d7
Bug 971048 - Run language detection on webpages and display infobar when language is not the current UI locale, r=felipe.
2014-04-17 00:02:33 +02:00
Mike Conley
9a1d4ffe2d
Bug 996148 - With tabs in titlebar disabled, the private browsing mask can be incorrectly positioned in certain modes. r=MattN.
...
The positioning of the private browsing mask depends on us correctly setting the fullscreen placeholder
width. Unfortunately, we only ever did that when kicking off the tabs-in-titlebar code. This patch makes
it so that we set the width regardless of whether or not tabs in titlebar is enabled.
2014-04-15 14:11:19 -04:00
Mike Conley
5df4298e84
Bug 973694 - Fix glitchy-looking private browsing indicator on OS X when tabs in titlebar are disabled. r=MattN
...
This also has the benefit of fixing bug 989604.
2014-04-12 11:10:17 -04:00