Jonathan Kew
|
ea578b286e
|
bug 1030829 part 2 - preload 'hidden' fonts on FirefoxOS into the user-font cache. r=roc
|
2014-06-30 19:05:29 +01:00 |
|
Carsten "Tomcat" Book
|
1134cc33ea
|
Merge mozilla-central to mozilla-inbound
|
2014-06-30 15:44:54 +02:00 |
|
Carsten "Tomcat" Book
|
3d917f97d0
|
merge b2g-inbound to mozilla-central a=merge
|
2014-06-30 15:35:24 +02:00 |
|
Hsin-Yi Tsai
|
7c1eb4aff9
|
Bug 1023141 - query ril.ecclist per dial request - part 3 - fix xpcshell. r=aknow
|
2014-06-30 14:48:41 +08:00 |
|
Michael Pruett
|
bb1b9224ce
|
Bug 1024360 - Remove usage of deprecated mozIStorageBaseStatement methods. r=mak
|
2014-06-27 09:59:09 -05:00 |
|
John Shih
|
73a60e46e3
|
Bug 1023341 - Fix test_networkstats_alarm.html. r=gene
|
2014-06-26 16:51:45 +08:00 |
|
Tim Chien
|
1fa0e6607e
|
Bug 1022852 - Fix setInputMethodActive test that rely on order of async message. r=yxl
|
2014-06-29 03:47:00 +02:00 |
|
Jonathan Watt
|
3cc9012603
|
Bug 965967 - Use Moz2D instead of a Thebes backed gfxContext in PluginInstanceChild::PaintRectToSurface. r=mattwoodrow
|
2014-06-30 03:00:10 +01:00 |
|
Ms2ger
|
225cbcad0b
|
Bug 968804 - Part u: Add outer window assertions to OpenInternal; r=khuey
|
2014-06-29 17:36:03 +02:00 |
|
Ms2ger
|
6ea91dd9b5
|
Bug 968804 - Part t: Add outer window assertions to OpenNoNavigate; r=khuey
|
2014-06-29 17:36:03 +02:00 |
|
Ms2ger
|
f3685b4620
|
Bug 968804 - Part s: Add inner window assertions to CloneStorageEvent; r=khuey
|
2014-06-29 17:36:03 +02:00 |
|
Ms2ger
|
0b08e443dc
|
Bug 968804 - Part r: Point out the outer window assertion in SetArguments in the documentation; r=khuey
|
2014-06-29 17:36:02 +02:00 |
|
Ms2ger
|
c02410550f
|
Bug 968804 - Part q: Add inner window assertions to the gamepad methods; r=khuey
|
2014-06-29 17:36:02 +02:00 |
|
Ms2ger
|
e31b1e7f88
|
Bug 968804 - Part p: Add outer window assertions to SetFullScreenInternal; r=khuey
|
2014-06-29 17:36:02 +02:00 |
|
Ms2ger
|
ecb03459d1
|
Bug 968804 - Part o: Add inner window assertions to RefreshCompartmentPrincipal; r=khuey
|
2014-06-29 17:36:01 +02:00 |
|
Ms2ger
|
c8134f4584
|
Bug 968804 - Part n: Split nsGlobalWindow::GetFullScreen into a forwarding and an asserting part; r=khuey
|
2014-06-29 17:35:56 +02:00 |
|
Ms2ger
|
86c542e365
|
Bug 968804 - Part m: Add outer window assertions to DispatchCustomEvent; r=khuey
|
2014-06-29 17:31:13 +02:00 |
|
Ms2ger
|
cb7346e3b5
|
Bug 968804 - Part l: Add outer window assertions to DispatchResizeEvent; r=khuey
|
2014-06-29 17:31:12 +02:00 |
|
Ms2ger
|
a4c74db93d
|
Bug 968804 - Part k: Add outer window assertions to GetScrollXY; r=khuey
|
2014-06-29 17:31:12 +02:00 |
|
Ms2ger
|
6bc14095b5
|
Bug 968804 - Part j: Add inner window assertions to CreatePerformanceObjectIfNeeded; r=khuey
|
2014-06-29 17:31:12 +02:00 |
|
Ms2ger
|
b34c7f18dc
|
Bug 968804 - Part i: Add inner window assertions to AudioContext methods; r=khuey
|
2014-06-29 17:31:11 +02:00 |
|
Ms2ger
|
a71c972206
|
Bug 968804 - Part h: Add inner window assertions to DefineArgumentsProperty; r=khuey
|
2014-06-29 17:31:09 +02:00 |
|
Kyle Huey
|
d7ce3f886a
|
Bug 1027163: Using fallible allocation in DOMStorage::SetItem. r=bz
|
2014-06-28 20:12:48 -07:00 |
|
Peter Van der Beken
|
d73f6e3936
|
Bug 1029104 - Convert XPathExpression to WebIDL bindings, add WebIDL API and switch to the WebIDL binding. r=bz.
--HG--
extra : rebase_source : 2b3459ddf41e258469c31e0e7c4d515ef7a7c83f
|
2014-06-27 21:39:50 +02:00 |
|
Peter Van der Beken
|
bc51078f27
|
Bug 1029104 - Convert XPathExpression to WebIDL bindings, make XPathExpression hold a weak reference to the document. r=bz.
--HG--
rename : dom/xslt/xpath/nsXPathExpression.cpp => dom/xslt/xpath/XPathExpression.cpp
rename : dom/xslt/xpath/nsXPathExpression.h => dom/xslt/xpath/XPathExpression.h
extra : rebase_source : b011030bee7c16e098069452d6fdbfd43c080611
|
2014-06-26 15:32:20 +02:00 |
|
Fabrice Desré
|
6a00695aa4
|
Bug 1024157 - Lazy load more js modules - Part 3: RIL r=gene
|
2014-05-07 15:53:17 -07:00 |
|
Fabrice Desré
|
481ef86e6d
|
Bug 1024157 - Lazy load more js modules - Part 2: contacts r=gwagner
|
2014-05-07 15:53:16 -07:00 |
|
Fabrice Desré
|
24d088957f
|
Bug 1024157 - Lazy load more js modules - part 1: NFC r=psiddh
|
2014-05-07 15:53:16 -07:00 |
|
Hsin-Yi Tsai
|
8933ead71d
|
Bug 1023141 - query ril.ecclist per dial request - part 2 - test case. r=aknow
|
2014-06-24 18:47:12 +08:00 |
|
Hsin-Yi Tsai
|
9fdd9aeaf9
|
Bug 1023141 - query ril.ecclist per dial request - part 1 - fix. r=aknow
|
2014-06-24 18:32:41 +08:00 |
|
Hsin-Yi Tsai
|
79fa19386b
|
Bug 1023141 - query ril.ecclist per dial request - part 0 - rename. r=aknow
|
2014-06-24 18:36:59 +08:00 |
|
Peter Van der Beken
|
03282794f1
|
Bug 1029104 - Convert XPathExpression to WebIDL bindings, move EvalContextImpl out of header. r=bz.
--HG--
rename : dom/xslt/xpath/nsXPathExpression.cpp => dom/xslt/xpath/XPathExpression.cpp
rename : dom/xslt/xpath/nsXPathExpression.h => dom/xslt/xpath/XPathExpression.h
extra : rebase_source : 4bdf4671ea04c76de76053282fc810d1f4c42aea
|
2013-07-09 12:09:39 -04:00 |
|
Peter Van der Beken
|
41a6dc5302
|
Bug 1029104 - Convert XPathExpression to WebIDL bindings, move files and rename class. r=bz.
--HG--
rename : dom/xslt/xpath/nsXPathExpression.cpp => dom/xslt/xpath/XPathExpression.cpp
rename : dom/xslt/xpath/nsXPathExpression.h => dom/xslt/xpath/XPathExpression.h
extra : rebase_source : bedd3da79f1a4c2df19cfe3e9b68f1270b0b5688
|
2013-07-04 17:40:10 +02:00 |
|
Peter Van der Beken
|
bd5d23028e
|
Bug 1029104 - Convert XPathExpression to WebIDL bindings, remove txResultRecycler::init. r=bz.
--HG--
extra : rebase_source : 3c2f6f86c2e34c7ec32a22eb4f1a90e77d05cdfa
|
2014-06-05 15:14:56 +02:00 |
|
Wes Kocher
|
a8d4195694
|
Merge m-c to inbound a=merge
|
2014-06-27 17:51:36 -07:00 |
|
Wes Kocher
|
5963dd0010
|
Merge inbound to m-c a=merge
|
2014-06-27 17:40:49 -07:00 |
|
Ryan VanderMeulen
|
b2c0f319bd
|
Backed out changeset a4d9432cdd70 (bug 1030435) for re-introducing intermittent failures.
|
2014-06-27 14:06:36 -04:00 |
|
Jim Blandy
|
cb2e9869d1
|
Bug 800200: Remove references to JSD from outside js/jsd. r=mccr8,bholley,ted,smaug
|
2014-06-27 11:05:08 -07:00 |
|
Peter Van der Beken
|
c3c28cd39c
|
Backout patches for bug 1029104 for bustage on a CLOSED TREE.
--HG--
rename : dom/xslt/xpath/XPathExpression.cpp => dom/xslt/xpath/nsXPathExpression.cpp
rename : dom/xslt/xpath/XPathExpression.h => dom/xslt/xpath/nsXPathExpression.h
extra : rebase_source : 4cd96320fa102351284cca55b66d3a54592e5212
|
2014-06-27 23:07:44 +02:00 |
|
Carsten "Tomcat" Book
|
7fdfacf9ee
|
Merge mozilla-central to b2g-inbound
|
2014-06-27 15:56:37 +02:00 |
|
Carsten "Tomcat" Book
|
3a11e77e20
|
merge mozilla-inbound to mozilla-central a=merge
|
2014-06-27 15:34:28 +02:00 |
|
Ben Tian
|
10aaecfe2e
|
Bug 1031230 - Change usage of AutoJSAPI in |DispatchAttributeEvent| for bug 951991, r=shuang
|
2014-06-27 17:38:25 +08:00 |
|
Makoto Kato
|
17426a1b3f
|
Bug 1029981 - Observers should use MOZ_UTF16 to compare someData. r=nfroyd
|
2014-06-27 17:08:13 +09:00 |
|
Jessica Jong
|
c59186fb61
|
Bug 1027430 - Part 2: modify test case for .lastKnownHomeNetwork. r=hsinyi
|
2014-06-27 12:01:06 +08:00 |
|
Jessica Jong
|
cb7913029f
|
Bug 1027430 - Part 1: append spn info to .lastKnownHomeNetwork. r=hsinyi
|
2014-06-27 12:01:06 +08:00 |
|
Shawn Huang
|
77d1ca35fb
|
Bug 1007576 - [bluez] Update CoD value after device found while doing NFC pairing, r=echou
|
2014-06-27 11:43:01 +08:00 |
|
Fernando Jiménez
|
bbb3d1581c
|
Bug 1022193 - Add a "forceIdSelection" to navigator.getMobileIdAssertion. Part 2: DOM. r=sicking
|
2014-06-27 01:18:21 +02:00 |
|
Fernando Jiménez
|
a6dcf570c5
|
Bug 1022193 - Add a "forceIdSelection" to navigator.getMobileIdAssertion. Part 1: WebIDL. r=sicking
|
2014-06-27 01:18:20 +02:00 |
|
Fernando Jiménez
|
2de95d4a6e
|
Bug 1023266 - Make the Mobile ID API privileged. Part 1: Add mobileid permission. r=smaug, ehsan
|
2014-06-27 01:18:19 +02:00 |
|
Ryan VanderMeulen
|
13419df503
|
Merge inbound to m-c on a CLOSED TREE. a=merge
|
2014-06-26 17:13:04 -04:00 |
|