Commit Graph

35114 Commits

Author SHA1 Message Date
Dave Camp
3d19c10d18 Bug 892935 - Auto-expand elements with only text in the markup view;r=pbrosset,r=bgrins 2015-05-13 14:55:09 -07:00
James Long
a4a62e7769 Bug 1131756 - properly display anonymous sources when they are needed in the debugger r=ejpbruel 2015-05-13 18:18:48 -04:00
Nate Weiner
8586396a0c Bug 1163411 - Update View Pocket Menu Link. r=jaws 2015-05-13 16:18:47 -07:00
Justin Dolske
8dddcd62e6 Bug 1164208 - Update Pocket code to latest version (May 11th code drop) r=jaws 2015-05-13 16:18:47 -07:00
Justin Dolske
fb56971aca Bug 1164253 - Save request is sent twice for every button press. r=jaws 2015-05-13 16:18:46 -07:00
Nate Weiner
df98b214b1 Bug 1164161 - Panel dictionary file missing entries for some languages. r=jaws 2015-05-13 16:18:46 -07:00
Jared Wein
318381175a Bug 1163651 - [Windows]View Pocket List icon from Bookmarks menu is missing. r=dolske 2015-05-13 16:18:46 -07:00
Gijs Kruitbosch
bba04d1bb6 Bug 1164302 - pocket button gets lost after a restart, r=jaws
--HG--
extra : rebase_source : 21531f330bdd828f09a21395fcd68fe2206d864b
2015-05-13 22:18:00 +01:00
James Long
1c9effd975 Bug 1154606 - improve error in debugger when loading source fails r=jsantell 2015-05-13 16:11:33 -04:00
James Long
6a69f31f83 Bug 1164483 - move worker helpers from frontend of devtools to backend r=jsantell
--HG--
rename : browser/devtools/shared/test/browser_devtools-worker-01.js => toolkit/devtools/shared/tests/browser/browser_worker-01.js
rename : browser/devtools/shared/test/browser_devtools-worker-02.js => toolkit/devtools/shared/tests/browser/browser_worker-02.js
rename : browser/devtools/shared/test/browser_devtools-worker-03.js => toolkit/devtools/shared/tests/browser/browser_worker-03.js
rename : browser/devtools/shared/worker-helper.js => toolkit/devtools/shared/worker-helper.js
rename : browser/devtools/shared/worker.js => toolkit/devtools/shared/worker.js
2015-05-13 15:52:23 -04:00
Gijs Kruitbosch
d76c64571b Bug 1162860 - ensure closing tabs really don't get closed twice, r=ttaubert
--HG--
extra : rebase_source : ed6c006201de5edc4c165e252ebeaccfa117c1ed
2015-05-11 14:13:08 +01:00
Gijs Kruitbosch
629ad64763 Bug 1164410 - fix l10n use in pocket, r=jaws
--HG--
rename : browser/base/content/browser-pocket.properties => browser/base/content/browser-pocket-en-US.properties
extra : rebase_source : c736a1ee9faa69228ff37947ceab88531bfbc322
2015-05-12 18:21:08 +01:00
Gijs Kruitbosch
2e2dc75200 Bug 1106119 - fix locale detection for menu panel, r=mconley
--HG--
extra : rebase_source : c8a195a8bcccfb514dde04f5537ba29d9c36b493
2015-05-11 22:49:39 +01:00
Felipe Gomes
15bce536c1 Bug 1053965 - Make browser_aboutHome_activation.js work with e10s. r=mixedpuppy 2015-05-13 16:30:12 -03:00
Marina Samuel
3f7b612deb Bug 1138818 - Part 3 - Change to localizable strings. r=adw 2015-05-13 12:23:52 -04:00
Marina Samuel
e8864930f5 Bug 1138818 - Part 2 - Add onboarding images. r=adw 2015-05-13 12:23:48 -04:00
Marina Samuel
85b489310e Bug 1138818 - Part 1 - Onboarding UI without the tile images. r=adw 2015-05-13 12:23:45 -04:00
Amila Amunugama
f267022f4a Bug 1161495 - Remove line-height from the in-content preferences main pane r=dao
--HG--
extra : amend_source : a6af8ad154d231938cd58c8c4b3c7f2414afaeb3
2015-05-13 11:39:12 -07:00
Tom Tromey
58078b80e7 Bug 1153305 - change css-tokenizer.js to use CSSLexer r=pbrosset
--HG--
extra : amend_source : 076c3f65cbbd635d39000f05e1ed6c34fc5ccd52
2015-05-13 11:37:51 -07:00
Tom Tromey
beb546cc3e Bug 930680 - allow inserting ";" in values in style inspector; r=pbrosset 2015-05-13 11:37:18 -07:00
aceman
8095d386b9 Bug 596778 - Stop setting cache size with each user keystroke in size input field, by only setting the cache size pref when the field is loses focus. r=mak77 2015-05-13 11:36:47 -07:00
Wes Kocher
41165287c7 Merge inbound to m-c a=merge 2015-05-13 11:12:07 -07:00
Aaron Raimist
336ab010b7 Bug 1118983 - Mozilla logo at bottom of Loop Standalone UI is incorrect. r=Standard8 2015-05-13 13:03:18 +01:00
Andrei Oprea
2bc306e18f Bug 1073940 - Add missing icon to loop contacts panel. Patch originally by Andrei, updated by Standard8. r=mikeboer 2015-05-13 13:03:18 +01:00
Tooru Fujisawa
3d53e5fcfa Bug 1154140 - Remove stopPropagation call from ChromeUtils.synthesizeDrop. r=enndeakin 2015-05-13 18:58:59 +09:00
Maxim Zhilyaev
1e3741645c Bug 1082572 - Print timeDelta and check for at least half time [r=Mardak] 2015-05-13 01:26:44 -07:00
Patrick Brosset
6763fde51f Bug 1146239 - Show the recording as loading in the performance sidebar after it has stopped; r=jsantell
--HG--
extra : rebase_source : 9926e97d7bb9da4d8f44b74740ba36d2005a5af8
2015-05-12 10:06:05 +02:00
Carsten "Tomcat" Book
204a4655f3 Backed out changeset 8f9747fc7249 (bug 1129957) for e10s-bc1 test failures on a CLOSED TREE 2015-05-13 08:37:27 +02:00
Carsten "Tomcat" Book
5a264d21da Backed out changeset 375948c55900 (bug 1129957) 2015-05-13 08:34:32 +02:00
Robert Strong
3095c1966b Bug 1161661 - Provide progress and state feedback via the stub installer taskbar icon. r=bbondy 2015-05-12 19:40:15 -07:00
Felipe Gomes
a5c51c2049 Bug 1129957 - Test that RemoteWebNavigation accept postdata headers. r=Mossop 2015-05-12 23:33:57 -03:00
Neil Rashbrook
0ca083943a Bug 1129957 - RemoteWebNavigation doesn't accept postdata or headers. r=Mossop 2015-05-12 23:33:00 -03:00
Wes Kocher
5d3df65465 Merge m-c to inbound a=merge 2015-05-12 16:34:23 -07:00
Wes Kocher
60d01c38b7 Merge inbound to m-c a=merge 2015-05-12 16:24:41 -07:00
Eddy Bruël
1c6bb60c9a Bug 1160199 - Implement TabActor.listWorkers;r=jlong 2015-05-12 18:58:34 +02:00
Ed Lee
003696dd05 Bug 1158208 - Enforce that tiles HTTP requests don't have cookies [r=adw] 2015-05-11 17:09:29 -07:00
Bill McCloskey
fbe54047c5 Bug 1161148 - Fix exceptions in tabbrowser tab switch telemetry (r=jimm) 2015-05-12 14:02:37 -07:00
Mike de Boer
824af68825 Bug 1142532: compose a different email for Loop room invites when context data is attached to it. r=Standard8 2015-05-12 17:37:34 +02:00
Carsten "Tomcat" Book
0428124b6f Merge mozilla-central to fx-team 2015-05-12 16:38:34 +02:00
Carsten "Tomcat" Book
dd3f1a22f8 merge mozilla-inbound to mozilla-central a=merge 2015-05-12 16:10:32 +02:00
Panos Astithas
dfdfe802cd Plug the leak in browser_toolbox_selected_tool_unavailable.js in a CLOSED TREE (bug 915448). r=testonly 2015-05-12 16:01:15 +03:00
Martin Tomes
19eccd05d6 Bug 1160496 - Enable eslint rules for Loop: General code format. r=Standard8 2015-05-12 13:45:07 +01:00
Carsten "Tomcat" Book
e1d7012a98 merge fx-team to mozilla-central a=merge 2015-05-12 12:01:27 +02:00
ffxbld
6e000a11db Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release 2015-05-11 15:06:43 -04:00
Justin Dolske
0335ca36a7 Bug 1163645 - Pocket only enabled on en-US, hard-coded locales aren't picked up. r=adw 2015-05-11 15:11:41 -07:00
Nate Weiner
0b75f25c60 Bug 1163576 - Pages that were only added to Pocket by one user failed to get removed. r=jaws 2015-05-11 15:50:42 -04:00
James Long
16f43f12fb Bug 1154606 - add errorLoadingText2 string for debugger DONTBUILD CLOSED TREE;r=jsantell,a=RyanVM 2015-05-11 09:30:04 -07:00
James Long
5bf77334fb Bug 1131756 - add anonymousSourcesLabel string for debugger DONTBUILD CLOSED TREE;r=ejpbruel,a=RyanVM 2015-05-11 09:21:54 -07:00
Mike de Boer
a8a1204a19 Bug 1150052: move up weak reference resolving for garbage collected chatboxes to fix JS errors making Loop cry. r=mixedpuppy 2015-05-11 16:20:10 +02:00
Carsten "Tomcat" Book
81bf0b17e1 Backed out changeset 9068caa791d1 (bug 1161810) for bc2 test failures 2015-05-12 11:14:55 +02:00