Chenxia Liu
75e65cc7e4
Bug 1058100 - Load Sync snippets on first run. r=margaret
2014-08-25 15:31:49 -07:00
Chenxia Liu
9a2772894c
Bug 1021751 - Homebanner snippet. r=lucasr
2014-08-22 15:07:40 -07:00
Wes Kocher
34b2f35fc3
Merge fx-team to m-c a=merge
2014-08-21 17:44:40 -07:00
Wes Johnston
24a5dda875
Bug 1052387 - Don't save session history if clearing history on exit. r=bnicholson
2014-08-21 11:35:16 -07:00
Ed Morley
30ed9ba40d
Merge latest green fx-team changeset and mozilla-central; a=merge
2014-08-20 15:14:31 +01:00
Makoto Kato
8894cd9e6a
Bug 1049379 - Remove dangerous public destructor into mobile/android. r=nchen
2014-08-20 18:11:00 +09:00
Brian Nicholson
03a8bbb6d3
Bug 1054537 - Change restoreLastSession to use Task.async. r=wesj
2014-08-19 16:28:54 -07:00
Myk Melez
1e3fc03ddd
Bug 1035999 - use JNI to determine if in webapp process for automatic update check; r=wesj
2014-08-18 10:00:03 -07:00
Birunthan Mohanathas
5c4b84c94e
Bug 1054703 - Part 7: Flatten embedding/components/windowwatcher/{public,src}/ into parent directory. r=bsmedberg
...
--HG--
rename : embedding/components/windowwatcher/src/nsAutoWindowStateHelper.cpp => embedding/components/windowwatcher/nsAutoWindowStateHelper.cpp
rename : embedding/components/windowwatcher/src/nsAutoWindowStateHelper.h => embedding/components/windowwatcher/nsAutoWindowStateHelper.h
rename : embedding/components/windowwatcher/src/nsDialogParamBlock.cpp => embedding/components/windowwatcher/nsDialogParamBlock.cpp
rename : embedding/components/windowwatcher/src/nsDialogParamBlock.h => embedding/components/windowwatcher/nsDialogParamBlock.h
rename : embedding/components/windowwatcher/public/nsIDialogParamBlock.idl => embedding/components/windowwatcher/nsIDialogParamBlock.idl
rename : embedding/components/windowwatcher/public/nsIPromptFactory.idl => embedding/components/windowwatcher/nsIPromptFactory.idl
rename : embedding/components/windowwatcher/public/nsIPromptService.idl => embedding/components/windowwatcher/nsIPromptService.idl
rename : embedding/components/windowwatcher/public/nsIPromptService2.idl => embedding/components/windowwatcher/nsIPromptService2.idl
rename : embedding/components/windowwatcher/public/nsIWindowWatcher.idl => embedding/components/windowwatcher/nsIWindowWatcher.idl
rename : embedding/components/windowwatcher/public/nsPIPromptService.idl => embedding/components/windowwatcher/nsPIPromptService.idl
rename : embedding/components/windowwatcher/public/nsPIWindowWatcher.idl => embedding/components/windowwatcher/nsPIWindowWatcher.idl
rename : embedding/components/windowwatcher/public/nsPromptUtils.h => embedding/components/windowwatcher/nsPromptUtils.h
rename : embedding/components/windowwatcher/src/nsWindowWatcher.cpp => embedding/components/windowwatcher/nsWindowWatcher.cpp
rename : embedding/components/windowwatcher/src/nsWindowWatcher.h => embedding/components/windowwatcher/nsWindowWatcher.h
2014-08-20 10:27:17 -07:00
Wes Johnston
5f9b68f09c
Bug 1048000 - Expect undefined for non-matching regex groups. r=bnicholson
2014-08-13 14:53:34 -07:00
Richard Newman
573f6eab35
Bug 1050690. r=wesj
2014-08-08 13:33:02 -07:00
Myk Melez
caa4d0fafa
Bug 918309 - Import and use public domain JNI.jsm implementation; r=wesj
2014-08-08 10:04:01 -07:00
Mike Hommey
9c41a12cf5
Bug 1049249 - Remove app_libxul_dirs. r=mshal
2014-08-07 02:58:49 +09:00
Jim Chen
d9e9224baa
Bug 1043136 - Add permission prompt for device storage API. r=mfinkle
2014-07-29 07:40:00 -04:00
Jim Chen
e42fd15740
Bug 1043136 - Only prompt for certain permissions when action is unknown. r=mfinkle
2014-07-29 07:39:00 -04:00
Jim Chen
55dc7e036b
Bug 1043136 - Handle access in permission prompt. r=mfinkle
2014-07-29 07:36:00 -04:00
Ashish Madeti
7ed938497e
Bug 1012720 - Fix deleting in prototype getters in Fennec code. r=jchen
2014-07-29 09:27:00 +02:00
Mark Finkle
69d0e91a41
Bug 989577 - Lazy load Prompt.jsm everywhere r=wesj
2014-07-29 15:48:40 -04:00
Mark Finkle
d29e381997
Bug 1042502 - No need to removeObserver in Snippets r=margaret
2014-07-23 19:45:38 -04:00
Carsten "Tomcat" Book
4b1ba0ae4a
merge fx-team to mozilla-central a=merge
2014-07-23 16:05:22 +02:00
Nick Alexander
f728ac4290
Bug 948465 - Part 1: Register resource://android/ pointing to Fennec APK root. r=mfinkle
...
Consumers can access Android assets (and resources) by using
resource://android/assets/FILENAME.
The resource substitution is registered at app-startup time so that the
substitution is in place before any add-on has started up: as documented
at [1], "[an] add-on will not receive xpcom-startup or app-startup
notifications".
[1] https://developer.mozilla.org/en-US/docs/Mozilla/Tech/XPCOM/Guide/Receiving_startup_notifications
2014-07-22 21:41:53 -07:00
Myk Melez
190daa66ed
Bug 778279 - support multiple apps per origin in Android web runtime; r=mfinkle
2014-07-22 12:52:45 -07:00
Mike Hommey
b99bba5c3f
Bug 1041864 - Remove LIBRARY_NAMEs that aren't used. r=mshal
2014-07-23 08:39:56 +09:00
Brian Nicholson
2d8c8c090a
Bug 1035439 - Part 4: Change undoCloseTab to accept closed tab data. r=margaret
2014-07-14 17:21:14 -07:00
Brian Nicholson
fb97fd1f5f
Bug 1035439 - Part 2: Show closed tabs of the current private state in RecentTabsPanel. r=margaret
2014-07-14 17:21:14 -07:00
Brian Nicholson
5dfe091a95
Bug 1035439 - Part 1: Clear private undo close tab data when leaving private browsing. r=margaret
2014-07-14 17:21:13 -07:00
James Willcox
37920e9b62
Bug 964511 - Delay Snippets.js initialization until after startup r=mfinkle
...
--HG--
extra : histedit_source : 4fba71c58717aad098c60bc767090741ef8f4883
2014-07-11 16:15:39 -05:00
Brian Nicholson
c7d32d44f1
Bug 1030757 - Don't list closed private tabs in Recent Tabs panel. r=mfinkle
2014-07-07 14:28:14 -07:00
Randall Barker
d377c60d8e
Bug 1031000 - Fix problem with TabSource Prompt. r=blassey
2014-06-26 14:21:00 +02:00
Jim Blandy
4d6a633bba
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
Margaret Leibovic
8234a906e7
Bug 1004850 - (Part 5) Add recently closed tabs to RecentTabsPanel. r=lucasr,bnicholson
2014-06-22 16:26:49 -04:00
Richard Newman
59410a1ef5
Bug 1021342 - Eliminate non-synthetic web app code. r=myk,mfinkle
2014-06-10 10:37:38 -07:00
Margaret Leibovic
e489ec078c
Bug 1017912 - Restore tab in correct position when undoing close tab. r=bnicholson
2014-06-04 19:10:25 -07:00
Margaret Leibovic
73b70d271e
Bug 1018661 - Use session store data instead of current browser data for undo close tab toast. r=bnicholson
2014-06-04 19:10:05 -07:00
Margaret Leibovic
80c24306d1
Bug 1017047 - Properly restore private/desktopMode state of tab when undo-ing close tab. r=bnicholson
2014-05-30 16:04:59 -07:00
Chenxia Liu
39b121908f
Bug 1017191 - Follow-up: Use message.id in home banner telemetry instead of randomized id. r=margaret
2014-05-28 16:01:02 -07:00
Wes Johnston
85d1e194c2
Bug 1016348 - Treat prompt service boolean returns as real booleans. r=margaret
2014-05-27 14:43:43 -07:00
Wes Johnston
e2f00042bf
Bug 971957 - Use titles given by nsIFilePicker on Android. r=mfinkle
2014-05-27 14:06:42 -07:00
Chenxia Liu
fc7fc8593d
Bug 979443 - Part 1: Telemetry for home banner. r=rnewman
2014-05-27 14:04:47 -07:00
Wes Kocher
4a7629e50a
Merge inbound to m-c
2014-05-22 17:30:30 -07:00
Martyn Haigh
b2e450fbf4
Bug 970200 - Check against user general update settings for webapp updates. r=mfinkle
2014-05-06 07:32:00 -04:00
Wes Johnston
6a7829a41a
Bug 1001129 - Allow setting a default selected item in grid views. r=mfinkle
2014-05-21 12:16:26 -07:00
Cykesiopka
17e952b63e
Bug 622332 - Show cert SHA-256 fingerprint and remove MD5 fingerprint. r=keeler
2014-05-22 00:52:00 +02:00
Nick Alexander
96f8576f19
Bug 1000676 - Part 2: Add MOZ_DEVICES and register about:devices. r=mfinkle
2014-05-05 11:27:56 -07:00
Margaret Leibovic
aee1d41501
Bug 1002567 - Support weighted snippets. r=bnicholson
2014-04-30 14:38:02 -07:00
Josh Dover
09e8e10ee0
Bug 776027 - Pass web activities to Java. r=wesj
2014-04-25 16:29:00 +02:00
Birunthan Mohanathas
ff8ce9bd42
Bug 900908 - Part 3: Change uses of numbered macros in nsIClassInfoImpl.h/nsISupportsImpl.h to the variadic variants. r=froydnj
2014-04-27 03:06:00 -04:00
YFdyh000
686ab7c5e8
Bug 995528 - Certificate viewer describes not-valid-before date as issue date. r=honzab, ui-r=philipp
2014-04-21 10:58:04 -04:00
Brad Lassey
82dbda98f0
bug 996358 - Add flags to keep tab streaming from going to Beta or Release r=mfinkle
...
--HG--
extra : rebase_source : 8d903784db2a5d15a0ef109ce3143dd1cbb6c4b9
2014-04-14 18:33:11 -07:00
Myk Melez
d84b66ca35
Bug 990125 - ignore automatic update checks in webapp processes; r=mfinkle
2014-04-11 15:34:28 -07:00