Commit Graph

15447 Commits

Author SHA1 Message Date
Mike Conley
5de058408e Bug 860535 - Make it possible to add widgets to the ends of customization areas when customizing. r=jaws. 2013-04-11 15:50:45 -04:00
Mike Conley
39b94a82b0 Bug 860562 - CSS fixups for toolbarpalette items and customization mode. r=jaws. 2013-04-11 15:50:07 -04:00
Mike Conley
a027d00558 Bug 860487 - Exiting customiation mode is broken if the downloads button has been clicked. r=jaws. 2013-04-10 17:55:50 -04:00
Blake Winton
3d1d9e6883 Bug 858662 - Make clicking on the blue grid in customization mode exit customization mode. r+ui-r=mconley. 2013-04-10 16:24:45 -04:00
Mike Conley
5b641b53ca Bug 858597 - Make switching to and from about:customization cause enter and exit from customization mode. r=jaws 2013-04-10 13:37:25 -04:00
Blake Winton
d643a86789 Bug 858067 - Make the customize panel look more panel-y when in customize mode - follow-up. r=dao 2013-04-10 12:33:41 -04:00
Blake Winton
87c2ecba44 Bug 858067 - Make the customize panel look more panel-y when in customization mode. r,ui-r=mconley 2013-04-09 21:50:05 -04:00
Mike Conley
2725dd02c8 Bug 857542 - CustomizableUI.registerBuildWindow() should be called by every window that registers a toolbar. r=Unfocused. 2013-04-09 20:48:34 -04:00
Mike Conley
963c2f5b31 Bug 858219 - Menu panel should automatically switch back to main view after closing. r=Unfocused. 2013-04-05 09:59:41 -04:00
Mike Conley
ced13931d9 Bug 855295 - Follow-up - Fix dragging widgets back into the palette when customizing. r=Unfocused. 2013-04-05 09:58:31 -04:00
Mike Conley
a784ddfd4f Bug 858132 - Move CustomizationStart and CustomizationEnd event handler registration before defferedStart signals its completion. r=Unfocused. 2013-04-05 09:56:30 -04:00
Mike Conley
61d1bb2e93 Bug 855295 - nav-bar is not preserving order of customized items on session restore. r=Unfocused. 2013-04-04 11:07:09 -04:00
Mike Conley
28abdf3472 Bug 856639 - Fix CSS to allow menu panel subview deck to work properly. r=Unfocused. 2013-04-03 09:58:07 -04:00
Marco Bonardo
a99b8f38a2 Bug 825739 - Add logging for intermittent browser_bookmark_titles.js failure 2013-04-18 16:48:37 +02:00
Ryan VanderMeulen
4cfe23799f Merge m-c to inbound. 2013-04-18 08:08:12 -04:00
Ryan VanderMeulen
9f0bdeec0a Merge m-c to inbound. 2013-04-17 22:30:20 -04:00
Jared Wein
b28e75e876 Bug 855830 - this.button is null at chrome://browser/content/browser.js:6605 r=mconley 2013-03-29 10:28:38 -04:00
Mike Conley
c7a3c615dd Bug 855799 - Ensure menu panel is registered when entering customization mode. r=jaws. 2013-03-28 15:47:31 -04:00
David Creswick
11aaad2933 Bug 777681 - [rule view] Abbreviate long CSS file names source links; r=jwalker 2013-03-28 13:24:00 +02:00
Josh Marchán
128cd5e3d0 Bug 723923 - Debugger 'breakpoint list' GCLI command should have extra nice output; r=jwalker 2013-04-03 19:55:00 +03:00
Nick Fitzgerald
c2026119b5 Bug 849069 - Relative source map URLs should be resolved according to the spec's rules; r=past 2013-04-09 11:40:00 +03:00
Nick Fitzgerald
8b6d233c14 Bug 772119 - Expose source mapped sources over the remote debugging protocol; r=past 2013-04-09 11:42:00 +03:00
Victor Porof
969187be6f Bug 859085 - [netmonitor] Add tooltips to all labels in the UI that may have cropped values, r=dcamp 2013-04-10 02:05:09 +03:00
Victor Porof
b5857d6909 Bug 859062 - [netmonitor] Hide right arrow in the SideMenuWidget, r=dcamp 2013-04-10 02:05:09 +03:00
Victor Porof
26ee1b2207 Bug 859181 - Variables view closes immediately on first open, r=rcampbell 2013-04-10 02:05:09 +03:00
Dave Townsend
0c47a6e7a9 Bug 852777 - Make Tilt more extensible, r=vporof 2013-04-10 02:05:09 +03:00
Anton Kovalyov
01ca3ed315 Bug 855244 - Add support for the Profiler running in multiple tabs. r=past, r=robcee 2013-04-09 12:00:30 -07:00
Ryan VanderMeulen
357af607b6 Merge m-c to fx-team. 2013-04-09 08:17:45 -04:00
Panos Astithas
2c66f95ee1 Bug 818134 - Allow multiple debuggers in toolboxes to debug separate tabs; r=rcampbell,dcamp 2013-04-09 14:17:03 +03:00
Mihai Sucan
32615c5493 Bug 587757 - (global-console) Implement Browser Console; r=past,jwalker,Mossop 2013-04-09 12:47:23 +03:00
Mihai Sucan
7325189239 Bug 808370 - Use the VariablesView in webconsole; r=past,vporof,paul 2013-04-09 12:46:30 +03:00
Gavin Sharp
a9d62819ea Bug 691647 Part 2: remove Firefox Desktop implementation of removed nsISidebar methods. r=dolske
--HG--
extra : rebase_source : 7981dd516a4098d7ebc85b9c406163d30d4ebac3
2013-04-08 19:23:56 -07:00
Mihai Sucan
96f22b193a Bug 783499 - Web Console should use the debugger API; r=past 2013-03-30 13:31:10 +02:00
Ryan VanderMeulen
1480e44db6 Merge m-c to fx-team. 2013-04-08 20:04:11 -04:00
Victor Porof
c7e81a1db7 Bug 859221 - [netmonitor] Sizes are displayed in KB not kb, r=dcamp 2013-04-08 21:34:45 +03:00
Victor Porof
2fbe290146 Bug 859089 - [netmonitor] Under very constrained sizes text in the timeline view is sometimes not rendered, r=dcamp 2013-04-08 21:34:45 +03:00
Brian R. Bondy
265bf3729f Bug 858359 - Select and Select All context menu test adjustments. r=jimm 2013-04-08 14:42:57 -04:00
Brian R. Bondy
b1b49477f7 Bug 858359 - Remove Selectable context menu options on input and textareas when there is text and no selection. r=jimm 2013-04-08 14:42:54 -04:00
Brian R. Bondy
aec9e59367 Bug 846275 - Intermittent problem on first install w/ win8 prompt not having firefox listed. r=jimm 2013-04-08 14:39:49 -04:00
Masatoshi Kimura
ee83ace034 Bug 771975 - Remove -moz-prefixed gradients usage from browser and toolkit. r=dao 2013-04-07 23:28:34 +09:00
Ryan VanderMeulen
c011e3c0d5 Merge m-c to inbound. 2013-04-07 08:50:47 -04:00
Jim Mathies
1d6c37a2c4 Bug 858700 - Swap in better browser bindings single coordinate conversion method names. r=mbrubeck 2013-04-07 07:42:22 -05:00
Jim Mathies
78feebc044 Bug 858155 - Restrict the size of auto-complete menus. r=fryn 2013-04-07 07:42:18 -05:00
Victor Porof
c3fcb244ab Merge fx-team to m-c 2013-04-07 12:10:06 +03:00
Xin Zhang
30abe2210d Bug 849764 - Replace removeObserver() calls with three params with two in browser dir. r=mak 2013-04-06 14:46:35 -04:00
Anton Kovalyov
2ef1fff6e9 Bug 856797 - Fix localization typos. r=dcamp 2013-04-05 15:49:30 -07:00
Brian R. Bondy
e7852b29a5 Bug 850492. r=rstrong. 2013-04-04 13:32:47 -04:00
Shane Caraveo
c9f7dc26a0 bug 858704 new providers in whitelist, r=gavin via irc 2013-04-05 20:04:14 -07:00
Shane Caraveo
dbcdb070ab bug 858663 fix install of facebook, broken by bug 851936. r=gavin 2013-04-05 15:48:48 -07:00
Garrett Robinson
3ef4cb3bba Bug 821877 - Browser Mochitest for CSP error logging to Web Console. r=msucan
Also fixes another CSP browser chrome test that was broken because it uses the
old CSP headers and assumed that only one warning would be logged to the Web
Console.
2013-04-08 14:35:30 -04:00
Shane Caraveo
0e150f0565 bug 855389 fix social toolbarbutton structure to work with themes/etc, r=felipe 2013-04-07 23:53:41 -07:00
Rodrigo Silveira
17a9d4b7ea bug 854274 - Showing tab doc when clicking + r=mbrubeck
--HG--
extra : rebase_source : 89db6d0e133565a49f122c793535c22b5fde6d2c
2013-04-03 09:34:55 -07:00
Daniel Holbert
257bade5f9 Bug 473236, 2013 edition, part 2: Remove executable bit from any png files that are incorrectly marked as executable, tree-wide. DONTBUILD 2013-04-05 16:15:41 -07:00
Masatoshi Kimura
3f85aa084e Bug 771975 - Remove -moz-prefixed gradients usage from devtools. r=vporof 2013-04-09 07:44:26 +09:00
Gijs Kruitbosch
9cf466cf88 Bug 834034 - Migrate persdict.dat when resetting Firefox, r=MattN 2013-04-08 14:17:18 -07:00
Jared Wein
101a51bace Bug 855830 - 'this.button is null' in WebRTCIndicator.init since the webrtc-status-button was not included in the default placements of the new customization interface for the navbar. r=mconley 2013-03-27 23:37:50 -04:00
Jim Mathies
c45b5edfd6 Bug 858556 - Double clicking text with the mouse displays the selection grippers in Immersive mode. r=bbondy 2013-03-28 21:29:55 -04:00
Brian R. Bondy
a06830a3dd Bug 852014 - Defect - Issues downloading and installing msi. r=sfoster. 2013-04-05 10:39:32 -04:00
Mike Conley
349ee2af76 Bug 770135 - Follow-up to use correct cut/copy/paste/zoom button graphics on OSX and Linux, also makes grid background work on Linux. r=jaws 2013-03-26 19:37:47 -04:00
Mike Conley
12458680bc Bug 770135 - Add a grabbing item effect when customizing, as well as some CSS polish. r=jaws. 2013-03-22 17:28:34 -04:00
Mike Conley
27dcaf5e0f Bug 770135 - Disable the menu button when in customization mode. r=mconley. 2013-03-22 17:28:31 -04:00
Mike Conley
79c1015c01 Bug 770135 - Make customization targets more blue instead of purple. r=jaws. 2013-03-22 17:27:57 -04:00
Jared Wein
20febd4191 Bug 770135 - Add back the rudimentary drop indicator. r=jaws,mconley. 2013-03-22 15:26:26 -04:00
Mike Conley
6e9250833c Bug 770135 - Make it possible to exit customize mode by pressing Esc or clicking the menu button. r=jaws. 2013-03-22 15:15:58 -04:00
Mike Conley
90944b68fb Bug 770135 - Make going into customization mode more stylish and splendid. r=jaws. 2013-03-22 15:15:58 -04:00
Mike Conley
fa0718a9ee Bug 770135 - Make it so that programmatically generated widgets behave properly when customizing. r=Unfocused. 2013-03-22 15:15:58 -04:00
Mike Conley
1342790a20 Bug 844281 - When dropping items into the palette, make it possible to drop amongst the items instead of just appending to the list. r=Unfocused. 2013-03-22 15:15:58 -04:00
Mike Conley
14b5cf7779 Bug 770135 - When exiting customization mode, make sure the container in the panel is synced up with the main view. r=mconley. 2013-03-22 15:15:57 -04:00
Mike Conley
583ea36c67 Bug 770135 - New PanelUI and toolbar customization - Milestone 1. r=mconley,jaws,Unfocused. 2013-03-26 17:23:23 -04:00
Cykesiopka
0141b8c7fc Bug 448945 - Add additional font sizes to minimum font size list. r=jaws 2013-04-12 08:20:31 -04:00
Mike Hommey
17bde9bad3 Bug 844016 - Move webapprt locale files. r=Pike
--HG--
rename : browser/locales/en-US/webapp-uninstaller/webapp-uninstaller.properties => webapprt/locales/en-US/webapp-uninstaller/webapp-uninstaller.properties
rename : browser/locales/en-US/webapprt/webapp.dtd => webapprt/locales/en-US/webapprt/webapp.dtd
rename : browser/locales/en-US/webapprt/webapp.properties => webapprt/locales/en-US/webapprt/webapp.properties
2013-04-12 10:23:10 +02:00
Cykesiopka
5835d5ff46 Bug 794410 - Prevent drag and dropping an about: tab to the download button downloading the associated XUL file. r=paolo 2013-04-08 08:29:30 -04:00
Jonathan Kew
27e78b220a bug 832524 pt 3 - use higher-resolution menuitem icons when available on hidpi display. r=dao 2013-04-08 12:36:45 +01:00
Jonathan Kew
ef2bc58d32 bug 832524 pt 2 - position of the menu gutter rule in the app menu needs to be sensitive to resolution. r=dao 2013-04-08 12:36:13 +01:00
Phil Ringnalda
49a6aa6c14 Back out 314ce3068d94 (bug 855389) for browser-chrome bustage 2013-04-07 22:59:33 -07:00
Shane Caraveo
fab5725594 bug 855389 fix social toolbarbutton structure to work with themes/etc, r=felipe 2013-04-07 20:58:50 -07:00
Frank Yan
1883f84cd5 Bug 795495 - Addendum: Fix browser_google.js's data URI again. a=test-only 2013-04-08 04:48:40 +01:00
Frank Yan
ab4aeb3f7c Bug 795495 - Use 32x32 search engine icons in HiDPI mode when available. r=dolske 2013-04-08 03:02:43 +01:00
Phil Ringnalda
9e4a7269f5 Back out 75f108f790a1 (bug 795495) for breaking browser_google.js
CLOSED TREE
2013-04-07 20:37:55 -07:00
Frank Yan
c7542b90f4 Bug 795495 - Use 32x32 search engine icons in HiDPI mode when available. r=dolske 2013-04-08 03:02:43 +01:00
Shane Caraveo
e7e7b9cb76 bug 845151 add new icons for install panel and chatnub, r=markh 2013-04-07 18:40:50 -07:00
Jared Wein
cd115cb479 Bug 856051 - Move WindowsJumpLists.jsm out of EXTRA_PP_JS_MODULES since it doesn't use any preprocessor directives. r=dolske 2013-04-07 16:53:26 -04:00
Gabriele Svelto
dda7d72c6f Bug 793735 - Make XRE_StartupTimelineRecord() generate TimeStamps and modify its callers to use the appropriate timers, r=froydnj 2013-03-26 11:31:20 +01:00
Mike de Boer
ee3088104f Bug 738818 part 2: remove keyword.URL, r=gavin, sr=bz 2013-03-21 11:51:27 +01:00
Mike de Boer
9b701a78f4 Bug 738818 part 1: replace originalDefaultEngine with defaultEngine and make defaultEngine a settable. r=gavin 2013-04-09 17:04:22 -07:00
Phil Ringnalda
6700f3f28f Back out a3a31fc4429a (bug 738818) since the thing it was following-up is coming out
CLOSED TREE
2013-04-09 21:15:55 -07:00
Phil Ringnalda
44417e0b7c Back out ec6dd0cc8053:3c55e92d87a6 (bug 738818) for being on top of bustage, and b50153f9e011 (bug 819493) for bustage
CLOSED TREE
2013-04-09 21:14:56 -07:00
Phil Ringnalda
050970d84f Bug 738818 followup, restore preprocessing of aboutHome.js since it's now necessary again
CLOSED TREE
2013-04-09 20:45:13 -07:00
Tim Abraldes
93031e24f7 bug 855587. Pre-defined links should point to mozilla.org URLs, not mozilla.com. DONTBUILD. r=jimm 2013-04-09 17:33:47 -07:00
Mike de Boer
5021808a03 Bug 738818 part 3: Make changing currentEngine also change defaultEngine, including for about:home. r=fryn ui-r=limi sr=gavin 2013-04-09 17:12:27 -07:00
Mike de Boer
9fdfa69f4a Bug 738818 part 2: remove keyword.URL, r=gavin, sr=bz 2013-03-21 11:51:27 +01:00
Mike de Boer
5f809e9eca Bug 738818 part 1: replace originalDefaultEngine with defaultEngine and make defaultEngine a settable. r=gavin 2013-04-09 17:04:22 -07:00
Mike de Boer
00474c991c Bug 819493: the Know Your Rights notification box has moved to be shown as default snippet on first startup. r=gavin
--HG--
extra : rebase_source : f16a45e155e1a151c010ceaaab0d2878ea4a5da4
2013-04-09 16:48:30 -07:00
Tim Abraldes
6935d887f9 bug 859418. Use 'firefox' instead of %APP% in branding links. r=jimm 2013-04-09 17:26:47 -07:00
Tim Abraldes
01c33d08d0 bug 854271. Make packaged versions of MetroFx include branding and use it correctly. r=bbondy 2013-04-09 17:26:47 -07:00
Tim Abraldes
3cb042a9e8 bug 859903. Remove a bunch of prefs that we're defining in metro.js that are previously (and more correctly) defined in branding. r=bbondy 2013-04-09 17:26:46 -07:00
Frank Yan
3930e8caec Bug 859997 - [Metro] Overlay plus button. r=mbrubeck 2013-04-09 22:14:43 +01:00
Frank Yan
094db7dcd6 Bug 859950 - [Metro] Overlay back button. r=mbrubeck 2013-04-09 21:51:01 +01:00
Allison Naaktgeboren
850194eb18 Bug 830505 - Re theme the autocomplete screen in snapped view.r=sfoster 2013-04-17 13:34:42 -07:00
Jim Mathies
aaffe058c2 Bug 854070 - Add a bit of directional hysteresis when converting a caret monocle drag to selection. r=bbondy 2013-04-17 15:02:24 -05:00
Jim Mathies
6e6fcaea02 Bug 862025 - Ignore monocle vertical drag orientation for single line text inputs. r=bbondy 2013-04-17 15:02:24 -05:00
Ryan VanderMeulen
1d6718c679 Merge m-c to inbound. 2013-04-15 21:57:52 -04:00
Ryan VanderMeulen
a1a134ef6f Merge the last PGO-green inbound changeset to m-c. 2013-04-15 21:49:22 -04:00
Gregory Szorc
9ef864cafd Merge mozilla-central into services-central 2013-04-15 16:55:11 -07:00
Rodrigo Silveira
0c8adb11bd Bug 860994 - Fixup intermittent context menu failing tests
--HG--
extra : rebase_source : f577ee38b6e22398b4a8a160cd18dcfcfd3d3169
2013-04-10 23:06:19 -07:00
Richard Newman
eedb12a92b Merge m-c to s-c. 2013-04-10 17:57:37 -07:00
Richard Newman
7f8fe99237 Merge m-c to s-c.
--HG--
rename : dom/imptests/webapps/DOMCore/tests/submissions/Ms2ger/test_ChildNode-remove.js => dom/imptests/webapps/DOMCore/tests/submissions/Ms2ger/ChildNode-remove.js
2013-04-08 22:03:23 -07:00
Richard Newman
99f104b137 Bug 853138 - Follow-up: change category name in tests. r=gps 2013-04-08 20:26:23 -07:00
Richard Newman
9490b7b2c0 Merge m-c to s-c. 2013-04-08 10:55:12 -07:00
Richard Newman
9ee196bdc8 Merge m-c to s-c. 2013-04-02 14:00:32 -07:00
Richard Newman
c80bd0b66a Merge m-c to s-c. 2013-03-30 22:49:08 -07:00
Ryan VanderMeulen
9b37c46991 Merge m-c to inbound. 2013-03-30 19:28:34 -04:00
Ryan VanderMeulen
09552761fb Backed out changeset badf8d382f79 (bug 850210) for frequent mochitest-bc failures on a CLOSED TREE. 2013-03-30 16:48:44 -04:00
ffxbld
ede50310b8 No bug, Automated blocklist update from host bld-centos6-hp-015 - a=blocklist-update 2013-03-30 03:15:41 -07:00
Richard Newman
74aa9c7f12 Bug 841554 - Part 3: follow-up fix for another test failure. r=trivial, a=bustage 2013-03-29 14:40:54 -07:00
Richard Newman
b2ece2b1f3 Bug 841554 - Part 3: follow-up fix for another test failure. r=trivial, a=bustage. 2013-03-29 13:29:19 -07:00
Richard Newman
6b5a85414b Bug 841554 - Follow-up: fix browser_aboutHome.js. r=gps 2013-03-29 12:17:14 -07:00
Nikhil Marathe
3e0604acc9 Bug 822712 - SimplePush - Implementation. r=dougt, jst, jlebar 2013-03-28 20:49:41 -07:00
Mark Hammond
2ff589fd05 Bug 820743 - test-only change to (hopefully!) fix intermittent chat resize orange. r=me 2013-03-28 16:01:02 +11:00
Bas Schouten
49a1ff63c4 Bug 854468 - Part 2: Package command line recording code. r=ted 2013-03-28 04:28:55 +00:00
Drew Willcoxon
33292355f9 Bug 856366 - Fix intermittent browser_privatebrowsing_zoomrestore.js failure, part 2. r=test 2013-04-01 23:30:25 -07:00
Ryan VanderMeulen
00ebc7395d Merge m-c to inbound. 2013-03-27 22:23:59 -04:00
Ryan VanderMeulen
3a0a389c99 Merge fx-team to m-c. 2013-03-27 22:22:20 -04:00
Paul Rouget
e7b52e8590 Bug 836233 - [Inspector] Implement Shorlander's visual design. r=mratcliffe 2013-03-27 23:20:38 +01:00
Rodrigo Silveira
df3be6bf72 Bug 846422 - Hide context menus when popups appear [r=mbrubeck] 2013-03-26 18:45:11 -07:00
Guilherme Goncalves
c48d442559 Bug 650295 - Implement main state machine for speech recognition. r=smaug 2013-03-27 14:13:57 -07:00
Victor Porof
589ab65cfa Bug 854174 - Chrome debugging should use its own port to avoid interfering with remote port changes, r=past 2013-03-26 18:30:13 +02:00
Victor Porof
a3a4217c9b Bug 853181 - Text overflow of scripts list is not full width of section, r=past 2013-03-26 18:57:55 +02:00
rsx11m
f45b2df8fb Bug 861633: Fix typo in new TLS sync preferences introduced with bug 733642, r=bsmith 2013-04-14 08:41:55 -05:00
Rodrigo Silveira
5b9c191f89 Bug 845484 - [Metro] Add choices of private data to clear in the options flyout [r=mbrubeck] 2013-03-25 11:11:11 -07:00
Matt Brubeck
148bf29e5a Bug 808770 - Revert a change that accidentally added the same lines twice 2013-03-27 11:09:09 -07:00
Rodrigo Silveira
94bbdefcbd Bug 854881 - Remove broken Master Password support from /browser/metro [r=mbrubeck] 2013-03-27 10:34:29 -07:00
Raymond Lee
185921d3fc Bug 840687 - Use HTTPS instead of HTTP for in-product documentation URLs. r=gavin 2013-03-27 12:26:43 +08:00
Lukas Nordin
92317fcd3d Bug 252441 - Dropping text containing spaces will now perform a search on the given sentence. r=gavin.sharp 2013-03-27 11:49:02 -04:00
Ryan VanderMeulen
4b5747b46b Backed out changeset 6580ca3028de (bug 845546) for B2G xpcshell failures on a CLOSED TREE. 2013-03-27 13:01:46 -04:00
Sam Foster
a7e7fb5156 Bug 808770 - Implement pin/unpin of Top Sites, new Site model and refresh method on richgriditem. r=mbrubeck
--HG--
extra : rebase_source : 46fbc61a42d21ef41215f16fbeaf3501cfbb9ab7
2013-03-27 15:34:52 +00:00
Paul Rouget
2eeb15631f bug 851484 - Intermittent devtools/responsivedesign/test/browser_responsiveuiaddcustompreset.js. r=jwalker 2013-03-22 09:55:00 +02:00
Raymond Lee
f1d6807807 Bug 852040 - Apply use of BookmarkJSONUtils.importFromURL r=mbrubeck
--HG--
extra : rebase_source : 0b1a99da2455b86fce5aeae991d3f3384336e596
2013-03-22 13:08:03 +08:00
Dão Gottwald
734ad9acf6 Bug 855273 - Clean up how we determine whether the location should be displayed for new tabs (customizing browser.newtab.url hides the URL for new tabs, displays it when de- and re-selecting the tab). r=ttaubert
--HG--
extra : rebase_source : 030a76811975cceece7bb4dc9553d90331a107e3
2013-03-27 16:32:07 +01:00
Brandon Waterloo
13382bfc77 Bug 853909 - Add test code for gesture image rotation. r=jaws
Tests at all 4 initial rotations, with different directions, amounts, and whether or not to stop and hold or allow image to have 'momentum'
2013-03-26 09:45:38 -04:00
Xin Zhang
431196b4a4 Bug 82301 - Show all history should expand Today history folder by default. r=mak 2013-03-27 11:32:34 -04:00
Michael Ratcliffe
56670f161d Bug 839640 - Editing an attribute that contains '&' fails; r=jwalker 2013-03-21 11:36:52 +00:00
Alexandre Poirot
603dcf62bb Bug 839280 - devtools increase CC graph size; r=jwalker 2013-03-25 05:39:00 +02:00
Drew Willcoxon
ed59a2a0c4 Bug 856366 - Fix intermittent browser_privatebrowsing_zoomrestore.js failure and add logging to debug underlying problem. r=test 2013-04-01 17:13:39 -07:00
Jed Parsons
a81b79511e Bug 845546 - Port b2g identity implementation to desktop. r=benadida 2013-03-27 11:19:09 -04:00
Nick Alexander
1e840733ac Bug 848519 - Part 3: Replace services-common/preferences.js with gre/modules/Preferences.jsm in imports. r=gavin 2013-04-15 12:45:37 -07:00
Allison Naaktgeboren
41d3eeb0c0 Bug 85955 -Don't thumbnail capture when in snapped view.r=rsilveira 2013-04-15 10:42:20 -07:00
Stephen Pohl
4263aaffa7 Bug 861748 - Disable synchronous scroll to top or bottom of the page when page bounce behavior is turned off. r=smichaud 2013-04-15 13:04:55 -04:00
Honza Bambas
bf6ac747cf Bug 600307 - localStorage and sessionStorage implementation overhaul, r=mak77+smaug, sr=smaug 2013-04-15 14:38:48 +02:00
Mark Hammond
fec48b982d Bug 809733 - add css transitions for width and height to chatboxes. r=jaws 2013-04-17 11:29:03 +10:00