Benoit Jacob
c4922650de
Bug 977757 - 3/3 - Expose CSS_PROPERTY_ALWAYS_ENABLED_IN_CHROME_OR_CERTIFIED_APP properties in JS bindings as needed - r=bz
2014-03-07 12:14:26 -05:00
Benoit Jacob
8c5d632a24
Bug 977757 - 1/3 - make nsCSSProps::EnabledState a bitfield - r=dbaron,bz
2014-03-07 12:14:23 -05:00
Ed Morley
f60c92c019
Backed out changeset f94ee00aa4d6 (bug 974197) for causing gaia-ui-test failures
2014-03-07 15:45:59 +00:00
Carsten "Tomcat" Book
a14af0da5d
merge b2g-inbound to mozilla-central
2014-03-07 12:49:50 +01:00
Mike Habicher
41320c9f58
Bug 980484 - make the zoom setting more robust, r=dhylands
2014-03-07 01:07:27 -05:00
Mike Habicher
a31bf504b5
Bug 965425 - expose ISO setting, r=dhylands,jst
2014-03-07 01:00:43 -05:00
Matt Woodrow
abce112be1
Bug 974197 - Fire MozAfterPaint after the compositor has composited the frame. r=roc
2014-03-07 16:24:32 +13:00
Wes Kocher
452135f341
Merge m-c to inbound
2014-03-06 18:27:43 -08:00
Ryan VanderMeulen
cb6ce085e9
Backed out changesets a7ea2d51414d and 901717199390 (bug 957917) for causing bug 980375.
2014-03-06 16:30:35 -05:00
Yuan Xulei
704ae99c43
Bug 980136 - Fix creating test file failure issue. r=dhylands
2014-03-06 08:43:00 -05:00
Gregory Szorc
16abb7de9c
Bug 979665 - Properly detect WebIDL type changes; r=froydnj
...
This patch fixes a bug in WebIDL code generation that could be triggered
if an input file changed locations but the original file remained on
disk. When computing the set of source .webidl files to perform code
generation on, we failed to prune files that were no longer part of the
active set of input files. References to files in old locations would
get pulled in to the regeneration set, leading to a cryptic KeyError
during code generation.
--HG--
extra : rebase_source : 23f1b973133960cfa954d44b20175fc7a369169a
2014-03-05 23:21:02 -08:00
Nikhil Marathe
d2856ba66c
Bug 978062 - Fix SimplePush UDP port debug message. r=khuey
2014-03-05 16:23:03 -08:00
Shawn Ku
41e8d97fb5
Bug 976491 - Add test case. r=Yoshi
2014-03-06 09:53:40 +08:00
Shawn Ku
aaca8502f1
Bug 976491 - B2G RIL: Don't throw exception when running readICCID for some CMCC cards. r=Yoshi
2014-03-06 09:52:44 +08:00
Carsten "Tomcat" Book
28090283f8
Merge mozilla-central to b2g-inbound
2014-03-06 13:41:09 +01:00
Hsin-Yi Tsai
4ae9218d69
Bug 980236 - [B2G] [RIL] test_ril_worker_icc.js fails with DEBUG = true. r=allstars.chh
2014-03-06 18:05:38 +08:00
Thomas Zimmermann
1e4c0c54eb
Bug 978809: Send ToggleBtAck after finishing BlueZ connection setup, r=echou
...
With this patch, ToggleBtAck is sent by the BlueZ backend of
Bluetooth after the connection has been set up completely.
2014-03-06 12:45:16 +01:00
Thomas Zimmermann
e36fd9541b
Bug 978809: Remove sToggleBtMonitor from Bluedroid backend, r=echou
...
When enabling or disabling Bluetooth, the Bluedroid backend waits
on sToggleBtMonitor until a BT adapter has been activated. Once
the monitor gets notified, the backend sends a ToggleBtAck runnable
to the main thread.
This patch removes sToggleBtMonitor from the Bluetooth Bluedroid
backend. Instead of signalling the monitor's notification, the
Bluedroid handler function sends the ToggleBtAck directly.
2014-03-06 12:43:35 +01:00
Eric Chou
1a2e41ef89
Bug 976943 - Replace OnConnect/OnDisconnect with one function, f=btian, r=gyeh
...
In BluetoothProfileController, it's meaningless to separate OnConnect
and OnDisconnect since the following steps would be the same for both
cases. Therefore I introduced a function called NotifyCompletion() for
each profile manager to report the completion of connecting/disconnecting
operations.
2014-03-06 19:26:28 +08:00
Eric Chou
c3b5cb5574
Bug 976943 - Add error handing for connect/disconnect process, f=btian, r=gyeh
2014-03-06 19:26:22 +08:00
Carsten "Tomcat" Book
55bbe0a399
Backed out changeset 4fb349c12a63 (bug 977372) for b2g ics emulator debug m8 test failure
2014-03-06 09:16:43 +01:00
Nathan Froyd
0ca2bb1bf9
Bug 968836 - fix a few already_AddRefed members in MediaManager.cpp; r=jesup
2014-03-05 17:58:13 -08:00
Kyle Huey
ccfa0fd03b
Bug 979951: Always preserve the worker wrapper to ensure that we have something to tell us what compartment to enter. r=bent
2014-03-05 17:58:03 -08:00
Boris Zbarsky
b5f192bb49
Bug 874788. Allow WebIDL HTMLAllCollection to emulate undefined. r=peterv
2014-03-05 22:48:04 -05:00
Boris Zbarsky
720591b1f5
Bug 874787. Add support for legacycaller on proxy bindings. r=efaust,peterv
2014-03-05 22:48:03 -05:00
Doug Turner
eef5fec5c2
Bug 978593 - refactor and cleanup NetworkLocationProvider. Prep work to enable celluar support. r=jdm
2014-03-01 23:46:02 -08:00
Dave Hylands
9c9e49ec75
Bug 977372 - Close IPC'd filedescriptor from device descriptor when finished with it. r=mikeh
2014-02-28 12:02:55 -08:00
Wes Kocher
73e32652fe
Merge fxteam to m-c
2014-03-05 18:20:17 -08:00
Ryan VanderMeulen
9ded68150d
Merge m-c to inbound on a CLOSED TREE.
2014-03-05 16:08:02 -05:00
Ryan VanderMeulen
f12cc94c28
Merge b2g-inbound to m-c.
2014-03-05 16:01:53 -05:00
Boris Zbarsky
865b9215f3
Bug 978618. Fix error reporting for unintended XPConnect exceptions thrown by JS-implemented webidl to actually work correctly. r=bholley
2014-03-05 08:32:27 -05:00
Olli Pettay
0992211841
Bug 978862, make sure to use the right event type atom throughout CompileEventHandlerInternal, r=jst
2014-03-05 15:16:42 +02:00
Olli Pettay
f4adc577ea
Backout the previous landing (15229e2a01b1) for Bug 978862, since it had wrong bug number, r=backout
2014-03-05 15:16:04 +02:00
Carsten "Tomcat" Book
46a7d98005
merge b2g-inbound to mozilla-central
2014-03-05 13:24:51 +01:00
Carsten "Tomcat" Book
9e48d03b18
merge mozilla-inbound to mozilla-central
2014-03-05 13:04:39 +01:00
L. David Baron
b492e167bf
Bug 621618 patch 4: Make conditions in Element::RemoveFromIdTable match those in AddToIdTable, to avoid asymmetric calls to the document's functions. r=bzbarsky
2014-03-04 20:13:20 -08:00
L. David Baron
449dc2dfe0
Bug 976777: Truncate long source lines in script errors before sending them to the parent process. r=bent
...
This fixes an out-of-memory foreground-tab crash that I could reliably
reproduce on a 256MB Firefox OS phone, and I think also significantly
reduces the number of background tabs I'm seeing killed due to low
memory.
2014-03-04 20:13:19 -08:00
L. David Baron
f5edb56a68
Fix merge error between bug 872273 (changeset 46df3fd9b0dc) and bug 946065 (changeset 243259fda9ab) and move this test to the directory where it's listed in mochitest.ini so it will actually be run. No review.
...
Bug 979640 is filed on making this mistake harder.
--HG--
rename : content/xbl/test/test_bug872273.xhtml => dom/xbl/test/test_bug872273.xhtml
2014-03-04 20:13:19 -08:00
Andrea Marchesini
66f00a6af3
Bug 966054 - MessagePort should use StructuredCloneBuffer as internal member, r=smaug
2014-03-05 03:28:20 +00:00
Andrea Marchesini
992ee98fe9
Bug 979109 - termination string check in Console.cpp, r=smaug
2014-03-05 03:22:32 +00:00
Jed Davis
76ab6d796b
Bug 946407 - Reimplement DumpMemoryInfoToTempDir in terms of GetReports. r=njn
...
This winds up exposing things in the nsIMemoryReporterManager interface
that arguably don't belong at that level of abstraction -- "minimize
memory usage first" and DMD -- in order to take advantage of the
infrastructure that GetReports already has for managing the child
processes.
2014-03-04 18:27:13 -08:00
Gregory Szorc
dd337c330c
Bug 979640 - Make build system error on missing test files; r=ted
...
Previously, the build system may silently missing test files defined in
manifests. This patch makes missing test files a fatal error, detected
when reading test manifests.
The test_bug872273.html XBL test appeared to be orphaned in
content/xbl/test. It has been reunited with its family.
dom/tests/mochitest/notification referenced a single test file which was
recently deleted. That manifest has been removed.
Missing test files related to the Python unit tests for the build system
have been added. (They are a bunch of empty files.)
--HG--
extra : amend_source : cb6b9bf91e57569c8be312d3c16fef69b2b0b950
2014-03-04 17:48:50 -08:00
Ryan VanderMeulen
c35a66e1db
Backed out changeset 593206fbd97e (bug 979640) for mochitest-other failures.
...
CLOSED TREE
2014-03-05 13:52:02 -05:00
Gregory Szorc
6ce0f069d4
Bug 979640 - Make build system error on missing test files; r=ted
...
Previously, the build system may silently missing test files defined in
manifests. This patch makes missing test files a fatal error, detected
when reading test manifests.
The test_bug872273.html XBL test appeared to be orphaned in
content/xbl/test. It has been reunited with its family.
dom/tests/mochitest/notification referenced a single test file which was
recently deleted. That manifest has been removed.
Missing test files related to the Python unit tests for the build system
have been added. (They are a bunch of empty files.)
--HG--
extra : rebase_source : 8c64986169064401951585c07deadada8c905550
2014-03-04 17:48:50 -08:00
Botond Ballo
f3ffb400d5
Bug 978840 - Calculate displayport based on up-to-date scrollable rect on first paint. r=tn
...
--HG--
extra : rebase_source : b370dd7d139f41d6da41c464fa700c9ecfd212c4
2014-03-04 19:02:37 -05:00
Ryan VanderMeulen
4ffa54b553
Merge m-c to fx-team.
2014-03-04 17:24:28 -05:00
Ryan VanderMeulen
ef8c288996
Merge inbound to m-c.
2014-03-04 17:12:58 -05:00
Nils Ohlmeier [:drno]
28b46667af
Bug 976182 - Handle initial ICE connection state failed in tests properly. r=bwc
2014-03-04 13:51:37 -05:00
Eitan Isaacson
e22a4c8a91
Bug 978075 - Screen reader turn on and off announce. r=yzen
...
This patch does several other things:
1. When a PrefCache with no default setting available is created, or cleared, set value to null.
2. Removed weird margin change in announce box.
3. Add announce method to speech presenter.
4. Don't start and stop AccessFu implicitly in AccessFuTest.
5. Change tests to two start/stop pairs where in one pair we activate via pref, and
the other one via settings (TODO).
2014-03-04 10:10:38 -08:00
Bobby Holley
dc243c34da
Bug 916644 - Disable invoking WebIDL constructors without |new| unless you have the system principal. r=bz
2014-03-04 10:05:08 -08:00
Bobby Holley
d67119e27c
Bug 977340 - Clean up cx usage in Promises. r=bz
...
None of these are hazards, because we already make sure to push the JSContext
in the cases where we do anything meaningful in JSAPI. But the current setup
trips the new assertions, and is ugly to boot. Let's fix it.
2014-03-04 10:05:08 -08:00
Bobby Holley
46624f507a
Bug 976938 - Add a way to identify the Xray parent (if any) of a given function. r=bz
2014-03-04 10:05:07 -08:00
Andrew McCreight
bcfecf4989
Bug 978468 - Add some MOZ_FINAL to XBL. r=mrbkap
2014-03-04 09:49:39 -08:00
Benjamin Smedberg
070bb00497
Bug 778866 - Abort from the I/O thread on abnormal shutdown of a plugin-process, in case the main thread is wedged and the Firefox process has already been killed, r=cjones
2014-03-04 12:17:01 -05:00
Bevis Tseng
4fce6eae13
Bug 977920 - Retrieve iccId without checking prototype of IccInfo. r=vyang
2014-03-05 11:10:46 +08:00
David Keeler
d451e5831e
bug 978797 - stop classifying SEC_ERROR_INADEQUATE_KEY_USAGE as a "bad cert" error r=briansmith
2014-03-03 15:39:07 -08:00
Ehsan Akhgari
3b5e7a8157
Bug 976258 - Undo the damage of including windows.h in IPCMessageUtils.h; r=bent
2014-03-03 21:35:51 -05:00
Matthew Gregan
53b33e469e
Bug 962353 - Remove totalFrameDelay from VideoPlaybackQuality. r=chris.double
...
It's not implemented by other vendors and marked as "at risk" in the spec.
Easy to add back if there's real demand/a concrete spec.
2014-03-04 15:31:57 +13:00
Jed Davis
900543cc8b
Bug 974540 - Fix nsMemoryReporterManager child count for Nuwa. r=khuey
2014-03-03 17:27:03 -05:00
Ryan VanderMeulen
47f9e25a13
Merge m-c to inbound.
2014-03-03 17:23:35 -05:00
Ryan VanderMeulen
a1a491b145
Merge inbound to m-c.
2014-03-03 17:00:34 -05:00
Ed Morley
d04dd6d984
Merge mozilla-central and b2g-inbound
2014-03-03 16:59:32 +00:00
Ed Morley
af2597c8b5
Merge mozilla-central and inbound
2014-03-03 16:59:25 +00:00
Ed Morley
cbfe2d6c71
Backed out changeset 508848ad378a (bug 939562) for causing bug 978450
2014-03-03 16:54:26 +00:00
Bobby Holley
c8041c17a7
Bug 975419 - Trace the Incumbent Global from a CallbackObject (but check it too, just to be safe). r=bz,mccr8
2014-03-03 08:53:42 -08:00
Ryan VanderMeulen
88addeaaa1
Backed out changeset 9024f38e3809 (bug 843666) for bustage.
2014-03-03 11:21:10 -05:00
Jeff Gilbert
933c8042ae
Bug 843666 - Implement color-buffer-(half-)float for WebGL. r=kamidphish
2014-03-03 10:36:52 -05:00
Ed Morley
031fb4f43b
Merge latest green fx-team changeset and mozilla-central
2014-03-03 14:48:02 +00:00
Ed Morley
46cd2a9fc8
Merge latest green b2g-inbound changeset and mozilla-central
2014-03-03 14:45:43 +00:00
Tim Taubert
bfc61b1fc7
Bug 978540 - Follow-up to explicitly discard unused return value r=bustage
2014-03-03 10:05:13 +01:00
Andrea Marchesini
acde2c54aa
Bug 979199 - DataStore should not dispatch events when the window is destroyed, r=ehsan
2014-03-04 16:24:32 +00:00
William Chen
181b287ab2
Bug 978398 - Rename custom element callbacks from enteredView/leftView to attached/detached. r=mrbkap
2014-02-28 17:45:31 -08:00
Brian Hackett
d767d6d505
Bug 978562 - Remove redundant assignment to {TypedArray}.length, r=gsvelto.
2014-03-03 14:51:53 -07:00
Alan Huang
4ec2e0e0ce
Bug 971612 - Implement "mount" and "unmount" API for device storage. r=dhylands
2014-03-04 19:24:19 +08:00
Carsten "Tomcat" Book
7f9393325b
Merge mozilla-central to b2g-inbound
2014-03-04 15:12:22 +01:00
Vivien Nicolas
a34099f956
Bug 978544 - Ignore events targetting a nsIMozBrowserFrame in BrowserElementPanning.js. r=fabrice
2014-03-04 09:53:16 +01:00
Makoto Kato
094de05309
Bug 968647 - Part 1. Add position change notification for IME. r=roc
2014-02-28 16:45:01 +09:00
Makoto Kato
564414b6a0
Backed out changeset d06ee3f1e9a3 (bug 968647)
2014-03-03 11:53:43 +09:00
Makoto Kato
9857fbb5f0
Bug 968647 - Part 1. Add postion change notification for IME. r=roc
2014-02-28 16:45:01 +09:00
Andrea Marchesini
e2d421167e
Bug 978522 - Console must use LinkedList instead a nsTArray, r=smaug
2014-03-03 00:20:34 +00:00
Olli Pettay
8824f56619
Bug 978605, DataTransfer.files may return null, r=khuey
2014-03-03 00:45:43 +02:00
Yoshi Huang
f3858a9af8
Bug 977440 - B2G RIL: add xpcshell tests for the processICCIOError. r=vicamo
...
From e13745bd7ccd720f66d75c75259af7fd7f4e6014 Mon Sep 17 00:00:00 2001
---
dom/system/gonk/tests/test_ril_worker_icc.js | 24 ++++++++++++++++++++++++
1 file changed, 24 insertions(+)
2014-02-27 15:35:45 +08:00
Wes Kocher
3c59ed9c6d
Backed out changeset 6058a0d53426 (bug 903291) for causing bug 977215
2014-02-28 15:25:21 -08:00
Mike Habicher
116c56d9ed
Bug 976802 - add support for testing fake CameraParameters, r=dhylands
2014-02-28 17:51:26 -05:00
Dave Hylands
935edd9017
Backout 46841ca6d96a (Bug 977372) due to Windows bustage on a CLOSED TREE
...
--HG--
extra : amend_source : 2fa55ab8144f89307d0d249004d9c9f18111441e
2014-02-28 14:19:25 -08:00
Masayuki Nakano
576bee785c
Bug 974318 part.10 Remove WidgetTextEvent::rangeCount and WidgetTextEvent::rangeArray r=smaug
2014-03-04 22:48:28 +09:00
Masayuki Nakano
991dd217bc
Bug 974318 part.9 Use WidgetTextEvent::mRanges on CompositionStringSynthesizer r=smaug
2014-03-04 22:48:28 +09:00
Masayuki Nakano
3d4f34f6ad
Bug 974318 part.4 Remove nsDOMTextEvent r=smaug
2014-03-04 22:48:27 +09:00
Masayuki Nakano
97dc5061e4
Bug 974318 part.3 Remove nsIPrivateTextRange and nsIPrivateTextEvent r=smaug
2014-03-04 22:48:26 +09:00
Masayuki Nakano
59ea783e22
Bug 974318 part.2 TextComposition should store TextRangeArray at editor handling text event and nsEditor should refer it r=smaug+ehsan
2014-03-04 22:48:26 +09:00
Masayuki Nakano
d9fdd873cb
Bug 974318 part.1 Add WidgetTextEvent::mRanges which is an array class of TextRange r=smaug
2014-03-04 22:48:26 +09:00
John Schoenick
1de107df36
Bug 976861 - nsPluginTag::GetLastModifiedTime should use NS_IMETHODIMP. r=gfritzsche
2014-03-04 12:18:09 +01:00
Dave Hylands
ac819db147
Bug 977372 - Close IPC'd filedescriptor from device descriptor when finished with it. r=mikeh
2014-02-28 12:02:55 -08:00
Ryan VanderMeulen
7677f15e0b
Merge m-c to b2g-inbound.
2014-02-28 16:09:30 -05:00
Ryan VanderMeulen
1b75e0c4c8
Merge inbound to m-c.
2014-02-28 16:03:19 -05:00
Ryan VanderMeulen
6c3f8bad68
Backed out changeset 461d5599aa8c (bug 977372) for bustage.
...
CLOSED TREE
2014-02-28 15:20:32 -05:00
Dave Hylands
c79312959a
Bug 977372 - Close IPC'd filedescriptor from device descriptor when finished with it. r=mikeh
2014-02-28 12:02:55 -08:00
Dave Hylands
f830bb9b3e
Bug 977373 - Fix DeviceStorage file handle leak. r=mikeh
2014-02-28 12:02:54 -08:00
Andrew McCreight
334f2742a1
Bug 977260, part 2 - Use more macros for CC nsDOMCameraControl stuff. r=smaug
...
Use more powerful macros for nsDOMCameraControl
2014-02-28 09:56:23 -08:00
Andrew McCreight
59126a0734
Bug 977260, part 1 - Don't implement wrappercache CC stuff for nsDOMCameraControl. r=smaug
2014-02-28 09:56:23 -08:00
Ryan VanderMeulen
c18c88fc4e
Merge m-c to b2g-inbound.
2014-02-28 10:16:37 -05:00
Carsten "Tomcat" Book
0983fbe801
merge b2g-inbound to mozilla-central
2014-02-28 14:42:11 +01:00
Carsten "Tomcat" Book
3aa46dfe4f
Backed out changeset e670f691e2b9 (bug 968647) for mochitest test bustage on OS X on a CLOSED TREE
2014-02-28 09:30:34 +01:00
Makoto Kato
062ff17d11
Bug 968647 - Part 1. Add postion change notification for IME. r=roc
2014-02-28 16:45:01 +09:00
Andrea Marchesini
192d9d7bf1
Bug 976313 - DataStoreChangeEvent should have 'owner' property, r=ehsan
2014-02-28 07:34:38 +00:00
Wes Kocher
811e00ebb5
Merge m-c to b2g-inbound
2014-02-27 17:47:32 -08:00
Wes Kocher
1793a448b8
Merge inbound to m-c
2014-02-27 16:52:51 -08:00
Oleg Romashin
29f215877a
Bug 977695 - Update bubbles/cancelable attribute for pointer events. r=smaug
2014-02-27 16:13:05 -08:00
Ryan VanderMeulen
8e1451ad9a
Merge m-c to b2g-inbound.
2014-02-27 17:34:25 -05:00
Ryan VanderMeulen
6435a8a9dd
Merge inbound to m-c.
2014-02-27 16:55:18 -05:00
Jed Davis
789c3d2ddb
Bug 970676 - Turn on sandboxing on all relevant threads. r=dhylands r=bent f=kang
2014-02-27 13:18:01 -08:00
Chuck Lee
d478154f68
Bug 975813 - Support IPv6 in Network Manager. r=vicamo,fabrice
2014-02-28 20:24:35 +08:00
Jessica Jong
fcba161d85
Bug 960865 - Part 5: add dun connection timer and reference count. r=vchang
2014-02-28 18:05:10 +08:00
Jessica Jong
3261494dd1
Bug 960865 - Part 4: dun support implementation in NetworkManager. r=vchang
2014-02-28 18:05:06 +08:00
Jessica Jong
3210c0afdb
Bug 960865 - Part 3: modify nat command to support setting rules for secondary routing table. r=vchang
2014-02-28 18:05:02 +08:00
Jessica Jong
028d0f9c38
Bug 960865 - Part 2: handle dun apn type in RadioInterfaceLayer. r=hsinyi
2014-02-28 18:04:59 +08:00
Jessica Jong
3f20a1f464
Bug 960865 - Part 1: add dun apn type constant in idls. r=vchang
2014-02-28 18:04:55 +08:00
Marco Castelluccio
7b491bf060
Bug 847518 - window.open(url, "_blank") should open in default browser. r=myk, r=bz
2014-02-27 11:56:48 -05:00
Benjamin Bouvier
460c4df9b5
Bug 939843: Required changes in the rest of the tree; r=froydnj
...
--HG--
extra : rebase_source : 5757eb2b73755c8da08112b91b025a8fa860d7e8
2014-02-27 16:23:16 +01:00
Jan de Mooij
f3ddd05d72
Bug 939562 part 3 - Move JIT flags from ContextOptions to RuntimeOptions. r=bent,bholley,luke
...
--HG--
extra : rebase_source : e25c6f5f381a972c472fb8a845c737fb31617682
2014-02-26 10:25:36 +01:00
Ryan VanderMeulen
bc6f7d9058
Merge m-c to inbound.
2014-02-28 10:15:57 -05:00
Masayuki Nakano
b05e88ca4d
Bug 975688 part.27 Rename nsDOMTimeEvent to mozilla::dom::TimeEvent r=smaug
...
--HG--
rename : dom/smil/nsDOMTimeEvent.cpp => dom/smil/TimeEvent.cpp
rename : dom/smil/nsDOMTimeEvent.h => dom/smil/TimeEvent.h
2014-02-28 23:58:43 +09:00
Masayuki Nakano
e4686896dc
Bug 975688 part.26 Rename nsDOMUIEvent to mozilla::dom::UIEvent r=smaug
...
--HG--
rename : dom/events/nsDOMUIEvent.cpp => dom/events/UIEvent.cpp
rename : dom/events/nsDOMUIEvent.h => dom/events/UIEvent.h
2014-02-28 23:58:43 +09:00
Masayuki Nakano
3e1e0f7de6
Bug 975688 part.25 Rename nsDOMScrollAreaEvent to mozilla::dom::ScrollAreaEvent r=smaug
...
--HG--
rename : dom/events/nsDOMScrollAreaEvent.cpp => dom/events/ScrollAreaEvent.cpp
rename : dom/events/nsDOMScrollAreaEvent.h => dom/events/ScrollAreaEvent.h
2014-02-28 23:58:43 +09:00
Masayuki Nakano
beb0ea2022
Bug 975688 part.24 Rename nsDOMNotifyPaintEvent to mozilla::dom::NotifyPaintEvent r=smaug
...
--HG--
rename : dom/events/nsDOMNotifyPaintEvent.cpp => dom/events/NotifyPaintEvent.cpp
rename : dom/events/nsDOMNotifyPaintEvent.h => dom/events/NotifyPaintEvent.h
2014-02-28 23:58:43 +09:00
Masayuki Nakano
1546c00e9d
Bug 975688 part.23 Rename nsDOMXULCommandEvent to mozilla::dom::XULCommandEvent r=smaug
...
--HG--
rename : dom/events/nsDOMXULCommandEvent.cpp => dom/events/XULCommandEvent.cpp
rename : dom/events/nsDOMXULCommandEvent.h => dom/events/XULCommandEvent.h
2014-02-28 23:58:42 +09:00
Masayuki Nakano
e98eef89a4
Bug 975688 part.22 Rename nsDOMTrasitionEvent to mozilla::dom::TrasitionEvent r=smaug
...
--HG--
rename : dom/events/nsDOMTransitionEvent.cpp => dom/events/TransitionEvent.cpp
rename : dom/events/nsDOMTransitionEvent.h => dom/events/TransitionEvent.h
2014-02-28 23:58:42 +09:00
Masayuki Nakano
a735301202
Bug 975688 part.21 Rename nsDOMNotifyAudioAvailableEvent to mozilla::dom::NotifyAudioAvailableEvent r=smaug
...
--HG--
rename : dom/events/nsDOMNotifyAudioAvailableEvent.cpp => dom/events/NotifyAudioAvailableEvent.cpp
rename : dom/events/nsDOMNotifyAudioAvailableEvent.h => dom/events/NotifyAudioAvailableEvent.h
2014-02-28 23:58:42 +09:00
Masayuki Nakano
74a940f4ad
Bug 975688 part.20 Rename nsDOMTouchEvent and nsDOMTouchList to mozilla::dom::TouchEvent and TouchList r=smaug
...
--HG--
rename : dom/events/nsDOMTouchEvent.cpp => dom/events/TouchEvent.cpp
rename : dom/events/nsDOMTouchEvent.h => dom/events/TouchEvent.h
2014-02-28 23:58:42 +09:00
Masayuki Nakano
91259ee9f2
Bug 975688 part.19 Remove unnecessary items in Bindings.conf r=smaug
2014-02-28 23:58:41 +09:00
Boris Zbarsky
bc44b8b832
Bug 952596 followup to fix dumb typo and reopen CLOSED TREE.
2014-02-28 09:09:11 -05:00
Boris Zbarsky
9db269c560
Bug 952596. HasActiveDocument should just clearly assert that it's only called on inner windows. r=smaug
2014-02-28 08:57:14 -05:00
Kai-Zhen Li
3ad2c0f73e
Bug 976944 - Update softap parameters for kk. r=vchang
2014-02-26 14:41:42 +08:00
Bevis Tseng
3a8ff786e2
Bug 974820 - Part 3: Test case to verify Storage Full Error Code. r=vyang
2014-02-26 10:55:47 +08:00
Luke Wagner
1f15bc50e0
Bug 980180 - remove principals as an argument to compilation, part 1 (r=terrence)
...
--HG--
extra : rebase_source : 8bf0ff6974870d6772021aafa88dd8fd5132fc70
2014-03-06 16:28:05 -06:00
John Schoenick
bc1a522ee9
Bug 977955 - Cleanup PluginModule shutdown r=bsmedberg
2014-03-06 15:51:12 -08:00
Bobby Holley
0b4592afe8
Bug 969441 - Check for recursion outside of the hairy transplant callsites. r=billm
2014-03-06 15:26:17 -08:00
Kyle Huey
8037c60c94
Bug 978602: Caching the global's nsISupports* off the main thread. r=bz
2014-03-06 13:05:11 -08:00
Kyle Huey
d5f97f50bf
Bug 979445: Add API to mozStorage for adopting blob data and use that in IDB to avoid unnecessary copies. r=bent
2014-03-06 13:03:52 -08:00
Doug Turner
334e9e6295
Bug 977454 - export network location provider on b2g. r=khuey
2014-02-25 16:06:01 -08:00
Ehsan Akhgari
8358ecda57
Actually enable the debugging code for bug 960760
2014-03-01 10:53:07 -05:00
Brian Smith
7f156c7ed1
Backout cset 4c4041cfc095 (bug 977454), a a=bustage
2014-02-28 22:14:05 -08:00
Doug Turner
26813fb129
Bug 977454 - export network location provider on b2g. r=khuey
2014-02-25 16:06:01 -08:00
Wes Kocher
2a7ee60945
Backed out changeset c14980a16210 (bug 948265) so it can address review comments first, despite the CLOSED TREE
2014-02-28 14:48:31 -08:00
Yuan Xulei
e5f7baf18c
Bug 910412 - Test for checking filesystem API permissions. r=dhylands
2014-03-05 11:23:42 +08:00
Yuan Xulei
488fa35aeb
Bug 910412 - Filesystem API permission request and checks. r=dhylands
2014-03-05 11:24:19 +08:00
Yuan Xulei
b50a38a0bf
Bug 910412 - Basic tests for filesystem API. r=dhylands
2014-03-05 11:24:53 +08:00
Yuan Xulei
9d543fd864
Bug 910412 - Implement |getRoot|, |createDirectory| and |get| for Directory. r=dhylands, r=smaug
2014-03-05 11:25:40 +08:00
Yuan Xulei
4681ab0aeb
Bug 910412 - WebIDL and DOM binding for filesystem API. r=baku, r=smaug, f=dhylands, f=jonas
2014-03-05 11:26:39 +08:00
Yuan Xulei
0d2a3367a0
Bug 957213 - Fix Intermittent test_bug944397.html caused by SetTimeout. r=fabrice
2014-03-14 09:43:13 -04:00
Carsten "Tomcat" Book
dba6443bb5
Merge mozilla-central to b2g-inbound
2014-03-14 12:43:37 +01:00
Thomas Zimmermann
23eb2cae61
Bug 979370: Remove |BluetoothService::IsEnabledInternal|, r=echou
...
The method |IsEnabledInternal| of |BluetoothService| is not used
any longer. This patch removes it.
2014-03-14 10:50:29 +01:00
Thomas Zimmermann
a7b1e31f1b
Bug 979370: Remove |ToggleBtTask|, r=echou
...
|ToggleBtTask| runs on the same thread as the start and stop methods
of |BluetoothService|. This patch merges the code of |ToggleBtTask|
into the start and stop methods and removes the class.
2014-03-14 10:50:18 +01:00
Thomas Zimmermann
7cdb5bf24d
Bug 979370: Split |BluetoothService::StartStopBluetooth|, r=echou
...
This patch splits |BluetoothService::StartStopBluetooth| into two
separate functions. Both have mostly different code paths.
2014-03-14 10:50:02 +01:00
Thomas Zimmermann
cdaa2663bf
Bug 979370: Move Bluetooth thread into BlueZ backend, r=echou
...
The Bluetooth thread is only necessary for starting and stopping
Bluetooth with the BlueZ backend. Bluedroid implements its multi-
threading internally.
This patch moves the Bluetooth thread into the BlueZ backend. Two
runnables implement the starting and stopping code. The methods
|StartInternal| and |StopInternal| of |BluetoothDBusService| each
create an instance of the respective runnable and send it to the
internal BT thread. The code in |BluetoothService| runs completely
on the main thread.
For the Bluedroid back end, the patch changes a number of thread
assertions.
2014-03-14 10:49:33 +01:00
Dave Hylands
21e3c246cf
Bug 977372 - Close IPC'd filedescriptor from device descriptor when finished with it. r=mikeh
2014-02-28 12:02:55 -08:00
Robert O'Callahan
c7726a24e4
Bug 975931. Part 5: Propagate scrolling behavior for non-app non-browser remote <iframe>s. r=khuey
...
--HG--
extra : rebase_source : 22af85668d4e1f286c0887dd31842cd67f29f3f2
2014-02-24 18:45:14 +13:00
William Chen
c739e15afa
Bug 976318 - Template element contents owner document should be an inert template document. r=mrbkap
2014-03-03 12:03:23 -08:00
Gavin Sharp
1fe457b6da
Bug 900762: lack of a disk space watcher component shouldn't warn, r=bent
2014-03-01 18:37:34 -08:00
Byron Campen [:bwc]
b8e3447334
Bug 958221 - Part 3: New webidl for WebrtcGlobalInformation, c++ impl, and removing logging-related stuff from PeerConnectionImpl. r=jib
2014-02-20 09:35:35 -08:00
Nikhil Marathe
1b94bf3a95
Bug 967005 - Report rejected promises when worker stops running. r=bent
...
--HG--
extra : rebase_source : 3f569387061151b1afb5f09a8d1ca04e85e376e1
2014-03-12 07:31:03 -07:00
Bob Owen
4d2566c440
Bug 982555 - Correct message in TabChild::DestroyBrowserWindow. r=smaug
2014-03-12 08:36:04 +00:00
Vaibhav Agarwal
910cf28c11
Bug 971132 - B2G mochitests should use the new manifest format; r=jmaher
2014-03-12 11:41:08 -04:00
Tim Taubert
1c7f552f2e
Bug 978540 - [e10s] Correctly maintain active state for remote docShells r=smaug
2014-02-20 12:26:13 +01:00
Bevis Tseng
6d6469b8d9
Bug 974820 - Part 2: Add error handling of sending/receiving SMS/MMS when device storage is full. r=vyang
2014-02-20 12:21:11 +08:00
Bevis Tseng
73664f17db
Bug 974820 - Part 1: Add new error type STORAGE_FULL_ERROR. r=vyang
2014-02-20 12:17:47 +08:00
Yuan Xulei
55c414c9a5
Bug 910412 - Test for checking filesystem API permissions. r=dhylands
2014-03-05 11:23:42 +08:00
Yuan Xulei
4b1c019b74
Bug 910412 - Filesystem API permission request and checks. r=dhylands
2014-03-05 11:24:19 +08:00
Yuan Xulei
05cf321138
Bug 910412 - Basic tests for filesystem API. r=dhylands
2014-03-05 11:24:53 +08:00
Yuan Xulei
d0efc292f4
Bug 910412 - Implement |getRoot|, |createDirectory| and |get| for Directory. r=dhylands, r=smaug
2014-03-05 11:25:40 +08:00
Yuan Xulei
b2ead675be
Bug 910412 - WebIDL and DOM binding for filesystem API. r=baku, r=smaug, f=dhylands, f=jonas
2014-03-05 11:26:39 +08:00
Carsten "Tomcat" Book
bff3559a6a
Merge mozilla-central to b2g-inbound
2014-03-05 13:47:31 +01:00
Eric Chou
7bb536bce6
Bug 976883 - Handle unknown property sent from bt stack properly, f=btian, r=shuang
2014-03-05 15:50:54 +08:00
Ted Clancy (:tedders1)
e47f55642e
Bug 970340 - Large file sizes not displayed correctly. r=khuey
2014-02-25 15:38:56 -08:00
Edgar Chen
cc3d174ec7
Bug 961571 - Part 4: Add test case for data connection. r=hsinyi
2014-02-26 07:11:00 +08:00
Edgar Chen
97c09b032a
Bug 961571 - Part 3: Handle ims apn type in NetworkManager. r=hsinyi
2014-02-26 00:08:00 +08:00
Edgar Chen
53506b43d4
Bug 961571 - Part 2: Handle ims apn type in RILNetworkInterface. r=hsinyi
2014-02-26 00:08:00 +08:00
Edgar Chen
6a1e6b6c13
Bug 961571 - Part 1: IDL changes for adding ims apn type. r=hsinyi
2014-02-26 00:07:00 +08:00
Carsten "Tomcat" Book
01f93d64ea
Merge mozilla-central to b2g-inbound
2014-02-27 15:59:39 +01:00
Carsten "Tomcat" Book
a453b3620b
merge b2g-inbound to mozilla-central
2014-02-27 15:10:44 +01:00
Fabien Cazenave (kaze@mozilla.com)
2b5b58e7f9
Bug 968550 - onerror is undefined in processICCIOError. r=yoshi
2014-02-27 15:25:17 +08:00
Szu-Yu Chen [:aknow]
c2e7beb833
Bug 969218 - Part 6: Use promise for dial and dialEmergency - ipc. r=khuey
2014-02-27 14:12:30 +08:00
Szu-Yu Chen [:aknow]
9e18467e1a
Bug 969218 - Part 5: Use promise for dial and dialEmergency - provider. r=hsinyi
2014-02-27 14:12:30 +08:00
Szu-Yu Chen [:aknow]
5984abb426
Bug 969218 - Part 4: Use promise for dial and dialEmergency - dom. r=khuey
2014-02-27 14:12:30 +08:00
Szu-Yu Chen [:aknow]
7bf294c150
Bug 969218 - Part 3: Use promise for dial and dialEmergency - internal interface. r=hsinyi
2014-02-27 14:12:30 +08:00
Szu-Yu Chen [:aknow]
907dc6ec41
Bug 969218 - Part 2: Modify tests. r=hsinyi
2014-02-27 14:12:30 +08:00
Szu-Yu Chen [:aknow]
432a5efb24
Bug 969218 - Part 1: Use promise for dial and dialEmergency - webidl. r=hsinyi
2014-02-27 14:12:30 +08:00
Wes Kocher
ec6dbd07f6
Merge inbound to m-c
2014-02-26 18:20:47 -08:00
Mike Habicher
c13e3cd1ea
Bug 977313 - exposed "Started" and "Stopped" recorder states, r=dhylands
...
--HG--
extra : rebase_source : 80b2919dcd8d91e8bf4a1214d078c8aa63654c4b
2014-02-26 18:07:11 -05:00
Ryan VanderMeulen
e8b0013422
Merge b2g-inbound to m-c.
2014-02-26 16:35:43 -05:00
Olli Pettay
6a146b21de
Bug 977072 - attributes in MutationRecord can be [Constant], r=bz
2014-02-26 21:51:45 +02:00
Ryan VanderMeulen
f8f5c07e4a
Backed out 6 changesets (bug 969218) for bustage. DONTBUILD
...
Backed out changeset 86356906ecf0 (bug 969218)
Backed out changeset 46fa16a18c27 (bug 969218)
Backed out changeset 75219ceb5175 (bug 969218)
Backed out changeset b9f4ba525eec (bug 969218)
Backed out changeset 323c1329614b (bug 969218)
Backed out changeset e0fa4e0eee36 (bug 969218)
2014-02-26 14:27:54 -05:00
Szu-Yu Chen [:aknow]
62d137cd0f
Bug 969218 - Part 6: ipc r=khuey
2014-02-26 11:03:56 -08:00
Szu-Yu Chen [:aknow]
dbdabe1593
Bug 969218 - Part 5: gonk provider r=htsai
2014-02-26 11:03:56 -08:00
Szu-Yu Chen [:aknow]
99433a9c4c
Bug 969218 - Part 4: dom r=khuey
2014-02-26 11:03:56 -08:00
Szu-Yu Chen [:aknow]
9be6dfb91b
Bug 969218 - Part 3: Internal interface r=htsai
2014-02-26 11:03:56 -08:00
Szu-Yu Chen [:aknow]
d578298c98
Bug 969218 - Part 2: Modify tests r=htsai
2014-02-26 11:03:55 -08:00
Szu-Yu Chen [:aknow]
9af981e007
Bug 969218 - Part 1: Use promise for dial and dialEmergency - webidl. r=hsinyi
2014-02-26 11:03:55 -08:00
Kyle Huey
27b2eadbc9
Bug 975052. r=smaug
2014-02-26 11:00:40 -08:00
Andrea Marchesini
0ca610489e
Bug 976311 - DataStore checks if the messages are for itself, r=ehsan
2014-02-26 17:38:38 +00:00