Commit Graph

14581 Commits

Author SHA1 Message Date
Jim Mathies
8120e32ce6 Bug 832957 - Fix selection overlay issues with context menus and touch input, and clean up Content.js elementFromPoint. r=mbrubeck 2013-02-27 10:27:47 -06:00
Brian R. Bondy
69ffbdaa4e Bug 841480 - Metro sync UI changes. r=mbrubeck 2013-02-27 11:18:31 -05:00
Brian R. Bondy
f3dc73b118 Bug 841480 - Add Sync to Settings charm pane and move sync prefs to a new Sync panel. r=mbrubeck 2013-02-27 11:18:12 -05:00
Mounir Lamouri
e058464e2a Bug 766546 - Attempt to fix intermittent failures in browser_bug561636.js. r=edmorley 2013-02-27 12:44:45 +00:00
Ed Morley
a25a4df5d7 Merge mozilla-central to mozilla-inbound 2013-02-27 11:07:25 +00:00
Ryan VanderMeulen
3b7ef94e73 Bug 807234 - Temporarily disable the test on a CLOSED TREE. r=orange 2013-02-26 22:34:36 -05:00
Phil Ringnalda
9ebbdf1241 Merge m-c to fx-team 2013-02-26 14:32:37 -08:00
Joe Walker
b3affd7329 Backout 8f598aa5a7c2 (bug 812762) l10n fail 2013-02-26 19:22:28 +00:00
Ryan VanderMeulen
a7064978d3 Merge the last PGO-green inbound changeset to m-c. 2013-02-26 10:44:46 -05:00
Matt Brubeck
4668093091 Bug 840643 - Fix exception in WeaveGlue.init that breaks Metro sync setup [r=ally] 2013-02-26 06:58:38 -08:00
Ryan VanderMeulen
1c839957d4 Backed out changeset 71a93fff7311 (bug 840360) for B2G reftest/crashtest bustage on a CLOSED TREE. 2013-02-25 19:49:19 -05:00
Cory Gackenheimer
d6c4195a90 Bug 623749 - Control + A on windows should select all in Web Console; r=msucan 2013-02-25 23:26:53 +02:00
Abhishek Potnis
5a1a8ae794 Bug 801605: Getting rid of NetUtils.asyncCopy in Scratchpad; r=msucan f=dteller 2013-02-26 06:53:36 +05:30
Matt Brubeck
560399481a Bug 840360 - Extract reftest-content.js's setTimeout implementation into new Timer.jsm [r=jwalker r=cjones sr=gavin]
--HG--
rename : browser/devtools/shared/Browser.jsm => toolkit/modules/Timer.jsm
rename : browser/devtools/shared/test/browser_browser_basic.js => toolkit/modules/tests/xpcshell/test_timer.js
2013-02-25 11:08:33 -08:00
Matt Brubeck
80bf18a6e3 Bug 844328 - Silence debug warning about _onTouchStart return value [r=jimm] 2013-02-25 11:08:25 -08:00
Ryan VanderMeulen
fe9ad4a2d1 Backed out changesets e8202e140fd8 and b1cd489945f5 (bug 844328) for mochitest-bc orange on a CLOSED TREE. 2013-02-25 15:37:23 -05:00
Michael Ratcliffe
c5eb5e0692 Bug 706886 - Line-through disappears after editing overridden rule in style inspector 2013-02-21 12:31:27 +00:00
Paul Rouget
a1aaf0f535 Bug 844814 - Move Inspector to position 2 in the Toolbox. r=robcee 2013-02-26 12:40:20 +00:00
David Creswick
7bc6f4b2d7 Bug 734664 - Devtools toolbox should display the actual target url when detached. r=paul 2013-02-26 12:40:19 +00:00
Michael Ratcliffe
7b2dbcd321 Bug 816990 - Intermittent browser_inspector_sidebarstate.js | Test timed out 2013-02-22 11:48:25 +00:00
Tim Taubert
f680438fbc Bug 829568 - part 1 followup - correct a little typo in a comment r=me DONTBUILD 2013-02-25 22:40:41 +01:00
Paul Rouget
6b8576cba1 Backing out 824b68f13f30 (bug 679364) - oranges 2013-02-25 18:23:40 +01:00
Paul Rouget
2b5bcb9b2c Backing out c133a03833b0 (bug 831693) - oranges 2013-02-25 17:42:03 +01:00
Brandon Benvie
5286905e28 Bug 679364 - use "content/browser/devtools/*" for aliases. r=rcampbell 2013-02-21 09:49:31 -05:00
Michael Ratcliffe
7edd26fb91 Bug 799463 - GCLI jsb command should have nice html-free updates to jsbBraceStyleDesc and jsbBraceStyleManual strings. r=jwalker 2013-02-22 11:31:27 +00:00
Ryan VanderMeulen
138480574d Merge m-c to inbound. 2013-02-25 14:47:24 -05:00
Ryan VanderMeulen
241ea91aef Merge the last PGO-green inbound changeset to m-c. 2013-02-25 14:16:48 -05:00
Matt Brubeck
71539c9030 Bug 840360 - Extract reftest-content.js's setTimeout implementation into new Timer.jsm [r=jwalker r=cjones sr=gavin]
--HG--
rename : browser/devtools/shared/Browser.jsm => toolkit/modules/Timer.jsm
rename : browser/devtools/shared/test/browser_browser_basic.js => toolkit/modules/tests/xpcshell/test_timer.js
2013-02-25 11:08:33 -08:00
Matt Brubeck
5c3860fdef Bug 844328 - Silence debug warning about _onTouchStart return value [r=jimm] 2013-02-25 11:08:25 -08:00
Tim Taubert
0ed168173d merge m-c to fx-team 2013-02-25 10:04:10 +01:00
Jim Mathies
bd1de90743 Bug 844113 - Add tests. r=mbrubeck 2013-02-22 14:11:45 -06:00
Jim Mathies
a895b99374 Bug 844113 - Properly calculate offsets in context menu messages originating from sub frames. r=fryn 2013-02-22 14:11:45 -06:00
Jim Mathies
65fafe7a58 Bug 844113 - Cleanup work in ContextMenuHandler.js. r=fryn 2013-02-22 14:11:45 -06:00
Tim Taubert
b8ea79099c Bug 817947 - Swap tab states (not docShells) when swapBrowsersAndCloseOther() is called with a pending tab; r=gavin 2013-02-22 18:41:23 +01:00
Raymond Heldt
ab8474d28f Bug 812762 - Use &brandShortName; instead of Firefox; r=jwalker 2013-02-22 16:37:48 +00:00
Adam Goforth
33213a96a7 Bug 768039 - Refactor 'cmd refresh' to use OS.File; r=jwalker 2013-02-22 16:37:48 +00:00
Adam Goforth
90c7e373e0 Bug 767588 - GCLI number type should allow restriction to integers; r=jwalker 2013-02-22 16:37:48 +00:00
Joe Walker
03ea3e3bee Bug 841337 - GCLI web should have continuous integration. Maybe Travis-CI; r=mratcliffe 2013-02-22 16:37:48 +00:00
Tim Taubert
a3e24dd446 merge m-c to fx-team 2013-02-22 16:19:50 +01:00
Tim Taubert
1906402620 Bug 841717 - Fix the first test (browser_248970_b_perwindowpb.js) and make it use the TestRunner; r=yoric 2013-02-21 16:16:48 +01:00
Brian R. Bondy
37596d7b56 Bug 843248 - Upgrading with maintenance service from a non metro build to a metro build does not show tile. r=jimm 2013-02-20 19:53:39 -05:00
Tim Taubert
e315738a73 merge m-c to fx-team 2013-02-20 15:37:23 +01:00
Mark Hammond
6613e08c90 Bug 833292 - prevent social initialization completing after window is unloaded. r=jaws 2013-02-20 12:23:47 +11:00
Matthew Noorenberghe
d76d1b7094 Bug 838244 - Move common social API chat CSS to browser/themes/shared/. r=jaws
--HG--
rename : browser/themes/winstripe/browser.css => browser/themes/shared/social/chat.inc.css
2013-02-19 12:34:48 -08:00
Matthew Noorenberghe
1f1a6ab207 Bug 838244 - Move common responsive design mode CSS to browser/themes/shared/. r=dcamp
--HG--
rename : browser/themes/winstripe/browser.css => browser/themes/shared/devtools/responsivedesign.inc.css
2013-02-19 12:34:48 -08:00
Matthew Noorenberghe
bf331e9f92 Bug 838244 - Move common GCLI CSS to browser/themes/shared/. r=dcamp
--HG--
rename : browser/themes/winstripe/browser.css => browser/themes/shared/devtools/commandline.inc.css
2013-02-19 12:34:48 -08:00
Matthew Noorenberghe
e3ce2d17c8 Bug 838244 - Move common highlighter CSS to browser/themes/shared/. r=dcamp
--HG--
rename : browser/themes/winstripe/browser.css => browser/themes/shared/devtools/highlighter.inc.css
2013-02-19 12:34:48 -08:00
Matthew Noorenberghe
21af3f7c3d Bug 838244 - Create a directory for shared browser theme resources. r=gavin
--HG--
rename : browser/themes/browserShared.inc => browser/themes/shared/browser.inc
2013-02-19 12:34:47 -08:00
Tim Taubert
9b5781041b Bug 830656 - Don't report errors when wipe() tries to remove non-existant session files; r=yoric 2013-02-19 19:34:25 +01:00
Tim Taubert
dc272234f3 Bug 842513 - Specify character sets for sample files and data URLs used in tests; r=felipe 2013-02-19 19:32:29 +01:00