Abhishek Potnis
|
5a1a8ae794
|
Bug 801605: Getting rid of NetUtils.asyncCopy in Scratchpad; r=msucan f=dteller
|
2013-02-26 06:53:36 +05:30 |
|
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 |
|
David Creswick
|
077c557680
|
Bug 829553 - "[toolbox] If the last browser tab is closed with ctrl-w, the undocked toolbox is not closed." [r=mratcliffe]
|
2013-02-17 12:13:00 +01:00 |
|
Michael Ratcliffe
|
4534a36108
|
Bug 831398 - Inspector doesn't show any XML nodes inside <svg> for reftest feBlend-1.svg. r=paul
|
2013-02-21 15:05:24 +00:00 |
|
Girish Sharma
|
3a413eb145
|
Bug 831693 - Experiment with auto completion in Inspector Searchbox, r=paul
--HG--
rename : browser/devtools/webconsole/AutocompletePopup.jsm => browser/devtools/shared/AutocompletePopup.jsm
|
2013-01-29 03:02:35 +05:30 |
|
Tim Taubert
|
0ed168173d
|
merge m-c to fx-team
|
2013-02-25 10:04:10 +01: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 |
|
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 |
|
Michael Ratcliffe
|
ba10068d74
|
Bug 834187 - [Computed view] Restore processing of namespaced type selectors e.g. :not(svg|a) test fix r=me
|
2013-02-19 15:58:03 +00:00 |
|
Ed Morley
|
5d03d10249
|
Merge mozilla-central to mozilla-inbound
|
2013-02-21 19:56:00 +00:00 |
|
Jim Mathies
|
c137f9421b
|
Bug 735008 - Land new splash screen and tile images for metro. r=shorlander. DONTBUILD
|
2013-02-21 12:47:13 -06:00 |
|
Brian R. Bondy
|
110c83b6bd
|
Bug 843248 - Metro tiles sometimes not working because of session 0 detection. r=jimm
|
2013-02-21 13:17:13 -05:00 |
|
Ryan VanderMeulen
|
cce0573ebd
|
Merge the last PGO-green inbound changeset to m-c.
|
2013-02-21 08:05:14 -05:00 |
|
Jared Wein
|
502ae90395
|
Bug 843432 - Fix readystatechange event listener removal. r=dolske
--HG--
extra : rebase_source : 56ee10da0814da47a7330b09acbc795b73f6dabd
|
2013-02-21 00:26:35 -05:00 |
|
Joe Walker
|
3421053274
|
Backed out changeset c1abd2ac8de9 (bug 734664) for test failures
|
2013-02-19 13:50:34 +00:00 |
|
Dão Gottwald
|
aca948f68e
|
Bug 842989 - Don't needlessly call FullZoom.onLocationChange for same-document location changes. r=mak
|
2013-02-21 15:41:29 +01:00 |
|
Matt Brubeck
|
3bd841d864
|
Bug 840270 (followup) - fix some invalid CSS syntax in Metro select popup code [r=jimm]
|
2013-02-20 17:20:55 -08:00 |
|
Matt Brubeck
|
73801fc251
|
Bug 837772 - Fix argument parsing from tests.ini for Metro test harness [r=jimm]
|
2013-02-20 17:20:04 -08:00 |
|
Michael Ratcliffe
|
7d57ab7dff
|
Bug 834187 - [Computed view] Restore processing of namespaced type selectors e.g. :not(svg|a)
|
2013-02-04 16:29:30 +00:00 |
|
Girish Sharma
|
c6ef084d0b
|
Bug 835722 - Infobar reappears even when not needed, r=jwalker
|
2013-02-16 16:22:27 +05:30 |
|
Brandon Benvie
|
73be173172
|
Bug 841078 - change FORBIDDEN_IDS initializer to an array of strings
|
2013-02-13 11:36:00 -08:00 |
|
Girish Sharma
|
41b5a9f04d
|
Bug 839890 - Fix for typo at line 391 in gDevTools.jsm; r=paul
|
2013-02-10 22:10:37 +05:30 |
|
David Creswick
|
41aee0b8ec
|
Bug 734664 - Devtools toolbox should display the actual target url when detached. r=paul
|
2013-02-19 10:54:01 +00:00 |
|
David Creswick
|
0358ea3cba
|
Bug 840156 - Inspector doesn't gracefully handle onDOMReady event that fires after the inspector has been destroyed; r=jwalker,paul
|
2013-02-19 10:48:05 +00:00 |
|
Tim Taubert
|
b35b1aa0d9
|
merge m-c to fx-team
|
2013-02-19 10:39:49 +01:00 |
|
Anton Kovalyov
|
38a9ca5ec3
|
Bug 841954 - Make sure onOpen callback fires in all cases, r=past
|
2013-02-18 11:29:20 -08:00 |
|
Tim Taubert
|
8bbae0dd49
|
Bug 795939 - Cancel FX_PAGE_LOAD_MS when the request is aborted; r=felipe
|
2013-02-18 19:23:50 +01:00 |
|
Tim Taubert
|
bc5d3cb377
|
Bug 829568 - part 3 - restore the initial session in case the user opens a non-private window; r=felipe
|
2013-02-18 18:57:48 +01:00 |
|