Commit Graph

15116 Commits

Author SHA1 Message Date
Mihai Sucan
5565964204 Bug 831400 - Intermittent devtools/webconsole/test/browser_webconsole_bug_764572_output_open_url.js | Timed out while waiting for: complete to initialize the opening tab; r=vporof 2013-04-02 14:13:58 +03:00
Mihai Sucan
9339f53c82 Bug 853568 - Intermittent browser_webconsole_bug_599725_response_headers.js | we do not have the Content-Type header | Content-Length != 60 - Didn't expect 60, but got it; r=vporof 2013-04-03 16:04:40 +03:00
Mihai Sucan
9fecbe17da Bug 841129 - Intermittent browser_repeated_messages_accuracy.js | two repeats for the second css warning - Got 1, expected 2; r=vporof 2013-04-02 13:29:31 +03:00
Mihai Sucan
ea8b46167b Bug 846606 - Intermittent browser_dbg_bug723069_editor-breakpoints.js | Test timed out | correct number of editor breakpoint changes - Got 3, expected 4; r=vporof 2013-04-03 13:23:58 +03:00
Allison Naaktgeboren
1b3f8aec49 Bug 848155 - Add Colored Bar with Text to Bottom of Topsites Thumbnails. Also fixes 826556. r=mbrubeck 2013-04-03 11:49:45 -07:00
Dão Gottwald
c3d508a9c5 Bug 850163 - use mozRequestAnimationFrame to start the tab opening animation asynchronously but without missing the next possible frame. r=ttaubert
--HG--
extra : rebase_source : 5274b1f1a8b5b5d0e4b7f3d369b0a91f3fb0655d
2013-04-03 16:05:56 +02:00
Jonathan Kew
75c4042d12 bug 818940 pt 2 - also use high-res search engine logo on about:home. r=fyan 2013-04-03 19:08:08 +01:00
Jonathan Kew
1c7e3f08c5 bug 818940 - use higher-res graphics for about:home at 150% or higher scale factor. r=fyan 2013-04-03 19:08:08 +01:00
Nathan Froyd
7e51e0b4bf Bug 839103 - part 4 - add test for StyleSheet{Added,Removed} events; r=bz 2013-03-27 15:48:04 -04:00
Matt Brubeck
9ec2143337 Bug 841058 (followup) - Remove unused code missed in previous patch [r=jimm] 2013-04-03 10:15:45 -07:00
Ed Morley
8888292266 Merge mozilla-central to mozilla-inbound 2013-04-03 13:01:49 +01:00
Ed Morley
1c424abc57 Merge latest green inbound changeset to mozilla-central 2013-04-03 11:34:44 +01:00
Tim Taubert
26ac00e471 merge m-c to fx-team 2013-04-03 12:30:29 +02:00
Ehsan Akhgari
7db82b210a Backed out 2 changesets (bug 784739) because of Windows build failures
Backed out changeset 06ae36377cfa (bug 784739)
Backed out changeset e56f91d780df (bug 784739)
2013-04-02 23:04:49 -04:00
Ehsan Akhgari
6386402eff Follow-up to bug 784739 - Compare a char against a numeric value, not nullptr
Landed on a CLOSED TREE
2013-04-02 22:11:11 -04:00
Mark Hammond
da26c3b89a Bug 847094 - fix intermittent chat test failures by waiting for content load event. r=felipe 2013-04-03 12:17:44 +11:00
Steve Fink
8cfdb6693b Bug 822041 - Do not copy hasPushedSPSFrame() from heap generator frame. r=luke
--HG--
extra : rebase_source : 489d6641f0118a98c6794d551000f4052456ddbc
2013-04-01 17:58:37 -07:00
Gavin Sharp
83ed853ee8 Bug 843559 - Followup patch to rename string. r=anton 2013-04-01 13:17:24 -07:00
Ryan VanderMeulen
e3317ed60e Merge m-c to fx-team. 2013-04-01 10:47:29 -04:00
Cykesiopka
4dd05afb86 Bug 394144 - Add keyboard accelerator for "Do not ask next time" in quit dialog. r=paulo 2013-04-03 07:59:30 -04:00
Ryan VanderMeulen
ecedd24a0c Merge m-c to inbound. 2013-03-30 19:28:34 -04:00
Ryan VanderMeulen
56631e4a1e Backed out changeset badf8d382f79 (bug 850210) for frequent mochitest-bc failures on a CLOSED TREE. 2013-03-30 16:48:44 -04:00
Panos Astithas
8cd9ea9259 Backout a69d60d90110 (bug 772119) for bustage 2013-03-30 19:37:00 +02:00
ffxbld
b89c30008a No bug, Automated blocklist update from host bld-centos6-hp-015 - a=blocklist-update 2013-03-30 03:15:41 -07:00
Gijs Kruitbosch
0c63cc191b Bug 854583 - Use 'pointer' instead of 'cursor' for mouse lock, r=dolske
--HG--
extra : rebase_source : 8dae0bae57c516727040576a92618cf7a96570b0
2013-04-03 10:22:05 +02:00
Nikhil Marathe
2a568973ab Bug 822712 - SimplePush - Implementation. r=dougt, jst, jlebar 2013-03-28 20:49:41 -07:00
Mark Hammond
93cffee845 Bug 820743 - test-only change to (hopefully!) fix intermittent chat resize orange. r=me 2013-03-28 16:01:02 +11:00
Bas Schouten
b2abf24dc4 Bug 854468 - Part 2: Package command line recording code. r=ted 2013-03-28 04:28:55 +00:00
David Creswick
f302299409 Bug 851132 - Style editor shows wrong URL when middle-clicking a file name; r=mratcliffe 2013-03-27 10:01:00 +02:00
Nick Fitzgerald
93091c3cf0 Bug 772119 - Expose source mapped sources over the remote debugging protocol; r=past 2013-03-29 14:05:00 +02:00
Panos Astithas
7b591eb2f6 Include AppProtocolHandler in desktop Firefox packages (bug 850421); r=bsmedberg
This allows the JavaScript debugger to properly present script URLs when remotely debugging Firefox OS.
2013-03-29 18:23:58 +02:00
Anton Kovalyov
43765a7141 Bug 828051: Add GCLI commands for the JavaScript Profiler. r=dcamp 2013-03-28 15:13:24 -07:00
Ryan VanderMeulen
6b7e8244b6 Merge m-c to fx-team. 2013-03-28 08:39:40 -04:00
Victor Porof
162c54561b Bug 854185 - Frontend shouldn't mix promises, event listeners and callbacks on initialization/destruction, r=past 2013-03-28 10:30:37 +02:00
Victor Porof
5247de0112 Bug 855030 - Parser.jsm should support fat arrow functions, r=past 2013-03-28 10:30:37 +02:00
Ryan VanderMeulen
bab20e53c3 Merge fx-team to m-c. 2013-03-27 22:22:20 -04:00
Paul Rouget
2b684b9fef Bug 836233 - [Inspector] Implement Shorlander's visual design. r=mratcliffe 2013-03-27 23:20:38 +01:00
Guilherme Goncalves
a9d0df345c Bug 650295 - Implement main state machine for speech recognition. r=smaug 2013-03-27 14:13:57 -07:00
Victor Porof
b49c68fd44 Bug 854174 - Chrome debugging should use its own port to avoid interfering with remote port changes, r=past 2013-03-26 18:30:13 +02:00
Victor Porof
0547f46649 Bug 853181 - Text overflow of scripts list is not full width of section, r=past 2013-03-26 18:57:55 +02:00
Ryan VanderMeulen
fe282cbdab Merge m-c to inbound. 2013-03-27 22:23:59 -04:00
Rodrigo Silveira
f8f035a3b7 Bug 846422 - Hide context menus when popups appear [r=mbrubeck] 2013-03-26 18:45:11 -07:00
Felipe Gomes
b08d42c955 Bug 854299 - Part 3. Change tests accordingly to support operations that are now async. r=me
* * *
imported patch testfix
2013-04-01 03:09:01 -03:00
Felipe Gomes
8baa21f1c9 Bug 850210 - Part 3. Update DownloadLastDir usage of removePrefsByName to nsIContentPrefService2. r=adw 2013-04-01 02:59:17 -03:00
Rodrigo Silveira
5e9d807f4e Bug 855677 - Don't display "undefined" in restored tab titles [r=mbrubeck] 2013-04-01 11:09:43 -07:00
Matt Brubeck
e959bc08f7 Bug 856757 - Remove unused/broken code from metro LoginManagerPrompter [r=bbondy] 2013-04-02 08:20:24 -07:00
Matt Brubeck
3d7a976054 Bug 798844 - Remove Metro fork of login manager; use the original version in toolkit [r=bbondy] 2013-04-02 08:20:23 -07:00
Matt Brubeck
aaac2a55c2 Back out bug 839103 for build errors on a CLOSED TREE 2013-04-02 08:18:27 -07:00
JosiahOne
9ea2d4c016 Bug 855370 - Remove the ability to not 'Always show the tab bar'. r=dao, ui-r=limi 2013-03-27 20:54:59 -04:00
Nathan Froyd
fe7749342a Bug 839103 - part 4 - add test for StyleSheet{Added,Removed} events; r=bz 2013-03-27 15:48:04 -04:00