Jared Wein
895d08f043
Bug 839701 - Use hidden=true/false instead of display=inline/none for hiding and showing the progress bar. r=rnewman
2013-02-11 13:49:22 -05:00
Ryan VanderMeulen
2861e3219f
Merge m-c to inbound.
2013-02-11 13:51:32 -05:00
Dão Gottwald
b4515662c8
Bug 670684 - Remove all tabs panel code . r=gavin
2013-02-11 13:48:32 +01:00
David Keeler
9b57022cb4
bug 821892 - update "Page Info" -> Permissions for plugin permission differentiation r=jaws
2013-02-10 18:27:02 -08:00
Jim Mathies
472c77a798
Bug 839793 - TelemetryTimestamps.jsm imported using the wrong path. r=glandium
2013-02-09 12:28:38 -06:00
Robert Strong
5c07fa06f7
Back out Bug 678392
2013-02-08 16:52:12 -08:00
Stephen Pohl
642bebb27b
Tests for Bug 678392 - [10.7] Add support for swipe animation as in Safari. r=felipc
2013-02-08 13:57:46 -08:00
Stephen Pohl
9c1b816b92
Swipe availability check - Bug 678392 - [10.7] Add support for swipe animation as in Safari. r=smichaud
2013-02-08 13:57:28 -08:00
Stephen Pohl
e380dcf3a0
Move gGestureSupport to browser-gestureSupport.js - Bug 678392 - [10.7] Add support for swipe animation as in Safari. r=felipc
2013-02-08 13:57:10 -08:00
Stephen Pohl
e5e20d9c36
Main patch (original patch by mstange) - Bug 678392 - [10.7] Add support for swipe animation as in Safari. r=smichaud r=felipc
2013-02-08 13:56:50 -08:00
Shane Caraveo
e44487afe8
Bug 821262 - Refactor social enabled/active/provider states. r=gavin
2013-02-08 11:39:25 -08:00
Avi Halachmi
c414b438fb
Bug 828097: Add telemetry probes for tab animation smoothness. r=felipc,vdjeric
2013-02-08 01:55:39 +02:00
Dão Gottwald
0747cde484
Bug 825804 - Popup notifications shouldn't persist across page reloads. r=gavin
2013-02-08 15:51:54 +01:00
Mike Conley
48b835bf8a
Bug 838855 - Fix "ele is null" exception being thrown on OSX on titlebar update. r=dao.
2013-02-08 11:42:06 -05:00
Marco Castelluccio
ada79dd99a
Bug 811514 - Social panels shouldn't consume outside clicks. r=jaws
2013-02-08 11:34:46 -05:00
Bobby Holley
8d1e313928
Bug 821850 - Make XBL prototype setup tamper-proof for Xrays. r=bz
...
We make the class object readonly/non-configurable, as well as all the properties
and methods on the class object.
2013-02-08 14:24:21 +00:00
Ms2ger
381c260bc3
Backout changeset 3f192cae69e2 for test_keycodes.xul oranges.
2013-02-08 14:37:37 +01:00
Dão Gottwald
cfd8d6306c
Bug 825804 - Popup notifications and notification bars shouldn't persist across page reloads. r=gavin
2013-02-08 13:15:46 +01:00
Mark Hammond
56769ffba0
Bug 824785 - social toolbar buttons should have an aria-label. r=jaws
2013-02-08 10:59:10 +11:00
Marco Bonardo
2b9c6022ab
Bug 790934 - Don't run BrowserOnAboutPageLoad twice for each about page load.
...
r=gavin
2013-02-07 22:27:40 +01:00
Ed Morley
722d435ce6
Backed out changeset b57874cb3be5 (bug 821262)
2013-02-07 14:36:31 +00:00
Shane Caraveo
847d56b81b
Bug 821262 - Refactor social enabled/active/provider states. r=gavin
2013-02-06 13:33:25 -08:00
Dão Gottwald
509c3274ae
Bug 837638 - Don't set persistence = -1 on the data-reporting notification, since it's not transient anyway. r=gavin
2013-02-07 04:03:42 +01:00
Benjamin Smedberg
757b5fdb9e
Bug 831921 - Make the plugin UI less broken-looking for all plugins except for crashed plugins, including visual tweaks by shorlander. r=jaws
2013-02-06 15:11:36 -05:00
Marco Bonardo
e7a888df87
Bug 826409 - Remove onBeforeDeleteURI and onBeforeItemRemoved notifications.
...
r=Mano sr=gavin
2013-02-06 20:48:56 +01:00
Tanvi Vyas
6a659b2924
Bug 836630 - Fix intermittent failures on try - when the http channel doesn't have an mResponseHead, we can't get the response status. r=ttaubert
2013-02-06 11:00:36 -08:00
Boris Zbarsky
e4b4da3503
Bug 838518 part 1. Fix treewalker callers per the API change that was made. r=smaug
2013-02-06 14:22:33 +00:00
Ryan VanderMeulen
64146465d9
Merge m-c to inbound.
2013-02-06 08:20:00 -05:00
Gregory Szorc
7968a67e7d
Merge mozilla-central into services-central
...
--HG--
rename : content/media/webaudio/AudioEventTimeline.h => content/media/AudioEventTimeline.h
2013-02-05 22:40:34 -08:00
Gregory Szorc
4abd66daf7
Bug 838312 - Well-defined API for opting out of FHR data upload; r=rnewman
...
You should no longer set policy.healthReportUploadEnabled directly.
Instead, call policy.recordHealthReportUploadEnabled(). This will
trigger data deletion as needed.
2013-02-05 13:12:28 -08:00
Mark Hammond
ae5deaeab7
Bug 835111 - always open new chat windows in the 'most recent' suitable browser window. r=gavin
2013-02-06 15:06:35 +11:00
Dão Gottwald
33576302f6
Bug 837640 - global notifications should be hidden during print preview. r=felipe
2013-02-05 10:30:21 +01:00
Dão Gottwald
78b22b95c7
Bug 837637 - data-reporting notification shouldn't create its own notification box. r=gavin
2013-02-05 10:29:44 +01:00
Mark Hammond
7d5fa6547f
Bug 837027 - Fix social UI for a multi-provider world. r=gavin
2013-02-05 16:42:18 +11:00
Josh Aas
895a771a33
Bug 647216: Allow mouse event handling in the title bar on OS X. A number of contributors to this patch, including Markus Stange, Paul O'Shannessy, Mike Conley, Stephen Pohl, and myself (Josh Aas). r=mstange,dao,enndeakin
2013-02-05 15:40:34 -06:00
Ryan VanderMeulen
5b3b18443a
Merge m-c to inbound.
2013-02-04 14:54:36 -05:00
Tim Taubert
454a8e381c
merge m-c to fx-team
2013-02-04 20:12:29 +01:00
Shriram Kunchanapalli
07fd523d01
Bug 707296: Correct the length of the IndexedDB prompt timeout. r=gavin
2013-02-02 23:19:35 +05:30
Tim Taubert
bb305cf0db
Bug 799495 - New Tab Page is shown in Private Browsing Mode (with preload=true); r=jaws
2013-02-01 10:18:57 -05:00
Tim Taubert
b0c8a5a4d9
merge m-c to fx-team
2013-02-01 10:17:01 -05:00
Ehsan Akhgari
05ec1cf4a8
Merge mozilla-cental into mozilla-inbound
2013-01-31 11:10:40 -05:00
Gregory Szorc
546e3b070f
Merge mozilla-central into services-central
2013-01-30 16:11:37 -08:00
Gregory Szorc
3a3280675a
Bug 836120 - Reduce memory overhead of Sync when it's not configured; r=rnewman
...
If Sync is (likely) not configured, the only loaded JS is for the XPCOM
service itself.
The UI code is now smart enough to initialize the Sync service if it
isn't yet loaded. This addresses bug 825728.
2013-01-30 07:05:12 -08:00
Tanvi Vyas
ec86fa2c08
Bug 822371 - Mixed Content Doorhanger UI. r=dao
2013-01-30 00:04:28 -08:00
ithinc
9c7dfa41cd
Bug 649654 - When tab bar underflow occurs and tab strip was scrolled to the beginning, resize tabs such that they can be closed in succession. r=fryn
2013-01-29 18:14:45 -08:00
Phil Ringnalda
63b0657d2d
Back out 73b1860d1fdc (bug 833511) for failures in browser_gestureSupport.js
...
CLOSED TREE
2013-01-30 20:41:02 -08:00
Dão Gottwald
947206b65e
Bug 836470 - Clean up JS module imports that use a temporary scope object. r=gavin
2013-01-30 23:44:40 +01:00
Girish Sharma
89c22d3b23
Bug 722398 - Can't copy the text in the infobar, r=paul
2013-01-24 23:55:11 +05:30
Tanvi Vyas
8e842bc550
Bug 822366 - Change the icon for Mixed Active Content to the triangle with exclamation point. r=dao
2013-01-29 11:51:17 -08:00
Ehsan Akhgari
58ef03f2b1
Merge the removal of global private browsing support
2013-01-29 13:13:58 -05:00