316948 Commits

Author SHA1 Message Date
Emanuel Hoogeveen
57f4f63e64 Bug 888088 (part 9) - Fix #include ordering in js/src/shell/. r=nnethercote.
--HG--
extra : rebase_source : fcd51f227d3b2e526a1fb18bbb321dc00741557d
2013-07-23 17:38:28 -07:00
Emanuel Hoogeveen
01d2a49592 Bug 888088 (part 8) - Fix #include ordering in js/src/vm/. r=nnethercote.
--HG--
extra : rebase_source : f5f3f5d2de9bc583db770c2d814013337a1ed565
2013-07-23 17:35:14 -07:00
Emanuel Hoogeveen
edf4507d04 Bug 888088 (part 7) - Fix #include ordering in the rest of js/src/*.{cpp,h}. r=nnethercote.
--HG--
extra : rebase_source : 253fa50c332274315386b4c166bcb60acb9389ad
2013-07-23 17:34:50 -07:00
Emanuel Hoogeveen
85e2863665 Bug 888088 (part 6) - Fix #include ordering in some of js/src/*.{h,cpp}. r=nnethercote.
--HG--
extra : rebase_source : bbf807155c1ed049a49cc2da73bbf55e0f334820
2013-07-23 17:34:18 -07:00
Emanuel Hoogeveen
576bebabfb Bug 888088 (part 5) - Fix #include ordering in js/src/jsapi-tests/. r=nnethercote.
--HG--
extra : rebase_source : 56497f40602cfe7af70cb8f439861a16f5608135
2013-07-23 17:34:18 -07:00
Emanuel Hoogeveen
4e17ab17ad Bug 888088 (part 4) - Fix #include ordering in js/src/gc/. r=nnethercote.
--HG--
extra : rebase_source : e72ff3efc8670b820ee45b5e7a6d56544a9fa533
2013-07-23 17:34:18 -07:00
Emanuel Hoogeveen
267320c400 Bug 888088 (part 3) - Fix #include ordering in js/src/frontend/. r=nnethercote.
--HG--
extra : rebase_source : eb87ec3ceb04ab5045a086a773e611f733847723
2013-07-23 17:34:18 -07:00
Nicholas Nethercote
451aba420e Bug 888088 (part 2) - Fix #include ordering in js/src/ctypes/. r=nnethercote.
--HG--
extra : rebase_source : 547fac0094c395f5593f7d416dc6019c4f970b9b
2013-07-23 17:34:18 -07:00
Emanuel Hoogeveen
825705300e Bug 888088 (part 1) - Fix #include ordering in js/src/builtin/. r=nnethercote.
--HG--
extra : rebase_source : 455451c1db82ddd4987a63837cda8da1677d8249
2013-07-23 17:34:18 -07:00
Nicholas Nethercote
9f8f6cd254 Bug 888088 (part 0) - Some minor #include fix-ups. r=wmccloskey.
--HG--
extra : rebase_source : edb1291d4571c2ea3bd942e2b1fcea0ab58cbe25
2013-07-23 17:34:12 -07:00
Nicholas Nethercote
d601f5454b Bug 890238 - Add a memory reporter for ICU. r=jwalden.
--HG--
extra : rebase_source : 05721759ca5abc45d3bcf133eb6559c23de36a54
2013-07-07 20:29:14 -07:00
Cameron McCormack
fdb36cc83d Bug 895285 - Handle viewBox="" setting optimization correctly. r=jwatt 2013-07-24 14:48:12 +10:00
David Zbarsky
c4ee1ccec7 Backout part of Bug 895116 for not building on Windows on CLOSED TREE 2013-07-23 18:03:40 -07:00
Wes Kocher
b88f2e3226 Backout 823a6f7499f8 (bug 894313) for possibly breaking Android tests on a CLOSED TREE 2013-07-23 17:33:43 -07:00
Wes Kocher
facaaf76ab Backout 2571b6bbc93a (bug 894885) for possibly breaking Android tests 2013-07-23 17:33:09 -07:00
Shane Tully
4eacef464e Bug 889673 - Adapt Contacts Unit Tests for Android. CLOSED TREE. r=reuben
--HG--
extra : amend_source : 15338826405ad30caba9573b2cf934a19cca77fe
2013-07-18 15:29:00 -07:00
Jonathan Griffin
16d77c1f85 Bug 897135 - Switch Marionette's log level to Trace, r=wlach 2013-07-23 12:33:07 -07:00
Shane Tully
015841ab6e Bug 857730 - Part 5: Disable contact unit tests on Android. r=cpeterson r=khuey 2013-07-23 16:27:00 -07:00
Shane Tully
e3b2b07f2d Bug 857730 - Part 4: Integrate contacts API Javascript with Java and Android contact API. r=cpeterson 2013-07-23 13:14:00 -07:00
Shane Tully
9b0b59b6dc Bug 857730 - Part 3: Add contacts API Javascript to Android. r=cpeterson 2013-07-18 15:01:00 -07:00
Shane Tully
762f18fc16 Bug 857730 - Part 2: Add permissions doorhanger. r=cpeterson 2013-07-23 11:09:00 -07:00
Shane Tully
83bfef4421 Bug 857730 - Part 1: Add read and write contacts Android permissions to Android manifest file. r=cpeterson 2013-07-23 13:12:00 -07:00
Cameron McCormack
ad284632b7 Bug 896159 - Expose textLength and lengthAdjust on SVGTextPathElements. r=jwatt 2013-07-24 10:01:35 +10:00
Matthew Gregan
b12e013aba Bug 895754 - Update VideoPlaybackQuality to current MSE spec (remove playbackJitter, add totalFrameDelay). r=doublec 2013-07-24 11:46:43 +12:00
David Zbarsky
f6f620d05f Bug 894646 - Various dom deCOM cleanups r=Ms2ger 2013-07-23 16:39:17 -07:00
David Zbarsky
9c6bad4ee6 Bug 895116: Fix masking with BasicCompositor r=mattwoodrow 2013-07-23 16:38:46 -07:00
Gregory Szorc
679bf8971f Bug 890097 - Part 4: Fix unit test for FileCopier; r=bustage 2013-07-23 16:02:59 -07:00
Rodrigo Silveira
7569d6b02f Bug 892073 - Remove unused Panel UI
--HG--
extra : rebase_source : d671b83d5a80ce0c34efb99d887ae9fa885e08d4
2013-07-23 14:22:31 -07:00
Brad Lassey
c51eaa5101 bug 894885 - move common mozconfig options to the common mozconfig, follow up to move some things back r=glandium 2013-07-23 17:49:17 -04:00
Brad Lassey
7728fff972 bug 894313 - GeckoThread should own its own static instance r=kats 2013-07-19 11:14:32 +01:00
Bill McCloskey
54cb4cc404 Bug 896651 - Need to clean up resources for out-of-process layer trees when shutting down (r=mattwoodrow) 2013-07-23 14:53:22 -07:00
Guillaume Abadie
e570bec18c Bug 896814 - GLContext add enum GLExtensionPackages. r=jgilbert
DONTBUILD
2013-07-23 17:33:51 -04:00
Guillaume Abadie
3215174236 Bug 896814 - GLContext add enum GLExtensionPackages. r=jgilbert
DONTBUILD
2013-07-23 17:33:51 -04:00
Ryan VanderMeulen
7febc04428 Backed out changeset 590fc39b6a1c (bug 892546) for landing with the wrong bug number. 2013-07-23 17:40:28 -04:00
Gregory Szorc
2886864385 Bug 890097 - Part 3: Capture detailed information for FileCopier actions; r=glandium 2013-07-23 14:37:04 -07:00
Gregory Szorc
6811c4223f Bug 890097 - Part 2: InstallManifest class for managing file installs; r=glandium 2013-07-23 14:36:40 -07:00
Gregory Szorc
60c6511cab Bug 890097 - Part 1: Use more Pythonic API for PurgeManifest; r=glandium 2013-07-23 14:35:01 -07:00
Guillaume Abadie
147a029fdd bug 892546 - GLContext add enum GLExtensionPackages - r=jgilbert 2013-07-23 17:33:51 -04:00
Gregory Szorc
16412ac12d Bug 897045 - Properly handle extra make arguments if there is no mozconfig; r=mshal 2013-07-23 13:59:12 -07:00
Gregory Szorc
da7deab3e1 Bug 884421 - Automatically select network ports for /services tests; r=rnewman 2013-07-23 13:53:05 -07:00
Gregory Szorc
1f0e635098 Bug 896093 - Reference proper variable when blocked port is used; r=trivial 2013-07-23 13:53:01 -07:00
Eric Faust
be010ebce9 Bug 765454 - Add forgotten test case. (r=jandem) 2013-07-23 13:48:53 -07:00
Mike de Boer
af3f83a4d2 Bug 892499 - Use background-color instead of box-shadow to prevent drawing glitches. r=dao 2013-07-23 13:55:00 +02:00
David Rajchenbach-Teller
a4528c0dc2 Bug 897033 - Fix nsCookieService's statement finalization. r=ehsan 2013-07-23 16:41:23 -04:00
Botond Ballo
d689c3581c Bug 895904 - Hook up NativePanZoomController.abortAnimation(). r=kats 2013-07-23 16:41:22 -04:00
Bear Travis
a03478bd24 Bug 893298 - Correctly calculate button and button child's desired height to vertically center the child. r=bz 2013-07-18 14:21:47 -07:00
Eric Faust
f5f4ae7098 Bug 765454 - IonMonkey: Inline common scripted accessors. (r=djvj,jandem) 2013-07-23 13:36:05 -07:00
Jim Mathies
cbd5e85bc7 Bug 890529 - Update localization note on crashprompt strings. r=ally 2013-07-23 15:29:00 -05:00
Jim Mathies
ad3e726bd8 Bug 896017 - Prevent mouse input from switching input modes between touchstart and touchend events. r=mbrubeck 2013-07-22 08:49:13 -05:00
Eric Faust
d234fdcb6f Bug 891980 - IonMonkey: Allow lookupGeneric on fun_resolve hooked objects. (r=Waldo) 2013-07-23 13:32:36 -07:00