Commit Graph

339666 Commits

Author SHA1 Message Date
Ryan VanderMeulen
992f3c1f3f Merge m-c to fx-team. 2014-01-07 16:31:30 -05:00
Ryan VanderMeulen
3a5c8b3e9c Merge b2g-inbound to m-c. 2014-01-07 16:29:13 -05:00
Ryan VanderMeulen
23c63aae9b Merge fx-team to m-c. 2014-01-07 16:15:43 -05:00
Ryan VanderMeulen
2799bb9074 Merge inbound to m-c. 2014-01-07 16:09:11 -05:00
Minarto Margoliono
fb074d7606 Bug 865448 - Fix alignment issue of debug icon; r=anton 2014-01-07 13:08:32 -08:00
Anton Kovalyov
e2f90e7cc1 Bug 956943 - Replace Editor.extendSelection with CM version. r=vporof 2014-01-07 13:01:38 -08:00
Drew Willcoxon
32a598678f Bug 809056 - Reduce thumbnailing impact by capturing and storing only top sites. r=markh 2014-01-07 12:59:18 -08:00
Gaia Pushbot
325d2c5f19 Bumping gaia.json for 3 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/d5d2b5614c32
Author: Gareth Aye <gaye@mozilla.com>
Desc: Merge pull request #15078 from gaye/only-run-travis-on-master

Only run travis on master for now

========

https://hg.mozilla.org/integration/gaia-central/rev/991ac53de6d3
Author: Gareth Aye <gaye@mozilla.com>
Desc: Only run travis on master for now

========

https://hg.mozilla.org/integration/gaia-central/rev/9796bc206da3
Author: Ryan VanderMeulen <ryanvm@gmail.com>
Desc: Revert "Bug 944697 - Make the edge_gesture_test.js resolution independent. r=alive"

This reverts commit 5f67e563ef9eb52ee33cc76ac73ffe3dccdc3296.
2014-01-07 12:10:22 -08:00
Brian Grinstead
6bd00c43dd Bug 957160 - DevTools Themes: Use 2x icon for split console on tab bar - part 2;r=pbrosset 2014-01-07 13:38:12 -06:00
Anton Kovalyov
58d9b348ea Bug 951975 - Expose Editor.setOption and Editor.getOption. r=msucan 2014-01-07 11:24:57 -08:00
Gaia Pushbot
e612c73cef Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/b40661a27b48
Author: Eitan Isaacson <eitan@monotonous.org>
Desc: Merge pull request #14814 from eeejay/bug-940633

Bug 940633 - [Cost Control] Fix alignment of checkboxes in usage tab.

========

https://hg.mozilla.org/integration/gaia-central/rev/5ab9c7e045d0
Author: Eitan Isaacson <eitan@monotonous.org>
Desc: Bug 940633 - [Cost Control] Fix alignment of checkboxes in usage tab.
2014-01-07 10:30:26 -08:00
Nick Lebedev
8d94380dc5 Bug 926561. Separated click handlers for different mouse buttons. Added logic that closes selected tab on middle click. r=mbrubeck 2014-01-07 10:22:00 -08:00
Jim Chen
569c2328e0 Bug 953288 - Limit length of URLs for display; r=lucasr 2014-01-07 12:21:54 -06:00
Nick Fitzgerald
1149b5fc7e Bug 933460 - part 1: rename 'sourceURL' to 'displayURL' throughout spidermonkey for consistency; r=ejpbruel 2014-01-07 10:17:39 -08:00
Nick Fitzgerald
835a69d98d Bug 933460 - part 0: add 'displayURL' filtering to Debugger.prototype.findScripts; r=ejpbruel 2014-01-07 10:17:39 -08:00
Gaia Pushbot
d517eb9767 Bumping gaia.json for 1 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/001a70994d61
Author: Ryan VanderMeulen <ryanvm@gmail.com>
Desc: Revert "Merge pull request #15004 from cctuan/956004"

