Frank Yan
5d612bb37a
Bug 803335 - Fix Twitter built-in search engine URL. r=gavin
2012-10-31 14:53:38 -07:00
Brian R. Bondy
a53863e4a4
Bug 807357 - Windows 8 N builds should call SHChangeNotify as per documentation. r=jimm
2012-10-31 14:01:11 -04:00
Kyle Huey
45adfbf2c8
Bug 798491: Add an option to stick all chrome JSMs/JS components in the same compartment. r=mrbkap,philikon
...
--HG--
extra : rebase_source : 98337b6a8c07d05e8c961a452dd05a7d75c3c60b
2012-10-31 09:13:28 -07:00
Ed Morley
31c4e8fd53
Backout f3bb2259ca27 (bug 433168) for browser-chrome failures
2012-10-31 16:07:20 +00:00
Johan Charlez
35ec133d81
Bug 433168 - Context menu is not shown for form buttons and select elements. r=Mano.
2012-10-31 10:56:51 -04:00
Ed Morley
4be09ba712
Merge mozilla-central to mozilla-inbound
2012-10-31 14:11:12 +00:00
Mike Conley
c96071316c
Bug 786662 - Open Containing Folder in context menu for Download Panel item is always disabled after pause. r=mak.
2012-10-31 10:07:44 -04:00
Ed Morley
202f620f35
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
2012-10-31 14:06:39 +00:00
Tom Schuster
cbb3282bdd
Bug 805222 - Change some usages of GetFunctionId to GetFunctionDisplayId for better JS stacktrace. r=bholley,robcee
2012-10-31 13:34:42 +01:00
Vicamo Yang
e6e6deb486
Backout 67cb43bb8865: Breaks B2G Marionette
2012-10-31 16:35:11 +08:00
Johan Charlez
e48adcdbb9
Bug 750544 - Remove the scope bar from the Library window. r=mano.
2012-10-30 19:36:16 +02:00
Ryan VanderMeulen
e582efbb4b
Merge the last PGO-green inbound changest to m-c.
2012-10-30 10:48:44 -04:00
Chris AtLee
089a60626c
Bug 804090: Remove official branding from l10n mozconfigs. r=bhearsum DONTBUILD
2012-10-30 10:11:29 -04:00
Ed Morley
749d53b5f9
Merge mozilla-central to mozilla-inbound
2012-10-30 10:50:27 +00:00
Dão Gottwald
f0fc2337ab
merge backout
2012-10-30 11:39:17 +01:00
Dão Gottwald
a8f0e25e27
Backed out changeset 36603a91c06f
2012-10-30 11:38:56 +01:00
Phil Ringnalda
51866d5aa3
Merge the last PGO-green cset on mozilla-inbound to mozilla-central
2012-10-29 13:48:37 -07:00
Ben Hearsum
2b0fe87311
bug 805788: exclude override.ini from mac signatures. r=ted
2012-10-29 10:07:55 -04:00
philringnalda@gmail.com
087ca217a9
No bug, Automated blocklist update from host slice
2012-10-28 15:39:31 -07:00
Jared Wein
eacf4ca0c4
Bug 803514 - Like button is too close to the bookmark star. r=felipe
2012-10-26 15:51:23 -07:00
Jared Wein
d05608d87c
Bug 803336 - Social API toolbar button needs more horizontal margins on Mac. r=felipe
2012-10-26 15:49:42 -07:00
Mike Conley
25504243fb
Bug 766263 - Part 2: Add a regression test. r=mak.
2012-10-26 13:17:18 -04:00
Mike Conley
a5abbd41d8
Bug 766263 - Part 1: Downloads Panel should not open automatically once per Firefox session. r=mak.
2012-10-26 13:17:18 -04:00
Ehsan Akhgari
93265c8c88
Bug 806697 - Move browser_privatebrowsing_sslsite_transition.js to the obsolete directory; r=jdm
...
--HG--
rename : browser/components/privatebrowsing/test/browser/global/browser_privatebrowsing_sslsite_transition.js => browser/components/privatebrowsing/test/browser/obsolete/browser_privatebrowsing_sslsite_transition.js
2012-10-31 00:25:00 -04:00
Dão Gottwald
c3e6e6b623
Bug 806812 - #star-button should defer to the urlbar-icon class rather than using custom padding. r=shorlander
...
--HG--
extra : rebase_source : 106d73802a3f54ce060e951609e5c687a29a9ef9
2012-10-30 18:15:22 +01:00
Jared Wein
afafe5396e
Bug 805885 - Set -moz-image-region on the .social-notification-icon-image class, r=felipe
2012-10-29 23:29:43 -07:00
Gavin Sharp
4be59e3c0c
Bug 805474: fix chatbar title styling in high contrast themes, and crop chatbox titles, r=jaws
2012-10-29 15:03:16 -07:00
Mark Hammond
d0d11f149d
Bug 804258 - the social sidebar should appear under View->Sidebar. r=gavin
2012-10-29 23:28:31 -07:00
Jared Wein
9aa35fb2c6
Bug 803344 - Add a menuitem in the social toolbar button menu to disable the Social API with confirmation, r=gavin
2012-10-29 23:25:53 -07:00
Felipe Gomes
972a83c14d
Bug 806038. Sidebar docShell is not defined after sidebar has been unloaded. r=gavin
2012-10-29 20:52:56 -07:00
Justin Dolske
4a49f7f2f7
Bug 778608 - Move SafeBrowsing.jsm to toolkit. r=gavin
...
--HG--
rename : browser/components/safebrowsing/content/blockedSite.xhtml => browser/base/content/blockedSite.xhtml
rename : browser/components/safebrowsing/content/report-phishing-overlay.xul => browser/base/content/report-phishing-overlay.xul
rename : browser/components/safebrowsing/SafeBrowsing.jsm => toolkit/components/url-classifier/SafeBrowsing.jsm
2012-10-29 17:26:41 -07:00
Chris Pearce
0e375de354
Bug 805301 - Rename iframe.mozallowfullscreen to allowfullscreen. r=jlebar
2012-10-30 11:02:24 +13:00
Phil Ringnalda
c89f106824
Merge m-c to m-i
2012-10-29 14:37:11 -07:00
Felipe Gomes
e856c3a2f4
Bug 804910 - Part 2. Watch for error notification and display recovery UI. r=jaws
2012-10-30 13:10:04 -07:00
Phil Ringnalda
330c17966d
Back out 9c064c78d86a (bug 799600) for orange
...
--HG--
extra : rebase_source : 464d1ff3410f2382b8b0f9c204734517178b354f
2012-10-26 19:19:56 -07:00
Jared Wein
13e27e3bb8
Bug 781974 - Unapplied property checkbox disappears when property is no longer hovered. r=dcamp
2012-10-26 22:11:50 -04:00
Ryan VanderMeulen
1c62cdf96d
Merge m-c to inbound.
2012-10-26 22:11:46 -04:00
Ryan VanderMeulen
454519d0fe
Merge the last PGO-green inbound changeset to m-c.
2012-10-26 21:22:40 -04:00
Ryan VanderMeulen
d299799d57
Merge fx-team to m-c.
2012-10-26 21:05:26 -04:00
Victor Porof
b9477880b2
Bug 790216 - Optimize global search results, r=past
2012-10-26 23:28:54 +03:00
Victor Porof
6ea82d0ed2
Bug 790556 - Remember last IP address for remote debugger, r=past
2012-10-26 23:28:54 +03:00
Victor Porof
4dc66c860a
Bug 804575 - Implement a way of keeping the debugger panes always visible, r=past
2012-10-26 23:28:54 +03:00
Victor Porof
bb1813f134
Bug 796148 - Implement a 'gear menu', r=past
2012-10-26 23:28:54 +03:00
Victor Porof
862fdec30f
Bug 794886 - Avoid confusion caused by accidentally prefing off the panels, r=past
2012-10-26 23:28:54 +03:00
Victor Porof
6bb97610d2
Bug 751836 - After stepping in the debugger, any open nodes in the property view are collapsed, r=past
2012-10-26 23:28:54 +03:00
Victor Porof
9e4e19456d
Bug 803933 - Intermittent browser_dbg_reload-same-script.js | Timed out while polling for the scripts. followed by 10,933 other failures, r=past
2012-10-26 23:28:54 +03:00
Victor Porof
0e5a04c552
Bug 707302 - Optimize and refactor the debugger frontend to use constructors instead of attached functions to DOM nodes, r=rcampbell
2012-10-26 20:10:17 +03:00
Tim Taubert
ddb6c4b88a
merge m-c to fx-team
2012-10-25 21:23:58 +02:00
Phil Ringnalda
a0fae05720
Back out 689834383fbb (bug 782882) for timing out in browser_social_toolbar.js
2012-10-25 00:00:45 -07:00
Mark Hammond
46447b6b21
Bug 799600 - allow data urls in social panels. r=jaws
2012-10-25 16:45:34 +11:00
Mark Hammond
faf98a8a52
Bug 782882 - only allow sharing of http or https urls. r=jaws
2012-10-25 16:44:53 +11:00
Phil Ringnalda
714d9d9e97
Back out 5bbfcd1d5296 (bug 805206) for browser-chrome failures
2012-10-24 22:35:25 -07:00
Jared Wein
c7dd3e280d
Bug 805206 - Keyboard accessible menuitem has a blank label. r=felipe
2012-10-24 20:48:01 -07:00
Felipe Gomes
34f642cf0b
Bug 803775. Clear text-shadow (from lightweight themes) on chat titles. r=MattN
2012-10-24 20:31:08 -07:00
Alfred Kayser
807475654d
Bug 804068 - set social sharebutton image via .src, plus css tweaks to ensure it is sized correctly. r=jaws
2012-10-24 13:46:05 +11:00
Brian R. Bondy
9b3bd8fe95
Bug 801853. r=rstrong
2012-10-25 22:07:04 -04:00
Ryan VanderMeulen
4c180e35d1
Merge the last PGO-green inbound chnageset to m-c.
2012-10-25 21:14:50 -04:00
Randell Jesup
390ef93d23
Bug 802397: Work around JS engine bug 449811 to select correct mic/camera r=dolske
2012-10-25 20:14:47 -04:00
Jan Horak
de4a6659f1
Bug 567377 - Support drag and drop for Linux. r=mak77
2012-10-25 17:43:24 -04:00
Ryan VanderMeulen
4ab0bcd6c5
Merge m-c to inbound.
2012-10-25 17:43:19 -04:00
Jared Wein
56787ef0e4
Bug 805206 - Keyboard accessible menuitem has a blank label. r=felipe
...
--HG--
extra : rebase_source : a049e94893c292e8c0fa53c4390199a00f7f2b50
2012-10-25 12:30:59 -07:00
Jared Wein
ed438ac8b0
Bug 804736 - Allow reactivation from content for Social API. r=mixedpuppy
...
--HG--
extra : rebase_source : f2a4ac4fa58874092e2639f307eb20e29e76a3fd
2012-10-25 12:29:12 -07:00
Dão Gottwald
e03aeb64a0
Bug 752376 - Avoid calling scrollbox.ensureElementIsVisible() if the tab strip doesn't overflow to prevent layout flushes. r=enn
2012-10-25 19:59:33 +02:00
Dão Gottwald
f6433668ca
Bug 803978 - Remove WinXP-specific downloads panel styling. r=mconley
2012-10-25 19:59:10 +02:00
Daniel Holbert
56770d3b3e
Bug 805325 - Use the actual search engine name for logo's alt text on about:home, instead of the string "undefined". r=mak
2012-10-25 07:18:07 -07:00
Mihai Sucan
7067f9490a
Bug 798951 - Intermittent browser_webconsole_bug_737873_mixedcontent.js | Test timed out; r=robcee
2012-10-23 15:59:57 +03:00
Szabolcs Hubai
39945cb6c4
Bug 785015 - Check for this.aus in appUpdater.removeDownloadListener. r=bbondy
2012-10-24 20:39:51 +02:00
Andres Hernandez
59031ba05a
Bug 722987 - Places UI makes decisions based on global Private Browsing state; r=ehsan
2012-10-24 14:04:38 -06:00
Andres Hernandez
7ffb7d4b3c
Bug 799784 - Replace usages of nsIPrivateBrowsingService.autoStarted with PrivateBrowsingUtils.permanentPrivateBrowsing; r=ehsan
2012-10-24 14:21:33 -06:00
Ekanan Ketunuti
fe95739e64
Bug 803948 - Fix typos in localization comments for developer tools; r=paul
2012-10-21 18:01:56 +07:00
Anton Kovalyov
708d50d074
Bug 794898 - Scratchpad should ask for confirmation before closing; r=harth
2012-10-22 15:53:23 -07:00
Girish Sharma
7bdf087a9e
Bug 800231 - Intermittent browser_webconsole_bug_782653_CSS_links_in_Style_Editor.js | Test timed out, | Found a Tools:StyleEditor after previous test timed out; r=msucan
2012-10-22 11:20:08 +05:30
Phil Ringnalda
086ee1e0bd
Merge mozilla-central to fx-team
2012-10-19 22:13:58 -07:00
Ryan VanderMeulen
98abcd945f
Merge the last PGO-green inbound changeset to m-c.
2012-10-19 21:43:03 -04:00
Robert Strong
ff62cf42fb
Bug 803181 - Change update background download interval from 10 minutes to 1 minute and update check interval from 24 hours to 12 hours. r=jaws
2012-10-19 12:42:28 -07:00
Brian R. Bondy
d25a546834
Bug 793438 - Always add start menu shortcut on Win8 for Metro browser builds. r=jimm
2012-10-24 11:45:16 -04:00
Brian R. Bondy
1edf9c78c4
Bug 790474 - Zip builds now do Metro registration when you try to set them as the default browser. r=jimm
2012-10-24 11:45:15 -04:00
Mike Conley
6c55267d1c
Bug 746756 - On feature activation, Download Panel should limit reported downloads. r=mak.
2012-10-24 10:02:29 -04:00
Mark Hammond
1307cac3ab
Bug 799600 - allow data urls in social panels. r=jaws
2012-10-25 16:45:34 +11:00
Jared Wein
d32af8c2c4
Bug 805989 - Icons in the overflow chat menu are incorrectly sized. r=felipe
2012-10-26 15:51:42 -07:00
Jared Wein
cc598aac90
Bug 801035 - Keyboard access for Social API chat windows. r=felipe
2012-10-23 23:45:59 -07:00
Jared Wein
7337c49e05
Backed out changeset ed8fc02602d4 (bug 804068)
2012-10-23 23:45:51 -07:00
Jared Wein
c602d124fc
Backed out changeset 95aa292658aa (bug 804068)
2012-10-23 23:45:48 -07:00
Jared Wein
4c93e22722
Bug 804068 followup - Set -moz-image-region on the share-button to restrict the image to max 16x16. r=fryn
2012-10-23 22:16:21 -07:00
Jared Wein
c8910aeb1c
Bug 804881 - Move the bookmarks arrow panel closer to the icon. r=dao
2012-10-23 22:16:18 -07:00
Alfred Kayser
ee8c9f8267
Bug 804068 - set social sharebutton image via .src, plus css tweaks to ensure it is sized correctly. r=jaws
2012-10-24 13:46:05 +11:00
Josh Matthews
d6890fe57f
Bug 723001 - Move privacy state checking from nsFormHistory to its callers. r=dolske
...
* * *
Bug 800669 - "Remove recent addition of gPrivateBrowsingUI in PB search bar test" [r=josh]
2012-10-24 00:27:58 -04:00
Phil Ringnalda
da0dbce306
Back out d9c1eb0c7b8d (bug 804068) for forgetting there was a browser-chrome test to adjust
2012-10-23 21:23:23 -07:00
Alfred Kayser
8798269b51
Bug 804068 - set social sharebutton image via .src, plus css tweaks to ensure it is sized correctly. r=jaws
2012-10-24 13:46:05 +11:00
Kyle Huey
7457de64ad
Bug 798491: Add an option to stick all chrome JSMs/JS components in the same compartment. r=mrbkap,philikon
2012-10-30 12:28:11 -07:00
Ed Morley
a7bb0ec116
Backout a145ded68994, e0cf397089ec & 1545e91c658e (bug 798491) for bustage on a CLOSED TREE
2012-10-30 17:02:31 +00:00
Ryan VanderMeulen
19e9d14fa3
Merge m-c to inbound.
2012-10-30 11:34:44 -04:00
Kyle Huey
dd0cfd935a
Bug 798491: Add an option to stick all chrome JSMs/JS components in the same compartment. r=mrbkap,philikon
2012-10-30 08:26:12 -07:00
Jared Wein
0cd1e8b33d
Bug 802435. Unload social sidebar after some timeout. r=gavin
...
Includes workaround by Felipe to force document to be released from memory. r=gavin
2012-10-23 17:09:59 -07:00
Dão Gottwald
c5f5395f33
Bug 715402 - Wait until chrome is painted before executing code not critical to making the window visible. r=gavin
2012-10-24 01:16:08 +02:00
Dão Gottwald
2b3e27490b
Bug 801068 - Add a "Don't Share" option for camera and microphone access requests; don't deny the request when dismissing the popup notification. r=anant
2012-10-24 01:15:36 +02:00
Ryan VanderMeulen
41966d2d63
Backed out changeset b453dca73b1a (bug 801040)
2012-10-18 21:43:20 -04:00
Ryan VanderMeulen
195b174cb7
Backed out changeset 779550569432 (bug 787767)
2012-10-18 21:43:12 -04:00
Jared Wein
59569d94f6
Bug 787767 - Implement runtime performance warnings for Worker API abuse. r=felipe
2012-10-18 18:02:42 -07:00
Jared Wein
5275e5d8cb
Bug 801040 - Add Social API status-area menuitems to the keyboard accessible Social API menu. r=felipe
2012-10-18 18:00:38 -07:00
Mark Hammond
32bcdc8520
Bug 803006 - social sidebar width is now persisted between runs. r=felipe
...
--HG--
extra : rebase_source : fa25b829aa63ac4546ae72645987b656a893184f
2012-10-19 11:11:00 +11:00
Jared Wein
2ccf47f645
Bug 802394 - document.body is null when New Window is created. r=dao
2012-10-18 12:45:06 -07:00
Mike Conley
b1d3be67da
Bug 760777 - Downloads Panel’s focus ring is too subtle. r=mak77.
2012-10-18 15:18:17 -04:00
Mike Conley
382969e469
Bug 779223 - Downloads button is blank with dark background themes for both pinstripe and gnomestripe. r=mak77.
2012-10-18 15:17:42 -04:00
Mark Hammond
1d63822c3f
Bug 798083 - fix various social chat overflow and related issues. r=jaws
...
--HG--
extra : rebase_source : 64f925c25b5f8694d6385318e37b8ee7bccc56d5
2012-10-06 15:23:50 -07:00
Ryan VanderMeulen
a6003896f2
Merge m-c to inbound. DONTBUILD
2012-11-03 22:36:18 -04:00
philringnalda@gmail.com
782b383397
No bug, Automated blocklist update from host slice
2012-11-03 18:55:50 -07:00
Dão Gottwald
32fa3057a1
Bug 792054 - Use the legacy User Agent string (containing Gecko/20100101) for some possibly-broken online banking sites. r=gerv
2012-11-03 19:54:31 +01:00
Ryan VanderMeulen
9ae1587f15
Merge m-c to inbound.
2012-11-03 09:24:21 -04:00
Ryan VanderMeulen
dcd42d4fb0
Merge the last PGO-green inbound changeset to m-c.
2012-11-03 09:23:43 -04:00
Neil Rashbrook
94fc0147cc
Bug 664695 Improve signature of nsIConsoleService::GetMessageArray r=bsmedberg r=msucan
2012-11-03 10:59:29 +00:00
Gian-Carlo Pascutto
35f34e9781
Bug 782106 - Disable the per-client randomization in the url-classifier. r=dcamp
2012-11-03 01:53:10 +01:00
Bobby Holley
d2fe9d94ec
Bug 805807 - Make Components wrapper throw on denial. r=mrbkap
...
There's really no reason to use the wishy-washy static COW Deny() here.
Also, note that the xpcshell-test wasn't testing what it thought it
was - interfaces is accessible from content code.
2012-11-02 21:47:49 -03:00
Ryan VanderMeulen
f7e7922b7f
Backout 06b998c1100d (bug 664695) due to mochitest-other orange.
2012-11-02 17:12:22 -04:00
Jason Orendorff
f0ddf7bbd5
Bug 807001 - Change Map and Set size() methods to accessor properties. r=Waldo.
...
--HG--
extra : rebase_source : bf2809aa1d943caa6349d7b44621cd1b0bb85742
2012-11-02 10:12:36 -05:00
Ryan VanderMeulen
2eb1595013
Merge m-c to inbound.
2012-11-02 16:11:46 -04:00
Neil Rashbrook
e3101f4764
Bug 664695 Improve signature of nsIConsoleService::GetMessageArray r=bsmedberg
2012-11-02 20:07:50 +00:00
Girish Sharma
91110609d1
Bug 800231 - Intermittent browser_webconsole_bug_782653_CSS_links_in_Style_Editor.js | Test timed out, | Found a Tools:StyleEditor after previous test timed out; r=msucan
2012-11-02 18:24:42 +05:30
Ryan VanderMeulen
fee84d8bfd
Backout e35f252ca573 for mochitest-other orange.
...
CLOSED TREE
--HG--
extra : rebase_source : 62e15f7306c4443d91daf6af66be9b7012ada9cc
2012-11-01 19:31:02 -04:00
Ryan VanderMeulen
ea653363ab
Merge m-c to inbound.
2012-11-01 19:23:07 -04:00
Jared Wein
2a543f0294
Bug 798124 - Chatbox titlebar and chat menubutton UI cleanup. :mixedpuppy also contributed to the patch. r=felipe
...
--HG--
extra : rebase_source : 7354b7f189d98d71ae5f04cad901922cf041c506
2012-10-05 17:57:53 -07:00
Jared Wein
1f4c21777f
Bug 801040 - Add Social API status-area menuitems to the keyboard accessible Social API menu. r=felipe
...
--HG--
extra : rebase_source : 9160314d39864c70cc94e9b08c007a14d2b2dca1
2012-10-21 17:25:19 -07:00
Phil Ringnalda
9381b785f3
Back out b8214dfa2924 (bug 794091) for talos hangs
2012-10-23 07:34:20 -07:00
Mike Conley
f9914f9813
Bug 801055 - Fix strangely tall Downloads button on OSX when background theme applied. r=mak.
2012-10-23 09:52:40 -04:00
David Rajchenbach-Teller
70bcc6a048
Bug 794091 - Write SessionStore with OS.File. r=ttaubert
2012-10-23 08:10:53 -04:00
Dão Gottwald
3a81405c38
Bug 803977 - Focus ring around buttons in the downloads panel should be rectangular. r=mak
2012-10-23 13:52:49 +02:00
Mark Hammond
72b113fec3
Bug 804442 - update command Social:Toggle instead of social menu items directly. r=dao
2012-10-23 18:47:33 +11:00
Mark Hammond
765a2947f3
Bug 804416 - only use the social toolbar cache when the provider is active. r=felipe
2012-10-23 18:47:29 +11:00
Brian R. Bondy
fe02f73c24
Bug 797044 - Uninstaller now deletes Metro Firefox profile. r=jimm
2012-10-19 09:34:10 -04:00
Jonas Sicking
17c983bcea
Bug 786009: Give about:feeds pages the rigth principal so that they work even when the user has disabled JS. r=bz
2012-10-22 18:05:46 -07:00
Ehsan Akhgari
283f767815
Merge mozilla-central into mozilla-inbound
2012-10-22 17:05:46 -04:00
Richard Newman
71707b3cd4
Merge m-c to s-c.
2012-10-22 12:37:31 -07:00
Ryan VanderMeulen
9824047cfb
Merge fx-team to m-c.
2012-10-20 17:15:57 -04:00
Richard Newman
54b545d00a
Merge m-c to s-c.
2012-10-18 23:55:56 -07:00
Richard Newman
453202527a
Merge m-c to s-c.
2012-10-18 00:09:17 -07:00
Richard Newman
4cd1aaf32e
Merge m-c to s-c.
2012-10-17 00:27:50 -07:00
Ryan VanderMeulen
9d8390c149
Merge the last PGO-green inbound changeset to m-c.
2012-10-16 21:52:06 -04:00
Richard Newman
443d5a670c
Merge m-c to s-c.
2012-10-14 01:01:00 -07:00
Ryan VanderMeulen
ec1d78bd1b
Merge the last PGO-green inbound changeset to m-c.
2012-10-13 19:26:29 -04:00
Tim Taubert
24fe0b12de
merge m-c to fx-team
2012-10-13 23:20:19 +02:00
Oonishi Atsushi
34863fccc0
Bug 754029 - Navigating from a new script tag does not add a session history entry. r=smaug, r=bz
2012-10-13 13:20:55 -04:00
Georg Fritzsche
6288fe114b
Bug 787619 - Test that click events on the C2P overlay don't trigger other handlers. r=jaws
2012-10-19 15:21:19 +02:00
Georg Fritzsche
73fb7845da
Bug 787619 - Prevent clicks on the click-to-play placeholder triggering other handlers. r=jaws
2012-10-19 15:11:04 +02:00
Dão Gottwald
112288cdd8
Bug 803564 - Remove double focus ring around buttons in the downloads panel. r=mconley
2012-10-20 10:18:52 +02:00
Phil Ringnalda
5793119a17
Bug 759157 - Back out 62ae729e2b54 and 5ac283a12f02 to reenable tilt_* tests on Linux
2012-10-19 21:55:12 -07:00
Ryan VanderMeulen
3075806156
Merge inbound to m-c.
2012-10-13 04:36:33 -04:00
Richard Newman
780994aa70
Merge m-c to s-c.
2012-10-12 11:47:24 -07:00
Robert Strong
2ef96b4943
Bug 800112 - If I pave-over install Nightly while Nightly is running twice or more in a row, then nightly will always order a restart on every launch or uninstall. r=bbondy
2012-10-12 10:55:29 -07:00
Ehsan Akhgari
c909fbed18
Bug 800854 - Make browser_bug400731.js more robust by registering the DOMContentLoaded handler at the right time; r=gcp
2012-10-12 12:07:25 -04:00
Brian R. Bondy
8a8fe89cbc
Bug 796044 - Firefox will now get pinned to the OS taskbar after installation independent of default browser in Win8. r=jimm
2012-10-12 10:39:03 -04:00
Josh Matthews
f4cce5808f
Backout bug 723001.
2012-10-11 22:22:43 -04:00
Josh Matthews
9faab0110c
Backout bug 800669.
2012-10-11 22:21:43 -04:00
Ehsan Akhgari
562cb0044f
Bug 800669 - Remove use of nonexistent privateWindow property in search.xml. r=jdm
2012-10-11 18:35:00 -04:00
Jared Wein
53018f1f23
Bug 792503 followup, fix some code style issues and switch to for-of. r=dao
...
--HG--
extra : rebase_source : 0f0dbfccd50a1709c9b5643d89b53198aa0f5ade
2012-10-11 18:35:42 -07:00
Ryan VanderMeulen
3e5a77cad8
Merge the last PGO-green inbound changeset to m-c.
2012-10-19 21:49:15 -04:00
Dave Townsend
4cc36b0d05
Bug 803583: Update the fingerprint of the accepted signing certificate for hotfixes. r=robstrong
2012-10-19 15:52:34 -07:00
Robert Strong
04d783b4bd
Bug 798255 - Firefox net / stub installer for localized builds. r=glandium
2012-10-22 11:15:58 -07:00
Rafael Ávila de Espíndola
e1a4b54245
Bug 799572 - clang update broke NSS. r=rail.
2012-10-22 09:10:20 -04:00
Graeme McCutcheon
4c009832ed
Bug 409624 - Sanitizer should clear findBar data. r=adw
2012-10-22 12:42:53 +01:00
Jared Wein
3ebdc66723
Backed out changeset d82e14184e9f (bug 801040)
2012-10-22 02:07:18 -07:00
Jared Wein
960615f051
Backed out changeset ca101d926240 (bug 787767)
2012-10-22 01:56:10 -07:00
Dão Gottwald
887732a1cd
Bug 803880 - Don't add a separator line between hovered social toolbar buttons. r=jaws
2012-10-22 09:43:22 +02:00
Jared Wein
7fa767bdd7
Bug 803704 - Change border colors of social api components to be lighter grey. r=mixedpuppy
...
--HG--
extra : rebase_source : 516bb46c0afc130937ed4af36bffaec6eb0a16f9
2012-10-21 18:14:05 -07:00
Jared Wein
3ef7cd2d13
Bug 802784 - Possible to have two social panels open at once. r=mixedpuppy
...
--HG--
extra : rebase_source : 6946f326f48316c450dcc29ffc2925a8ec05c790
2012-10-21 17:28:37 -07:00
Jared Wein
c75503aa1f
Bug 787767 - Implement runtime performance monitoring for Worker API abuse. r=felipe
...
--HG--
extra : rebase_source : 93e027809cc3f6ceb2939cb2e3919c3516d05be7
2012-10-21 17:26:11 -07:00
Jared Wein
ab05f33a1e
Bug 801040 - Add Social API status-area menuitems to the keyboard accessible Social API menu. r=felipe
...
--HG--
extra : rebase_source : 10fb7d2b1e29df264307b80967e60e4ba76dafa3
2012-10-21 17:25:19 -07:00
Richard Newman
5b2fc3d63a
Merge m-c to s-c.
2012-10-10 10:17:33 -07:00
Tim Taubert
8d6f4b6ea6
merge m-c to fx-team
2012-10-10 09:32:35 +02:00
Richard Newman
60f5284bd9
Merge m-c to s-c.
2012-10-09 13:24:38 -07:00
Justin Lebar
d763b67446
Bug 719455 - Followup: Remove .orig and .rej files. r=me
2012-10-09 14:40:08 -04:00
Paul Rouget
5982827398
Bug 799498 - [responsive mode] Disable floating scrollbars; r=past
2012-10-09 17:04:34 +02:00
Michael Ratcliffe
4ca5515db5
Bug 799462 - GCLI jsb command should revert jsbBraceStyleDesc, jsbBraceStyleManual strings; r=jwalker
2012-10-09 14:56:09 +01:00
Richard Newman
f3798b2e7c
Merge m-c to s-c.
2012-10-08 17:08:01 -07:00
Alex Keybl
7716671921
Merging in version bump NO BUG
2012-10-08 11:01:15 -07:00
Ed Morley
af559ec90e
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
2012-10-08 15:21:04 +01:00
Panos Astithas
3c7fcfb60b
Merge m-c to fx-team
2012-10-08 16:26:41 +03:00
Panos Astithas
225779f4a3
Disable browser_responsiveui.js and browser_responsiveuiaddcustompreset.js on OS X for intermittent failures (bug 798772, bug 798775); r=jwalker
2012-10-08 12:15:56 +03:00
Mark Hammond
c3033e0b47
Bug 798212 - social flyout may be horizontally misaligned after resizing. r=jaws
2012-10-08 17:14:55 +11:00
Graeme McCutcheon
356d161d92
Bug 736358 - Remove "Open Add-Ons Manager" button for restartless addons. r=bmcbride
2012-10-08 09:33:19 +01:00
Graeme McCutcheon
1462e7bb07
Bug 693029 - followup: fix another errant pair of quotes.
2012-10-08 09:32:16 +01:00
Richard Newman
b96dbba9a0
Merge m-c to s-c.
2012-10-06 13:25:29 -07:00
Rafael Ávila de Espíndola
0dc98763f6
Bug 797525 - Upgrade clang to version >= r163716 to fix ASan issue 109. r=rail.
...
update the tooltool manifests.
2012-10-06 08:30:21 -04:00
Richard Newman
dcd68cb3d6
Merge m-c to s-c.
2012-10-05 11:51:54 -07:00
Felipe Gomes
707670e46b
Bug 796218. Mark initial social panels' docshells as inactive on creation. r=jaws
2012-10-05 17:22:09 -07:00
Mike Hommey
4b4d1c82da
Bug 798437. Fix Social.jsm url in aboutSocialError.xhtml. r=felipe
2012-10-05 19:15:28 +02:00
Felipe Gomes
c8ac03ba96
Bug 766616. Watch for network errors in social panels and display proper error ui. r=gavin,jaws
2012-10-05 17:22:09 -07:00
Phil Ringnalda
d283b873d6
Backout e9237d1ae5ff (bug 790201), 0ecee5121681 (bug 766616), d8ec55d3b98e (bug 796218), c4bb09009a54 (bug 798437), 6a8bb5834090 (bug 766616) for bustage
...
on a CLOSED TREE
2012-10-05 20:11:45 -07:00
Robert Strong
e3ca307287
Bug 798544 - Prevent using the beta url override when official branding is not used. r=bbondy
2012-10-05 17:44:32 -07:00
Mihai Sucan
e2ac1f8d7b
Bug 768096 - Web Console remote debugging protocol support - Part 4: cleanups; r=robcee
2012-10-05 19:15:51 +03:00
Mihai Sucan
e13614b31e
Bug 768096 - Web Console remote debugging protocol support - Part 3: network logging; r=past,robcee
...
--HG--
rename : browser/devtools/webconsole/NetworkHelper.jsm => toolkit/devtools/webconsole/NetworkHelper.jsm
2012-10-05 14:54:43 +03:00
Ehsan Akhgari
40919e491f
Merge mozilla-central into mozilla-inbound
2012-10-08 16:53:58 -04:00
Jared Wein
ce1dfc9b32
Bug 792503 - Add a keyboard accessible menu for the SocialAPI ambient notification pages. r=markh
2012-10-11 18:21:50 -07:00
Josh Matthews
243c6698b6
Bug 723001 - Move privacy state checking from nsFormHistory to its callers. r=dolske
2012-10-11 21:04:56 -04:00
Frank Yan
21d4a1617e
Bug 796909 - Part 2: Use 2x search engine logo on about:home in HiDPI mode. r=dolske
2012-10-04 22:28:04 -07:00
Frank Yan
7dd580eb2f
Bug 796909 - Part 1: Use 2x images on about:home in HiDPI mode. r=dolske
2012-10-04 22:28:03 -07:00
Jesse Ruderman
51af2c917c
Bug 797677 - getPluginInfo indexes into navigator.mimeTypes unsafely. r=keelerd,jaws
2012-10-04 22:17:27 -07:00
Mark Hammond
553e50ff3c
Bug 796309 - callback must be invoked if same social chat url opened twice. r=mixedpuppy
2012-10-05 14:13:11 +10:00
Mark Hammond
0c77f7d61b
Bug 796222 - create the social toolbar panel/iframe with a default width as a workaround for bug 793057. r=jaws
2012-10-05 14:00:53 +10:00
Richard Newman
397f079a43
Merge m-c to s-c.
2012-10-04 11:00:48 -07:00
Ed Morley
04b3c42269
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
2012-10-04 16:18:25 +01:00