Kyle Huey
|
18e2976d19
|
Merge m-c to b-s.
|
2011-09-14 08:45:54 -07:00 |
Matt Brubeck
|
3cb012c08e
|
Bug 686380 - Hide the undo close tab thumbnail when switching or opening tabs [r=mfinkle]
|
2011-09-14 06:39:25 -07:00 |
Matt Brubeck
|
bf277a24ea
|
Bug 685568 - Back out db34d544a36b; we want to keep this change after all. DONTBUILD
|
2011-09-13 18:24:08 -07:00 |
Kyle Huey
|
69617da4ba
|
Merge m-c to b-s.
|
2011-09-11 05:32:38 -04:00 |
Matt Brubeck
|
8102f2af43
|
Bug 658319 - Use mozmm for Fennec chrome theme on all platforms [r=mfinkle]
|
2011-09-09 17:01:42 -07:00 |
Matt Brubeck
|
426a519e1c
|
Bug 685568 - Add vertical divider between tab bar and web content (remove change that accidentally snuck in)
|
2011-09-13 13:01:59 -07:00 |
Lucas Rocha
|
e013d8d17f
|
Bug 685568 - Add vertical divider between tab bar and web content (r=mbrubeck)
|
2011-09-13 12:56:09 -07:00 |
Florian Hänel
|
cd6af8f627
|
Bug 686450 - Hard-code layout DPI on Maemo [r=mbrubeck]
|
2011-09-13 07:10:11 -07:00 |
Matt Brubeck
|
4e48c59dfd
|
Bug 686379 - Back out bug 660686 and bug 686379 because of problems scrolling preferences
|
2011-09-13 07:08:31 -07:00 |
Kyle Huey
|
3c5aedafa5
|
Merge m-c to b-s.
|
2011-09-07 10:47:50 -04:00 |
Mike Hommey
|
259de29cc0
|
Backout the backout of e5815c156b6c (bug 683096), 9ca928d8095c (merge), a286edb8ca4b (bug 683875), 61dc35b8f63f (bug 683171), b0741ae44def (bug 683875), 8e01bc314326 + e2697c06468f (bug 677501), 805e28e85577 (bug 680440)
|
2011-09-03 08:19:06 +02:00 |
Ed Morley
|
5165a14914
|
Backout e5815c156b6c (bug 683096), 9ca928d8095c (merge), a286edb8ca4b (bug 683875), 61dc35b8f63f (bug 683171), b0741ae44def (bug 683875), 8e01bc314326 + e2697c06468f (bug 677501), 805e28e85577 (bug 680440) for Win opt orange and purple galore, on a CLOSED TREE
|
2011-09-03 04:35:21 +01:00 |
Kyle Huey
|
f571d643e5
|
Merge b-s to m-c.
|
2011-09-02 17:35:11 -04:00 |
Mike Hommey
|
9d35d35976
|
Bug 677501 - Build a mozutils library containing jemalloc and other things. r=khuey
--HG--
rename : memory/jemalloc/Makefile.in => memory/mozutils/Makefile.in
rename : memory/jemalloc/fixcrt.py => memory/mozutils/fixcrt.py
rename : memory/jemalloc/jemalloc.def => memory/mozutils/mozutils.def.in
|
2011-09-01 14:12:10 +02:00 |
Mike Hommey
|
09f238645d
|
Bug 680440 - Clean up jemalloc linkage. r=khuey
|
2011-09-01 14:11:56 +02:00 |
Oleg Romashin
|
2a33e404b9
|
Bug 683736 - Backspace key in form fields in desktop Linux Fennec goes back a page instead of deleting r=mbrubeck
|
2011-09-01 12:26:25 -07:00 |
Sriram Ramasubramanian
|
bf22214087
|
Bug 683786 - Checkbox missing in Honeycomb theme [r=mbrubeck]
|
2011-09-01 10:33:00 -07:00 |
Wes Johnston
|
c503087c1e
|
Bug 680441 - Update style of more menu on Honeycomb. r=mfinkle
|
2011-09-01 10:04:31 -07:00 |
Wes Johnston
|
5cbee21406
|
Bug 680212 - Update styling of awesome bar and search engines on tablets. r=mfinkle
|
2011-09-01 10:04:29 -07:00 |
Kyle Huey
|
a733d4d347
|
Merge m-c to b-s.
|
2011-08-31 07:52:43 -04:00 |
Oleg Romashin
|
cd2ba77885
|
Bug 682017 - Remove CustomKeySender and use content KeyEvents forwarding; r=mfinkle
|
2011-08-29 17:26:23 +01:00 |
Matt Brubeck
|
787cd5cad7
|
Bug 682351 - Bundle correct checkbox images in honeycomb theme (bustage fix)
|
2011-08-26 15:26:23 -07:00 |
Wes Johnston
|
85498d4c67
|
Bug 682351 - Bundle correct checkbox images in honeycomb theme. r=mfinkle
|
2011-08-26 14:28:16 -07:00 |
Sriram Ramasubramanian
|
78c05022c2
|
Bug 667597 - "Adjust width in styling of popup content selection title label" [r=mark.finkle]
|
2011-08-25 12:05:00 -04:00 |
Mark Finkle
|
e09f42f491
|
Bug 682357 - Don't broadcast context menu commands to all browsers [r=wjohnston]
|
2011-08-26 17:23:36 -04:00 |
Mark Finkle
|
0ee5aefb2a
|
Bug 682326 - Disable method jit for chrome [r=mbrubeck]
|
2011-08-26 13:46:06 -04:00 |
Mark Finkle
|
9dee738093
|
Bug 678748 - Add tests for textbox context menu [r=mbrubeck]
|
2011-08-24 17:24:47 -04:00 |
Matt Brubeck
|
308d89f0d8
|
Bug 672411 - Minor refactoring of default values for viewport height/width [r=lucasr]
|
2011-08-25 19:17:50 -07:00 |
Martijn Wargers
|
3be600d422
|
Bug 645756 - Disable zooming for frameset pages; r=mbrubeck
|
2011-08-26 01:20:59 +01:00 |
Matt Brubeck
|
a642f9c10b
|
Bug 682037 - Stop using .window-width for fullscreen video [r=stechz]
|
2011-08-25 13:45:15 -07:00 |
Matt Brubeck
|
78d5ca4e63
|
Bug 682037 - Allow the browser width to be different from the window width [r=stechz]
|
2011-08-25 13:44:25 -07:00 |
Matt Brubeck
|
081cc02c7f
|
Bug 682037 - Remove unnecessary window-width/height classes in browser.xul [r=stechz]
|
2011-08-25 13:44:07 -07:00 |
Matt Brubeck
|
c6dbea4d8c
|
Bug 679472 - Hide actionbar spacer in non-tablet theme [r=wesj]
|
2011-08-25 13:00:06 -07:00 |
Shyam Prasad Murarka
|
e40d54d1cd
|
Bug 518572 - When no network is available in Addons, display "Retry" instead of "OK"; r=mbrubeck
|
2011-09-11 07:35:29 -07:00 |
Sriram Ramasubramanian
|
0ff3bf17cd
|
Bug 685147 - Add tap-hold selection color status to row selection, r=mark.finkle
|
2011-09-07 15:53:00 -07:00 |
Sriram Ramasubramanian
|
a9c33ca74a
|
Bug 676047 - "[Rapid Release] Mobile: Lightbox promo in product to promote Firefox Aurora" [r=mark.finkle]
|
2011-09-06 11:47:00 -04:00 |
Matt Brubeck
|
b774fbedc5
|
Bug 685868 - Don't update thumbnails if tablet mode hasn't changed. r=lucasr
|
2011-09-09 09:06:36 -07:00 |
Martijn Wargers
|
2e0e24e3de
|
Bug 684092 - browser_tapping.js forgets one time to removeEventListener panFinished r=mbrubeck
|
2011-09-09 15:12:53 +02:00 |
Wesley Johnston
|
8d1246752d
|
Bug 681650 - Update site menus for tablets. r=mbrubeck
|
2011-09-08 18:46:19 -07:00 |
Ali Juma
|
9ff03ca7b4
|
Bug 683296 - Change GL layers pref default on Android, but blacklist all devices. r=jrmuizel
|
2011-09-06 15:07:07 -04:00 |
Sriram Ramasubramanian
|
05327019ad
|
Bug 660686 - "Enable entire row region selection in Preferences" [r=mark.finkle]
|
2011-09-02 17:32:00 -04:00 |
Sriram Ramasubramanian
|
5d9f23b559
|
Bug 660686 - "Enable entire row region selection in Preferences" [r=mark.finkle]
|
2011-09-02 17:30:00 -04:00 |
Ed Morley
|
3c4a46e18a
|
Merge mozilla-central to mozilla-inbound
|
2011-09-05 01:18:16 +01:00 |
Doug Turner
|
f9698bf722
|
Backing out bc4b2d84f80a (bug 682017)
|
2011-09-04 13:11:42 -07:00 |
Doug Turner
|
cbe5889ba7
|
Backing out d4c725db7369 (bug 683736).
|
2011-09-04 13:08:49 -07:00 |
Marco Bonardo
|
76adf2e5f5
|
Backout e2807e45402c for Android b-c permaorange and 502c33ae0d81, 3326454d70f5 for Android M5 permaorange.
|
2011-09-03 12:22:10 +02:00 |
Martijn Wargers
|
d9110bf9f8
|
Bug 681640 - browser-chrome test
|
2011-09-04 08:07:22 -07:00 |
Matt Brubeck
|
d211b5703d
|
Bug 681640 - Tapping on a form field in Fennec should position the caret at the location of the tap [r=mfinkle]
|
2011-09-04 08:06:07 -07:00 |
Martijn Wargers
|
3e2a962e33
|
Bug 681640 - Send mouse events to form fields when they are focused in Fennec [r=mbrubeck]
|
2011-08-31 15:55:00 -07:00 |
Matt Brubeck
|
0ef7911f09
|
Bug 681621 - Displayport is wrong after MozScrolledAreaChanged event when page is scrolled to the right [r=stechz]
|
2011-09-02 15:33:21 -07:00 |