Commit Graph

11941 Commits

Author SHA1 Message Date
Ehsan Akhgari
07bb867511 Bug 767835 - Avoid using about:privatebrowsing as the new tab URL when permanent private browsing has been turned on; r=ttaubert 2012-06-25 13:00:32 -04:00
Ed Morley
7a600d2b9c Backout 1dba66cfad9a, ed768b821da1, 23fd9a8d0c9a, 1e90805d96aa, 07425f0e921e (bug 749551) for M3 failures 2012-07-03 11:23:54 +01:00
Gene Lian
f017e9b225 Bug 749551 - Alarm API (Idl and dummy Dom). r=mounir sr=jonas 2012-07-03 11:26:12 +02:00
Jared Wein
4ca7850f11 Bug 239307 - Remove 'Send Link...' from context menus. r=fryn ui-r=shorlander 2012-07-03 13:42:18 -07:00
Dão Gottwald
42d7d9607b Bug 277079 - "Close other tabs" should always warn about closing multiple tabs. r=ttaubert 2012-07-03 21:44:01 +02:00
Ehsan Akhgari
910d058e01 Merge mozilla-central into moizilla-inbound 2012-07-03 11:14:18 -04:00
Dão Gottwald
fefd91b37c Bug 767840 - Let middleMousePaste call openUILink instead of whereToOpenLink and openUILinkIn. r=gavin 2012-07-03 17:02:29 +02:00
Benjamin Smedberg
cc2ebeab8a Bug 769048 part C - Build an injector DLL which can watch for crashes in Flash player processes. This involves building two copies of breakpad: one to live inside of libxul which uses mozalloc and the dynamic CRT, another to link into the injector which links the CRT statically and doesn't use mozalloc. Introduce a new define/makefile variable MOZ_CRASHREPORTER_INJECTOR rather than repeating "#if defined(XP_WIN) && !defined(HAVE_64BIT_OS) in many places. r=ehsan/khuey
--HG--
extra : rebase_source : 33bd0a74ce70a564963a6ca125e01048577fb554
2012-07-02 14:55:12 -04:00
Ehsan Akhgari
7fbd578f64 Bug 758992 - Make the classes which use the XPCOM nsISupports implementation macros final, to avoid the warning about deleting using a pointer to a base class with virtual functions and no virtual dtor (browser parts); r=jrmuizel 2012-06-19 23:24:24 -04:00
Mike Hommey
e482a37c2c Bug 762864 - Ship webapprt locale files in webapprt chrome. r=bsmedberg 2012-07-12 08:30:58 +02:00
Anant Narayanan
dbd8f86f56 Backout b53e8a614a4c, bustage 2012-07-11 21:43:48 -07:00
Anant Narayanan
e83f8d1868 Bug 691234: Part 3/3: Add DOM binding for getUserMedia on Desktop; r=jst 2012-07-11 21:22:24 -07:00
Brian R. Bondy
f5b8d53e01 Bug 773105 - r=rstrong 2012-07-11 21:48:20 -04:00
Raymond Lee
45c93c6b02 Bug 729867 - There is no way to pop up confirmation dialogs when the last private browsing window is being closed r=ttaubert 2012-07-05 16:30:59 +08:00
Jared Wein
6834568fc4 Bug 506172 - Going to malware site with redirect causes infobar to disappear. r=MattN 2012-07-05 17:56:46 -07:00
Felipe Gomes
9fca44e200 Bug 769545. Add missing const Cr declaration that would case an app reinstall with appcache to fail. r=marco 2012-07-05 15:02:17 -07:00
Andres Hernandez [:andreshm]
b5f6b91365 Bug 681005 - Restore pinned tabs before normal tabs r=zpao 2012-06-18 16:19:26 -06:00
Matthew Noorenberghe
ed7314b2a6 Bug 759656 - Remove unimplemented notification argument to PopupNotification callbacks r=margaret
--HG--
extra : rebase_source : 01f943ac3cd55212138ef5bdc6f8c2fd87a3fcbe
2012-06-03 22:25:55 -07:00
Andrew Hurle
aee91caf41 Bug 583683 - Show all awesomebar results without scrolling. r=MattN
--HG--
extra : rebase_source : 8c0ec02fbed606ead3050fe841166c7a08e2866b
2012-06-04 13:45:00 -07:00
Tim Taubert
64d01a28b9 Bug 767693 - [New Tab Page] need to save block list when unblocking a site; r=jaws 2012-06-26 21:44:29 +02:00
Andres Hernandez [:andreshm]
1ae76907ff Bug 766597 - no option to move a tab to a group if the folder is empty r=ttaubert 2012-06-26 10:27:50 -06:00
Tim Taubert
4c1665ec26 merge m-c to fx-team 2012-06-26 19:54:32 +02:00
Paul Rouget
24e92e67a9 Bug 763932 - [devtb] Add the right buttons to the Developer Toolbar; r=dao,jwalker,cedricv 2012-06-25 11:37:16 +02:00
Paul Rouget
975a1bd483 Bug 766999 - In the developer toolbar, the debugger should be named "debugger", not "Script"; r=past,dao,rcampbell 2012-06-25 11:40:40 +02:00
Mihai Sucan
0fa5002fdf Bug 766812 - Exception in HUDService-content.js when the Web Console is closed during network requests; r=rcampbell 2012-06-25 14:19:51 +03:00
Joe Walker
32031ad03c Back out 551ad0863475 and a5a50d13cc85 for test failures 2012-06-26 09:14:43 +01:00
Joe Walker
066714419f Bug 768150 - The developer toolbar should be preffed on by default for testing on nightly only; r=dcamp 2012-06-25 23:20:09 +01:00
Joe Walker
36b965d5e5 Bug 761481 - GCLI help output does not display the first time; r=dcamp 2012-06-25 23:20:03 +01:00
Andres Hernandez [:andreshm]
a0c2fab953 Bug 765729 - New Tab page thumbnails can't be tabbed to r=ttaubert 2012-06-25 14:03:26 -06:00
Panos Astithas
592cc4945c Merge m-c to fx-team 2012-06-25 16:57:09 +03:00
Paul Rouget
752b934544 Backed out changeset e51851dba7a2 - leaked 23 DOMWindow(s) and 1 DocShell(s) 2012-06-25 13:36:49 +02:00
Paul Rouget
cfd106cf94 Bug 763932 - [devtb] Add the right buttons to the Developer Toolbar. r=past r=dao 2012-06-25 11:37:16 +02:00
Paul Rouget
1198a70eb9 Bug 763865 - Layout tool is not positioned correctly when it is collapsed. r=dcamp 2012-06-21 11:04:55 +02:00
Tim Taubert
b95fa6b2c6 merge m-c to fx-team 2012-06-23 20:18:08 +02:00
Ryan VanderMeulen
d5290f201e Merge the last PGO-green inbound changeset to m-c. 2012-06-23 08:35:25 -04:00
ffxbld
17f698421e Automated blocklist update from host bld-centos5-32-vmw-019 2012-06-23 03:11:21 -07:00
Stephen Horlander
e3eec133b8 Bug 766985 - Backout Mixed State Icon. r=dao 2012-06-22 22:37:27 -07:00
Tim Taubert
4a229100a7 merge m-c to fx-team 2012-06-22 17:32:51 +02:00
Victor Porof
cd96c305b4 Bug 761174 - Always show a property tooltip; r=past 2012-06-21 18:25:34 +03:00
Saurabh Anand
f28d039c54 Bug 763468 - Use about:privatebrowsing for new tabs opened in private browsing mode; r=ttaubert 2012-06-21 03:13:19 +05:30
Ed Morley
49ae1e0275 Merge mozilla-central to mozilla-inbound 2012-06-25 17:23:37 +01:00
Felipe Gomes
1955bc1be5 Bug 758044. Follow-up: update comments to new naming scheme. r=me 2012-06-22 15:19:24 -07:00
Felipe Gomes
585babe305 Bug 760365. Preload appcache into webapp's profile during installation. r=marco
Linux profile creation by Marco, r=felipe
2012-06-22 15:19:23 -07:00
Ryan VanderMeulen
8d23fa6f5f Backout 70e3a2c8c6b4 (Bug 767133) due to mochitest-other orange. 2012-06-22 18:12:54 -04:00
Paul Rouget
99d1dce1ed Bug 766535 - [devtb] this.DeveloperToolbar is undefined when starting Firefox with toolbar previously visible. r=dao 2012-06-20 15:54:39 +02:00
Paul Rouget
2ee9c982e3 Bug 766512 - Rename tab.responsiveUI to tab.__responsiveUI. r=dao 2012-06-20 15:26:56 +02:00
Paul Rouget
a3ca4f521d Bug 765413 - Warning: Unknown property '-moz-transition-properties'. Declaration dropped. r=dao 2012-06-20 16:28:56 +02:00
Paul Rouget
2f576cf5f3 Bug 761884 - LayoutView is causing an infinite loop by making changes within a MozAfterPaint handler. r=dcamp 2012-06-20 16:22:02 +02:00
Panos Astithas
564465b6cb Merge m-c to fx-team 2012-06-21 10:11:14 +03:00
Jason Duell
b04db42739 Backed out 92e3821d85c2 (bug 449251) for bustage. 2012-06-20 19:11:04 -07:00
Jason Duell
29d399a1aa Backed out changeset 92e3821d85c2 2012-06-20 19:08:58 -07:00
Jason Duell
9d40ce7914 Bug 449251 - "Use this proxy for all protocols" should not configure SOCKS. r=bmcbride 2012-06-18 22:38:14 -07:00
Dão Gottwald
4910364e2c Bug 767133 - Add slide-in animation for arrow panels. r=enndeakin ui-r=shorlander
--HG--
extra : rebase_source : ab38e90e42a6bf45c4152b4960db8f4a8ba14ec0
2012-06-22 22:13:21 +02:00
Asaf Romano
013aefb08f Bug 738263 - Default bookmarks are still not imported during initial migration. r=gavin. 2012-06-22 23:11:42 +03:00
Ed Morley
558d143bd6 Merge mozilla-central to mozilla-inbound 2012-06-22 17:15:15 +01:00
Rafael Ávila de Espíndola
04a1e35539 Bug 761421 - Upgrade clang to 158160. r=rail.
Add clang manifests.
DONTBUILD.
2012-06-25 09:21:57 -04:00
Dão Gottwald
db8617111f Bug 767828 - disable test 2012-06-24 22:32:55 +02:00
Dão Gottwald
2fccf8b311 Bug 767813 - Set the consumeoutsideclicks attribute on panels instead of calling popupBoxObject.setConsumeRollupEvent. r=enndeakin 2012-06-24 22:30:59 +02:00
Ryan VanderMeulen
8ead15b2fe Backout e8a507a0a1a8 (bug 767813) due to mochitest-browser-chrome orange. 2012-06-24 16:27:20 -04:00
Dão Gottwald
9ccea67b7f Bug 767813 - Set the consumeoutsideclicks attribute on panels instead of calling popupBoxObject.setConsumeRollupEvent. r=enndeakin 2012-06-24 19:44:04 +02:00
Dão Gottwald
ad23ddebf2 Bug 761990 - The Feedback button's dropdown arrow overlaps the label. r=jaws 2012-06-24 19:40:00 +02:00
Joe Walker
e949c1876d Bug 724055 - Create a really easy way to make new GCLI commands; r=dcamp 2012-06-24 13:00:47 +01:00
Paul Rouget
6c7f97b95e Bug 764318 - [responsive mode] use this.tab.selected; r=dao 2012-06-13 13:58:33 +02:00
Victor Porof
91b6ae553a Bug 710258 - Don't allow the debugger to be open in more than one window; r=past 2012-06-20 15:21:46 +03:00
Panos Astithas
727e12a234 Use a preference setting to decide whether to bind to the loopback interface only, or all interfaces (Bug 764679); r=dcamp,mfinkle,jgriffin,vingtetun 2012-06-20 16:31:50 +03:00
Paul Rouget
dc10a49782 Bug 764625 - Web Console and Debugger stay checked in Web Developer menu after closing them with the close X button. r=msucan,past 2012-06-19 18:56:31 +02:00
Dave Camp
5f34f42dff Bug 761665: [rule view] double clicking on a property value does weird things. r=paul 2012-06-19 10:22:29 -07:00
Victor Porof
30d0f6f119 Bug 762452 - file filtering behaves strangely; r=past 2012-06-19 18:11:27 +03:00
Panos Astithas
63bb179ecf Ensure that with multiple windows open, the debugger's selected tab belongs to the top-level window (bug 761742); r=dcamp 2012-06-19 17:46:25 +03:00
Tim Taubert
5a91c1d53c merge m-c to fx-team 2012-06-19 14:56:47 +02:00
Paul Rouget
f288f3e37f Bug 761023 - [devtb] Developer Toolbar should re-open automatically if browser closed with it open; r=jwalker 2012-06-15 15:55:33 +02:00
Thaddee Tyl
218db5d360 Bug 724585 - We need a way to scroll a page to center an element if the element is not visible; r=rcampbell 2012-06-12 13:43:00 +03:00
Tim Taubert
9f28bb1ed7 Bug 752407 - Thumbnail cache should be created in the Local profile folder, not the Roaming ones; r=mak 2012-06-18 16:05:23 +02:00
Brian R. Bondy
a1e43d8687 Bug 764905 - Randomly flip preload on/off, independent of whether update service deleted prefetch. r=taras 2012-06-16 13:44:07 -04:00
Ryan VanderMeulen
dd68fb6231 Merge inbound to m-c. 2012-06-16 09:38:43 -04:00
Tim Taubert
fd5ba085cb merge m-c to fx-team 2012-06-16 12:36:20 +02:00
Thaddee Tyl
7da53ac80f Bug 714832 - [Linux] the redo command should also have the ctrl-y shortcut; r=msucan 2012-06-16 12:02:32 +03:00
Tim Taubert
94bebcd9e1 Bug 765211 - [New Tab Page] AllPages.unregister() can possibly remove wrong pages; r=gavin 2012-06-15 19:55:45 +02:00
Ed Morley
6c0104928c Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-06-15 13:32:55 +01:00
Mike Hommey
e18aca6d9a Bug 764021 - Add Startup Timeline probe for when entering main(). r=taras,r=bsmedberg 2012-06-15 08:23:08 +02:00
Mike Hommey
d4e06e4ad5 Bug 764019 - Only rely on the maintenance service to enable preload on Windows. r=taras 2012-06-15 08:22:33 +02:00
Brian R. Bondy
675334cbbb Bug 764515 - When setting default browser in Windows 8, should also set non http defaults. r=jimm 2012-06-14 22:19:39 -04:00
Paul Rouget
15986fc154 Bug 761023 - [devtb] Developer Toolbar should re-open automatically if browser closed with it open; r=jwalker
--HG--
extra : rebase_source : 95852ec078fb49ba547bed20abb4b886efb1f5d8
2012-06-15 15:55:33 +02:00
Thaddee Tyl
c5d47eb42c Bug 724585 - We need a way to scroll a page to center an element if the element is not visible; r=rcampbell
--HG--
extra : rebase_source : 1dd1770cc77eaeed188db07da8a8254475767296
2012-06-12 13:43:00 +03:00
Tim Taubert
07c3b32056 Bug 752407 - Thumbnail cache should be created in the Local profile folder, not the Roaming ones; r=mak
--HG--
extra : rebase_source : 960b6d4ea73b52450320ae7c00702f3c233f523d
2012-06-18 16:05:23 +02:00
Gervase Markham
449726f82b Bug 758191 - correct licence of file sourced from narwhal.js. 2012-06-19 17:35:42 +01:00
Paul Rouget
37b1b3cf55 Bug 760171 - The inspector node menu feature allows the user to remove tabbed browsing. r=robcee 2012-06-08 12:30:00 +02:00
Tim Taubert
cf4a809fa0 Bug 764931 - Don't use about:newtab for nsBrowserAccess; r=gavin 2012-06-14 20:29:31 +02:00
Mihai Sucan
46c8a250f4 Bug 762996 - Add errors count to the Web Console button in the developer toolbar; r=paul 2012-06-14 14:36:48 +03:00
Mihai Sucan
092481279f Bug 761257 - Further improve Web Console output performance; r=dcamp f=bz 2012-06-12 14:25:07 +03:00
Mihai Sucan
a83dd553a2 Bug 761157 - Sometimes network requests do not display all information; r=dcamp 2012-06-11 19:23:46 +03:00
Olli Pettay
2a1ef5e19b Bug 764540 - browser_tabfocus.js is racy, r=dao 2012-06-14 20:59:19 +03:00
Ben Hearsum
487a503fce Backout bug 753022 because it is causing test failures. 2012-06-14 10:36:13 -04:00
Malini Das
d24a45e4f4 bug 753022: debug builds should have marionette enabled and tested. r=bhearsum,ted 2012-06-14 08:46:12 -04:00
Ed Morley
20ae1c9276 Merge mozilla-central to mozilla-inbound 2012-06-13 15:52:26 +01:00
Tim Taubert
3cc384cd72 merge m-c to fx-team 2012-06-13 15:34:08 +02:00
Joe Walker
ebc0c15f98 Bug 761031 - GCLI edit command help seems unfinished; r=dcamp 2012-06-12 11:57:26 +01:00
Joe Walker
f52e7e4aca Bug 761268 - GCLI has hard-coded strings; r=dcamp 2012-06-12 11:57:26 +01:00
Ryan VanderMeulen
891e38e528 Revert c39d36167b99 due to a horribly munged backout. 2012-06-10 19:44:50 -04:00
Ryan VanderMeulen
f497d31a0a Backout the bug 754202 backout due to orange. 2012-06-10 19:37:47 -04:00
Olli Pettay
ac6b89bfdb Bug 761613 - Merge nsIPrivateDOMEvent to nsIDOMEvent, r=jst 2012-06-10 21:14:30 +03:00
Saurabh Anand
ac4a2071ec Bug 763111 - Use gBrowser.docShell for brevity in bug 748477. r=dao 2012-06-09 05:52:24 +05:30
Yury
8f7cca3838 Bug 758291 - Add uriloader@pdf.js.xpi to removed-files. r=dtownsend 2012-06-09 17:07:19 -04:00
Dão Gottwald
85155af554 Bug 759299 - Remove identity-box-inner and page-proxy-stack. r=jaws 2012-06-13 13:56:57 +02:00
Mihai Sucan
a905b1fe22 Bug 760837 - Intermittent browser_webconsole_bug_595934_message_categories.js | expectUncaughtException was called but no uncaught exception was detected; r=past 2012-06-03 12:07:15 +03:00
Mihai Sucan
13cf9f55e8 Bug 760999 - Intermittent browser_webconsole_netlogging.js | TypeError: content.wrappedJSObject.testXhrGet is not a function; r=rcampbell 2012-06-04 19:45:10 +03:00
Paul Rouget
201225bf64 Bug 719845 - [markup panel] The HTML Tree should have its own keybindings. r=dcamp 2012-06-01 21:39:00 +02:00
Paul Rouget
5fae1ad87e Bug 771199 - [devtb] remove the Style Editor from the developer toolbar. r=dao 2012-07-09 14:32:20 +02:00
Paul Rouget
4be22da1b2 Bug 764474 - [inspector] arrow keys are creating problems. r=harth 2012-07-03 13:56:49 +02:00
Paul Rouget
6cfcb33380 Bug 752851 - [Responsive Mode] if the inspector is open, the inspector should close first (when hitting Escape). r=harth 2012-06-08 14:52:43 +02:00
Robert O'Callahan
e29c5c0e0a Bug 731868. Part 3: Remove JS workaround for memory leak. r=dietrich 2012-06-01 18:26:30 +12:00
Dão Gottwald
944476b0ab Bug 767896 - disable browser_pageInfo.js
--HG--
extra : rebase_source : 315e8b6c151c6c2c23fd2b3275addc7178dd36c2
2012-07-15 17:04:07 +02:00
Jared Wein
9f2fb7fffc Bug 765411 - about:home loading performance optimizations. r=dao 2012-07-15 13:57:35 +02:00
Ryan VanderMeulen
714f7c1b50 Merge m-c to inbound. 2012-07-14 19:16:52 -04:00
Ryan VanderMeulen
9ec9fbfd2d Merge the last PGO-green inbound changeset to m-c. 2012-07-14 19:14:51 -04:00
Gregory Szorc
cee609d459 Merge services-central into mozilla-central 2012-07-14 13:35:00 -07:00
Ryan VanderMeulen
24d90521cf Merge the last PGO-green inbound changeset to m-c. 2012-07-14 12:58:44 -04:00
Dão Gottwald
b3670e36af merge backout 2012-07-14 17:33:03 +02:00
Dão Gottwald
0221332df3 Backed out changeset 7a8975c9206b 2012-07-14 17:32:39 +02:00
Ms2ger
219c32d8fb Backout 977ee9208065, a405768bd32a, 69a1fb2ddca3, 58d5f1d1443e for Moth orange. 2012-07-14 11:38:56 +02:00
Felipe Gomes
8fffba6f74 Bug 771294. Use window id for webapp installation. r=gavin
Test by Myk Melez
2012-07-14 01:09:32 -07:00
Dan Walkowski
8e975b670f Bug 755934. Display notification for successful app installation. r=felipe 2012-07-14 01:01:07 -07:00
ffxbld
db729ec1b5 Automated blocklist update from host bld-centos5-32-vmw-004 2012-07-14 03:11:57 -07:00
Ryan VanderMeulen
6969e08e72 Merge m-c to inbound.
--HG--
rename : dom/indexedDB/test/unit/head_idb.js => dom/indexedDB/test/unit/head.js
2012-07-14 13:08:32 -04:00
Andrew Hurle
1e3bb07c3f Bug 587909 - Improve the visual style of location bar results. r=Unfocused ui-r=shorlander
--HG--
extra : rebase_source : 625a3e2cf16b2601c20709b1ff6ee7c3792a6faa
2012-07-12 20:53:00 -07:00
Jared Wein
9356e47254 Bug 765874 - Implement recommend/share button, r=gavin
--HG--
extra : transplant_source : %A6%EC%03Q%AD%F8%CC%08NK%81%D15S%7C%21%7B%B8%E0C
2012-07-11 18:31:19 -07:00
Ed Morley
09567269fe Merge mozilla-central to mozilla-inbound 2012-07-13 15:30:35 +01:00
Dão Gottwald
f9a600a9a2 Bug 773360 - Remove workarounds for bug 768400. r=enn 2012-07-13 16:28:21 +02:00
Brian R. Bondy
f163882abc Bug 770899 - Prefetch clearing should be repurposed to delete 0 sized read only .pf files only. r=taras 2012-07-09 19:00:03 -04:00
Ryan VanderMeulen
7faaa873f9 Merge m-c to inbound. 2012-07-14 08:48:58 -04:00
Gregory Szorc
9df443d898 Merge mozilla-central into services-central 2012-07-13 17:19:51 -07:00
Gregory Szorc
0d1f8b0da7 Merge mozilla-central into services-central 2012-07-12 12:10:52 -07:00
Ed Morley
470a6ae9db Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-07-12 17:28:05 +01:00
Richard Newman
46e0d6e487 Merge m-c to s-c. 2012-07-12 00:12:41 -07:00
Gregory Szorc
ab057c40d3 Merge mozilla-central into services-central 2012-07-10 10:22:21 -07:00
Gregory Szorc
242202dc72 Bug 771968 - Call onLoginFinish properly; r=rnewman 2012-07-09 15:17:00 -07:00
Rafael Ávila de Espíndola
3e8782e8e4 Bug 772853 - upgrade clang to r160176. r=rail.
Update the tooltool manifest.

