Commit Graph

22050 Commits

Author SHA1 Message Date
Christos Stathis
cfa65b00cd Bug 686937 - Include JSTerm helpers in autocompletion suggestions; r=past 2013-07-27 11:44:00 +03:00
Xidorn Quan
d0971ce6b3 Bug 897930 - Unhide hidden preference for disabling green download flash animation added in bug #861613. r=mak
--HG--
extra : rebase_source : 9a8231ae6d9971318c19d9b5b52864aa32926c27
2013-07-27 06:25:00 -07:00
Matthew Noorenberghe
b084721e97 Bug 898192 - Skip SocialMark and SocialShare code in onLocationChange when SocialUI is disabled. f=mhammond,r=jaws
--HG--
extra : rebase_source : f19d53a330e8f81ce6779bd1e786a1c256a5b921
2013-07-25 03:38:05 -07:00
Ryan VanderMeulen
2572529eed Merge fx-team to m-c. 2013-07-27 21:51:16 -04:00
Nick Fitzgerald
cd1390a72c Bug 895272 - don't show the list of breakpoints for black boxed sources.patch; r=vporof 2013-07-27 12:28:09 -07:00
Nick Fitzgerald
f992bb5422 Bug 892605 - part 2: add 'dbg blackbox' and 'dbg unblackbox' gcli commands; r=vporof 2013-07-27 10:50:57 -07:00
Nick Fitzgerald
75336e013a Bug 892605 - part 1: move the BlackBoxChange DOM event to blackboxchange thread client event; r=vporof 2013-07-27 10:49:45 -07:00
Nick Fitzgerald
3121f2f0e1 Bug 892605 - part 0: add callMethod to WidgetHelpers, checkItem to SideMenuWidget; r=vporof 2013-07-27 10:48:10 -07:00
Dão Gottwald
d185644488 Bug 896276 - Use Date.now() rather than nsIAppStartup.getStartupInfo().process to detect profiles that haven't been used for a while. r=mak 2013-07-27 17:22:56 +02:00
Tim Taubert
16e45525b3 Bug 898308 - Clean up SessionStore initialization; f=smacleod, r=dao 2013-07-27 07:40:07 +02:00
Ryan VanderMeulen
f88c97989f Merge m-c to fx-team. 2013-07-26 22:27:22 -04:00
Benjamin Smedberg
7d60104976 Bug 895939 - Click-to-activate plugin notification is ugly, r=jaws
--HG--
extra : rebase_source : e13a3ad34686dab564d4175c811d354eb2ff5dda
2013-07-26 20:52:21 -04:00
Jim Mathies
7e231db627 Bug 898370 - Disable crash reporting when running in metrodesktop mode. r=bbondy 2013-07-26 12:19:55 -05:00
David Zbarsky
d170a8f396 Bug 865998: Implement WebIDL union return values r=bz 2013-07-26 11:25:54 -07:00
Matt Brubeck
428dcb922e Bug 896097 - Hide Metro overlay buttons during autocomplete [r=sfoster] 2013-07-26 14:34:03 -07:00
Matt Brubeck
ad3a8d752b Bug 898120 - Fix leak of global variable in Metro selection code [r=jimm] 2013-07-26 14:34:02 -07:00
Bill McCloskey
6c0e3d49cb Bug 891954 - Skip Necko IPC security checks for desktop Firefox (r=jduell) 2013-07-26 14:26:31 -07:00
Bill McCloskey
b9650bc47f Bug 898170 - Avoid swapping docshells in e10s mode (r=felipe) 2013-07-26 14:26:28 -07:00
Bill McCloskey
cc307eff0b Bug 898170 - Skip login manager event handlers in e10s mode (r=felipe) 2013-07-26 14:26:22 -07:00
Shane Caraveo
543e6c2c92 bug 887319 fix chat window control icons for retina display, r=mconley 2013-07-26 14:18:42 -07:00
Shane Caraveo
7499641f5c bug 886816 fix share icon on retina display, r=mconley 2013-07-26 14:13:14 -07:00
Steven MacLeod
f9096d13e0 Bug 893009 - Move _backupSessionFileOnce() logic into the SessionWorker; r=ttaubert
X-Git-Commit-ID: cacdd9a34d6daf8302d8565a6e11d357c997bee7
2013-07-26 19:54:59 +02:00
David Rajchenbach-Teller
19937cd8c2 Bug 867143 - Adapt testsuite to cached session restore. r=ttaubert 2013-07-26 12:15:25 -04:00
David Rajchenbach-Teller
1657c444c3 Bug 867143 - Cache Session Restore state aggressively. r=ttaubert 2013-07-26 12:15:00 -04:00
Ryan VanderMeulen
16e51d02d7 Merge m-c to fx-team. 2013-07-26 10:49:26 -04:00
Tim Taubert
ef758e8b77 Bug 893061 - Prevent the default homepage from loading if we're going to restore a session; r=dao 2013-07-26 13:16:29 +02:00
Gavin Sharp
7df07435cc Bug 890690 followup: simplify test 2013-07-25 17:48:17 -07:00
Mike de Boer
8ecbcfc2a9 Bug 890690: added unit test for POST search engines in about:home, r=gavin
--HG--
extra : transplant_source : %B0%16%95/%08%1B5%A4%BC%B9U%F4x%D5%92%BED%B3%CC%AF
2013-07-25 02:15:54 +02:00
Mike de Boer
bb48df9ad1 Bug 890690 - Support POST searches in about:home. r=gavin
--HG--
extra : transplant_source : %A5%23%F7%EC%87%DC%ED%D3V%00%C1%D7K%90%D4%009Pp%24
2013-07-25 02:43:19 +02:00
Felipe Gomes
0613309e46 Bug 888304 - Temporarily disable content touch events on Desktop until we properly support them. r=jimm 2013-07-25 19:48:32 -03:00
Steven MacLeod
8b8e6fd89d Bug 881049 - Switch SessionStore to Promise.jsm; r=ttaubert
X-Git-Commit-ID: 39b42be125f8b40a52350ed7cf9c39082356118f
2013-07-25 21:50:15 +02:00
Nick Fitzgerald
5088103657 Bug 897849 - Debugger should use { showArrows: true } when initializing the SideMenuWidget; r=vporof 2013-07-25 11:30:58 -07:00
Nick Fitzgerald
2d9b144a93 Bug 897848 - Profiler should use { showArrows: true } when initializing the SideMenuWidget; r=vporof
--HG--
extra : amend_source : 1545801ced057c7238c582aa6b5480debc3694b4
2013-07-25 11:27:53 -07:00
Ed Morley
768786d2fe Merge latest green fx-team changeset and mozilla-central 2013-07-25 16:51:21 +01:00
Tim Taubert
97f3014cec Bug 894876 - part 2 - Let about:newtab d&d test actually initiate and complete a drag session; r=jaws 2013-07-24 09:58:50 +02:00
Brian R. Bondy
819ca930f5 Bug 893781 - Defect - Restart after update button no longer works. r=timA 2013-07-24 16:09:36 -04:00
Wes Kocher
528ae6bcd0 Merge m-c to fx-team 2013-07-24 20:09:12 -07:00
Nick Fitzgerald
b50528f44b Bug 895565 - align the black box checkbox with the source label; r=vporof 2013-07-24 17:50:20 -07:00
Nick Fitzgerald
575ce3f94f Bug 895270 - only show black boxing checkboxes on hover; r=vporof 2013-07-24 17:50:07 -07:00
Nick Fitzgerald
b8c8b5a4b2 Bug 860035 - script actors should handle breakpoints with columns; r=jimb 2013-07-24 17:46:49 -07:00
Ryan VanderMeulen
6cc28e31e6 Merge m-c to inbound. 2013-07-24 18:22:45 -04:00
Tim Taubert
c2fbe17c97 Bug 766546 - Ignore the iframe's load event and continue when the whole page has loaded. r=avih 2013-07-24 17:58:05 +02:00
Ryan VanderMeulen
520e0ccc10 Bug 897554 - Update pdf.js to version 0.8.377. r=bdahl 2013-07-24 17:48:29 -04:00
Tim Abraldes
cd2bb4a561 bug 897562. Disable the sync 'connected' throbber when it is created. r=jimm 2013-07-24 10:40:17 -07:00
Sam Foster
ccce6463d7 Bug 896461 - Fix lazy-loading of OS.File for TopSites/elsewhere. r=jimm 2013-07-24 10:21:01 -07:00
Dão Gottwald
e548f99537 Bug 519937 - Remove "Back", "Forward" and "Home" from History menu. r=mak
--HG--
extra : rebase_source : ff2b79b3c46a3c3be612bef3af48f01a36495268
2013-07-24 18:37:08 +02:00
Dão Gottwald
2864831c18 Bug 513168 - Remove "Stop" and "Reload" from View menu. r=mak
--HG--
extra : rebase_source : fcc5b38cb6ca4d1cd8da1d84945f098e78332300
2013-07-24 18:36:04 +02:00
Sam Foster
85f24f0d00 Bug 890148 - Streamline transitions when showing the find appbar. r=mbrubeck
--HG--
extra : rebase_source : ce97851f3e729795871a9c4bb1ef38ae3b34635f
2013-07-25 20:54:52 -07:00
Ryan VanderMeulen
221f68e05b Merge m-c to inbound. 2013-07-26 12:09:20 -04:00
Jonathan Wilde
994d179eff Bug 894949 - Defect - Plural form strings are excessively complex for both devs and translators. f=flod, r=mbrubeck 2013-07-18 18:28:24 -07:00