Commit Graph

5613 Commits

Author SHA1 Message Date
Theo Chevalier
9a034e4598 Backing out 107165:7bb5f1ebb833 and 107164:ee6470d54349 s/computers/devices 2012-09-15 23:59:33 +02:00
Theo Chevalier
29e6811f9e Bug 716643 - Sync promotion in add-on installed doorhanger, r=mak 2012-09-15 22:59:30 +02:00
Theo Chevalier
4a6e0b2c4c Bug 741738 - Count impressions for each doorhanger notification type, r=mak 2012-09-15 22:59:28 +02:00
Jan Varga
a9743fed16 Bug 791232 - Remove calls to clearOfflineApps() any remaining integration of localStorage with offline apps after Bug 776416. r=sicking 2012-09-14 22:23:44 +02:00
Adam Dane [:hobophobe]
0ef50937c9 Bug 583890 - Tab Title Abridger module and tests. r=ttaubert 2012-09-13 14:00:13 -05:00
Josh Matthews
26c7f1fdc8 Bug 789546 - Convert all JS users of imgICache service to use privacy-aware imgITools API instead. r=ehsan 2012-09-17 12:18:40 -04:00
Ehsan Akhgari
43f06e8050 Bug 741059 - Part 4: Update the callers to mozIAsyncFavicon::SetAndFetchFaviconForPage; r=jdm,bz,mak 2012-09-06 00:34:50 -04:00
Adam Dane [:hobophobe]
58808c3d56 Bug 87717 - Allow offline mode to connect to loopback r=mcmanus sr=cbiesinger 2012-09-17 18:45:10 -05:00
Sankha Narayan Guria
7e89102a4a Bug 776293 - Right-clicking a hyperlinked image and pressing "g" now copies the hyperlink URL. r=jaws 2012-09-18 14:16:16 -07:00
Mark Hammond
254916d132 Bug 793943 - add social api to close flyouts. r=mixedpuppy 2012-09-26 16:23:25 +10:00
Mark Hammond
12ba933a8e Bug 792677 - dynamically adjust social panels as content changes. r=jaws 2012-09-26 16:22:38 +10:00
Ryan VanderMeulen
dbf93bfaec Backout bug 792215 for suspected Windows m-oth leaks.
CLOSED TREE
2012-09-25 22:40:56 -04:00
Mark Hammond
25d1f67123 Bug 793935 - tests for closing social chat windows on logout. r=jaws 2012-09-26 09:32:27 +10:00
Adam Dane [:hobophobe]
724e609a69 Bug 583890 - Add visibleLabel attribute/property and tests. r=ttaubert,jaws 2012-08-23 20:15:50 -05:00
Jan Varga
90d87d4158 Bug 776416 - Fix remaining tests. r=sicking 2012-09-13 20:47:04 +02:00
Jonas Sicking
088d6f8f6f Bug 776416 - Remove exceptions to 5MB quota rule in localStorage. r=honzab 2012-09-13 20:46:50 +02:00
Marco Bonardo
7bf4cedb77 Bug 749477 - Stop abusing about:home localStorage from browser code.
r=fryn
2012-09-12 12:02:03 +02:00
Mark Hammond
50fd29be07 Bug 788100 - Remove social.initialize-response message. r=jaws 2012-09-12 12:48:38 +10:00
Mark Hammond
16df89bdb1 Bug 787511 - rename SocialProvider._getWorkerPort to getWorkerPort, remove SocialProvider.port. r=jaws 2012-09-12 12:48:38 +10:00
Mark Hammond
f99c450143 Bug 789859 - set consumeoutsideclicks on social toolbar panel for autoclose behaviour. r=jaws 2012-09-13 12:05:10 +10:00
Mark Hammond
b1637987d9 Bug 790488 - Add multiple-tabs to shareButton tests. r=jaws 2012-09-13 12:05:06 +10:00
Marco Bonardo
ffd5807159 Backout a933e3c0ec0f (bug 749477) for causing a new random failure in m-oth 2012-09-12 21:26:38 +02:00
Marco Bonardo
c336482e7d Bug 749477 - Stop abusing about:home localStorage from browser code.
r=fryn
2012-09-12 12:02:03 +02:00
Gavin Sharp
5a2eb2a9cd Bug 780594: do the event.target check for pageShowEventHandlers before setting a timeout, r=dao
--HG--
extra : transplant_source : %ED%AA%CE%10%822%00%B2%BFl%99%D5%B6yAz%BEz%F8%1A
2012-09-12 11:27:29 +02:00
Phil Ringnalda
403eb9f6b2 Back out df2ddcab7143 (bug 788100), d9e96444da92 (bug 788405), 092a8add22fd (bug 787511) for xpcshell bustage 2012-09-11 20:46:34 -07:00
Mark Hammond
3dc100d290 Bug 788100 - Remove social.initialize-response message. r=jaws 2012-09-12 12:48:38 +10:00
Mark Hammond
421896e7bb Bug 787511 - rename SocialProvider._getWorkerPort to getWorkerPort, remove SocialProvider.port. r=jaws 2012-09-12 12:48:38 +10:00
Dão Gottwald
ffcb25a0fa Bug 790168 - dragstart handler cleanup. r=ttaubert 2012-09-20 15:16:28 +02:00
Margaret Leibovic
0a3e3f9bcf Bug 695399 - Remove synchronous calls to nsICacheSession::openCacheEntry in pageInfo.js. r=gavin 2012-09-13 18:22:35 +02:00
Felipe Gomes
01941a95ae Bug 793354. Small chat icons are stretched by XUL layout. r=jaws 2012-09-25 11:59:57 -07:00
Shane Caraveo
409e3dbfa0 Bug 788589. Use information icon for logged out users and don't show generic buddy icon when logged in. r=felipe ui-r=Boriss 2012-09-25 11:39:09 -07:00
Boris Zbarsky
84dda56591 Bug 792215 part 1. Convert quickstubs to using JSNative getters and setters. r=peterv 2012-09-25 14:44:40 -04:00
Jared Wein
371d3f0db5 Bug 794512 - Add a checkbox and preference to disable toast notifications for the Social API. r=markh 2012-09-26 17:40:18 -07:00
Raymond Lee
10cac8b955 Bug 790489 - 'Restore previous session' in about:home can flash visible on load. r=jaws 2012-09-27 01:49:20 +08:00
Shane Caraveo
95bb4d5e15 Bug 783687 - Use custom event in the chat box to update the titlebar. r=jaws 2012-09-25 14:38:58 -07:00
Ryan VanderMeulen
71ae43be56 Backout 1b195e9c5f9d (bug 741738) due to mochitest failures. 2012-09-16 19:18:13 -04:00
Theo Chevalier
d135fa8444 Bug 741738 - Count impressions for each doorhanger notification type, r=mak 2012-09-16 23:38:57 +02:00
Theo Chevalier
d07eea05b5 Backed out changeset 52b90ba3a2c5 2012-09-16 23:13:13 +02:00
Ed Morley
d0c6cb8e21 Merge mozilla-central to mozilla-inbound 2012-09-10 15:05:35 +01:00
Tim Taubert
079503bcd2 merge m-c to fx-team 2012-09-10 09:47:01 +02:00
Phil Ringnalda
e40cf6341d Merge m-c to fx-team 2012-09-07 19:42:51 -07:00
Dão Gottwald
0ef2bdf747 Bug 789079 - In the tab container's dragover handler, calculate the drop indicator's minimum and maximum margins only when scrolling. r=jaws 2012-09-10 12:24:29 +02:00
Joe Walker
92c24734a3 Bug 773185 - [devtb] key sequence should close toolbar if gcli already has focus; r=mikeratcliffe 2012-09-07 14:24:59 +01:00
Shane Caraveo
86c89ea225 Bug 782793. Per-platform chat window icons. r=felipe 2012-09-04 14:42:06 -07:00
Shane Caraveo
e89755c4cb Bug 785951. Remove padding from social panels. r=dao,felipe 2012-09-06 16:13:37 -07:00
Andres Hernandez
7db919dde8 Bug 786418 - browser_newtab_focus.js shouldn't fail when FKA is enabled on Mac, r=enn 2012-09-05 13:43:41 -06:00
Felipe Gomes
1971f62b7e Bug 766616. Part 1. Implement about:socialerror page. r=mixedpuppy 2012-09-06 16:23:01 -07:00
Shane Caraveo
f579da83d9 Bug 787272. Disable recommend button on logout. r=jaws 2012-09-06 13:47:01 -07:00
Shane Caraveo
207baefbc9 Bug 789248. Fix failing social tests by only updating the status panel on tests that require it and are sure to clear it up afterwards. r=felipe 2012-09-06 13:14:34 -07:00
Shane Caraveo
f4119f617d Bug 786207. Display name in share panel is white on gray on OSX. r=felipe 2012-09-04 13:00:36 -07:00
Shane Caraveo
793ef5de61 Bug 789308. Fix reversed socialFrameShow/Hide events. r=felipe 2012-09-06 15:36:36 -07:00
Dão Gottwald
1dc1758092 Bug 789031 - Remove unnecessary tabPreviews.uninit. r=ttaubert 2012-09-06 18:00:20 +02:00
Dão Gottwald
354e862187 Bug 789032 - Dragging a link over the tab strip's scroll arrows calls _getDropIndex unnecessarily. r=jaws 2012-09-06 17:59:57 +02:00
Dão Gottwald
4d3c9f2aaf Bug 789010 - Use the PageThumbs API to get tab previews for tabs that aren't loaded yet. r=ttaubert 2012-09-06 14:41:46 +02:00
Ryan VanderMeulen
1baaa803da Merge m-c to inbound. 2012-09-05 17:52:28 -04:00
Dão Gottwald
89045aecf0 Bug 787275 - Location bar tooltip shows shortened URL when full location bar address is not visible. r=Unfocused
--HG--
extra : rebase_source : 495475dd10208f2eca49bb327faac131d44a103c
2012-09-05 17:43:19 +02:00
Mike Hommey
a97b66e6ea Bug 782890 - browser.js includes SafeBrowsing.jsm and BrowserNewTabPreloader.jsm with the wrong url. r=gavin 2012-09-05 16:42:10 +02:00
Tim Taubert
0ec3169d22 Bug 776928 - When doing lazy tab restoration, set the <browser>s in question to display:none until restored. r=dao 2012-09-05 07:52:31 +02:00
Tim Taubert
e02f55c129 merge m-c to fx-team 2012-09-05 13:18:58 +02:00
Paul Rouget
5be94bf6d8 Bug 768442 - It's impossible to add a sidebar inside a tab. r=dao 2012-08-30 12:23:26 +02:00
Paul Rouget
3caf8390cf Bug 736465 - Pref for Inspect Element context menu item. r=dao r=dcamp 2012-08-30 12:51:13 +02:00
Dão Gottwald
199e65b9d7 Bug 787895 - Indicator for dropping links on the tab strip is misaligned if there are pinned tabs and the tab strip overflows. r=jaws 2012-09-03 18:10:30 +02:00
Ed Morley
970e1b69f3 Backout 1d89bc229215 (bug 784142) for bug 787744 2012-09-03 10:04:49 +01:00
Dão Gottwald
12ecf31c67 Bug 786495 - Dragging a tab to bookmark it or cancelling the drag-and-drop operation (pressing ESC) unexpectedly reorders tabs. r=jaws 2012-09-03 09:24:15 +02:00
Atte Kemppila
df263f8698 Bug 771888 - Fix tree selection handling in Page Info > Media. r=adw 2012-09-01 11:35:56 -04:00
Shane Caraveo
0ac148e54e Bug 787093 - Some links from social dialogs open in the current tab. r=gavin 2012-08-31 12:57:42 -07:00
Shane Caraveo
ebcaaebdbd Bug 786477 - collapsing chatboxes on overflow is wonkey; r=felipe 2012-08-31 10:58:27 -07:00
Shane Caraveo
40f214925e Bug 786326 - First popup of flyout panel doesn't show arrow. r=gavin 2012-08-28 09:57:10 -07:00
Ally Naaktgeboren
26bb45cb49 Bug 762230 - Add-ons not listed when resetting Sync; r=mconnor 2012-08-30 14:57:15 -07:00
Neil Deakin
3b9299ae04 Bug 784142, assertion and crash calling alert while closing a window, r=smaug 2012-08-30 15:39:39 -04:00
Ally Naaktgeboren
358a9a5f7a Bug 589468 - Part 2/2: Change "computer" to "device" in all strings regarding desktop Firefox Sync. r=mconnor
--HG--
extra : rebase_source : 1041808123507a278b6bbddf7d387d6ef18ccfcd
2012-08-29 17:09:32 -07:00
Dão Gottwald
8df753bca3 Bug 786291 - Dragging a pinned tab is jerky when the tab strip overflows. r=jaws 2012-08-30 07:51:06 +02:00
Dão Gottwald
7c693895c4 Bug 786406 - Move the tab drag image away from the cursor to prevent it from obscuring the dragged tab. r=jaws 2012-08-30 07:50:46 +02:00
Dão Gottwald
2a0a822714 Bug 786593 - Moving a tab to a different window leaves other tabs shifted in the source window. r=jaws 2012-08-30 07:50:28 +02:00
Ryan VanderMeulen
97422db378 Merge the last PGO-green inbound changeset to m-c. 2012-08-27 15:01:44 -04:00
Dão Gottwald
23f47ab2d4 Bug 783282 - When dragging a tab within the tab strip, move it directly instead of displaying a drop indicator. r=jaws 2012-08-27 19:44:00 +02:00
Philipp von Weitershausen
5801c8b2ab Bug 776825 - Separate message managers into senders and broadcasters. r=smaug
--HG--
rename : content/base/public/nsIFrameMessageManager.idl => content/base/public/nsIMessageManager.idl
2012-08-27 11:13:02 -03:00
Mark Hammond
7a3a685290 Bug 780987 - implement social.user-recommend-* messages. r=mixedpuppy 2012-08-27 21:16:38 +10:00
Mark Hammond
cc7f0bacaf merge backout 2012-08-27 16:18:11 +10:00
Mark Hammond
09f9483ab0 Backout f79e4c7902a1 (Bug 780987) due to talos being angry and red-faced 2012-08-27 16:17:22 +10:00
Mark Hammond
949e962f6c Bug 780987 - implement social.user-recommend-* messages. r=mixedpuppy 2012-08-27 14:48:17 +10:00
Shane Caraveo
c8e6a18314 Bug 784535 - enable opening chats from worker. r=jaws 2012-08-26 16:51:24 -07:00
Shane Caraveo
488e0f589d Bug 774506 - Implement toast notification support. r=jaws 2012-08-26 16:46:45 -07:00
Paul Rouget
eca315b2b1 merge fx-team to m-c 2012-08-27 00:05:32 +02:00
Ryan VanderMeulen
2d77c23315 Merge the last PGO-green inbound changeset to m-c. 2012-08-25 22:09:16 -04:00
Yury
e2cff80fb8 Bug 776208 - Plugin preview overlay test. r=jaws 2012-08-25 17:18:44 -04:00
Yury
f71d14e548 Bug 776208 - Plugin preview overlay. r=johns,jaws,margaret, sr=joshmoz 2012-08-25 17:18:44 -04:00
Lim Wei Zhong
fd4488e47b Bug 724346 - Ctrl-Tab should not cycle through hidden tabs. r=dao 2012-08-25 17:18:43 -04:00
Gavin Sharp
63a80e24f6 Bug 785205: adjust wording for social activation prompt, r=jaws, ui-r=boriss
--HG--
extra : rebase_source : 5ea3201e00073268e4a02c05e3852f273e062505
2012-08-24 14:46:11 -07:00
Paul Rouget
d0a9416aeb Bug 770818 - [inspector] highlighter v3. r=jwalker 2012-08-24 14:18:23 +02:00
Paolo Amadini
74da64cc78 Bug 748160 - Update the Downloads command to open the Downloads view instead of the Downloads Panel. r=mak 2012-08-25 11:37:55 +02:00
Paolo Amadini
81ec514f1b Bug 748381 - Update the behavior of the Downloads indicator. r=mano 2012-08-25 11:37:55 +02:00
Shane Caraveo
4bfc87bd67 Bug 779923 - implement social activity flyout panel. r=jaws 2012-08-23 17:11:02 -07:00
Shane Caraveo
262eea0132 Bug 784238 make isVisible API work for notification panels / chat windows. r=jaws 2012-08-23 17:10:07 -07:00
Shane Caraveo
c5ae565149 Bug 784879 - use collapsed instead of hidden for status panels. r=gavin. 2012-08-23 11:23:17 -07:00
Mark Hammond
57ddc28501 Bug 783410 - prevent social URLs from ending up in global history. r=gavin 2012-08-25 13:54:03 +10:00
Mark Hammond
7556d50cbe Bug 780010 - Update browser_shareButton.js to use common SocialAPI test functions. r=jaws 2012-08-25 13:11:55 +10:00
Benjamin Smedberg
b8603666c1 Revert bug 776208 for semi-consistent failures:
TEST-UNEXPECTED-FAIL | chrome://mochitests/content/browser/browser/base/content/test/browser_pluginplaypreview.js | Test 1a, the overlay about: content is expected
TEST-UNEXPECTED-FAIL | chrome://mochitests/content/browser/browser/base/content/test/browser_pluginplaypreview.js | an unexpected uncaught JS exception reported through window.onerror - TypeError: Components.classes is undefined at jar:file:///c:/talos-slave/test/build/firefox/omni.ja!/chrome/toolkit/content/global/about.xhtml:38
TEST-UNEXPECTED-FAIL | chrome://mochitests/content/browser/browser/base/content/test/browser_pluginplaypreview.js | an unexpected uncaught JS exception reported through window.onerror - TypeError: Components.classes is undefined at jar:file:///c:/talos-slave/test/build/firefox/omni.ja!/chrome/toolkit/content/global/about.xhtml:38
TEST-UNEXPECTED-FAIL | chrome://mochitests/content/browser/browser/base/content/test/browser_pluginplaypreview.js | Found an unexpected tab at the end of test run: jar:file:///c:/talos-slave/test/build/firefox/omni.ja!/chrome/toolkit/content/global/about.xhtml
TEST-UNEXPECTED-FAIL | chrome://mochitests/content/browser/browser/base/content/test/browser_pluginplaypreview.js | Found an unexpected tab at the end of test run: chrome://mochitests/content/browser/browser/base/content/test/plugin_test.html