--HG--
extra : rebase_source : 9f0e7345db207016c5f8f31a2c35778feabbc0df
2012-07-13 23:54:44 -04:00
Brendan Dahl
5804552509 Bug 773422 - Update pdf.js to version 0.3.452. r=Mossop 2012-07-13 16:25:50 -07:00
Ryan VanderMeulen
959e0d6234 Merge m-c to inbound. 2012-07-09 20:53:11 -04:00
Brian R. Bondy
99c7fa36ec Bug 770874 - Removed the STARTUP_USING_PRELOAD_TRIAL telemetry histogram code. r=taras 2012-07-08 21:54:10 -04:00
Jim Mathies
dfd10255de Bug 770896 - include vccorlib110 redist library in installs for metro. r=rstrong 2012-07-09 15:48:29 -05:00
Edward Lee
1cac813e53 Bug 738832 - Allow desktop runtime to support webRT installs (mozApps.install API) [r=myk, r=felipe]
Use the runtime folder to get a reference to webapprt-stub instead of process folder, which is one level too deep from the runtime. Handle webapps install requests by showing a prompt like the geolocation prompt.
2012-06-21 14:06:24 -07:00
Kartikaya Gupta
ceed4861d3 Bug 755971 - Switch to using the padding rect size for scrollWidth and scrollHeight, and update tests to continue passing. r=bz, gavin 2012-06-21 09:36:57 -04:00
Ryan VanderMeulen
53d33c67b1 Merge m-c to inbound 2012-06-09 14:22:32 -04:00
Tim Taubert
59348843cd merge m-c to fx-team 2012-06-09 17:34:20 +02:00
ffxbld
900b67d593 Automated blocklist update from host mv-moz2-linux-ix-slave10 2012-06-09 03:12:07 -07:00
Victor Porof
2fbd9825ab Bug 762454 - File filtering @ operator doesn't search for functions; r=past 2012-06-08 12:14:33 +03:00
Panos Astithas
2655e2afaf Bug 761223 - JS Debugger errors prevent me from debugging Orion; r=dcamp 2012-06-08 11:21:59 +03:00
Panos Astithas
4197e5af0e Backout 61e0d5d09f77 due to test breakage 2012-06-08 11:18:28 +03:00
Panos Astithas
94523ccfb7 Bug 762403 - Disable the chrome debugger menu item until it's ready; r=dcamp,dtownsend 2012-06-08 10:01:19 +03:00
Panos Astithas
2291a64c5a Bug 761223 - JS Debugger errors prevent me from debugging Orion; r=dcamp 2012-06-08 10:00:48 +03:00
Panos Astithas
e739f30e10 Bug 761153 - Use the same preferences for enabling and configuring the remote debugging server across products (Part 1: desktop); r=dtownsend 2012-06-08 10:00:41 +03:00
David Keeler
9247dc188b Bug 759703 - Poll with setInterval instead of using setTimeout for browser_pluginnotification.js tests. r=jaws 2012-06-07 13:56:04 -07:00
Brian R. Bondy
a1020d2855 Bug 760671 - Hide the default browser checkbox in the installer for Windows 8. r=rstrong 2012-06-08 09:19:08 -04:00
Brian R. Bondy
c81adf71f0 Bug 760680 - Update shell integration default browser check for Windows 8. r=jimm 2012-06-08 09:19:01 -04:00
Mike Hommey
0e9e2ce626 Bug 762588 - Install channel-prefs.js in PREF_DIR when building Firefox as a XULRunner app. r=rstrong 2012-06-08 08:59:22 +02:00
Saurabh Anand
ae364922c7 Bug 748477 - Switch chrome privateWindow getter to check currentTab and remove setter; r=ehsan 2012-06-08 07:11:40 +05:30
Jared Wein
a370813d03 Backed out changeset 4c6587af0ec6 (bug 743613) since I should have gotten ux-review. 2012-06-07 16:20:03 -07:00
Ekanan Ketunuti
84440376cf Bug 437864 - In <pageInfo.xul>, "Warning: XUL box for hbox element contained an inline img child, forcing all its children to be wrapped in a block." r=dao 2012-05-29 10:28:00 +07:00
Chris Mahoney
c529be8c6e Bug 743613 - Added checkbox in Tabs preferences tab to enable/disable display of New Tab Page. r=jaws 2012-06-07 17:12:30 -04:00
Jed Parsons
8996c31558 Bug 753238 - Identity (BrowserID) module. r=dolske,rrelyea
--HG--
extra : rebase_source : 33ff0f0248ef84f3f4c8154745e5988819f2b787
2012-07-03 14:53:37 -07:00
Neil Rashbrook
a60df4747b Bug 761319 Use a more reliable way of resolving the feed handler URI r=gavin 2012-07-06 22:05:46 +01:00
Ehsan Akhgari
e96e87e62a Merge mozilla-central into mozilla-inbound 2012-07-06 10:46:20 -04:00
Gene Lian
56475ce904 Bug 749551 - Alarm API (Idl and dummy Dom). r=mounir sr=jonas 2012-06-22 15:37:49 +08:00
Dão Gottwald
9a806ebbb6 Bug 764755 - Remove the aero glass style border of arrow panels and reduce the arrow size. r=enndeakin 2012-06-19 16:07:24 +02:00
Ryan VanderMeulen
9180278d42 Merge m-c to inbound. 2012-06-14 18:45:40 -04:00
Ms2ger
9f56b60843 Merge m-c to m-i. 2012-06-30 14:50:23 +02:00
ffxbld
acb4366b56 Automated blocklist update from host linux-ix-slave12 2012-06-30 03:13:43 -07:00
Matt Woodrow
c96dc0e2ed Bug 539356 - Part 10 - Test changes required for DLBI. r=roc 2012-06-30 15:06:11 +12:00
Rafael Ávila de Espíndola
f6aeac18c5 Bug 769635 - Upgrade clang to 159409. r=rail. 2012-06-29 18:46:13 -04:00
Saurabh Anand
cbd44230ce Bug 758660 - Panorama telemetry gatherer checks global PB state; r=ttaubert 2012-06-29 16:28:05 +05:30
Ehsan Akhgari
0917c259a7 Bug 769679 - Pass the correct document to copyString in copySelectedItems; r=msucan 2012-06-29 12:21:32 -04:00
Alice0775 White
3a82d14a97 Bug 682944 - Prevent snippets with iframes from breaking about:home. r=gavin 2012-06-13 15:44:28 -07:00
Malini Das
fea3d98f7e bug 753022: debug builds should have marionette enabled and tested. r=bhearsum,ted 2012-06-14 14:38:31 -04:00
Jim Mathies
2f392f7fb0 Bug 764355 - Add a new edge swipe simple gesture and add a click count value to existing tap gestures for Win8. r=felipe 2012-06-14 12:40:12 -05:00
Ehsan Akhgari
53e43cdf95 Merge mozilla-central into mozilla-inbound to pick up the backout of bug 753022 2012-06-14 10:53:19 -04:00
Ehsan Akhgari
d21f28ef24 Merge mozilla-central into mozilla-inbound 2012-06-14 09:37:35 -04:00
Raymond Lee
b67b958aa5 Bug 710543 - Bring back 'change.password.pwSameAsRecoveryKey' string. r=gps 2012-05-15 09:49:02 +08:00
Asaf Romano
1579660d5d Bug 762639 - "Import Settings and Data" dialog show up on first run. r=mak. 2012-06-14 13:42:15 +03:00
Justin Lebar
ba730e6e3a Bug 741587 - Part 1: Make alert/prompt/confirm work with <iframe mozbrowser>. r=smaug
--HG--
extra : rebase_source : f418da542453f8b0f5853a8da48bea1c8c95969e
2012-06-07 10:43:23 -04:00
Ehsan Akhgari
c6218431ee Merge mozilla-central into mozilla-inbound 2012-06-06 12:46:50 -04:00
Tim Taubert
c595e194e6 merge m-c to fx-team 2012-06-06 17:40:11 +02:00
Dão Gottwald
f2cdb65455 Bug 760083 - Clean up and consolidate toolbar customization tests. r=ttaubert 2012-06-06 13:01:19 +02:00
Dão Gottwald
fa959fba8e Bug 759754 - With toolbar.customization.usesheet=true, the customization document stays alive after closing the sheet. r=ttaubert 2012-06-06 13:00:49 +02:00
Geoff Lankow
bdc2b4bb58 Merge m-c to m-i 2012-06-06 15:13:51 +12:00
Geoff Lankow
00f3a215c9 Bug 749930 - Replace uses of nsILocalFile with nsIFile (compiled code only); r=bsmedberg 2012-06-06 14:08:30 +12:00
Phil Ringnalda
3f534fee74 Merge mozilla-central to mozilla-inbound 2012-06-04 19:09:19 -07:00
Lukas Blakk
76c1aefa1b Merging in version bump NO BUG 2012-06-04 12:36:59 -07:00
Victor Porof
112b7f1988 Bug 760868 - Gmail includes scripts names that make the debugger script list too long; r=past 2012-06-04 15:35:24 +03:00
Panos Astithas
43fa298b4c Bug 761231 - Font for the Debugger panels should be message-box; r=dao 2012-06-06 09:57:41 +03:00
Victor Porof
3a1a1a9b39 Bug 753225 - Intermittent browser_dbg_createRemote.js; r=past 2012-06-04 13:02:32 +03:00
Chris Lee
0d7d4692dc Bug 523140 - Improve language of 'Start New Session' string in about:sessionrestore; r=zpao 2012-06-04 18:57:06 -07:00
Gavin Sharp
0d2c67713e Bug 760804: add some localization notes to pdf.js strings, and use "…" instead of "...", feedback=pike/bdahl/yury
--HG--
extra : transplant_source : 6%06m%D5%889sk%89F%DD%CDiw%1CF%20%18Z%9A
2012-06-04 16:17:37 -07:00
Justin Lebar
1b6b6dd3b2 Bug 750454 - Fix FUEL leaks. Part 8: Reformat FUEL code. r=mak
--HG--
extra : rebase_source : f60cacaef0d993a4fde695140fcd3b6fab9e8c7e
2012-06-05 20:05:50 -04:00
Justin Lebar
5ca19eed16 Bug 750454 - Fix FUEL leaks. Part 7: Test fixes. r=mak
--HG--
extra : rebase_source : 0201c4b3ea9f621cf9ee49402683ee2ce95b017b
2012-06-05 20:05:50 -04:00
Justin Lebar
d8fab582af Bug 750454 - Fix FUEL leaks. Part 4: Fix bookmarks leaks. r=mak
--HG--
extra : rebase_source : 1f3c91c0ebdaf883e78e0bd317f0dfda35334838
2012-06-05 20:05:50 -04:00
Justin Lebar
14edc4b854 Bug 750454 - Fix FUEL leaks. Part 2: Fix browser leaks. r=mak
--HG--
extra : rebase_source : c247f0792ec1db40c0781cff1353377f8c78781d
2012-06-05 20:05:50 -04:00
Justin Lebar
28943a197c Bug 750454 - Fix FUEL leaks. Part 1: Use weak refs in Application. r=mak
--HG--
extra : rebase_source : 04b4ce7ee1488481281a3073b4ba6900f14afbdf
2012-06-05 20:05:50 -04:00
Ehsan Akhgari
95a7aa1c4e Merge the last green PGO changeset of mozilla-inbound to mozilla-central 2012-06-04 11:31:44 -04:00
Richard Newman
a977c26c34 Merge m-c to s-c. 2012-06-03 23:46:09 -07:00