Brian R. Bondy
db8a57e7d8
Bug 1009816 - Firefox desktop: openh264 updates: check, download, install. r=rstrong, gfritzsche a=kwierso
2014-07-17 21:46:10 -04:00
Gijs Kruitbosch
fe18bdbb2c
Bug 693808 - part 2: use the notification from the browser UI in order to let the user navigate to the original URI, r=mak
2014-07-14 15:09:11 +01:00
Blake Winton
dc4882b221
Bug 1038248 - Add UITelemetry to count the number and type of searches. r=mconley
2014-07-17 11:37:22 -04:00
Carsten "Tomcat" Book
005b9f88a5
merge fx-team to mozilla-central a=merge
2014-07-17 16:31:33 +02:00
Bill McCloskey
4da3783e52
Bug 1024391 - Fix popup blocking bug (r=felipe)
2014-07-16 23:05:17 -07:00
Wes Kocher
69ed25e952
Merge m-c to fx-team
2014-07-16 17:46:33 -07:00
Trishul Goel
e3a2c2e2fb
Bug 1038604 - Rename disableMCB to allowMixedContent. r=dao
2014-07-16 22:03:15 +02:00
Mark Banner
264942d0a2
Bug 1017273 Change Loop from compile-time enabled to runtime-enabled with a pref. r=dolske,r=jesup,r=glandium,r=gijs
2014-07-16 15:15:07 +01:00
Dão Gottwald
39e4605c54
Bug 1034845 - Re-enable pasting data URIs to the location bar. r=gijs
...
--HG--
extra : rebase_source : e03b3d39e47dd1c917e0e343621d8c51f500685e
2014-07-11 00:39:55 +02:00
Gijs Kruitbosch
a823b3f20b
Bug 577892 - allow icons to change when href attribute is set directly, with automated test, r=dolske,bz
...
--HG--
extra : rebase_source : 8b74cb3e4c60df4b84c207f2ae1bc371e238d19d
2014-07-03 22:40:52 +01:00
Carsten "Tomcat" Book
cea9f6ad33
merge fx-team to mozilla-central a=merge
...
--HG--
rename : browser/components/loop/content/libs/otcdn/webrtc/v2.2.5/css/ot.min.css => browser/components/loop/content/libs/sdk-content/css/ot.css
rename : browser/components/loop/content/libs/otcdn/webrtc/v2.2.5/images/rtc/access-denied-chrome.png => browser/components/loop/content/libs/sdk-content/images/rtc/access-denied-chrome.png
rename : browser/components/loop/content/libs/otcdn/webrtc/v2.2.5/images/rtc/access-denied-copy-firefox.png => browser/components/loop/content/libs/sdk-content/images/rtc/access-denied-copy-firefox.png
rename : browser/components/loop/content/libs/otcdn/webrtc/v2.2.5/images/rtc/access-denied-firefox.png => browser/components/loop/content/libs/sdk-content/images/rtc/access-denied-firefox.png
rename : browser/components/loop/content/libs/otcdn/webrtc/v2.2.5/images/rtc/access-predenied-chrome.png => browser/components/loop/content/libs/sdk-content/images/rtc/access-predenied-chrome.png
rename : browser/components/loop/content/libs/otcdn/webrtc/v2.2.5/images/rtc/access-prompt-chrome.png => browser/components/loop/content/libs/sdk-content/images/rtc/access-prompt-chrome.png
rename : browser/components/loop/content/libs/otcdn/webrtc/v2.2.5/images/rtc/audioonly-publisher.png => browser/components/loop/content/libs/sdk-content/images/rtc/audioonly-publisher.png
rename : browser/components/loop/content/libs/otcdn/webrtc/v2.2.5/images/rtc/audioonly-subscriber.png => browser/components/loop/content/libs/sdk-content/images/rtc/audioonly-subscriber.png
rename : browser/components/loop/content/libs/otcdn/webrtc/v2.2.5/images/rtc/buttons.png => browser/components/loop/content/libs/sdk-content/images/rtc/buttons.png
rename : browser/components/loop/content/libs/otcdn/webrtc/v2.2.5/images/rtc/loader.gif => browser/components/loop/content/libs/sdk-content/images/rtc/loader.gif
rename : browser/components/loop/content/libs/otcdn/webrtc/v2.2.5/images/rtc/mic-off.png => browser/components/loop/content/libs/sdk-content/images/rtc/mic-off.png
rename : browser/components/loop/content/libs/otcdn/webrtc/v2.2.5/images/rtc/mic-on.png => browser/components/loop/content/libs/sdk-content/images/rtc/mic-on.png
rename : browser/components/loop/content/libs/otcdn/webrtc/v2.2.5/images/rtc/speaker-off.png => browser/components/loop/content/libs/sdk-content/images/rtc/speaker-off.png
rename : browser/components/loop/content/libs/otcdn/webrtc/v2.2.5/images/rtc/speaker-on.png => browser/components/loop/content/libs/sdk-content/images/rtc/speaker-on.png
rename : browser/components/loop/content/libs/otcdn/webrtc/v2.2.5/js/dynamic_config.min.js => browser/components/loop/content/libs/sdk-content/js/dynamic_config.min.js
2014-07-09 16:05:08 +02:00
Gijs Kruitbosch
9f74b36492
Bug 1014313 - part 1: add tabs options to tabstrip context menu, r=dao
2014-07-02 23:23:48 +01:00
Blake Kaplan
6ffddd5be5
Bug 1001957 - Don't use a CPOW for reload. r=felipe/mccr8/smaug
...
Original patch from billm.
2014-07-08 18:27:59 -07:00
Wes Kocher
9c0934dee0
Backed out changeset 76a96d6f0330 (bug 1001957) for mochitest-2 bustage on a CLOSED TREE
2014-07-08 17:55:35 -07:00
Blake Kaplan
f02eb2e402
Bug 1001957 - Don't use a CPOW for reload. r=felipe/mccr8/smaug
...
Original patch from billm.
2014-07-08 16:19:10 -07:00
David Keeler
089ea7d66c
bug 1034270 - expose the channel that failed to load to onAboutCertError in browser.js r=felipe
2014-07-07 15:33:07 -07:00
Dão Gottwald
7267010e3e
Bug 1034077 - Location bar shouldn't strip whitespace when pasting. r=Gijs
2014-07-04 17:16:55 +02:00
Blair McBride
79b06300a3
No bug - merge bustage fix on a CLOSED TREE. r=bustage
2014-07-03 15:33:27 +12:00
Wes Kocher
46f0e233a5
Merge m-c to fx-team
2014-07-02 19:10:42 -07:00
Wes Kocher
c778b21cc9
Merge fx-team to m-c a=merge
2014-07-02 17:24:00 -07:00
Jim Mathies
fc2483e662
Bug 989875 - Forward clicks to chrome js for ux elements in about pages that load remotely. f=felipe, r=mbrubeck
2014-07-02 14:27:35 -05:00
Gijs Kruitbosch
415b181f96
Bug 1018154 - part 1: replace blocking of security principal inheriting with onpaste handler, r=dao
2014-07-01 15:27:08 +01:00
Ed Morley
e9eb8697b2
Backed out changeset 9879665a17bb (bug 989875) for leaks
2014-07-01 17:58:33 +01:00
Jim Mathies
990d53f089
Bug 989875 - Forward clicks to chrome js for ux elements in about pages that load remotely. f=felipe, r=mbrubeck
2014-07-01 07:57:33 -05:00
David Keeler
300346b437
bug 1025332 - use nsIDocshell.failedChannel in certificate exception dialog instead of recent bad certs service r=jaws
2014-06-13 16:13:09 -07:00
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