Commit Graph

5053 Commits

Author SHA1 Message Date
Gijs Kruitbosch
fa23450aa3 Merge mozilla-central and ux 2013-11-01 23:24:47 +01:00
Gijs Kruitbosch
35550d4046 Bug 924004 - buildArea should just plain remove special items, r=mconley 2013-11-01 19:45:53 +01:00
Gijs Kruitbosch
5403a2bb22 Bug 933731 - Should construct panel before starting customize mode, r=mconley 2013-11-01 19:45:52 +01:00
Gijs Kruitbosch
a880139178 Merge mozilla-central and ux 2013-11-01 09:20:15 +01:00
Doug Turner
aa500d69c0 Backing out 7fe2c77ebbf2 2013-10-31 20:25:03 -07:00
Olli Pettay
07cadd0d09 Bug 933226, less likely OOM when running browser_480148.js, r=mccr8, a=ryanvm CLOSED TREE 2013-10-31 21:49:26 +02:00
Tim Taubert
393d9647ac Bug 933693 - Fix 'aFolderId is undefined' in browser_views_liveupdate.js rs=gijs
From f55314f12e62b685be1afe0a8f1626e5609203e5 Mon Sep 17 00:00:00 2001
2013-10-31 14:54:51 +01:00
Tim Taubert
1312f4b118 Backed out changeset 109710b0f5f6 (bug 754344) 2013-11-01 12:08:37 +01:00
Ryan VanderMeulen
c80a525c6d Merge m-c to inbound on a CLOSED TREE. 2013-10-30 22:42:13 -04:00
Gijs Kruitbosch
2fb11cfdb7 Bug 931092 - refactor insertion code so we can update individual nodes, r=mconley
--HG--
extra : rebase_source : bd74a011b4e3c82cf7d7365927f800f86661e051
2013-10-31 23:20:42 +01:00
Bill McCloskey
d08dd36d0e Bug 919835 - Make session data collection work with multiple processes (r=ttaubert,Yoric) 2013-10-29 08:44:25 -07:00
Mike Hommey
e373b4d11e Bug 937900 - Don't link browsercomps.dll against the static RTL. r=bsmedberg 2013-11-16 13:38:00 +09:00
Henri Sivonen
e48c4b81ec Bug 910192 UI part - Get rid of intl.charset.default as a localizable pref and deduce the fallback from the locale. r=gavin. 2013-11-04 13:24:37 +02:00
Henri Sivonen
5bf0b8c647 Bug 910192 non-UI part - Get rid of intl.charset.default as a localizable pref and deduce the fallback from the locale. r=bzbarsky. 2013-11-04 13:24:33 +02:00
Carsten "Tomcat" Book
c01cac29f1 Backed out changeset 88e0c01e2d81 (bug 910192) bustage on a CLOSED TREE 2013-11-04 13:04:02 +01:00
Carsten "Tomcat" Book
b8da937efa Backed out changeset a34d87e94281 (bug 910192) bustage on a CLOSED TREE 2013-11-04 13:03:41 +01:00
Henri Sivonen
4289ffecc4 Bug 910192 UI part - Get rid of intl.charset.default as a localizable pref and deduce the fallback from the locale. r=gavin. 2013-11-04 13:24:37 +02:00
Henri Sivonen
e5a75a933d Bug 910192 non-UI part - Get rid of intl.charset.default as a localizable pref and deduce the fallback from the locale. r=bzbarsky. 2013-11-04 13:24:33 +02:00
Monica Chew
7ea66069d9 Bug 895476: Integrate application reputation with download manager, disable remote lookups for application reputation (r=paolo) 2013-11-11 10:54:09 -08:00
Richard Newman
7102c0b14f Merge m-c to s-c. 2013-10-28 17:51:05 -07:00
Ed Morley
8025633e53 Bug 921984 - Disable browser_tabview_bug624265_perwindowpb.js until bug 930202 is fixed 2013-10-28 17:45:33 +00:00
Ed Morley
47b7a70343 Bug 922427 - Disable browser_491168.js until bug 930202 hopefully fixes the intermittent failures
--HG--
extra : transplant_source : %F0K%9B%28%F6%9A/%3B%045%E4%07K%90%95%8C%18%7C%81%06
2013-10-28 15:39:02 +00:00
Richard Newman
2549498db1 Bug 925521 - Part 3: follow-up to fix browser tests. r=trivial 2013-10-18 17:43:42 -07:00
Richard Newman
07df1f49b4 Bug 925521 - Part 2: correctly record identifiers for non-pre-installed engines. r=gps
* * *
Bug 925521 - Review comments.
2013-10-18 12:31:39 -07:00
Tim Taubert
c2a00b5ee5 Bug 754344 - Make in-content prefs navigation look like about:addons r=jaws
From 958cacee91f0730b407bf35a65dd0bc9116cdd9e Mon Sep 17 00:00:00 2001
2013-10-17 16:42:31 -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
Tim Taubert
2fdb29e9ea Bug 933699 - TabView.uninit() leaks the TabView window r=gijs
From eb90c41f6a6d3f1b2d9d4dcbfa1bb32de497c597 Mon Sep 17 00:00:00 2001
2013-11-01 11:28:40 +01: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
Phil Ringnalda
c8885f9fdb Merge f-t to m-c 2013-10-27 10:22:27 -07:00
Raymond Lee
1863d4ceaa Bug 875731 - /toolkit/content/ Replace callers of nsIDownloadManager.usersDownloadsDirectory with Downloads.getUserDownloadsDirectory. r=paolo 2013-10-25 14:03:18 +08:00
Dustin J. Mitchell
e2d895bec0 Bug 925458 - Fix test_browserGlue_shutdown.js to not fail most of the time. r=mak 2013-10-10 15:23:01 -04:00
Alfredo Yang
4d9819e5d6 Bug 853356 - Part1 Add new permissions and prompt for mutiple permissions request. r=fabrice, felipc, wjohnston, mrbkap, jimm 2013-11-05 16:29:27 +08:00
Kan-Ru Chen (陳侃如)
fa58183cc7 Backout 3903cb4b779f 2013-11-05 15:00:31 +08:00
Alfredo Yang
7b535c2832 Bug 853356 - Part1 Add new permissions and prompt for mutiple permissions request. r=fabrice, felipc, wjohnston, mrbkap, jimm 2013-11-05 14:05:52 +08:00
Alfredo Yang
6ebb7a750f Bug 853356 - Part 1: Add new permissions and prompt for mutiple permissions request. r=fabrice, felipc, wjohnston, mrbkap, jimm 2013-10-26 21:19:32 -04:00
Ed Morley
d1bfa2dd2c Merge mozilla-central and inbound 2013-10-25 17:55:18 +01:00
Ed Morley
7ab0476528 Merge mozilla-central and fx-team 2013-10-25 12:19:55 +01:00
Carsten "Tomcat" Book
7449ccaa85 Merge Fx-Team to Mozilla-Central 2013-10-25 11:21:15 +02:00
Mike Hommey
f1c0c07862 Bug 929905 - Consolidate sources in moz.build. r=gps 2013-10-25 08:23:05 +09:00
Yury Delendik
6ef67e921c Bug 926988 - Keep Shumway in nightly only 2013-10-21 20:39:43 -05:00
Tim Taubert
8bc74f7dcb Bug 928335 - Disable 'Restore Last Session' menuitem after restoring the last session; r=dao 2013-10-22 08:20:15 +02:00
Amod Narvekar
671b93140b Bug 758138 - Current pref value is read before registering the observer. r=ttaubert 2013-10-24 09:54:57 +02:00
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
Reuben Morais
d4256d98ac Backed out 4 changesets (bug 853356) for breaking permission prompts. 2013-11-06 01:32:42 -02:00
Paolo Amadini
43a05f12e6 Bug 899110 - Remove the code to switch between different back-ends from the Downloads Panel. r=enn 2013-11-04 19:21:13 +01:00
Tim Taubert
5f7dd3592c Bug 930901 - Rename _SessionFile to SessionFile r=billm
From 88d1ec2f1c54fe85b5a79292562762f1e616310e Mon Sep 17 00:00:00 2001

