Sebastian Hengst
06218fd66d
Bug 1119233 - Part 2 - Move inline event handlers and styles from search.xul into other files: css. r=Gijs
2015-01-10 19:37:33 +01:00
Sebastian Hengst
5578e7a975
Bug 1119233 - Part 1 - Move inline event handlers and styles from search.xul into other files: js. r=Gijs
2015-01-10 19:36:32 +01:00
James Long
942e8409de
Bug 1111771 - move all unnamed eval sources in the debugger to the bottom of the source listing. r=fitzgen
2015-01-08 15:11:00 +01:00
martin
cffe66f472
Bug 1111294 - Change error message display after simulator download failure. r=jryans
2015-01-11 17:55:00 +01:00
Athena
60da91736e
Bug 1100562 - Copy entire message that was right-clicked if there's no text selection. r=past
2015-01-12 01:07:00 +01:00
Irakli Gozalishvili
61dcf17fb0
Bug 1075490 - Implement "forcemessagemanager" attribute to allow forcing messageManagers. r=smaug
2015-01-08 17:44:00 +01:00
Manan Doshi
ead7dee716
Bug 972138 - Changed default bookmarks' favicons to the new mozilla.org M favicon; r=jaws
2015-01-10 22:42:00 +01:00
Michael Lopez
4afc4eec85
Bug 658179 - Set the selected tag listitem to the listitem of the tag being added or removed to prevent scrolling to a previously selected tag; r=mak
2015-01-02 12:54:00 +01:00
Hiroyuki Ikezoe
8a9bf503ae
Bug 941063 - Add a property to get the size of the downloads data written to disk. r=smacleod
2015-01-13 13:41:46 +00:00
Gijs Kruitbosch
19e6715d28
Bug 1120421 - checkbox value should match checkbox text, r=mconley
...
--HG--
extra : rebase_source : 73aed4c5883a39146ae49b31d715bfcb0b4f5b30
2015-01-12 15:45:01 +00:00
Eddy Bruël
b41f4e3c13
Bug 1105652
- Handle uncaught promise rejections in the style editor;r=bgrins
2015-01-13 10:50:20 +01:00
Eddy Bruël
376273f178
Bug 1118806 - Handle uncaught promise rejections in the storage inspector;r=pbrosset
2015-01-13 10:05:20 +01:00
Richard Newman
f0521a4f2b
Bug 1077590 - Part 4: fix profile access in BrowserApp. r=mfinkle
2015-01-12 20:58:01 -08:00
Richard Newman
36996b9c07
Bug 1077590 - Part 3: fix testClearPrivateData by removing a flawed assumption in DatabaseHelper. r=me
...
This helper class assumed that all cursors would allow you to navigate to the first item, and would assert if that's not true.
But tests routinely attempted to check that cursors returned zero results! And moveToFirst is documented to return false if the cursor is empty.
This patch does some cleanup, and also removes this flawed assumption.
2015-01-11 20:49:42 -08:00
Richard Newman
c85cdf7287
Bug 1077590 - Part 2: fix a bunch of imports. r=trivial
2015-01-11 20:45:44 -08:00
Richard Newman
480391dc12
Bug 1077590 - Part 1: make all per-profile DB access go through a profile. r=wesj
...
* * *
Bug 1077590 - Review comments.
--HG--
rename : mobile/android/base/TabsAccessor.java => mobile/android/base/db/LocalTabsAccessor.java
rename : mobile/android/base/db/URLMetadata.java => mobile/android/base/db/LocalURLMetadata.java
rename : mobile/android/base/TabsAccessor.java => mobile/android/base/db/TabsAccessor.java
2015-01-11 20:45:09 -08:00
Richard Newman
ae4e88a49b
Bug 1077590 - Part 0: minor sanity fixes in FennecNativeDriver. r=gbrown
2015-01-11 17:18:14 -08:00
surabhi anand
0fa8969731
Bug 1115542 - Add software usage license blocks to tests/*.java. r=rnewman
2015-01-12 20:40:36 -08:00
Sai Prathik
8fa6cc8165
Bug 1118977 - Define a constant representing an unknown folder ID in LocalBrowserDB. r=rnewman
2015-01-12 20:40:36 -08:00
Surabhi Anand
26dc996ec5
Bug 1116633 - Use correct BufferedReader pattern in GeckoAppShell. r=rnewman
2015-01-12 13:22:54 -08:00
Wes Kocher
b86700e023
Merge fx-team to m-c a=merge
2015-01-12 20:00:16 -08:00
Wes Kocher
ef6727b819
Merge b2g-inbound to m-c a=merge
2015-01-12 19:56:06 -08:00
Richard Newman
909aba8739
Bug 1120530 - Don't show first run experience in Robocop tests. r=mfinkle, on a CLOSED TREE 'cos Java-only.
2015-01-12 16:19:47 -08:00
B2G Bumper Bot
538ed6d1a8
Bumping manifests a=b2g-bump
2015-01-12 15:41:56 -08:00
B2G Bumper Bot
84c89eca62
Bumping manifests a=b2g-bump
2015-01-12 15:21:11 -08:00
Nick Alexander
2ffd31115f
No bug - Fix typo in mozconfig output message. r=me
...
DONTBUILD NPOTB on a CLOSED TREE
This was tested by ally and mfinkle in #mobile.
--HG--
extra : amend_source : 5dd061d6ef98f49cb232baa7221ec514a32eeeee
2015-01-12 14:51:31 -08:00
B2G Bumper Bot
a1b544fd5c
Bumping manifests a=b2g-bump
2015-01-12 14:01:28 -08:00
Geoff Brown
b07b46770a
Bug 1099475 - Backout 4386c2d95db3 for bug 1119962; r=backout
2015-01-12 14:33:45 -07:00
Geoff Brown
804a0db75c
Bug 1119583 - Use Droid instead of devicemanager for xpcshell mach; r=ahal
2015-01-12 14:33:43 -07:00
Ehsan Akhgari
c4eff52c0f
Bug 1119257 - Mark virtual overridden functions as MOZ_OVERRIDE in rdf; r=bsmedberg
2015-01-12 16:31:45 -05:00
Victor Porof
8be9154f4e
Bug 1120231 - Cleanup browser_flame-graph-04.js a bit and reduce more dt orange introduced by changeset 6b85abb2bc19 on a CLOSED TREE, r=me
2015-01-12 16:31:20 -05:00
Ehsan Akhgari
42c01f9792
Bug 1118607 - Mark virtual overridden functions as MOZ_OVERRIDE in modules/libpref; r=bsmedberg
2015-01-12 16:31:04 -05:00
Ehsan Akhgari
1def501577
Bug 1118605
- Mark virtual overridden functions as MOZ_OVERRIDE in xpfe/appshell; r=bsmedberg
2015-01-12 16:30:52 -05:00
Ehsan Akhgari
5e540ce6bf
Bug 1118415 - Mark virtual overridden functions as MOZ_OVERRIDE in rdf; r=bsmedberg
2015-01-12 16:30:33 -05:00
Ehsan Akhgari
a79f364c2f
Bug 1119259 - Mark virtual overridden functions as MOZ_OVERRIDE in JS; r=Waldo
2015-01-12 16:24:57 -05:00
Ryan VanderMeulen
4499c00874
Backed out changeset ffdc6e420153 (bug 1107009) for Android crashes/asserts.
2015-01-12 16:05:16 -05:00
B2G Bumper Bot
d02d32a4e7
Bumping manifests a=b2g-bump
2015-01-12 13:04:08 -08:00
Ryan VanderMeulen
62eff595da
Merge m-c to fx-team. a=merge
...
CLOSED TREE
2015-01-12 15:58:20 -05:00
Ryan VanderMeulen
580279c6f3
Merge m-c to b2g-inbound. a=merge
2015-01-12 15:56:08 -05:00
Rail Aliiev
155c6652dd
Bug 1116781 - bump B2G version. r=hwine, a=merge
2015-01-12 15:53:39 -05:00
B2G Bumper Bot
cd00939ca1
Bumping manifests a=b2g-bump
2015-01-12 12:51:56 -08:00
B2G Bumper Bot
69fecdd598
Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/fe8bc669500d
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1116128 - Disable intermittent edges_gesture_test.js | Edges gesture > Swiping vertically
2015-01-12 12:47:14 -08:00
ffxbld
9c0589f4eb
Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release
2015-01-12 15:33:37 -05:00
ffxbld
db8c621b5c
No bug - Tagging mozilla-central 2c951493eef5 with FIREFOX_AURORA_37_BASE a=release DONTBUILD CLOSED TREE
2015-01-12 15:30:49 -05:00
Ryan VanderMeulen
ed14973218
Merge inbound to m-c. a=merge
2015-01-12 15:26:50 -05:00
Ryan VanderMeulen
1b12c602ce
Merge b2g-inbound to m-c. a=merge
2015-01-12 15:23:50 -05:00
Ryan VanderMeulen
ab168f7ddd
Merge fx-team to m-c. a=merge
2015-01-12 15:14:56 -05:00
Kartikaya Gupta
8b9fe5f8f4
Bug 1107009. r=BenWa
2015-01-12 14:57:54 -05:00
B2G Bumper Bot
34597a91c4
Bumping manifests a=b2g-bump
2015-01-12 11:18:56 -08:00
B2G Bumper Bot
9de4496d24
Bumping manifests a=b2g-bump
2015-01-12 10:58:59 -08:00