Nick Alexander
|
475a715c8b
|
Bug 709408 - Part 1: Remove SyncCryptographer. r=rnewman
|
2012-02-15 22:05:53 -08:00 |
|
Richard Newman
|
f38fdadb6d
|
Bug 725913 - Don't log credentials during setup.
|
2012-02-15 22:05:53 -08:00 |
|
Richard Newman
|
6a8f80946b
|
Bug 725525 - Part 2: make Logger cache log levels.
|
2012-02-15 22:05:52 -08:00 |
|
Richard Newman
|
5edc5fc33d
|
Bug 724328 - misc Sync cleaning.
|
2012-02-15 22:05:52 -08:00 |
|
Richard Newman
|
fe7de3f087
|
Bug 725525 - Part 1: simplify and remove excess logging in Sync.
|
2012-02-15 22:05:52 -08:00 |
|
Nick Alexander
|
4236431b06
|
Bug 722561 - remove isSecure override; default from SSLSocketFactory. r=rnewman
|
2012-02-15 22:05:52 -08:00 |
|
Marina Samuel
|
7f15f716ff
|
Bug 722520. r=rnewman
|
2012-02-15 22:05:52 -08:00 |
|
Nick Alexander
|
aacf3c37de
|
Bug 722496, Bug 722579, Bug 722482, Bug 722541. r=rnewman
|
2012-02-15 22:05:52 -08:00 |
|
Marina Samuel
|
26e9ab663b
|
Bug 724200 - SyncStorageRequest.delete() results in NullPointerException. r=rnewman
|
2012-02-15 22:05:52 -08:00 |
|
Richard Newman
|
cf97262e1b
|
Bug 722524. r=rnewman
|
2012-02-15 22:05:51 -08:00 |
|
Richard Newman
|
affe1e41d5
|
Bug 726045 - Match Fennec history limit.
|
2012-02-15 22:05:51 -08:00 |
|
Kartikaya Gupta
|
3ad69b3dbd
|
Bug 727565 - Fix new compiler warnings for javac 1.7. r=bnicholson
|
2012-02-15 22:55:47 -05:00 |
|
Sriram Ramasubramanian
|
cb1c69f23d
|
Bug 727610: Supporting fullscreen on ICS. [r=mfinkle]
|
2012-02-15 16:14:02 -08:00 |
|
James Willcox
|
007de14806
|
Bug 703601 - Fix a bunch of lifecycle issues with Flash on Android
|
2012-02-15 15:34:31 -05:00 |
|
Richard Newman
|
d93702574e
|
Bug 727309 - LocalBrowserDB needlessly computes URI + profile. r=lucasr
|
2012-02-15 11:24:21 -08:00 |
|
Sriram Ramasubramanian
|
52a4acb622
|
Bug 727302: Reuse tabs-tray resources for about:home [r=mfinkle]
|
2012-02-15 10:14:29 -08:00 |
|
Margaret Leibovic
|
9ab74fadea
|
Bug 726810 - Kill BrowserDB.getAllBookmarks(). r=lucasr
|
2012-02-14 10:42:58 -08:00 |
|
Lucas Rocha
|
cd35b8ec76
|
Bug 718615 - Fix history visit update when dealing with deleted entries (r=blassey)
|
2012-02-15 15:05:03 +00:00 |
|
Brad Lassey
|
f00024af36
|
bug 726929 - large session restore screenshots taken too often r=mfinkle
|
2012-02-14 20:08:14 -08:00 |
|
Kartikaya Gupta
|
a302e44a75
|
Bug 706891 followup - disable test until it can be updated. r=philor
|
2012-02-14 22:56:38 -05:00 |
|
Margaret Leibovic
|
f0e6ebc000
|
Bug 725660 - "about:blank" briefly appears in the urlbar when openings links from external apps. r=mfinkle
|
2012-02-13 17:39:17 -08:00 |
|
Alex Pakhotin
|
1dc2fe85f2
|
Bug 721393 - Virtual keyboard enter key doesn't work correctly in designMode document. r=blassey
|
2012-02-14 17:08:47 -08:00 |
|
Richard Newman
|
d648478bfd
|
Bug 724745 - Bump parent folder modified time when altering a parent-related child attribute. r=lucasr
|
2012-02-14 17:10:18 -08:00 |
|
Sriram Ramasubramanian
|
6f0d522a49
|
Bug 727300: Don't animate awesomebar while cancelling. [r=mfinkle]
|
2012-02-14 16:55:18 -08:00 |
|
Sriram Ramasubramanian
|
704427923a
|
Bug 726875: Scroll the list after it populates in TabsTray. [r=mfinkle]
|
2012-02-14 16:27:51 -08:00 |
|
Brian Nicholson
|
8627da1553
|
Bug 722413 - Use GeckoAsyncTask for bookmark removal. r=lucasr
|
2012-02-14 16:23:06 -08:00 |
|
Brian Nicholson
|
3e042da341
|
Bug 722413 - Use custom observer for BookmarksListAdapter. r=mfinkle f=lucasr
|
2012-02-14 16:23:06 -08:00 |
|
Brian Nicholson
|
953a04215f
|
Bug 722413 - Refactor ContentResolver in AwesomeBarTabs. r=mfinkle
|
2012-02-14 16:23:06 -08:00 |
|
Brian Nicholson
|
e07be65afa
|
Bug 722413 - Refactor tabs to use bookmarks observer. r=mfinkle
|
2012-02-14 16:23:06 -08:00 |
|
Brian Nicholson
|
c796227244
|
Bug 722413 - Implement bookmark change observers. r=lucasr
|
2012-02-14 16:23:06 -08:00 |
|
Sriram Ramasubramanian
|
0be7aef38e
|
Bug 726732: Load preferences screen faster. [r=mfinkle, bnicholson]
|
2012-02-14 16:20:07 -08:00 |
|
Matt Brubeck
|
2045400f33
|
Bug 726863 - Use mobile-specific strings for add-on download error messages [r=mfinkle]
|
2012-02-14 15:32:45 -08:00 |
|
Chris Peterson
|
53c6c4e413
|
Bug 706891 part 3 - When drag breaks through pan threshold, reposition touch origin and check for axis locking. r=kats
|
2012-02-14 10:55:46 -08:00 |
|
Chris Peterson
|
1941f9b710
|
Bug 706891 part 2 - Reduce PAN_THRESHOLD from 1/10" to 1/16" and change units to dps. r=kats
|
2012-02-14 11:43:45 -08:00 |
|
Chris Peterson
|
76392fe0f5
|
Bug 706891 part 1 - Rename Axis setLocked/mLocked to setScrolledDisabled/mScrollingDisabled to clarify meaning. r=kats
|
2012-02-14 10:55:22 -08:00 |
|
Sriram Ramasubramanian
|
1adc701ef8
|
Bug 725932: Use handler messages. [r=mfinkle,blassey]
|
2012-02-14 13:30:15 -08:00 |
|
Kartikaya Gupta
|
7e7560b065
|
Bug 722439 - Fix compiler warnings using javac 1.7. r=Cwiiis
|
2012-02-14 15:28:27 -05:00 |
|
Brian Nicholson
|
bbd98b4c6e
|
Bug 711578 - Fix session store for initial session crash. r=mfinkle
|
2012-02-14 12:07:53 -08:00 |
|
Kartikaya Gupta
|
706ff25991
|
Bug 727121 - Attempt to trick Java 1.7 compiler into not being stupid. r=rnewman
|
2012-02-14 12:02:01 -08:00 |
|
Lucas Rocha
|
2f35bdf5ba
|
Bug 724348 - Only use the necessary vertical space for top sites in about:home (r=mfinkle)
|
2012-02-14 18:15:20 +00:00 |
|
Lucas Rocha
|
ff76e1d8fd
|
Bug 724348 - Remove unused variable from TopSitesGridView (r=mfinkle)
|
2012-02-14 18:15:20 +00:00 |
|
Lucas Rocha
|
28d37073f9
|
Bug 723103 - Update about:home's top sites section after history is cleared (r=mfinkle)
|
2012-02-14 17:50:55 +00:00 |
|
Lucas Rocha
|
1d457b8a9b
|
Bug 719434 - Purge session files when clearing history and update about:home accordingly (r=mfinkle)
|
2012-02-14 17:50:55 +00:00 |
|
Lucas Rocha
|
d5079da1a3
|
Bug 719434 - Add notifification/message for when SessionStore purges its state (r=mfinkle)
|
2012-02-14 17:50:55 +00:00 |
|
Matt Brubeck
|
1e39cddad6
|
Bug 719684 - Show an error message when add-on download is blocked or cancelled [r=mfinkle]
|
2012-02-13 16:56:03 -08:00 |
|
Sriram Ramasubramanian
|
d9f7afff3b
|
Bug 706819: Show tabs-tray faster. [r=mfinkle]
|
2012-02-13 16:54:36 -08:00 |
|
Sriram Ramasubramanian
|
1070a43d7c
|
Bug 718268: Closing tab should not shift the list. [r=mfinkle]
|
2012-02-13 16:50:09 -08:00 |
|
Brad Lassey
|
e2bbf28d0e
|
bug 725538 - make creating GeckoEvents sane r=kats
|
2012-02-08 23:18:27 -08:00 |
|
Sriram Ramasubramanian
|
0914c17cb0
|
Bug 725930: DoorHangerPopup should be initialized late to avoid problems in startup. [r=mfinkle]
|
2012-02-13 10:29:29 -08:00 |
|
Sriram Ramasubramanian
|
4abd44528f
|
Bug 711746: ActionBar should be loaded in XML to avoid temporary title screen. [r=mfinkle]
|
2012-02-13 10:23:09 -08:00 |
|