This reverts commit 6d59734b0b1700a594b4f80f415897e3e0fde682, reversing
changes made to 56958810b8c51a513b6ef3263a362da7c9922d7f.
2014-01-07 10:05:31 -08:00
Nicolas Silva
beb9fef788 Bug 938591 - Fix a test on a CLOSED TREE. r=me 2014-01-07 19:00:26 +01:00
Brian Grinstead
67cdd46793 Bug 957160 - DevTools Themes: Use 2x icon for split console on tab bar;r=pbrosset 2014-01-07 11:14:43 -06:00
Ryan VanderMeulen
0fb260c968 Backed out changeset 5428d3c1a8e4 (bug 893836) for robocop orange. 2014-01-07 12:07:50 -05:00
Hannes Verschore
6a2276de90 Bug 956361 - IonMonkey: Add extra debugging code for optimization levels, r=jandem 2014-01-07 17:55:42 +01:00
Hannes Verschore
5df1a678bc Bug 956353 - IonMonkey: Show message when logging a script isn't possible, r=djvj 2014-01-07 17:55:13 +01:00
Ed Morley
f8ad9fed09 Merge latest green inbound changeset and mozilla-central 2014-01-07 16:21:27 +00:00
Ed Morley
eb14287527 Merge latest green fx-team changeset and mozilla-central 2014-01-07 16:18:07 +00:00
James Kitchener
b15237ca12 Bug 952905 - Change access key to avoid clash with menu bar. r=dao 2014-01-07 10:00:48 -05:00
Carsten "Tomcat" Book
52485ed029 Backed out changeset 99eb8a370b21 (bug 952840) for permament B2G ICS Emulator Opt test failure 2014-01-07 13:46:20 +01:00
Patrick McManus
1c1b50185e bug 955161 - spdy session sometimes shutdown when gecko cancels a sub transaction r=hurley 2014-01-07 07:29:11 -05:00
Andrea Marchesini
62bd00021f Bug 952079 - Porting nsIDOMWakeLock to WebIDL, r=smaug 2014-01-07 13:16:07 +01:00
Carsten "Tomcat" Book
79c60e8329 Backed out changeset f3f667c17c26 (bug 953156) for XPC Bustage on a CLOSED TREE 2014-01-07 12:41:45 +01:00
Henri Sivonen
d028cb6f28 Bug 956024 - Remove traces of SunDevanagari and LangBox Arabic encodings. r=emk. 2014-01-07 12:41:09 +02:00
Henri Sivonen
bac874ca01 Bug 799913 - Remove dead-code encoders previously used by gfx. r=emk. 2014-01-07 12:41:03 +02:00
Jon Coppeard
70d4f5f61c Bug 956673 - Postbarrier writes to crosscompartment wrappers table r=terrence 2014-01-07 10:34:25 +00:00
Jon Coppeard
30458dd7b1 Bug 929546 - We don't need to mark the initial shape table in minor GCs any more r=terrence 2014-01-07 10:34:25 +00:00
Jon Coppeard
9b8c239e34 Bug 929546 - Rekey initial shape table for moved proto/parent/metadata pointers r=terrence 2014-01-07 10:34:25 +00:00
Jon Coppeard
b36b75a6b6 Bug 956671 - Don't iterate over all compartments in Debugger::sweepAll(), only those in the current zone group r=billm 2014-01-07 10:34:25 +00:00
Victor Porof
e798ebf10c Bug 951795 - Use WidgetMethod's empty text attribute instead of a deck in the tracer, r=fitzgen 2014-01-07 11:57:00 +02:00
Mark Capella
ad9e826d1a Bug 947284 - End text-selection handle is not visible when opting to select all text, r=margaret 2014-01-07 04:32:07 -05:00
Carsten "Tomcat" Book
17e9d274ef Merge mozilla-central to fx-team on a CLOSED TREE 2014-01-07 09:51:27 +01:00
Carsten "Tomcat" Book
2ce082378f Backed out australis changeset 5a8d6a009942 (bug 935815) for frequent oranges on a CLOSED TREE 2014-01-07 09:35:50 +01:00
Victor Porof
a00c3ebc5d Bug 952817 - VariablesView.createHierarchy should always be called when the view is emptied, r=benvie 2014-01-07 10:03:17 +02:00
Patrick Wang (Chih-Kai Wang)
50dfaff474 Bug 913243 - Load ErrorPage.js only when error occurs. r=fabrice 2014-01-07 14:39:32 +08:00
Carsten "Tomcat" Book
0aa113210f Merge mozilla-central to b2g-inbound on a CLOSED TREE 2014-01-07 09:45:38 +01:00
Gaia Pushbot
71b51feac3 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/ae0cb526d985
Author: Alive.Kuo <alegnadise@gmail.com>
Desc: Merge pull request #15055 from yzen/957026