CLOSED TREE
2012-08-24 13:08:15 -04:00
Matt Brubeck
eab7829dd5 Back out b3c861bd1e2f (bug 785190) because it depends on bug 776208 on a CLOSED TREE 2012-08-24 15:34:50 -07:00
Yury
be5c603dc4 Bug 785190 - Add canActivatePlugin to reshowClickToPlayNotification. r=jaws 2012-08-24 16:18:17 -04:00
Yury
9ebd4239db Bug 776208 - Tests for plugin preview overlay. r=jaws 2012-08-24 16:18:17 -04:00
Yury
b3e51b2f82 Bug 776208 - Plugin preview overlay. r=johns,jaws,margaret, sr=joshmoz 2012-08-24 16:18:16 -04:00
Benjamin Smedberg
583084b3a2 Revert bug 776208 for semi-consistent failures:
TEST-UNEXPECTED-FAIL | chrome://mochitests/content/browser/browser/base/content/test/browser_pluginplaypreview.js | Test 1a, the overlay about: content is expected
TEST-UNEXPECTED-FAIL | chrome://mochitests/content/browser/browser/base/content/test/browser_pluginplaypreview.js | an unexpected uncaught JS exception reported through window.onerror - TypeError: Components.classes is undefined at jar:file:///c:/talos-slave/test/build/firefox/omni.ja!/chrome/toolkit/content/global/about.xhtml:38
TEST-UNEXPECTED-FAIL | chrome://mochitests/content/browser/browser/base/content/test/browser_pluginplaypreview.js | an unexpected uncaught JS exception reported through window.onerror - TypeError: Components.classes is undefined at jar:file:///c:/talos-slave/test/build/firefox/omni.ja!/chrome/toolkit/content/global/about.xhtml:38
TEST-UNEXPECTED-FAIL | chrome://mochitests/content/browser/browser/base/content/test/browser_pluginplaypreview.js | Found an unexpected tab at the end of test run: jar:file:///c:/talos-slave/test/build/firefox/omni.ja!/chrome/toolkit/content/global/about.xhtml
TEST-UNEXPECTED-FAIL | chrome://mochitests/content/browser/browser/base/content/test/browser_pluginplaypreview.js | Found an unexpected tab at the end of test run: chrome://mochitests/content/browser/browser/base/content/test/plugin_test.html

