Morris Tseng
4c85a6b593
Bug 1051995 - Removed 'mozdocommand' event listener when browser destroyed. r=fabrice
2014-08-25 23:02:00 +02:00
David Keeler
46ef414d15
bug 1034124 - allow overrides when a CA cert is used as an end-entity cert r=briansmith
2014-08-22 12:07:08 -07:00
Makoto Kato
f884ca58ad
Bug 1050660 - Don't call removeChild immediately after calling setVisible. r=khuey
2014-08-20 20:25:44 +09:00
Makoto Kato
95e8a378bb
Bug 1050660 - setInputMethodActive doesn't sometimes work when switching IME after boot. r=fabrice
2014-08-20 20:24:47 +09:00
Junior Hsu
012e6ed0a7
Bug 1005818 - Part 2: Only limited browser API are available to a widget. r=kanru
...
1. Add |ownerIsWidget| in nsIFrameLoader.idl
2. Add |GetReallyIsWidget| in nsIMozBrowserFrame.idl
3. Hide the methods of browser API of a widget
4. Hide security-sensitive mozbrowser events of a widget
2014-08-19 15:14:22 +01:00
Ed Morley
e5e3a2cfc3
Backed out changeset e71a3cac1b3d (bug 1005818)
2014-08-19 15:05:51 +01:00
Junior Hsu
3452a4c90a
Bug 1005818 - Part 2: Only limited browser API are available to a widget. r=kanru
...
1. Add |ownerIsWidget| in nsIFrameLoader.idl
2. Add |GetReallyIsWidget| in nsIMozBrowserFrame.idl
3. Hide the methods of browser API of a widget
4. Hide security-sensitive mozbrowser events of a widget
2014-08-04 09:06:26 +08:00
Bobby Holley
30602c16ab
Bug 1052052 - Hoist Auto*JSContext into nsContentUtils and kill nsCxPusher.{cpp,h}. r=gabor
2014-08-14 18:47:15 -07:00
Morris Tseng
5712807cf4
Bug 1052246 - Send correct rect information for selectionchange event. r=fabrice
2014-08-13 19:29:00 -04:00
Morris Tseng
07c5a3a821
Bug 1020802 - Pass collapsed and reason information to selectionchange event. r=ehsan, sr=smaug
2014-08-10 20:37:00 -04:00
Makoto Kato
3a99ae6318
Backed out changeset 5b8f52a76065 (bug 1050660) due to mochitest-2 failure on Linux
2014-08-13 16:33:37 +09:00
Makoto Kato
f711537c24
Bug 1050660 - setInputMethodActive doesn't sometimes work when switching IME imminently after boot. r=fabrice
2014-08-12 11:50:30 +09:00
Martijn Wargers
06d99401c1
Bug 1032878 - Fix for various failing mochitest-plain/-chrome tests. r=jmaher, r=akachkach, r=surkov, r=cpearce
2014-08-10 20:03:50 -07:00
Kyle Huey
3756021a79
Back out bug 874353, which is suspected of causing bug 1046956. r=me a=backout
2014-08-01 11:02:55 -07:00
Sean Lin
99fbf43297
Bug 874353 - Remove CPU wake lock control from ContentParent. r=gene, khuey
2014-06-24 10:51:48 +08:00
Wes Kocher
7312430d7c
Merge inbound to m-c a=merge
2014-07-29 17:01:18 -07:00
Dale Harvey
715a091a96
Bug 921014 - Make apple-touch-icon's trigger iconchanged in mozbrowser. r=fabrice
2014-07-29 16:29:36 +01:00
Morris Tseng
0ffcedb048
Bug 987040 - Part 4: mochitest for mozbrowserselectionchange api. r=ehsan
2014-07-28 01:21:00 +02:00
Morris Tseng
f56cb94859
Bug 987040 - Part 1: Implement mozbrowserselectionchange. r=vingtetun,ehsan,bugs. sr=bz
2014-07-28 01:21:00 +02:00
Alexandre Poirot
f5412abfea
Bug 1027242 - Blacklist mulet's failing tests + expose 'mulet' to ini files; fix previous bustage on a CLOSED TREE, r=ahal
2014-07-02 15:40:56 -07:00
Jonathan Griffin
d8167428d6
Backed out changeset 64586374a208 on a CLOSED TREE
2014-07-22 18:29:57 -07:00
Alexandre Poirot
32f4c0930e
Bug 1027242 - Blacklist mulet's failing tests + expose 'mulet' to ini files; fix previous bustage on a CLOSED TREE, r=ahal
2014-07-02 15:40:56 -07:00
Jonathan Griffin
c981769b72
Backout 4f6d9db92389 for bustage on a CLOSED TREE
2014-07-22 17:55:50 -07:00
Mike Hommey
9ae3c48776
Bug 1041860 - Avoid setting FINAL_LIBRARY to libraries that further use a FINAL_LIBRARY. r=mshal
2014-07-23 08:37:51 +09:00
Alexandre Poirot
1a463bf842
Bug 1027242 - Blacklist mulet's failing tests + expose 'mulet' to ini files. r=ahal
2014-07-02 15:40:56 -07:00
Shih-Chiang Chien
f5097f162b
Bug 1044066 - Browser API for zoom-in/zoom-out. r=fabrice.
2014-07-26 21:57:37 +08:00
Tom Schuster
4e27ccd62e
Bug 673569 - Let each frame script have its own scope (r=smaug)
2014-06-13 19:56:38 +02:00
Ghislain 'Aus' Lacroix
4b104c1f56
bug 1034828 - Browser API download method should add extension to file if not present. r=kanru
2014-07-15 03:05:44 -07:00
Vivien Nicolas
3a9735e872
Bug 1013913 - Add meta name=theme-color to have configurable status bar color. r=fabrice
2014-07-12 13:28:48 +02:00
Vivien Nicolas
6ce5c1be7d
Bug 1016944 - Events are processed twice in BrowserElementPanning.js for nested in-process mozbrowser iframes. r=fabrice
2014-07-11 16:17:19 +02:00
Blake Kaplan
7b09b38e37
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
Kyle Huey
2a8f98fb8a
Bug 1031051: Part 17 - Manually implement CustomEvent. r=smaug
...
CustomEvent can't be generated because we still need the XPCOM interface which is used by a11y among others.
2014-06-30 16:02:04 -07:00
Tim Chien
1fa0e6607e
Bug 1022852 - Fix setInputMethodActive test that rely on order of async message. r=yxl
2014-06-29 03:47:00 +02:00
Jim Blandy
b6b202b6bb
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
Wes Kocher
94dec8fe7d
merge m-c to inbound on a CLOSED TREE
2014-06-20 14:02:54 -07:00
Ed Morley
6b50337161
Merge latest green inbound changeset and mozilla-central; a=merge
2014-06-20 17:42:16 +01:00
Ghislain 'Aus' Lacroix
ff678301d0
bug 983747 - Follow-up. Correct bad commit. r=kanru (from original patch, which had the correct code.)
2014-06-20 03:17:34 -07:00
Kyle Huey
c46bed2510
Bug 737976: Remove nsINodeInfo. r=smaug
...
--HG--
rename : content/base/src/nsNodeInfo.cpp => dom/base/NodeInfo.cpp
rename : content/base/public/nsINodeInfo.h => dom/base/NodeInfo.h
rename : content/base/src/nsNodeInfo.h => dom/base/NodeInfoInlines.h
2014-06-19 19:01:40 -07:00
Yuan Xulei
a63c12f189
Bug 1020726 - Do not store the active input iframe in a global variable. r=fabrice
2014-06-20 09:48:49 -07:00
Armen Zambrano Gasparnian
74c8fc1b52
Bug 989583 - Install all tests (even disabled) from manifests. r=jmaher
2014-06-16 14:51:22 -04:00
"Kan-Ru Chen (陳侃如)"
dc42453d34
Bug 1009351 - Add link text to mozbrowser context menu data. r=smaug
2014-06-14 15:16:26 +08:00
Olli Pettay
9233bc118d
Bug 1023280 - Rename dictionary.ToObject to ToObjectInternal, r=bz
2014-06-11 22:38:55 +03:00
Ryan VanderMeulen
5b864913bc
Backed out changeset ec353cd772b1 (bug 989583) for B2G emulator mochitest mass-fail.
2014-06-11 13:55:44 -04:00
Armen Zambrano Gasparnian
ceece18474
Bug 989583 - Include all tests upon build time (even disabled ones) & only run enabled ones during run time. r=jmaher
2014-06-11 12:16:10 -04:00
"Kan-Ru Chen (陳侃如)"
7df84372ff
Bug 879475 - Part 006. Fix http auth prompts for nested content processes r=honzab
...
Based on original patch by David Zbarsky <dzbarsky@gmail.com>
2014-06-11 13:44:36 +08:00
Ghislain 'Aus' Lacroix
2089611bd1
bug 983747 - Add 'download' method to Browser API r=kanru,paolo
2014-06-09 10:51:25 -07:00
Ghislain 'Aus' Lacroix
f76b6a71a1
Backed out changeset ceb784b90138
2014-06-09 08:51:16 -07:00
Ghislain 'Aus' Lacroix
6ff9f6b846
bug 983747 - Add 'download' method to Browser API r=kanru,paolo
2014-06-09 08:34:54 -07:00
Bobby Holley
241bf43e3e
Bug 1021244 - Switch the browser-element API to Cu.exportFunction. r=baku
2014-06-05 22:32:37 -07:00
Gijs Kruitbosch
fa84bb7fa8
Bug 1019643 - use Cu.cloneInto for browser elements instead of manually looping through objects and exposing them, r=bholley
...
--HG--
extra : transplant_source : %D4%CDG%19-%27F%C4%93%D5LF%2CE%0B%F7%2A6%94%E9
2014-06-04 13:21:08 +01:00