Tom Schuster
967d0d250a
Backout changeset b4ebefd0f7e3:a8044fd506db Bug 1117607, Bug 1118087, Bug 1118092, Bug 1118105, Bug 1030372, Bug 1079627 on CLOSED TREE
2015-01-11 20:43:32 +01:00
Seth Fowler
08df7af950
Bug 1079627 (Part 3) - Support multiple decoders for a single RasterImage. r=tn
2015-01-11 05:34:20 -08:00
Masatoshi Kimura
bf312ad056
Bug 1120062 - Part 1: Remove most Nullptr.h includes. r=waldo
2015-01-11 11:34:52 +09:00
Magnus Melin
8144f3fdb5
Bug 1114011 - for autocomplete with for minresultsforpopup > 1: entering match doesn't work properly. r=mak
2015-01-10 13:48:24 +02:00
Magnus Melin
1d290d7da8
Bug 1114010 - remove unused/unimplemented autocomplete ignoreBlurWhileSearching. r=mak
2015-01-10 13:48:24 +02:00
Magnus Melin
2c74c92e3b
Bug 1043310 - AutoCompletion doesn't take capitalization from address book entry, can leave angle brackets characters >> in field, when loosing focus by clicking outside (not enter/tab). r=mak
...
The fix has two aspects:
- for onblur we need to complete to the actual suggestion not to leave addresses uncapitalized or having " >> " as value
- once we have a valid selection that should not be changed to default because EnterMatch is called again (which it is with blur if the value was confirmed by enter, or mouse selection already)
2015-01-10 13:48:23 +02:00
Neil Deakin
f6a2d05cfe
Bug 1089005, add a third consume option that never consumes even over the anchor. This allows clicks on the location field to adjust the caret position, r=dao
2015-01-09 21:12:10 -05:00
Jim Chen
db34c64f29
Bug 1116589 - Use templated JNI classes in generated bindings; r=snorp
2015-01-09 19:33:57 -05:00
Wes Kocher
cbbb0fa08d
Backout 7475b716558d (bug 1119281
) for Windows XPCShell permafailure
2015-01-09 16:35:50 -08:00
Jeff Walden
9ef0d101c7
Bug 1113379
- Convert ctypes/typedefs.h into a series of higher-order macros, for better code hygiene and to work around an incredible oddity in NetBSD's <stdint.h>. r=jorendorff
2015-01-09 02:07:39 -08:00
Jim Blandy
1729047aa2
Bug 745985: DebuggerServer.initTransport is never called directly, and doesn't do anything interesting. r=past
...
try: -b do -p all -u all -t none
--HG--
extra : rebase_source : 49224b7dacf13b78a8e28636b011ca8915d8758b
2015-01-05 16:54:19 -08:00
Jim Blandy
842dcb466d
Bug 754985: Move DebuggerServer._checkInit near the other initialization code. r=dcamp
...
try: -b do -p all -u xpcshell,mochitest-dt -t none
--HG--
extra : rebase_source : 1112f32797c1e663f1e05358a108913e12e49bcb
2015-01-05 15:41:29 -08:00
Jim Blandy
63df697d8b
Bug 745985: Simplify treatment of DebuggerServerConnection's _actorPool. r=past
...
try: -b do -p all -u xpcshell,mochitest-dt -t none
--HG--
extra : rebase_source : a828d9bd7ad9adb1a4d7efc1000e72d99b5948e1
2015-01-05 16:26:27 -08:00
Jim Blandy
44b8e3ac7c
Bug 967234: Don't block self-hosted code in the devtool client code; Debugger takes care of this. r=ejpbruel
...
--HG--
extra : rebase_source : 6939941cb3c486a3541518a594b28af6b153f243
2014-12-23 16:47:52 -08:00
Georg Fritzsche
fa73c98892
Bug 1119281
- Fix missing telemetry client id in saved session pings. r=vladan
2015-01-09 22:42:52 +01:00
Monica Chew
152c9afdc4
Bug 1100024: ClassifyLocal should not lookup in any tables if safebrowsing is disabled (r=gcp)
2015-01-09 13:25:02 -08:00
Ryan VanderMeulen
9a378a0290
Merge inbound to m-c. a=merge
2015-01-09 14:45:50 -05:00
Carsten "Tomcat" Book
8dcc0a4943
Merge mozilla-central to fx-team
2015-01-09 15:51:09 +01:00
Patrick Brosset
1156c6d0ca
Bug 1114780 - Re-enable devtools animation actors tests; r=me
2015-01-09 15:22:38 +01:00
Patrick Brosset
a083c3b240
Bug 1113091 - Make the AnimationPlayerActor aware of the player ready promise; r=bgrins
2015-01-09 15:21:05 +01:00
Carsten "Tomcat" Book
9182dc1158
merge fx-team to mozilla-central a=merge
2015-01-09 14:16:30 +01:00
Mark Hammond
dcde811e7d
Bug 1116404 - better timeout semantics for search service geoip lookups. r=felipe
2015-01-09 13:43:29 +11:00
Blair McBride
37950e9923
Bug 1094567 - Remove the star for non-bookmark behavior. r=paolo
2015-01-08 22:38:48 +13:00
Wes Kocher
1d86126a67
Merge mozilla-central to fx-team a=merge
2015-01-08 17:17:13 -08:00
Wes Kocher
f88bfbf94c
Merge mozilla-inbound to mozilla-central a=merge
2015-01-08 17:08:12 -08:00
Wes Kocher
0474fa769c
Merge fx-team to mozilla-central a=merge
2015-01-08 16:58:52 -08:00
Jordan Santell
f3763d8c9a
Bug 1118071 - Update web-audio-automation-timeline library to fix setTargetAtTime only calculating once for web audio editor's getAutomationData. r=vp
2015-01-07 13:57:00 -05:00
Mark Goodwin ext:(%2C%20Harsh%20Pathak%20%3Chpathak%40mozilla.com%3E)
ea0e5ac119
Bug 1024809 - (OneCRL) Create a blocklist mechanism to revoke intermediate certs. r=keeler r=Unfocused
2015-01-07 06:08:00 +01:00
David Keeler
d11cf2ca74
bug 1101194 - add telemetry for DataStorage table size r=mgoodwin
2015-01-07 13:23:07 -08:00
Mike Conley
2756ce4d4b
Bug 1117936 - If print preview throws in browser-content.js, make sure printUtils.js can handle the error. r=Mossop.
...
It's possible for docShell.printPreview.printPreview to throw (if we're attempting to print preview a
XUL document, for example). If it throws, this can put printUtils.js in a funny state, since it's waiting
to hear that print preview was successfully entered.
This patch makes it possible for browser-content.js to inform the parent that printPreview failed, and for
the parent to react appropriately.
--HG--
extra : amend_source : cd6d89feb1b7e95a2a02452412580a4d00d52ad1
2015-01-06 14:52:01 -05:00
Avi Halachmi
ee0769840f
bug 1106122: Telemetry: Add FHR activeTicks value as simple measurement. r=vladan, r=gfritzsche
2015-01-02 07:28:42 +02:00
Garvan Keeley
277d8cf4c8
Bug 1116810 - Part 1: Add to histogram json. r=rnewman
2015-01-06 19:08:00 -05:00
Nick Fitzgerald
4b658eea13
Bug 1114962 - Update the in-tree copies of acorn and pretty-fast. r=past
...
acorn is now at db59bd0296c16796a07e82d2dc284861f464603e (untagged commit after
0.11.0 release).
pretty-fast is now at abc8c1133cc5443fb3bb50c426731821d27300a6 (tagged 0.2.0).
2015-01-06 15:24:00 -05:00
James Long
896979644d
Bug 1111058 - Clean up initialization of source actors and sourcemaps to handle race conditions and invalid sourcemaps better. r=fitzgen
2015-01-07 18:13:00 -05:00
Dave Townsend
da3564ca03
Bug 1094312: Fix browser_bug553455.js:test_cancel_restart by pausing the download for long enough for the progress notification to show reliably. r=Gijs
...
test_cancel_restart needs the progress notification to show reliably so it can
cancel the pending install. To ensure this a sjs script is used to
asynchronously deliever the XPI data. It starts responding but sends no data
until a second request is made to tell it to complete. So the test can start
the install, then do what it likes with the progress dialog before finally
telling the server to complete the download for the install.
--HG--
extra : rebase_source : 9bd5c617a28ee4edaa8e18599ad8eca0b52f7133
2014-12-26 14:06:43 -08:00
Dave Townsend
58d687e019
Bug 1094312: Properly destroy browsers when switching between remote and non-remove pages and override the default destroy method in remote-browser.xml. r=mconley
...
In some cases removing an element from a document doesn't call its XBL
constructor. tabbrowser knows this and so calls a destroy method on browser
elements when removing them.
When remote-browser was added we forgot to add a specific destroy method so the
base browser binding's would be used. This would mean remote-browsers aren't
being destroyed correctly.
Also when we switch from remote to non-remote browsers or vice versa we don't
call the destroy method at all so sometimes the browser isn't destroyed properly
and observer notifications get fired on dead browser elements.
--HG--
extra : rebase_source : d54ca85d912fdd736495c500910ff51fb5e15b6a
2014-12-29 17:09:52 -08:00
Alexandre Poirot
79e8a36cc5
Bug 1098391
- Best effort to load debugger server dependencies lazily. r=jryans
2014-12-22 10:48:00 -05:00
Carsten "Tomcat" Book
8541663394
Backed out changeset 648fe3c2fd57 (bug 932179) for m-oth bustage on a CLOSED TREE
2015-01-08 12:18:15 +01:00
Carsten "Tomcat" Book
2712806979
Backed out changeset c5feceed953a (bug 1094567)
2015-01-08 12:17:20 +01:00
Blair McBride
f8efcaaf01
Bug 1094567 - Remove the star for non-bookmark behavior. r=paolo
2015-01-08 22:38:48 +13:00
Richard Marti
95a8b158b5
Bug 1013689 - In-content pages - Alignment fixes. r=jaws
2015-01-08 09:05:39 +01:00
Sami Jaktholm
0a6bcb276e
Bug 932179 - Part 1: Expose security information in the WebConsoleActor. r=past
2015-01-06 02:58:00 +01:00
Wes Kocher
0cf53b165b
Merge inbound to m-c a=merge CLOSED TREE
2015-01-07 15:41:20 -08:00
Chris Peterson
0a74423cd6
Back out cset 143ddd8eded9 (bug 1117635) for breaking some people's OS X builds on a CLOSED TREE. a=RyanVM
2015-01-07 11:58:19 -08:00
Ryan VanderMeulen
d42279bab0
Backed out changeset 63f90f467985 (bug 1106122) for xpcshell orange.
...
CLOSED TREE
2015-01-07 14:02:22 -05:00
Margaret Leibovic
a9c456e1d0
Bug 1111142 - (Part 3) Replace fennec-specific logic in AboutReader.jsm with messages. r=mfinkle,bnicholson
...
--HG--
extra : rebase_source : 869c7e58be536c8aa385e3e0ab5aed334fcc7d80
2014-12-23 10:10:34 -05:00
Margaret Leibovic
2d7e538a56
Bug 1111142 - (Part 2) Load AboutReader in a frame script on Fennec. r=mfinkle,bnicholson
...
--HG--
extra : rebase_source : 4fa6fa81125f0e5f6f39f8de5a1e1ce3f2365e0d
2014-12-23 15:32:15 -05:00
Margaret Leibovic
333c5ba82b
Bug 1111142 - (Part 1) Turn aboutReader.js into an AboutReader module. r=mfinkle,bnicholson
...
--HG--
rename : toolkit/components/reader/content/aboutReader.js => toolkit/components/reader/AboutReader.jsm
extra : rebase_source : 71b5f80bc1db7378721c5a433f2b8e20bd5169c5
2014-12-19 13:51:24 -08:00
Carsten "Tomcat" Book
99d746b5e4
merge fx-team to mozilla-central a=merge
2015-01-07 14:11:47 +01:00
Jordan Santell
1efb78f34d
Bug 1116847 - Add support for StereoPannerNodes in web audio editor. r=vp
2015-01-06 11:23:00 +01:00