Mark Banner
941190018a
Bug 1120428 - No error/failure message if the websocket fails to connect for some reason. Add a null check when closing the socket. r=nperriault
2015-01-13 15:16:49 +00:00
Florian Quèze
2bdb92f14f
Bug 881331 - PopupNotifications added in background windows should show their anchor icon, r=MattN.
2013-11-14 08:06:45 +05:30
Carsten "Tomcat" Book
208115ca6a
Merge mozilla-central to fx-team
2015-01-13 15:24:43 +01:00
Carsten "Tomcat" Book
bb1b5ea5b3
merge fx-team to mozilla-central a=merge
2015-01-13 14:27:06 +01:00
Carsten "Tomcat" Book
fcf963f274
merge mozilla-inbound to mozilla-central a=merge
2015-01-13 14:24:21 +01: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
Xidorn Quan
995fd93010
Bug 1115262 - Fix position of ruby annotation when writing mode is vertical-rl. r=jfkthame
...
--HG--
extra : source : ec2b2922a741fc5a62bc76c716529eda1b7fe5d0
extra : amend_source : 95bc6d9805f2c0cb9c4d76fcebb5defdd6c69660
2015-01-13 20:04:41 +11:00
Xidorn Quan
ab4ff1f1f3
Bug 1055658 part 4 - Revert RubyReflowState. r=dbaron
...
--HG--
extra : source : 27e60ddbd077439dadd09641ab54fc7eef09c69f
2015-01-13 20:04:41 +11:00
Xidorn Quan
22347f6735
Bug 1055658 part 3 - Add reftests for ruby annotation relative positioning. r=dbaron
...
--HG--
extra : source : 1be2cf7edc4219582496a9faba5b4f40fd73a33b
2015-01-13 20:04:41 +11:00
Xidorn Quan
a4fd1bd015
Bug 1055658 part 2 - Add relative positioning support for ruby annotations. r=dbaron
...
--HG--
extra : source : e15efc6ea7d8fd27cbb334fbab2ba85b0f6868dd
2015-01-13 20:04:41 +11:00
Xidorn Quan
df936207dc
Bug 1055658 part 1 - Move code for applying relative position to an independent method. r=dbaron
...
--HG--
extra : source : 7ba6cbbf02828b4d6d55bd056e92243423eab6d0
2015-01-13 20:04:41 +11:00
Makoto Kato
ce0013bc64
Bug 1120747 - dom.ipc.plugins.flash.disable-protected-mode might not work when launching Flash is immediately. r=aklotz
2015-01-13 18:00:30 +09:00
Jamin Liu
cedf015916
Bug 1120774 - Include a header file for nsITelephonyCallInfo in bluetooth2/BluetoothRilListener.h. r=btian
2015-01-13 15:05:32 +08: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