Commit Graph

15890 Commits

Author SHA1 Message Date
Phil Ringnalda
4c139eeb06 Merge m-c to fx-team 2013-05-23 21:25:59 -07:00
Phil Ringnalda
5c5856806c Merge the last PGO-green cset from m-i to m-c 2013-05-23 21:01:29 -07:00
Tim Taubert
1d26f8d70f merge m-c to fx-team 2013-05-23 20:55:32 +02:00
Tim Taubert
f1fd250572 Bug 875496 - Simplify code that creates the newtab preload frame and remove unnecessary preload.xhtml; r=jaws 2013-05-23 23:52:06 +02:00
Francesco Lodolo [:flod]
0f6e4cb9d0 Bug 874785 - Web Console: rewrite localization comments and use ordered arguments for multiple parameters, r=mratcliffe 2013-05-22 01:35:00 -07:00
Gijs Kruitbosch
aec9c74f23 Bug 874601 - failing social API tests on OS X on UX, r=markh
--HG--
extra : rebase_source : e5873bfe4c6273512cc4892a270eca63c5ddd4cd
2013-05-22 10:29:33 +02:00
Tim Taubert
e3c3846fa5 Bug 873771 - TabRestoreQueue should keep track of and evaluate restore_on_demand prefs; r=yoric 2013-05-21 18:32:24 +02:00
Eddy Bruel
c978035b45 Merge for bug 637572 2013-05-24 17:05:46 -07:00
Shane Caraveo
7bfaa7f123 bug 869278 fix intermittent failure in browser_social_mozSocial_API.js, r=felipe 2013-05-24 11:36:23 -07:00
Brandon Benvie
8b013bf931 Bug 824602 - Remove getUserData() usage from devtools. r=dcamp 2013-05-20 17:46:55 -07:00
Ryan VanderMeulen
1d952cf849 Merge inbound to m-c. 2013-05-22 12:27:51 -04:00
Brian R. Bondy
40b7e62fb0 Bug 861322 - Make Metro read Desktop app.update.mode setting. r=jimm 2013-05-22 10:17:05 -04:00
Brian R. Bondy
72a90e709a Bug 835151 - Add updates to the Metro flyout. r=rstrong 2013-05-15 11:45:35 -07:00
Brian R. Bondy
c8186a880d Bug 794937 - Updater callback should launch Metro Firefox when updating from Metro Firefox. r=rstrong 2013-05-22 10:16:56 -04:00
Brian R. Bondy
25cbd9c470 Bug 794937 - Make updates work from the Metro front end, add handling for 1 instance handling updates. r=rstrong 2013-05-22 10:16:53 -04:00
Ryan VanderMeulen
4b68c139b8 Merge m-c to fx-team. 2013-05-21 13:28:21 -04:00
Tim Taubert
42c0714114 Bug 873771 - TabRestoreQueue should keep track of and evaluate restore_on_demand prefs; r=yoric 2013-05-21 18:32:24 +02:00
Tim Taubert
62680e5089 Bug 873835 - Re-implement form data cache now that __SS_data is gone; r=yoric 2013-05-21 18:19:17 +02:00
Tim Taubert
3d6541ef65 Bug 867142 - Remove browser.__SS_restoreState and use a WeakMap instead; r=yoric 2013-05-21 15:02:46 +02:00
Joe Walker
2e0e758c94 Bug 874023 - GCLI: context.environment.window not always defined when running GCLI commands; r=mratcliffe 2013-05-21 10:18:56 +01:00
Joe Walker
8b9f1e63f0 Bug 832717 - Help synopsis for GCLI commands should include the -- prefix needed to pass parameters; r=mratcliffe 2013-05-21 10:18:56 +01:00
Joe Walker
24d8703cba Bug 769687 - eagerHelperDesc should be easier to comprehend and localize; r=mratcliffe 2013-05-21 10:18:55 +01:00
Joe Walker
1e8acaf911 Bug 824254 - Fix intermittent browser_gcli_keyboard.js test; r=mratcliffe
--HG--
rename : browser/devtools/commandline/test/browser_gcli_keyboard.js => browser/devtools/commandline/test/browser_gcli_keyboard2.js
2013-05-21 10:18:55 +01:00
Quentin Pradet
afc2b10c07 Bug 773271 - GCLI needs a date type; r=jwalker,harth 2013-05-21 10:18:55 +01:00
Joe Walker
e3890d9334 Bug 856002 - GCLI requisition update/exec methods should take a DOM node; r=harth 2013-05-21 10:18:55 +01:00
Joe Walker
55da5dec76 Bug 834230 - break del command suffers from an off by 1 error; r=vporof 2013-05-21 10:18:55 +01:00
Joe Walker
55ed1fbee9 Bug 866680 - gcli string params should allow empty values; r=mgoodwin,harth 2013-05-21 10:18:54 +01:00
Joe Walker
21062212f1 Bug 786661 - GCLI should not auto-unescape command line escapes; r=optimizer,harth 2013-05-21 10:18:54 +01:00
Gijs Kruitbosch
fa222527bc Bug 874040 - Fix l10n expectations in net monitor tests, r=vp 2013-05-20 16:14:27 +02:00
Gijs Kruitbosch
f07fb93b34 Bug 874028 - Debugger and Net monitor tests should use browser's load event rather than tab's, r=past 2013-05-20 15:23:06 +02:00
Tim Abraldes
343be6cf1f bug 874977. Update to new "lock" icons for displaying site identity status. r=mbrubeck 2013-05-23 10:28:39 -07:00
Mihai Sucan
2966cc833b Bug 855180 - Intermittent browser_toolbar_webconsole_errors_count.js | Timed out while waiting for: web console shows the page errors followed by other timeouts, failures, leaks; r=jwalker 2013-05-22 23:32:58 +03:00
Jim Mathies
6cb11c24ea Bug 874970 - Display proper error strings in Sync flyout when sync login fails. Also, close initial sync progress dialog if login fails. r=ally 2013-05-23 07:25:09 -05:00
Jim Mathies
1e5199d62c Bug 858358 - fixup line endings in bookmarks and histroy tests. r=rsilveira 2013-05-23 07:25:05 -05:00
Panos Astithas
7cbab5978d Bug 873912 - JS warning "anonymous function does not always return a value" resource:///modules/devtools/framework/target.js:218; r=jwalker 2013-05-20 11:50:27 +03:00
philringnalda@gmail.com
dc97a160cc No bug, Automated blocklist update from host slice 2013-05-18 18:56:23 -07:00
Gregory Szorc
14c4938355 Bug 873629 - Remove 129 empty Makefile.in files; r=ted 2013-05-17 16:20:11 -07:00
Ryan VanderMeulen
0b28853762 Backed out changesets 073791f33ab7 and 7ac5779a426c (bug 859756) for causing intermittent Windows build failures.
CLOSED TREE
2013-05-17 17:30:20 -04:00
Ryan VanderMeulen
c1c1345fe3 Bug 871530 - Update pdf.js to version 0.8.169. r=dtownsend 2013-05-17 16:46:26 -04:00
Ryan VanderMeulen
b34b45bbc7 Merge m-c to fx-team. 2013-05-17 12:51:20 -04:00
Mihai Sucan
62517c4722 Bug 859756 - [browserconsole] Show nsIConsoleMessages in the Browser Console; r=robcee 2013-05-17 13:36:56 +03:00
Mihai Sucan
8cbb92274b Bug 871156 - Allow Ctrl+W to close the tab when the Web Console is focused; r=robcee 2013-05-16 15:35:53 +03:00
Mihai Sucan
e9a522d92b Bug 872479 - Toolbox tab icons are misplaced; r=vporof 2013-05-16 14:14:26 +03:00
Rodrigo Silveira
28c7cdece4 Bug 860899 - Fixup metro mochitests r=jimm
--HG--
extra : rebase_source : c512b5afb0a457d411e4706571a7f1482a4a8f88
2013-05-14 23:30:24 -07:00
Francesco Lodolo [:flod]
7c4c99686f Bug 872993 - Rewrite localization comments and use ordered arguments for multiple parameters. r=Pike 2013-05-21 08:29:33 -04:00
Ryan VanderMeulen
d8cb0383c6 Merge m-c to inbound. 2013-05-21 08:17:04 -04:00
Mike Hommey
83235b061d Bug 873640 - Fix and cleanup profiledbuild profile script invocation. r=ted 2013-05-21 08:28:49 +02:00
Ryan VanderMeulen
501000a375 Merge m-c to inbound. 2013-05-20 22:28:32 -04:00
Victor Porof
a76f56e0fc Bug 872864 - Intermittent browser_net_simple-request-data.js | The requestHeaders attachment has an incorrect |headers| property. - Got 6, expected 7 | browser_net_simple-request-details.js | There should be 13 header values displayed in this tabpanel. etc, r=rcampbell 2013-05-17 10:59:04 +03:00
Frank Yan
08b4ff69d9 Bug 861465 - Hide overlay buttons when showing app bars or in fullscreen mode. r=mbrubeck 2013-05-16 22:14:29 -07:00
Tim Abraldes
4a868b408f bug 839342. Make metro widget listen for EdgeGestureStarted and EdgeGestureCanceled, in addition to EdgeGestureCompleted. Show the edge UI on EdgeGestureStarted and EdgeGestureCompleted, hide it on EdgeGestureCanceled. This time without bustage! r=bbondy 2013-05-16 21:22:21 -07:00
Phil Ringnalda
eb385de2df Back out 9675dce26f53 (bug 839342) for browser-chrome bustage 2013-05-16 20:09:24 -07:00
Christian Sonne
cb955637f5 Bug 857236 - followup fixing erroneous getBoolPref() call r=gavin 2013-05-16 19:14:45 -07:00
Tim Abraldes
b11ea57c38 bug 839342. Make metro widget listen for EdgeGestureStarted and EdgeGestureCanceled, in addition to EdgeGestureCompleted. Show the edge UI on EdgeGestureStarted and EdgeGestureCompleted, hide it on EdgeGestureCanceled. r=bbondy 2013-05-16 17:47:46 -07:00
Allison Naaktgeboren
61e42263c1 Bug 873255 - Fx Metro: Remove option to always show tabs. r=mbrubeck 2013-05-16 17:43:57 -07:00
Ian Melven
9f8a874161 Bug 842657 - Flip the pref to enable the CSP 1.0 parser for Firefox (r=jst) 2013-05-16 08:06:43 -07:00
Phil Ringnalda
41baa55f97 Back out 01d3f80565cc (bug 870529) for win8 NS_IsMainThread() assertion failures
CLOSED TREE
2013-05-22 21:07:06 -07:00
Brian R. Bondy
f010e583a1 Bug 870529 - JumpListStartup not being called on delay startup causing no shortcut maintenance. r=jimm 2013-05-22 21:09:28 -04:00
Mihai Sucan
30c8e01e64 Bug 874635 - Fix frequent Win8 failure. r=gavin 2013-05-22 18:39:07 +03:00
Mike Conley
ff12554e86 Bug 875042 - Remove unnecessary setTimeout from search-textbox constructor. r=dolske. 2013-05-22 15:37:37 -04:00
Ed Morley
486c2804c2 Merge mozilla-central and inbound 2013-05-22 11:28:59 +01:00
Gijs Kruitbosch
6ca0e05770 Bug 872455 - icon in social toolbar button is mis-sized on retina display, r=markh 2013-05-21 13:55:54 +02:00
Jonathan Kew
032590f584 bug 872324 - ensure window position/size attributes are passed to restoreDimensions as numbers, not strings. r=ttaubert 2013-05-22 11:02:38 +08:00
Garrett Robinson
4781a07b87 Bug 791284 - Add debugging code to nsDocument::StartDocumentLoad and fix and re-enable test. r=sicking 2013-05-21 14:50:26 -04:00
Gregory Szorc
8d30d5aabf Bug 828317 - Require pymake to build on Windows; r=ted 2013-03-06 12:05:24 -08:00
Masatoshi Kimura
a343079b1e Bug 874003 - Remove preventBubble and preventCapture. r=smaug 2013-05-21 06:20:01 +09:00
rsx11m
5fafc50c13 Bug 874046 - Three-state UI for DNT strings should not end with a period. r=dolske 2013-05-20 14:30:32 -05:00
Allison Naaktgeboren
10ef5d9dfb Bug 859625 - Defect - remove obsoleted nsISidebar functions.r=bbondy 2013-05-20 11:23:55 -07:00
Tim Abraldes
ef4d8a79ac bug 801090. Display a lock in the url bar for tabs that have loaded secure pages. Remove the lock when the user types in the URL bar, or switches to a tab displaying an insecure page. r=mbrubeck 2013-05-16 11:57:26 -07:00
Tim Abraldes
7be5d9d4f8 bug 771348. Remove the securityUI property from browser/metro/base/content/bindings/browser.xml. r=mbrubeck 2013-05-16 11:57:26 -07:00
Rodrigo Silveira
d29fe01c5a Bug 872742 - Transition contextbar r=fryn
--HG--
extra : rebase_source : 4b85cf6f69539531217785824845a75a0fcc1f9c
2013-05-15 17:21:06 -07:00
Victor Porof
a0c046e069 Bug 872058, revert the CSS changes, r=me 2013-05-16 20:33:52 +03:00
Victor Porof
2f820a15ad Bug 872058 - Move the clear button next to the output/checkbox buttons, r=msucan 2013-05-16 20:30:15 +03:00
Garrett Robinson
167e7239a7 Bug 871491 - Add distinguishing icons for security errors and warnings. r=msucan 2013-05-13 16:18:35 -07:00
Jim Mathies
d3baed76f4 Bug 868217 - Hide sync flyout description when sync is setup properly. r=ally 2013-05-16 08:53:34 -07:00
Jim Mathies
69ab2f85f3 Bug 872292 - Update progress bar styling. r=mbrubeck 2013-05-16 08:53:28 -07:00
Ryan VanderMeulen
dcdda90f46 Backed out 2 changesets (bug 763879, bug 842657) for landing with an r-. DONTBUILD
Backed out changeset 254c1ac4ab8b (bug 842657)
Backed out changeset 58a2011beeac (bug 763879)
2013-05-16 11:15:07 -04:00
Ian Melven
43cbacf691 Bug 842657 - Flip the pref to enable the CSP 1.0 parser for Firefox (r=jst) 2013-05-16 08:06:43 -07:00
Ryan VanderMeulen
8437c19964 Merge m-c to inbound. 2013-05-16 08:26:29 -04:00
Victor Porof
7e0700a26d Merge m-c to fx-team 2013-05-16 10:32:06 +03:00
Cameron McCormack
5cffb9cbd6 Bug 839103 - Part 11: Add StyleRule{Added,Removed,Changed} events. r=bz 2013-05-16 17:13:36 +10:00
Cameron McCormack
26cb31824b Bug 839103 - Part 10: Add StyleSheetApplicableStateChange event. r=bz 2013-05-16 17:13:36 +10:00
Cameron McCormack
0a241ee395 Bug 839103 - Part 9: Unify nsIDOMStyleSheet{Added,Removed}Event. r=bz 2013-05-16 17:13:36 +10:00
Cameron McCormack
b3fdf1c8f3 Bug 839103 - Part 8: Use Document.styleSheetChangeEventsEnabled in test. r=bz 2013-05-16 17:13:36 +10:00
Ryan VanderMeulen
f9b7785a5b Merge inbound to m-c. 2013-05-15 21:14:58 -04:00
Victor Porof
7024de9dcd Bug 871670 - Make background bars compatible with themes (for both dark and light backgrounds), r=dcamp 2013-05-15 23:33:10 +03:00
Brian R. Bondy
1b7f9e7b12 Bug 572162 - Cleanup new update directory and obsolete old after updates and installs. r=rstrong 2013-05-15 10:58:09 -07:00
Victor Porof
75249562a1 Bug 868380 - Lazily populate tabs in the network request details pane, r=dcamp 2013-05-14 20:03:24 +03:00
Ryan VanderMeulen
99338bcba6 Merge m-c to fx-team. 2013-05-13 16:33:59 -04:00
Joe Walker
2eda9a3ede Bug 871066 - Fix CommandUtils is not defined when opening devtools with Simulator 3.0 installed; r=harth 2013-05-13 20:05:48 +01:00
Ryan VanderMeulen
8eb39acda3 Merge m-c to inbound. 2013-05-13 13:33:20 -04:00
Mike Conley
cf023f762b Bug 871594 - Replace references to BookmarksMenuButton with BookmarkingUI in browser-places.js. r=trivial. 2013-05-13 13:20:10 -04:00
Lukas Blakk
83d112ae3d Merging in version bump NO BUG 2013-05-13 09:09:39 -07:00
Mike Conley
25402babef Bug 871325 - Use proper @2x star icon spritesheet for Retina displays. r=mak. 2013-05-13 11:59:00 -04:00
Mike Conley
3e0267d079 Bug 871322 - Fix broken customizing mode after removing the bookmark menu button. r=mak. 2013-05-13 11:58:09 -04:00
Mike Conley
cbba4f994e Bug 871278 - Bookmarks menu in AppMenu needs to refer to BookmarkingUI. r=mak. 2013-05-13 11:56:12 -04:00
Gijs Kruitbosch
edd2caa183 Bug 865316 - Fix styling of dropmarkers and borders for toolbarbutton-menu and toolbarbutton-menu-dropmarker, r=dao 2013-05-13 14:59:18 +02:00
L. David Baron
6a5c2920eb Merge mozilla-inbound and mozilla-central.
(The mozilla-central side of the merge is entirely a merge from fx-team into mozilla-central.)
2013-05-11 22:00:23 -07:00
Ryan VanderMeulen
7888c59f09 Backed out changeset 080912624060 (bug 869209) for Android xpcshell failures.
CLOSED TREE
2013-05-11 08:14:34 -04:00
Victor Porof
428f946673 Bug 859222 - Need custom icon for Network tab; r=jwalker 2013-05-11 09:14:40 +03:00