--HG--
extra : rebase_source : e000988677d466b4796c5b2a51968f586743e6db
2012-08-24 13:08:15 -04:00
Ed Morley
6c6f70fd7d Backout 9c2c1987abc4 & ecaff5097b0b (bug 583890) for intermittent failures in browser_bug583890.js 2012-08-24 13:16:38 +01:00
Yury
72679e34aa Bug 776208 - Plugin preview overlay test. r=jaws
--HG--
extra : rebase_source : e92f58a5f1defdfb90067386da1f6c38f8c9268e
2012-08-23 17:12:03 -04:00
Yury
51f5276dad Bug 776208 - Plugin preview overlay. r=johns,jaws,margaret sr=joshmoz
--HG--
extra : rebase_source : f9b13bbda1318dbdaa71b04b3e04736655e65081
2012-08-23 17:11:51 -04:00
Adam Dane [:hobophobe]
4e4af73c64 Bug 583890 - Tab Title Abridger module and tests. r=ttaubert 2012-08-23 20:16:13 -05:00
Adam Dane [:hobophobe]
3906ace2fc Bug 583890 - Add visibleLabel attribute/property and tests. r=ttaubert,jaws 2012-08-23 20:15:50 -05:00
Gavin Sharp
b8a6dfc28b Bug 784153: remove "Oops" in social undo button string, r=jaws, ui-r=boriss
--HG--
extra : transplant_source : %28N/%F9%B4Y%ABu%FD%AC%E7%BE%F3%1E%92%3D%CD%C7%C1%CE
2012-08-23 16:33:10 -07:00
Bobby Holley
7d93b33884 Bug 784560 - Fix more tests. r=mccr8 2012-08-23 11:45:28 -07:00
Ed Morley
5e2606362a Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-08-23 11:29:20 +01:00
Tim Taubert
bb4a8970e4 merge m-c to fx-team 2012-08-22 22:15:08 -07:00
Tim Taubert
81423201f9 Bug 754671 - [Page Thumbnails] size of thumbnails directory (in profiles directory) keeps growing infinitely; r=felipe 2012-08-21 11:17:18 -07:00
Gavin Sharp
ac923ca26d merge fx-team into mozilla-central 2012-08-21 10:27:25 -07:00
Blair McBride
9bc4755453 Bug 783763 - Move browser_bug435325.js to /browser/ and remove reference to nsIDOMWindowUtils. r=dolske
--HG--
rename : docshell/test/browser/browser_bug435325.js => browser/base/content/test/browser_bug435325.js
2012-08-21 19:42:30 +12:00
Shane Caraveo
ce4474f75e Bug 779686 - implement docked chat content areas, r=felipe
--HG--
extra : transplant_source : c%29h%B5%89%27%F3S%C0%B6%CB%82%A27%3C%0D%AEL%14V
2012-08-20 17:52:26 -07:00
Jared Wein
8ccee29469 Bug 779360 - Implement mozSocial.isVisible API for social sidebar window, r=felipe
--HG--
extra : transplant_source : %1FB%A6T%7B%9D%60T%E6%95%CD%A7%27%E5%00%60%A5%B8%84%F8
2012-08-20 14:18:50 -07:00
Shane Caraveo
0be33283e4 Bug 783691 - show/hide events for social content. r=gavin 2012-08-20 11:25:47 -07:00
David Creswick
d4179f7490 Bug 739092 - Neterror icon should not be visible behind robot in about:robots. r=dao 2012-08-20 17:43:00 +12:00
Ed Morley
a227f14256 Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-08-22 10:28:02 +01:00
Dão Gottwald
6ef5c21185 fix indent (no bug, DONTBUILD) 2012-08-22 09:58:18 +02:00
Ed Morley
3197149f5c Merge mozilla-central to mozilla-inbound 2012-08-21 21:16:49 +01:00
David Keeler
8c1cb54acb Bug 767636 - expose plugin fallback type to extensions. r=jaws 2012-08-21 12:40:07 -07:00
Ekanan Ketunuti
7d3976d379 Bug 784313 - Replace body[dir=rtl] with :dir(rtl) in browser/. r=dao
--HG--
extra : rebase_source : 161e7e1456b27f6b31e3f8e923684d83c7d0ace6
2012-08-21 20:50:55 +07:00
Ian Moody
6fd85a4fb0 Bug 737792 - Use for..of loops in browser.js. r=dao
--HG--
extra : rebase_source : df980b6310daecb9e80793ca900ba983aadb12c6
2012-08-21 18:56:07 +02:00
Leonard Camacho
ef869f564e Bug 695879 - Use SyncScheduler when adding a new device to sync. r=rnewman 2012-08-21 18:23:42 -04:00
Dão Gottwald
255346b385 Bug 783103 - Avoid layout flush from isElementVisible when attempting to focus the URL bar or search bar. r=enn 2012-08-21 15:53:39 +02:00
Dão Gottwald
0a6a0c0268 Bug 783614 - Cutting a sub string from the location bar value can unexpectedly modify the value further. r=Unfocused 2012-08-21 09:56:59 +02:00
Dão Gottwald
be7f5807e8 Bug 782684 - charsetLoadListener needs no event argument. r=gavin 2012-08-21 09:54:57 +02:00
Bellindira Castillo [:bellindira]
aa00394b82 Bug 752841 - [New Tab Page] Make the number of tabs adjustable; r=ttaubert 2012-08-16 23:01:03 -06:00
Jared Wein
92692e1a2d Bug 777176 - Preload SocialAPI panels. r=felipe 2012-08-16 18:02:23 -07:00
Masayuki Nakano
7ab97ad2aa Bug 782739 Handle new mousewheel prefs in browser_fullZoom.js r=smaug+dao 2012-08-16 00:51:13 +09:00
Ed Morley
d52d7568dd Backout 34d187fac5f7 (bug 777176) for possibly causing bug 782901 on a CLOSED TREE 2012-08-15 10:48:13 +01:00
Jared Wein
9f3bbcb381 Bug 777176 - Preload SocialAPI panels. r=felipe 2012-08-14 23:56:19 -07:00
Andres Hernandez
fd33841755 Bug 325901 - fix unnecessarily preprocessed files in browser/, r=gavin
--HG--
extra : rebase_source : cc42d98604e38528f3bc9941dce4f15ec8ad5d67
2012-08-10 14:20:25 -06:00
Ed Morley
a64cc16c8c Merge mozilla-central to mozilla-inbound 2012-08-14 14:00:36 +01:00
Ed Morley
a95d17dc7b Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-08-14 13:52:25 +01:00
Dão Gottwald
4d67e652a8 Bug 782043 - Get rid of the fullscreencontrol attribute. r=felipe 2012-08-14 06:04:33 +02:00
Tim Taubert
ca8d108df1 merge m-c to fx-team 2012-08-13 20:52:40 -07:00
Dão Gottwald
d726bbed43 Bug 782375 - pageShowEventHandlers should check event.target rather than event.originalTarget. r=gavin 2012-08-13 22:39:50 +02:00
Gavin Sharp
6a7f11ef72 Bug 781386 followup: fix forgotten review nit (reset pref that this test sets on test end) 2012-08-11 20:55:58 -07:00
David Keeler
25c92f504d Bug 741130 - Attach XBL bindings for html:objects in nsElementSH::PostCreate. r=bz, r=jwein 2012-08-10 09:19:24 -07:00
Masayuki Nakano
fef53e910a Bug 719320 part.11 Fix new test failures r=smaug 2012-08-12 10:42:36 +09:00
Neil Deakin
9b35869d1b Bug 391834, don't allow prompts in beforeunload, unload and pagehide events,r=smaug,patch mostly by gavin 2012-08-13 15:05:34 -04:00
Tim Taubert
9d521873d4 Bug 753448 - Part 3 - Adapt tests for the new tab page; r=jaws 2012-08-13 09:34:10 -07:00
Tim Taubert
ecac3c469d Bug 753448 - Part 2 - Integrate the new tab preloader; r=jaws 2012-08-13 09:34:10 -07:00
Tim Taubert
a9ced680e7 Bug 753448 - Part 1 - Add BrowserNewTabPreloader.jsm; r=gavin 2012-08-13 09:30:18 -07:00
Blair McBride
7a29a9894a Bug 779680 - about:neterror's GoOnline() should be invoked from events, not nsDOMWindowUtils. r=bz,dolske 2012-08-10 15:43:54 +12:00
Tim Taubert
60e426ad9a merge m-c to fx-team 2012-08-09 20:48:53 +02:00
Tim Taubert
90406c823c Bug 779618 - [Page Thumbnails] make tabbrowser use the thumbnail service; r=jaws 2012-08-09 08:46:17 +02:00