Commit Graph

19842 Commits

Author SHA1 Message Date
Ryan VanderMeulen
d4bcccf1be Backed out changeset 772c30e9e812 (bug 944255) for mochitest-mc orange. 2013-12-09 15:54:27 -05:00
Panos Astithas
c6ed34d80c Forbid out of order resumption when two tabs with the same URL are paused (bug 947830); r=fitzgen
Also consider stepping actions as a form of resumption and require the same resumption order when multiple tabs are paused.
2013-12-09 22:09:15 +02:00
Rodrigo Silveira
84f9be1f2e Bug 944255 - about:start bookmarks and history tiles cut off when using split views r=sfoster
--HG--
extra : rebase_source : d1e2a8636ba863d89fbcb658ce373cddceb722b2
2013-12-09 10:41:58 -08:00
Matt Brubeck
d899fc67f9 Bug 946335 - Scrollbar on Metro start page is covered by navbar [r=emtwo] 2013-12-09 10:20:56 -08:00
Gijs Kruitbosch
f377bc5fe1 Bug 942393 - document Australis' CustomizableUI, r=me, comments-only, NPOTB, DONTBUILD
--HG--
extra : rebase_source : 6e90cbf47609670ae3ee9e7a85ed1791fccee299
2013-12-09 18:46:23 +01:00
Victor Porof
fb205e4386 Bug 947952 - Rename "non-*" attributes in the Variables View to avoid double negation, r=paul 2013-12-09 18:58:55 +02:00
Gijs Kruitbosch
52d54e6d3e Bug 947867 - fix issues with events in Australis' CustomizableUI discovered when documenting, r=jaws 2013-12-09 13:30:04 +01:00
Gijs Kruitbosch
4512669095 Bug 940387 - when dragging wide items in Australis' palette, don't fix insertion point to first item in row, r=mikedeboer 2013-12-09 13:29:30 +01:00
Sam Foster
cae9ecccec Bug 936897 - Move download-progress notifications before a tab closes. r=mbrubeck 2013-12-08 10:51:11 -08:00
Phil Ringnalda
9d9f54e299 Merge m-c to f-t 2013-12-08 08:31:41 -08:00
Brian Grinstead
d9dc3d1910 Bug 947708 - RTL support for toolbox tabs, fix up small UI regressions from Bug 941579;r=vporof 2013-12-08 09:56:37 -06:00
Carsten "Tomcat" Book
2469009319 merge b2g-inbound to m-c 2013-12-08 12:23:13 +01:00
Tim Abraldes
8938a6dee6 bug 903426. Implement crash reporter prompt as an about page. Add options for including URLs in crash reports. r=mbrubeck,jimm 2013-12-07 15:55:14 -08:00
Albert Juhe
07c19ede1b Bug 941579 - Update the toolbox tabs design according to shorlander's mockups. r=bgrins 2013-12-07 17:34:03 -06:00
Dennis Schubert
020cf165a8 Bug 760193 - Add console.assert; r=msucan 2013-12-07 23:28:35 +02:00
Douglas Edmonson Jr
98bedf4757 Bug 900448 - Close the webconsole autocomplete popup on tab switch; r=msucan 2013-12-07 18:35:48 +02:00
Phil Ringnalda
31ef9a4e42 Merge m-c to b-i 2013-12-07 08:28:10 -08:00
Carsten "Tomcat" Book
2532a744d1 merge fx-team to mozilla-central 2013-12-07 12:47:39 +01:00
Carsten "Tomcat" Book
21893c1ae3 merge mozilla-nbound to mozilla-central 2013-12-07 12:43:55 +01:00
ffxbld
47ae98532d No bug, Automated blocklist update from host bld-linux64-ec2-143 - a=blocklist-update 2013-12-07 03:21:51 -08:00
Carsten "Tomcat" Book
d7cf873650 Backed out changeset 8deb6f225d0a (bug 926014) XPC Shell failures and other failures
--HG--
rename : browser/devtools/styleeditor/styleeditor-panel.js => browser/devtools/styleeditor/StyleEditorPanel.jsm
2013-12-07 09:50:02 +01:00
Heather Arthur
d79ba61d78 Bug 926014 - Support CSS source maps; r=dcamp
--HG--
rename : browser/devtools/styleeditor/StyleEditorPanel.jsm => browser/devtools/styleeditor/styleeditor-panel.js
2013-12-06 23:52:32 -08:00
Matt Brubeck
89cb433c1f Bug 945425 - Show the menu button on the Metro start page [r=sfoster] 2013-12-06 21:31:57 -08:00
Wes Kocher
871ed2b150 merge m-c to b2g-inbound 2013-12-06 20:49:02 -06:00
Wes Kocher
0e753ef1c9 merge m-c to fx-team 2013-12-06 20:48:11 -06:00
Wes Kocher
e916fc9170 merge fx-team to m-c 2013-12-06 20:45:11 -06:00
Phil Ringnalda
62b235f81d Bug 939620 - Disable browser_tabview_bug599626.js on Linux, where it fails all the time and takes out the whole run 2013-12-06 19:40:44 -08:00
Shu-yu Guo
68acc16209 Bug 946641 - Part 2: Revert in Debugger frontend to balance event suppression/unsuppression. (r=past) 2013-12-06 19:31:09 -08:00
Alfredo Yang
6a6930d332 Bug 853356 - Part1 Add new permissions and prompt for mutiple permissions request. r=fabrice, felipc, wjohnston, mrbkap, jimm 2013-12-06 17:38:51 -05:00
Ryan VanderMeulen
bd8dc92c27 Merge fx-team to m-c. 2013-12-06 16:03:56 -05:00
Ryan VanderMeulen
60ee2fe8a8 Merge b2g-inbound to m-c. 2013-12-06 15:56:46 -05:00
Vivien Nicolas
bc70edf375 Bug 946955 - Set the default friction of Axis.cpp to 0.002. r=kats 2013-12-06 18:51:10 +01:00
Brian Grinstead
486f289cce Bug 947257 - Splitters have a dark squary sort of thing in their center. r=paul 2013-12-06 11:34:21 -06:00
Brian Grinstead
46ac12542c Bug 938616 - webconsole UI updates while in split mode with other panels;r=msucan 2013-12-06 09:46:51 -06:00
Sam Foster
7fd4eb5cd3 Bug 927802 - Hook up contextmenu for contenteditables, fix cut, paste handling for contenteditables. r=mbrubeck
--HG--
extra : rebase_source : 9f91350b3f578107dae958a64d65f4217a38fc72
2013-12-06 15:58:03 -08:00
Rodrigo Silveira
e0a766081b Bug 941284 - Strings r=mbrubeck
--HG--
extra : rebase_source : c0f04e7e63f5ec752a57ed54661dcb2d948a02a4
2013-12-06 15:15:19 -08:00
Ryan VanderMeulen
b9a2035ece Bug 947260 - Update pdf.js to version 0.8.759. r=bdahl 2013-12-06 18:00:32 -05:00
Girish Sharma
230f88d3f9 Bug 935176 - saving a style sheet doesn't remove the star, r=harth 2013-12-06 23:51:16 +05:30
Brandon Benvie
cd918d24ec Bug 940541 Convert shader editor to use Promise.jsm. r=vp, r=benvie 2013-12-05 16:00:25 -08:00
Victor Porof
a0a576fa5a Bug 895143 - Sources view groups should show the domain, r=past 2013-12-06 18:34:30 +02:00
Victor Porof
c141162d31 Bug 905981 - Have a classic vertical display of stack frames persistently available in the debugger UI, r=rcampbell 2013-12-06 18:33:59 +02:00
Brian Grinstead
025328a3f1 Bug 941799 - DevTools themes - variables view should match current theme;r=vporof 2013-12-06 10:24:06 -06:00
Carsten "Tomcat" Book
6b538c0e38 Merge m-c to fx-team 2013-12-06 14:56:10 +01:00
Carsten "Tomcat" Book
1f8e119047 Backed out changeset 57c170af6a23 (bug 726427) for Mac 10.6 mochitest Failure in Bug 947126 2013-12-06 14:50:05 +01:00
Carsten "Tomcat" Book
0c6ac4970f merge fx-team to mozilla-central 2013-12-06 13:31:26 +01:00
Tim Abraldes
578f6b2e57 backout e068a99474a6 (bug 903426) because it breaks a test. 2013-12-06 00:47:16 -08:00
Tim Abraldes
40645e1b3d backout a5e4cf95c43e (bug 903426) because its parent breaks a test. 2013-12-06 00:47:16 -08:00
Tim Abraldes
8a018870e2 bug 903426. Add options for sending URLs with crash reports or not. r=jimm,mbrubeck 2013-12-05 22:08:02 -08:00
Tim Abraldes
c47582f8b9 bug 903426. Implement crash reporter prompt as an about page. r=jimm,mbrubeck 2013-12-05 22:07:39 -08:00
Tim Taubert
a406d87605 Bug 936065 - Ignore every but the first window state passed to setWindowState() r=smacleod
From dec566e18baadd11e77a5d93c2cb5f0a4ff0440a Mon Sep 17 00:00:00 2001
2013-12-03 00:15:13 +01:00