Commit Graph

139436 Commits

Author SHA1 Message Date
Jonathan Wilde
64ae5d895a Bug 885242 - Part 5 - Fix back button in and otherwise clean up panel UI. r=mbrubeck
--HG--
extra : rebase_source : fa208219b7123d9243f3f070e7ddc40675265985
2013-07-18 00:21:40 -07:00
Jonathan Wilde
5f7b73a759 Bug 885242 - Part 4 - Implement updated stop/reload/go button. r=mbrubeck
--HG--
extra : rebase_source : d6a29fa4e5233a68331afbc655f2644e8b35e21f
2013-07-18 00:19:54 -07:00
Jonathan Wilde
33955c43ad Bug 885242 - Part 3 - Update existing toolbar buttons with 1.4x modes, add 1.8x versions. r=mbrubeck
--HG--
rename : browser/metro/theme/images/appbar-back.png => browser/metro/theme/images/navbar-back.png
rename : browser/metro/theme/images/appbar-back@1.4x.png => browser/metro/theme/images/navbar-back@1.4x.png
rename : browser/metro/theme/images/appbar-forward.png => browser/metro/theme/images/navbar-forward.png
rename : browser/metro/theme/images/appbar-forward@1.4x.png => browser/metro/theme/images/navbar-forward@1.4x.png
rename : browser/metro/theme/images/appbar-menu.png => browser/metro/theme/images/navbar-menu.png
rename : browser/metro/theme/images/appbar-menu@1.4x.png => browser/metro/theme/images/navbar-menu@1.4x.png
rename : browser/metro/theme/images/appbar-pin.png => browser/metro/theme/images/navbar-pin.png
rename : browser/metro/theme/images/appbar-pin@1.4x.png => browser/metro/theme/images/navbar-pin@1.4x.png
rename : browser/metro/theme/images/appbar-star.png => browser/metro/theme/images/navbar-star.png
rename : browser/metro/theme/images/appbar-star@1.4x.png => browser/metro/theme/images/navbar-star@1.4x.png
extra : rebase_source : 3fd0e3274943b2a9f4b23096bdc9addc00eb7278
2013-07-18 00:16:59 -07:00
Jonathan Wilde
051279d5eb Bug 885242 - Part 2 - Simplify markup in browser.xul, do some cleanup elsewhere. r=mbrubeck
--HG--
extra : rebase_source : c5292e82d00371bdd4a5a8be8b3b7d80bb8cf472
2013-07-17 23:05:40 -07:00
Jonathan Wilde
20bdc01df0 Bug 885242 - Part 1 - Reorder browser.css to more closely follow the structure of browser.xul. r=mbrubeck
--HG--
extra : rebase_source : 2088fea97d8d03b5d18b1bdbe22493bfe4519792
2013-07-17 23:03:36 -07:00
Panos Astithas
9cb468553b Bug 895426 - Disable browser_dbg_break-on-dom-event.js on OS X due to frequent failures. 2013-07-24 10:57:43 +03:00
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