Bug 957026 - fixed the screen reader visibility for the search-bar. r=alive

========

https://hg.mozilla.org/integration/gaia-central/rev/32313fbee12a
Author: Yura Zenevich <yura.zenevich@gmail.com>
Desc: Bug 957026 - fixed the screen reader visibility for the search-bar.
2014-01-07 00:00:22 -08:00
Gaia Pushbot
009eb77964 Bumping gaia.json for 4 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/40d2ed7f4f61
Author: gasolin <gasolin@gmail.com>
Desc: Merge pull request #14870 from gasolin/issue-952244

Bug 952244 - Remember my choice is showing up again on gUM audio permiss..., r=alive

========

https://hg.mozilla.org/integration/gaia-central/rev/c887f0896311
Author: gasolin <gasolin@gmail.com>
Desc: Bug 952244 - Remember my choice is showing up again on gUM audio permission prompts

========

https://hg.mozilla.org/integration/gaia-central/rev/5754a3bfa3f2
Author: gasolin <gasolin@gmail.com>
Desc: Merge pull request #14938 from gasolin/issue-952940

Bug 952940 - Remove duplicate .chrome > .navigation definition, r=alive

========

https://hg.mozilla.org/integration/gaia-central/rev/981d8b181b00
Author: gasolin <gasolin@gmail.com>
Desc: Bug 952940 - Remove duplicate .chrome > .navigation definition
2014-01-06 19:20:28 -08:00
Gaia Pushbot
72c4f142c4 Bumping gaia.json for 4 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/2860f076e014
Author: John Hu <johu@mozilla.com>
Desc: Merge pull request #15054 from huchengtw-moz/video/Bug_915039-no-string-change

Bug 915039 - [Video] There is no easy way to navigate back to the activi...,r=djf

========

https://hg.mozilla.org/integration/gaia-central/rev/4657e4f9e26f
Author: John Hu <johu@mozilla.com>
Desc: Bug 915039 - [Video] There is no easy way to navigate back to the activity caller if the library is empty

========

https://hg.mozilla.org/integration/gaia-central/rev/9ef07f058573
Author: John Hu <johu@mozilla.com>
Desc: Merge pull request #15053 from huchengtw-moz/video/Bug_915039_revert

Revert "Merge pull request #14745 from huchengtw-moz/video/Bug_915039_ad...

========

https://hg.mozilla.org/integration/gaia-central/rev/0cbfbd2b1343
Author: John Hu <johu@mozilla.com>
Desc: Revert "Merge pull request #14745 from huchengtw-moz/video/Bug_915039_add_cancel_button"

This reverts commit a523c1ee4130a7883981924f8e68fb94be02428a, reversing
changes made to 83688a4f70774f1f96f4621f781024fcc925bce9.
2014-01-06 18:55:25 -08:00
Wes Kocher
e03668bae1 Merge m-c to fx-team 2014-01-06 17:59:58 -08:00
Nick Fitzgerald
a3bc834b00 Bug 922835 - Fix the operator of an if conditional in the debugger server; r=robcee 2014-01-06 17:21:53 -08:00
Wes Kocher
93fd08cf21 Merge fx-team to m-c 2014-01-06 17:20:37 -08:00
Wes Kocher
e54fc07dc9 Merge b2g-inbound to m-c 2014-01-06 17:16:48 -08:00
Sam Foster
468652a32b Bug 952663 - mochitests for expected tab strip scrolling behavior. r=jimm 2014-01-06 16:07:40 -08:00
David Flanagan
5812575908 Bug 939962: set pref to enable willReadFrequently software canvas option 2014-01-06 14:13:57 -08:00