Commit Graph

14270 Commits

Author SHA1 Message Date
Josh Aas
f9fdaae260 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
Marco Bonardo
20781e041d Bug 837117 - Downloaded items change position in the downloads view if Clear List is selected.
r=Mano
2013-02-05 21:56:03 +01:00
David Rajchenbach-Teller
8d3f6a3221 Bug 836912 - Measure Jank in Session Restore collection and serialization. r=ttaubert 2013-02-05 11:40:48 -05:00
Andres Hernandez
0aa7a66e6e Bug 739217 - Part 7: Browser sanitize replacements of synchronous isVisited with asynchronous isURIVisited. r=mak 2013-02-04 15:08:51 -06:00
Andres Hernandez
2deb19f406 Bug 739217 - Part 6: Browser social replacements of synchronous isVisited with asynchronous isURIVisited. r=mak, r=jaws 2013-02-04 17:14:47 -06:00
Andres Hernandez
025dbe2b70 Bug 739217 - Part 4: Browser replacements of synchronous isVisited with asynchronous isURIVisited. r=mak 2013-02-04 16:12:19 -06:00
Andres Hernandez
19038c54ac Bug 739217 - Part 1: addVisits replacement of synchronous isVisited with asynchronous isURIVisited. r=mak 2013-01-28 11:09:33 -06:00
Asaf Romano
e4f177ebd6 Bug 836211 - Give focus to the downloads view if the previous view had focus.
r=mak
2013-02-05 15:56:35 +01:00
Gene Lian
b512b18340 Bug 831683 - B2G SMS & B2G MMS: make SMS database more generic for MMS (part 2, create dom/mobilemessage to put DB codes). r=vicamo
--HG--
rename : dom/sms/interfaces/nsISmsDatabaseService.idl => dom/mobilemessage/interfaces/nsIMobileMessageDatabaseService.idl
rename : dom/sms/interfaces/nsIRilSmsDatabaseService.idl => dom/mobilemessage/interfaces/nsIRilMobileMessageDatabaseService.idl
rename : dom/sms/src/android/SmsDatabaseService.cpp => dom/mobilemessage/src/android/MobileMessageDatabaseService.cpp
rename : dom/sms/src/android/SmsDatabaseService.h => dom/mobilemessage/src/android/MobileMessageDatabaseService.h
rename : dom/sms/src/fallback/SmsDatabaseService.cpp => dom/mobilemessage/src/fallback/MobileMessageDatabaseService.cpp
rename : dom/sms/src/fallback/SmsDatabaseService.h => dom/mobilemessage/src/fallback/MobileMessageDatabaseService.h
rename : dom/sms/src/ril/SmsDatabaseService.js => dom/mobilemessage/src/ril/MobileMessageDatabaseService.js
rename : dom/sms/src/ril/SmsDatabaseService.manifest => dom/mobilemessage/src/ril/MobileMessageDatabaseService.manifest
2013-02-05 19:39:44 +08:00
Dão Gottwald
88ab7ae2fc Bug 835907 - DNT preferences "Learn more" link shouldn't open in new window. r=dolske 2013-02-05 10:35:21 +01:00
Dão Gottwald
ed7873895d Bug 837640 - global notifications should be hidden during print preview. r=felipe 2013-02-05 10:30:21 +01:00
Dão Gottwald
d576eeae5d Bug 837637 - data-reporting notification shouldn't create its own notification box. r=gavin 2013-02-05 10:29:44 +01:00
Vicamo Yang
f19a207980 Bug 833278 - Part 1/2: move voicemail sources to dom/voicemail. r=mounir
--HG--
rename : dom/telephony/Makefile.in => dom/voicemail/Makefile.in
rename : dom/telephony/Voicemail.cpp => dom/voicemail/Voicemail.cpp
rename : dom/telephony/Voicemail.h => dom/voicemail/Voicemail.h
rename : dom/telephony/VoicemailEvent.cpp => dom/voicemail/VoicemailEvent.cpp
rename : dom/telephony/VoicemailEvent.h => dom/voicemail/VoicemailEvent.h
rename : dom/telephony/nsIDOMVoicemail.idl => dom/voicemail/nsIDOMMozVoicemail.idl
rename : dom/telephony/nsIDOMVoicemailEvent.idl => dom/voicemail/nsIDOMMozVoicemailEvent.idl
rename : dom/telephony/nsIDOMVoicemailStatus.idl => dom/voicemail/nsIDOMMozVoicemailStatus.idl
rename : dom/telephony/nsIDOMNavigatorTelephony.idl => dom/voicemail/nsINavigatorVoicemail.idl
rename : dom/telephony/test/marionette/pdu_builder.js => dom/voicemail/test/marionette/pdu_builder.js
rename : dom/telephony/test/marionette/test_voicemail_number.js => dom/voicemail/test/marionette/test_voicemail_number.js
rename : dom/telephony/test/marionette/test_voicemail_statuschanged.js => dom/voicemail/test/marionette/test_voicemail_statuschanged.js
rename : dom/telephony/test/marionette/test_voicemail_statuschanged.py => dom/voicemail/test/marionette/test_voicemail_statuschanged.py
2013-02-05 17:02:15 +08:00
Mark Hammond
6db85cb7ee Bug 837027 - Fix social UI for a multi-provider world. r=gavin 2013-02-05 16:42:18 +11:00
Josh Matthews
0e50decc69 Bug 829360 - Keep non-browser windows from extending the lifetime of the private session. r=bz 2013-02-04 23:22:51 +00:00
Mark Hammond
cff3ab8581 Bug 837578 - stop preprocessing Social.jsm and MozSocialAPI.jsm. r=gavin 2013-02-05 10:19:11 +11:00
Ryan VanderMeulen
51125ce48e Merge m-c to inbound. 2013-02-04 14:54:36 -05:00
Tim Taubert
3f10682513 merge m-c to fx-team 2013-02-04 20:12:29 +01:00
Paul Rouget
9da71bab20 Bug 826685 - Web Console and Inspector font is (much) larger than Debugger and StyleEditor font (sourceeditor). r=msucan 2013-02-04 11:48:24 +01:00
Raymond Lee
3fa781622c Bug 834492 - Drop livemarks support from FUEL. r=mak 2013-02-04 13:53:48 +08:00
Shriram Kunchanapalli
2830511db9 Bug 707296: Correct the length of the IndexedDB prompt timeout. r=gavin 2013-02-02 23:19:35 +05:30
Andres Hernandez
8e55dd8ab9 Bug 822284 - Intermittent browser_privatebrowsing_cookieacceptdialog.js, browser_privatebrowsing_crh.js; r=ehsan 2013-02-01 15:05:29 -06:00
Ehsan Akhgari
f1fd25ad48 Merge mozilla-central into mozilla-inbound 2013-02-02 13:53:46 -05:00
ffxbld
edd5a14b80 No bug, Automated blocklist update from host bld-linux64-ec2-661 - a=blocklist-update 2013-02-02 03:23:28 -08:00
Brandon Waterloo
b9aa9cf02f Bug 833511 - Add rotation gesture support to Image documents. r=jaws 2013-01-31 16:52:31 -05:00
Mark Hammond
56dfa579c3 Bug 826160 - don't remove the social.active preference when migrating to multi-provider builds. r=gavin 2013-02-01 11:09:48 -05:00
Ryan VanderMeulen
9570fdfd6b Merge m-c to inbound. 2013-02-01 10:36:30 -05:00
Tim Taubert
d45fa524a2 merge m-c to fx-team 2013-02-01 10:17:01 -05:00
Anton Kovalyov
44a260020a Bug 824243 - Make Profiler UI localizable, r=robcee 2013-01-31 11:40:11 -08:00
Ehsan Akhgari
5adccf8c6d Merge mozilla-cental into mozilla-inbound 2013-01-31 11:10:40 -05:00
Victor Porof
a69723faea Bug 830324 - Show a border around the textbox when editing values in the Variables View, r=msucan 2013-01-31 18:07:25 +02:00
Victor Porof
b84c66c7f2 Bug 830388 - Avoid multiple bind calls in debugger-controller.js when handling object expansions, r=msucan 2013-01-31 18:07:25 +02:00
Victor Porof
72112999fd Bug 830325 - Hovering values in the Variables View should show a text cursor, r=msucan 2013-01-31 18:07:25 +02:00
Victor Porof
8b6dacbf49 Bug 830759 - The close button in the Variables View (e.g. for watch expressions) should only be shown on hover, r=msucan 2013-01-31 18:07:24 +02:00
Victor Porof
07ebb3e0bf Bug 831794 - Variables View: allow users to override getter properties to plain value properties, r=past
--HG--
rename : browser/devtools/debugger/test/browser_dbg_propertyview-big-data.js => browser/devtools/debugger/test/browser_dbg_propertyview-data-big.js
rename : browser/devtools/debugger/test/browser_dbg_propertyview-edit.js => browser/devtools/debugger/test/browser_dbg_propertyview-edit-value.js
2013-01-31 18:07:24 +02:00
Victor Porof
6ce1cd5f3f Bug 828987 - The Variables View should be keyboard accessible, r=past 2013-01-31 18:07:24 +02:00
Gregory Szorc
542718f50b Merge mozilla-central into services-central 2013-01-30 16:11:37 -08:00
Gregory Szorc
ef8e5bb3be 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
f1d97c5c30 Bug 822371 - Mixed Content Doorhanger UI. r=dao 2013-01-30 00:04:28 -08:00
Fabrice Desré
46c623b4d4 Bug 835548 - Refactor BrowserElementParent.js into a .js and .jsm, and speed up message registration. r=jlebar
--HG--
rename : dom/browser-element/BrowserElementParent.js => dom/browser-element/BrowserElementParent.jsm
2013-01-30 14:22:54 -08:00
ithinc
48bcd2e0b9 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
32ec24fb6d Back out 73b1860d1fdc (bug 833511) for failures in browser_gestureSupport.js
CLOSED TREE
2013-01-30 20:41:02 -08:00
Dão Gottwald
4066525769 Bug 836470 - Clean up JS module imports that use a temporary scope object. r=gavin 2013-01-30 23:44:40 +01:00
Victor Porof
33c82146e2 Bug 832470 - Watch expressions involving |this| sometimes showing a wrong result, r=past 2013-01-24 13:28:52 +02:00
Girish Sharma
116032e85a Bug 796065 - [markup panel] Any un-expanded node with content should show a "..." between open and close tags. r=dcamp 2013-01-23 22:31:55 +05:30
Tim Taubert
d3ba19999f Bug 712763 - Backout changes from bug 669272 to keep original window order when restoring a session; r=felipe 2013-02-01 13:12:47 -05:00
Tim Taubert
93765e872d Bug 726275 - Shift-click on back/forward button doesn't load page; r=gavin 2013-02-01 10:19:34 -05:00
Tim Taubert
aa7bc05601 Bug 799495 - New Tab Page is shown in Private Browsing Mode (with preload=true); r=jaws 2013-02-01 10:18:57 -05:00
Michael Ratcliffe
6e885af339 Bug 707891 - Intermittent TEST-UNEXPECTED-FAIL | browser/devtools/styleeditor/test/browser_styleeditor_reopen.js | Test timed out, r=jwalker 2013-01-21 13:08:44 +00:00
Girish Sharma
e972031897 Bug 722398 - Can't copy the text in the infobar, r=paul 2013-01-24 23:55:11 +05:30