Dão Gottwald
|
9d0f2e8b1e
|
Bug 896382 - Cache the override (or that there's no override) for each host to avoid doing the same iterative string matching for every HTTP request. r=hurley
|
2013-07-24 09:38:45 +02:00 |
|
Richard Newman
|
663729da09
|
Bug 895931 - Follow up: avoid long overflow. r=trivial
|
2013-07-23 12:25:56 -07:00 |
|
Marco Zehe
|
9d34b734eb
|
Bug 896400 - Tablist should no longer be an implicit polite live region, r=surkov
|
2013-07-24 09:04:49 +02:00 |
|
Nicholas Cameron
|
62a6b6a6e5
|
Bug 895369. Add some asserts to ThebesLayerBuffer. r=mattwoodrow
|
2013-07-24 18:46:27 +12:00 |
|
David Zbarsky
|
287181f0bc
|
Bug 897211: Remove nsITouchEventReceiver from nodes r=bz
|
2013-07-23 23:20:16 -07:00 |
|
David Zbarsky
|
404ebd49a1
|
Bug 897211: Remove nsIDOMDocumentTouch r=bz
|
2013-07-23 23:20:16 -07:00 |
|
Jesse Ruderman
|
79fa7f4811
|
Detab layout/reftests/bidi/dirAuto/setDir.js. (No bug, DONTBUILD)
|
2013-07-23 22:58:58 -07:00 |
|
Cameron McCormack
|
f6ecf9798f
|
Bug 895311 - Avoid calling ScheduleReflowSVGNonDisplayText when constructing frames during reflow. r=jwatt
|
2013-07-24 15:13:54 +10:00 |
|
Emanuel Hoogeveen
|
bf0c7ecd37
|
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
|
4338a1be46
|
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
|
96e69e6b31
|
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
|
a9481b47fa
|
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
|
91196ae3ff
|
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
|
b8eef0bff9
|
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
|
2a82b5df8b
|
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
|
bc84df9017
|
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
|
1711bb6713
|
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
|
c6a37146ab
|
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
|
e90847c8e0
|
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
|
0e51d2f828
|
Bug 895285 - Handle viewBox="" setting optimization correctly. r=jwatt
|
2013-07-24 14:48:12 +10:00 |
|
David Zbarsky
|
754640be02
|
Backout part of Bug 895116 for not building on Windows on CLOSED TREE
|
2013-07-23 18:03:40 -07:00 |
|
Wes Kocher
|
08a9b670dd
|
Backout 823a6f7499f8 (bug 894313) for possibly breaking Android tests on a CLOSED TREE
|
2013-07-23 17:33:43 -07:00 |
|
Wes Kocher
|
6a8223adf9
|
Backout 2571b6bbc93a (bug 894885) for possibly breaking Android tests
|
2013-07-23 17:33:09 -07:00 |
|
Shane Tully
|
cac6f25810
|
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
|
3bbd0a7578
|
Bug 897135 - Switch Marionette's log level to Trace, r=wlach
|
2013-07-23 12:33:07 -07:00 |
|
Shane Tully
|
95e817692e
|
Bug 857730 - Part 5: Disable contact unit tests on Android. r=cpeterson r=khuey
|
2013-07-23 16:27:00 -07:00 |
|
Shane Tully
|
64b64335f4
|
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
|
4152d66713
|
Bug 857730 - Part 3: Add contacts API Javascript to Android. r=cpeterson
|
2013-07-18 15:01:00 -07:00 |
|
Shane Tully
|
506065e03d
|
Bug 857730 - Part 2: Add permissions doorhanger. r=cpeterson
|
2013-07-23 11:09:00 -07:00 |
|
Shane Tully
|
46055bce54
|
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
|
19489dc884
|
Bug 896159 - Expose textLength and lengthAdjust on SVGTextPathElements. r=jwatt
|
2013-07-24 10:01:35 +10:00 |
|
Matthew Gregan
|
8c5e04ae01
|
Bug 895754 - Update VideoPlaybackQuality to current MSE spec (remove playbackJitter, add totalFrameDelay). r=doublec
|
2013-07-24 11:46:43 +12:00 |
|
David Zbarsky
|
b9c20a7821
|
Bug 894646 - Various dom deCOM cleanups r=Ms2ger
|
2013-07-23 16:39:17 -07:00 |
|
David Zbarsky
|
89fa9ed5fb
|
Bug 895116: Fix masking with BasicCompositor r=mattwoodrow
|
2013-07-23 16:38:46 -07:00 |
|
Gregory Szorc
|
b1e1ca60e9
|
Bug 890097 - Part 4: Fix unit test for FileCopier; r=bustage
|
2013-07-23 16:02:59 -07:00 |
|
Rodrigo Silveira
|
cbb2a2d81c
|
Bug 892073 - Remove unused Panel UI
--HG--
extra : rebase_source : d671b83d5a80ce0c34efb99d887ae9fa885e08d4
|
2013-07-23 14:22:31 -07:00 |
|
Brad Lassey
|
1809748fb5
|
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
|
52e97fcceb
|
bug 894313 - GeckoThread should own its own static instance r=kats
|
2013-07-19 11:14:32 +01:00 |
|
Bill McCloskey
|
56463b4279
|
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
|
98bb00eeef
|
Bug 896814 - GLContext add enum GLExtensionPackages. r=jgilbert
DONTBUILD
|
2013-07-23 17:33:51 -04:00 |
|
Guillaume Abadie
|
7add902754
|
Bug 896814 - GLContext add enum GLExtensionPackages. r=jgilbert
DONTBUILD
|
2013-07-23 17:33:51 -04:00 |
|
Ryan VanderMeulen
|
913ce56ee9
|
Backed out changeset 590fc39b6a1c (bug 892546) for landing with the wrong bug number.
|
2013-07-23 17:40:28 -04:00 |
|
Gregory Szorc
|
6364fb66d1
|
Bug 890097 - Part 3: Capture detailed information for FileCopier actions; r=glandium
|
2013-07-23 14:37:04 -07:00 |
|
Gregory Szorc
|
9b17426319
|
Bug 890097 - Part 2: InstallManifest class for managing file installs; r=glandium
|
2013-07-23 14:36:40 -07:00 |
|
Gregory Szorc
|
cba2b27e6b
|
Bug 890097 - Part 1: Use more Pythonic API for PurgeManifest; r=glandium
|
2013-07-23 14:35:01 -07:00 |
|
Guillaume Abadie
|
782f81f6d0
|
bug 892546 - GLContext add enum GLExtensionPackages - r=jgilbert
|
2013-07-23 17:33:51 -04:00 |
|
Gregory Szorc
|
f6c2c2a8c5
|
Bug 897045 - Properly handle extra make arguments if there is no mozconfig; r=mshal
|
2013-07-23 13:59:12 -07:00 |
|
Gregory Szorc
|
ba63b1be2d
|
Bug 884421 - Automatically select network ports for /services tests; r=rnewman
|
2013-07-23 13:53:05 -07:00 |
|
Gregory Szorc
|
c5eba49bad
|
Bug 896093 - Reference proper variable when blocked port is used; r=trivial
|
2013-07-23 13:53:01 -07:00 |
|
Eric Faust
|
88527742d2
|
Bug 765454 - Add forgotten test case. (r=jandem)
|
2013-07-23 13:48:53 -07:00 |
|