Commit Graph

4472 Commits

Author SHA1 Message Date
Carsten "Tomcat" Book
daa4f1689c Merge mozilla-inbound to Mozilla-Central 2013-10-24 07:05:29 +02:00
Mike Hommey
80c623bb6a Bug 921492 - Make StrictOrderingOnAppendList use actual alphabetical sorting. r=mshal,r=gps 2013-10-24 08:05:43 +09:00
Paolo Amadini
173b4dfb03 Bug 928349 - Add a build-time setting to use only the JavaScript API for downloads, and enable it in Firefox for Desktop. r=enn 2013-10-23 21:46:47 +02:00
Tim Taubert
eef2ed092c Bug 928630 - Wait for the initial window's delayed startup to be finished before restoring a session; r=smacleod 2013-10-23 19:05:41 +02:00
Tim Taubert
6b0fb003dc Bug 929097 - Check window type in SessionStore.onOpen() to ignore; r=smacleod 2013-10-22 00:21:20 +02:00
Tim Taubert
4ee6063121 Bug 929036 - Remove legacy timer code; r=smacleod 2013-10-21 19:01:00 +02:00
Gijs Kruitbosch
dff538442c Bug 928640 - middle click open recent tabs and restore all tabs broken, r=jaws 2013-10-20 22:06:24 +02:00
Tim Taubert
564612b251 Bug 928787 - Convert in-content preference style sheets to LF; r=jaws 2013-10-21 06:53:02 +02:00
Gijs Kruitbosch
369e5cb8c5 Bug 924463 - clean up browser/components moz.build/test manifest, r=gps 2013-10-18 14:55:19 +02:00
Phil Ringnalda
f9391f885d Merge m-c to a CLOSED TREE m-i 2013-10-18 21:26:07 -07:00
Phil Ringnalda
4d22a280da Back out e9f46c81c28e (bug 924463) on suspicion of being the One True cause of mass browser-chrome orange
CLOSED TREE
2013-10-18 18:54:22 -07:00
Steven MacLeod
fdfe1edc34 Bug 921581 - Send a notification once the final state has been written to disk on shutdown. r=ttaubert, r=Yoric 2013-10-18 12:24:19 -04:00
Gijs Kruitbosch
846d65d736 Bug 924463 - clean up browser/components moz.build/test manifest, r=gps 2013-10-18 14:55:19 +02:00
Carsten "Tomcat" Book
72edda2f47 merge fx-team to mozilla-central 2013-10-18 11:40:53 +02:00
Steven MacLeod
85d708f977 Bug 900910 - Initialize SessionStore earlier to catch windows opened immediately after startup. r=ttaubert 2013-10-17 14:26:25 -04:00
Ryan VanderMeulen
6ffd55fde7 Merge m-c to inbound. 2013-10-18 15:40:08 -04:00
Bill McCloskey
5581ceb995 Bug 909048 - Collect text and scroll data from content script (r=ttaubert) 2013-10-18 10:09:25 -07:00
Bill McCloskey
57e5e8d3ca Bug 909048 - Move text and scroll data handling to a module (r=ttaubert) 2013-10-18 10:09:19 -07:00
Bill McCloskey
4d2531fd2c Bug 910668 - Collect pagestyle from a content script (r=ttaubert) 2013-10-18 10:09:13 -07:00
Bill McCloskey
3e6901030e Bug 910668 - Move pagestyle collection to a module (r=ttaubert) 2013-10-18 10:09:08 -07:00
Bill McCloskey
abef0ce18f Bug 910668 - Add code to collect frames to restore (r=ttaubert) 2013-10-18 10:09:02 -07:00
Bill McCloskey
e0afdb4535 Bug 909048 - Don't set "index" property on session history when not needed (r=ttaubert) 2013-10-18 10:08:54 -07:00
Bill McCloskey
3fe9180dd0 Bug 923331 - Don't wait for history object in session restore (r=ttaubert) 2013-10-17 08:41:38 -07:00
Gavin Sharp
de521cfd9b Bug 925898: properly pass the "homepage" reason to getSubmission calls for about:home, r=MattN
--HG--
extra : transplant_source : %10i%ADC%D2W%C0%C0%99LM%9AR%D3%09%B29%10%F1%25
2013-10-11 15:00:11 -07:00
Gavin Sharp
f875b4d917 Bug 925892: add "channel=searchbar" parameter to Google plugin to distinguish search bar searches, r=MattN
--HG--
extra : transplant_source : %CD%D4%0BqxCt%82%BA%80%CE%E6%C3%E1%F3V%96xo%81
2013-10-11 14:30:31 -07:00
Steven MacLeod
2257aff304 Bug 925771 - Generate consecutive window IDs to avoid collisions. r=ttaubert
X-Git-Commit-ID: 9d342c1e5af9b5daea13b05c6f1f6a1c88d8ba93
2013-10-16 09:12:08 -07:00
Tim Taubert
26b2532a5c Bug 853779 - Ensure we don't lose sessions when starting with a private window only; r=yoric 2013-10-15 11:52:08 -07:00
Tim Taubert
dad00d1f43 Bug 923854 - Clean up SessionStore.jsm a little; r=smacleod 2013-10-15 11:20:18 -07:00
Jared Wein
a0bddcc082 Bug 926928 - Pull out the code that builds the 'Recently Closed Tabs' and 'Recently Closed Windows' to a separate module. r=Gijs
--HG--
extra : rebase_source : a0bf9a5894fc8d2b2b6fb69fe390edb3cc4c4ede
2013-10-14 14:33:17 -04:00
Abhishek Potnis
8b0ee91f44 Bug 924098: Fixed mismatch in variable name |aReason| in allDownloadsViewOverlay.js, r=gijs 2013-10-10 22:09:00 +02:00
Bill McCloskey
4d69a2de1a Bug 923332 - Use loadURIWithFlags instead of contentDocument.location when loading about:blank (r=ttaubert) 2013-10-10 10:52:22 -07:00
Bill McCloskey
6e78e8eb20 Bug 924929 - Add missing Cu import in session restore content code (r=Yoric) 2013-10-10 10:52:19 -07:00
Ehsan Akhgari
282051982e Bug 924248 - Make nsIDocument.h go on a diet; r=jst
The nsMacShellService code is rewritten to stop using GetLoadContext
which will now only be available in libxul.
2013-10-07 22:21:07 -04:00
Asaf Romano
2edf767025 Bug 912855 - Can't remove check-mark on "Load this bookmark in the sidebar". r=mak 2013-10-09 16:33:58 +02:00
Carsten "Tomcat" Book
55bf9692c8 merge fx-team to mozilla-central 2013-10-09 10:15:37 +02:00
Paolo Amadini
aa81eab701 Bug 917012 - Too many mainthread stat() calls during downloads. r=enn 2013-10-08 20:28:35 +02:00
Arnaud Bienner
fe64399f1e Bug 913520 - Move "Reload Live Bookmark" after "Sort by name" in context menu. r=mak 2013-09-19 14:35:55 +02:00
Dão Gottwald
96fb30fca5 Bug 921639 - duplicateTab needs to treat aDelta being undefined as 0 (just like nsISessionStore::duplicateTab). r=ttaubert 2013-10-08 11:13:19 +02:00
Raymond Lee
1faa4977aa Bug 859695 - OS.File should be adopted in PlacesBackups.jsm and PlacesUtils.jsm. r=mak 2013-10-07 14:52:08 +08:00
Tim Taubert
f291493809 Bug 919532 - Make sure we don't lose state when quitting early without being notified; r=yoric 2013-10-06 14:36:01 -07:00
Tim Taubert
1b4098761b Bug 923034 - Don't check getCurrentState's return value in SessionSaver; r=smacleod 2013-10-04 15:18:59 -07:00
Phil Ringnalda
efde14c2da Merge m-i to m-c 2013-10-03 07:58:59 -07:00
Matt Brubeck
0e87de14da Merge fx-team to mozilla-central 2013-10-03 07:38:41 -07:00
Ms2ger
ae8c899faf Merge m-c to inbound. 2013-10-03 11:09:17 +02:00
Ms2ger
9d5ce8dfb7 Bug 922268 - Remove empty makefiles; r=gps 2013-10-03 09:10:00 +02:00
Bill McCloskey
1a5e2899b8 Bug 921870 - Don't change "busy" attribute from session restore (r=ttaubert) 2013-10-02 17:31:33 -07:00
Gijs Kruitbosch
2710f71030 Bug 922847 - Separate animation from download button, r=mconley 2013-10-01 14:15:00 +02:00
Gijs Kruitbosch
f74dad9d18 Bug 923186 - Download button should use regular XBL. r=mconley 2013-10-02 19:53:25 +02:00
Yury Delendik
42f9b20363 Bug 904346 - Integrate Shumway into Firefox. r=gps 2013-09-30 18:23:41 -05:00
Gijs Kruitbosch
bea93a2b7d Bug 845408 - unify download-indicator and download-button, r=mconley 2013-09-18 21:32:16 +02:00