--HG--
rename : browser/components/sessionstore/src/_SessionFile.jsm => browser/components/sessionstore/src/SessionFile.jsm
2013-10-25 11:52:42 +02:00
Tim Taubert
fcb677b796 Bug 930901 - Introduce Utils.jsm r=billm
From 83def9699a103352bed7a49ec69d9e6cceb85e0b Mon Sep 17 00:00:00 2001
2013-10-25 11:03:09 +02:00
Tim Taubert
d023ae4e25 Bug 930901 - Move TabState and TabAttributes to their own JSMs r=billm
From c3c8358214e4dbf1a5cc6149ea51cf3d55fdf3dd Mon Sep 17 00:00:00 2001
2013-10-25 10:06:14 +02:00
Tim Taubert
f7b73adfe6 merge m-c to fx-team 2013-11-04 16:40:40 +01:00
Gijs Kruitbosch
9fd7a8f8ad Bug 930970 - Fix bustage caused by tests assuming this._rdf is created within migrateUI, rs=bustage 2013-11-04 15:11:44 +01:00
Gijs Kruitbosch
681cbf5bd1 Bug 930970 - migrate based on pref, r=Unfocused,jaws 2013-10-25 17:11:40 +02:00
Cykesiopka
e0bcd6aebc Bug 914270 - Part 1: Simple/Automated moves. r=joey 2013-10-24 18:51:00 +01:00
Honza Bambas
8ff3e3730a Bug 895390 - Intermittent browser_privatebrowsing_cache.js | Disk cache reports 0KB and has no entries - Got 1, expected 0, r=emorley 2013-11-20 17:54:29 +01: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
3032136e48 Bug 930202 - New session restore tests (r=ttaubert) 2013-11-03 16:03:14 -08:00
Bill McCloskey
09b67653f2 Bug 930202 - Fix aliasing issue in session restore (r=ttaubert) 2013-11-03 16:03:08 -08:00
Bill McCloskey
5dacd0822d Bug 930202 - Cancel pending session collections when restoring (r=ttaubert) 2013-11-03 16:03:01 -08:00
Bill McCloskey
7c9e1f5552 Bug 933587 - Fix undefined Ci reference in session store (r=markh) 2013-11-03 16:02:53 -08:00
Blair McBride
48a867ad79 Bug 697314 - Defer importing xpinstall permissions until necessary. r=Mossop
--HG--
rename : toolkit/mozapps/extensions/test/xpcshell/test_bug578467.js => toolkit/mozapps/extensions/test/xpcshell/test_permissions_prefs.js
2013-10-25 14:22:32 +13:00
Bill McCloskey
d085fc0796 Bug 930269 - Create SessionHistory.restore (r=smacleod) 2013-11-12 15:02:53 -08:00
Bill McCloskey
526b34187a Bug 930269 - Rename SessionHistory.read (r=smacleod) 2013-11-12 15:02:46 -08:00
Bill McCloskey
21861341c0 Bug 930269 - Move saving of tab attributes (r=smacleod) 2013-11-12 15:02:39 -08:00
Bill McCloskey
feb3b0ef1f Bug 930269 - Rename SessionStore.restoreHistoryPrecursor (r=smacleod) 2013-11-12 15:02:34 -08:00
Bill McCloskey
5f6c300249 Bug 930269 - Rename SessionStore.restoreTab (r=smacleod) 2013-11-12 15:02:26 -08:00
Bill McCloskey
c98f7724cc Bug 930269 - Clean up SessionStore.restoreHistory (r=smacleod) 2013-11-12 15:02:20 -08:00
Chris Peterson
05de76c319 Bug 757726 - Part 2: Populate Preferences' Applications list using PluginHost. r=bsmedberg 2013-10-20 17:06:34 -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
Gijs Kruitbosch
4954ef4ed5 Bug 932342 - PanelUI ensureReady should only ever be invoked once, r=mconley 2013-10-29 17:26:13 +01:00
Gijs Kruitbosch
5dcdae8acc Merge mozilla-central and ux 2013-10-28 23:41:12 +01:00
Gijs Kruitbosch
43a74b4777 Bug 890338 - esc key doesn't work anymore after clicking restore defaults, r=jaws 2013-10-28 12:16:12 +01:00
Gijs Kruitbosch
3e54109a58 merge m-c to UX 2013-10-27 21:18:18 +01:00
Matthew Noorenberghe
a65ad34081 Merge mozilla-central to UX 2013-10-25 18:30:46 -07:00
Gijs Kruitbosch
e0cd81c15d Merge m-c to ux 2013-10-25 11:45:31 +02:00
Gijs Kruitbosch
a6c5684a9d Merge mozilla-central and ux 2013-10-25 10:23:03 +02:00
Gijs Kruitbosch
ab7e4fd59c Bug 876944 - customizemode should deal with creating/destroying widgets, r=Unfocused 2013-10-23 13:03:55 +02:00
Gijs Kruitbosch
4593d1248d Merge mozilla-central and ux 2013-10-24 10:18:26 +02:00
Felix H. Dahlke
6fdd01553f Bug 898783 - Only sample the scrollbar width once; r=jaws 2013-10-21 06:14:01 +02:00
Gijs Kruitbosch
43c7d4f812 Bug 885066 - don't apply LWTs to windows already in customization mode, r=Unfocused 2013-10-22 12:20:38 +02:00
Gijs Kruitbosch
a30c6a27e8 Bug 927605 - UX-only: use the ShortcutUtils module in CustomizableUI, r=mikedeboer 2013-10-22 14:03:44 +02:00
Gijs Kruitbosch
4fd7b7c65f Merge mozilla-central and ux 2013-10-23 00:37:14 +02:00
Jared Wein
011ed8764a Bug 890140 - Fix placoholder code so there aren't extra rows created. r=Gijs 2013-10-22 15:08:56 -07:00
Gijs Kruitbosch
29b2d6b3f8 Bug 888115 - rename customizableui-areatype and customizableui-anchorid to cui-areatype/cui-anchorid to save our poor fingers, r=jaws 2013-10-22 22:26:09 +02:00
Jared Wein
fcd17ba7f0 Bug 909779 - Toolbar Overflow isn't initialized correctly on newly opened windows. r=Gijs,jaws 2013-10-22 15:07:56 +02:00
Gijs Kruitbosch
c165842c74 Bug 890319 - about:customize doesn't work if we try to enter before the window has loaded, r=mikedeboer 2013-10-22 13:07:30 +02:00
Gijs Kruitbosch
2e97b0c56d Merge mozilla-central and ux 2013-10-22 10:34:17 +02:00
Gijs Kruitbosch
fd0ccd1a5e Bug 900593 - Remove parent flex stuff, r=jaws 2013-10-21 12:01:07 +02:00
Gijs Kruitbosch
4bc48ef511 Merge mozilla-central and ux 2013-10-21 10:03:47 +02:00
Mike Conley
31b6a1d552 Automated merge with https://hg.mozilla.org/mozilla-central 2013-10-19 21:58:39 -04:00
Gijs Kruitbosch
d0c3b75217 Bug 927717 - CustomizeMode _onDragOver does not handle the empty toolbar case, r=mconley 2013-10-16 20:52:00 +02:00
Gijs Kruitbosch
f1949add74 Merge mozilla-central and ux 2013-10-19 12:28:13 +02:00
Jared Wein
f653f84972 Backed out changeset c198907c6ba6 (bug 909779) 2013-10-18 17:45:44 -07:00
Jared Wein
c3b0b9b267 Bug 909779 - Toolbar Overflow isn't initialized correctly on newly opened windows. r=Gijs 2013-10-18 15:42:31 -07:00
Jared Wein
380f02ad59 Bug 927917 - Middle-clicking on the items in the History subview should open them in a new tab. r=mikedeboer 2013-10-18 09:25:15 -07:00
Gijs Kruitbosch
f165bf6c0b Bug 885057 - fix panel arrow colour issue in customize mode, r=dao 2013-10-18 11:27:40 +02:00
Gijs Kruitbosch
71ddb0e829 Merge m-c to UX 2013-10-18 12:56:16 +02:00
Gijs Kruitbosch
8075b6f634 Merge mozilla-central and ux 2013-10-17 13:48:43 +02:00
Gijs Kruitbosch
c576f1261f Backed out changeset 3ad4bd967735 (bug 909779) for breaking all the mochitest-bc
--HG--
extra : rebase_source : 6429d68d39906c2b862e5cfb9418765f45b11005
2013-10-17 10:25:22 +02:00
Soumya Kanti Chakraborty
f0ccaf81d6 Bug 927043 - CustomizableUI shouldn't use Date.now() for generating special items; r=gijs 2013-10-16 13:34:00 +02:00
Gijs Kruitbosch
b546eab442 Merge mozilla-central and ux 2013-10-16 23:24:59 +02: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
Gijs Kruitbosch
93dcef516a Bug 887853 - part 2: add shortcut references and display them, r=mconley 2013-10-14 14:39:30 +02:00
Gijs Kruitbosch
21ee9e7f16 Bug 918551 - add a minimum size left for scrollbars, so that OS X doesn't make us look cramped, r=mconley 2013-10-15 20:14:57 +02:00
Gijs Kruitbosch
db93a2c493 Bug 909779 - actually check for overflow instead of relying on the event, switch to scrollLeftMax, r=jaws 2013-10-16 22:56:07 +02:00
Gijs Kruitbosch
9f466ffaf0 Merge mozilla-central and ux 2013-10-16 13:15:41 +02:00
Jared Wein
e238536cf8 Bug 916964 - Improve overflow panel when lots of items are present. r=Gijs 2013-10-15 15:49:48 -04:00
Gijs Kruitbosch
d9d4277e13 Bug 914138 - picked wrong platform to run test, rs=me 2013-10-15 20:53:09 +02:00
Gijs Kruitbosch
213fd93e15 Bug 914138 - add a test for the overflow panel insertion/additions, r=jaws 2013-10-10 23:47:05 +02:00
Gijs Kruitbosch
860d2439b5 Bug 914138 - add the toolbar as a listener, and do bookkeeping for inserted/removed nodes, r=jaws 2013-10-10 23:44:24 +02:00
Gijs Kruitbosch
fea7a4a7d0 Bug 914138 - test scaffolding fix, minor overflow checking issue, r=jaws 2013-10-10 22:41:36 +02:00
Kruitbosch
c444f06b58 Bug 914138 - refactor some code, append to the overflowable toolbar in the right spot if necessary, r=jaws 2013-09-23 12:54:00 +02:00
Justin Dolske
464b62d0b3 Bug 918551 - divide the footer in 3, drop brand name in panel, r=jaws 2013-10-15 19:52:37 +02:00
Gijs Kruitbosch
b977c82383 Bug 923439 - bustage fix for wrong dragValue, rs=me
--HG--
extra : rebase_source : dff785523b1f78f63cf4fb24455a0dce8f35361e
2013-10-15 18:20:04 +02:00
Gijs Kruitbosch
e02d85d9a9 Bug 923439 - make dragging items to the end of a toolbar easier, r=mikedeboer 2013-10-15 16:32:25 +02:00
Jared Wein
9e65a74846 Bug 888572 - Add 'Recently Closed Tabs' and 'Recently Closed Windows' to the History subview. r=Gijs 2013-10-14 14:33:17 -04:00
Gijs Kruitbosch
df46ecf97e Merge m-c to ux 2013-10-13 23:58:05 +02:00
Gijs Kruitbosch
b956cee77f Merge mozilla-central and ux 2013-10-11 10:08:05 +02:00
Gijs Kruitbosch
368dd8209d Merge mozilla-central and ux 2013-10-10 20:23:18 +02:00
Gijs Kruitbosch
a23fb1751e Bug 893849 - search box should fill entire width of panel, part 1: change class name, apply to search box, r=mikedeboer 2013-10-10 19:43:58 +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
Gijs Kruitbosch
4358e8b9d9 Bug 923859 - Wide widget rearranging: derecurse, simplify, improve, r=jaws 2013-10-10 13:40:44 +02:00
Gijs Kruitbosch
392e2189f8 Merge mozilla-central and ux 2013-10-10 09:27:14 +02:00
Gijs Kruitbosch
7be20d910a Merge mozilla-central and ux 2013-10-09 13:39:14 +02:00
Carsten "Tomcat" Book
55bf9692c8 merge fx-team to mozilla-central 2013-10-09 10:15:37 +02: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
Gijs Kruitbosch
af8d959349 Bug 918049 - deal with skipintoolbarset items better when dnd'ing, r=jaws 2013-10-02 14:52:56 +02:00
Jared Wein
661a6ffe34 Bug 924388 - There should be small separators between the sub-edit controls and sub-zoom controls when each controls is placed in a toolbar. r=gijs 2013-10-08 17:45:07 -04: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
Paolo Amadini
aa81eab701 Bug 917012 - Too many mainthread stat() calls during downloads. r=enn 2013-10-08 20:28:35 +02:00
Gijs Kruitbosch
780c246cdd Bug 896687 - remove PanelUI-mainView-spring, r=Unfocused 2013-09-30 13:41:27 +02:00