Commit Graph

14226 Commits

Author SHA1 Message Date
Justin Lebar
6a78d85a21 Bug 646641 - Part 1: Create nsSHEntryShared, so SHEntries from the same document can share state. r=smaug
--HG--
extra : rebase_source : 67c37d16f9ac4cbd69f7a76ee94e47c8adf59ae3
2011-08-06 11:44:02 -04:00
Matheus Kerschbaum
df5d3eff0b Bug 669040 part 1: Remove build-system and toolkit dependency on mork and morkreader. r=mak 2011-08-06 17:24:52 +02:00
Marco Bonardo
51481c24db Backout changeset a8bca81215ea (Bug 475045) due to m-oth permaorange. 2011-08-05 22:34:14 +02:00
Dão Gottwald
1d7c342d95 Bug 673481 - Remove the border of the reload button in the location bar. r=shorlander 2011-08-05 21:45:59 +02:00
Jez Ng
9f01eedd3f Bug 632555 - Scale about:sessionrestore's treeview based on viewport height. r=zpao,dao DONTBUILD 2011-08-05 21:08:31 +02:00
Marco Bonardo
299ca4abd1 Backout changeset 03f472cf0a5b to reland it with correct author. 2011-08-05 21:12:45 +02:00
Brian R. Bondy
ab753bb0b6 Bug 475045 - Can't drag unlinkified URL to bookmarks toolbar
r=mak
2011-08-05 21:08:34 +02:00
Mehdi Mulani ext:(%2C%20Jared%20Wein%20%3Cjwein%40mozilla.com%3E)
20974cc046 Bug 564900 - Add a Downloads view to the Library.
Patch further modified and fixed by Jared Wein <jwein@mozilla.com>.
r=mak
2011-08-05 21:08:33 +02:00
Marco Bonardo
3898899af0 Bug 632555 - Scale about:sessionrestore's treeview based on viewport height. r=zpao,dao 2011-08-05 21:08:31 +02:00
Marco Bonardo
382a5d28c4 Merge mozilla-central and mozilla-inbound in the hope to reopen soon a CLOSED TREE 2011-08-05 17:09:02 +02:00
Jez Ng
b25428c77b Bug 440093 - Bookmarks opened via "Open All in Tabs" should not replace current tab. r=mak 2011-08-04 14:34:02 +02:00
Tim Taubert
1da3bff213 back out 6458c6116c97 (pushed with the wrong bug number) 2011-08-04 14:27:30 +02:00
Tim Taubert
c6f97666c5 merge the last green changeset on fx-team to m-c 2011-08-04 14:09:03 +02:00
Joshua M
ad6520ab66 Bug 673164 - Sync button in tab bar changes to Back button while syncing. r=dao 2011-08-04 13:50:12 +02:00
Marco Bonardo
4067f13aee Merge last green changeset from mozilla-inbound to mozilla-central 2011-08-04 11:19:01 +02:00
Tim Taubert
9abc15c2e5 Bug 666475 - Intermittent browser_tabview_privatebrowsing.js | Test timed out; r=ehsan 2011-08-04 03:49:43 +02:00
Tim Taubert
61f4f29417 Bug 651643 - Private browsing service executes transition even when no mode switch required; r=ehsan,zpao 2011-08-04 03:49:38 +02:00
Teddy Ni
1cdd084ef5 Bug 653423 - Undo option is grayed out although action is applicable in Scratchpad; r=rcampbell,gavin.sharp approval-mozilla-aurora=gavin.sharp 2011-08-03 16:42:44 -03:00
Jez Ng
0d16e3784a Bug 675359 - Follow-up fix for bug 588506: Remove unused code. r=zpao 2011-08-03 11:20:32 -07:00
Jez Ng
e25e877eea Bug 440098 - Bookmarks opened via "Open All in Tabs" should not replace current tab. r=mak 2011-08-03 11:19:55 -07:00
Javi Rueda
8601425c1d Bug 625018 - Duplicated access key for search engines entry in update panel, r=gavin 2011-08-03 11:16:09 -07:00
Margaret Leibovic
ff139e8ef9 Bug 670341 - about:permissions queries hosts for favicons, r=mak 2011-08-03 11:09:10 -07:00
Tim Taubert
af2455ebbc merge the last green changeset on m-c to fx-team 2011-08-03 07:41:10 +02:00
Tim Taubert
c8d3e23225 Bug 673196 - When creating a new TabGroup near the edge of the screen in Panorama, a part of it is invisible; r=dietrich 2011-08-03 07:38:07 +02:00
Tim Taubert
7a7f4e604a Bug 673729 - When a stacked group's expand button is clicked the group starts to zoom; r=dietrich 2011-08-03 07:38:07 +02:00
Tim Taubert
b1d98d2330 Bug 625668 - Resizes for single groups don't stick correctly, returning them to their userSize values; r=dietrich 2011-08-03 07:38:07 +02:00
Rob Campbell
6404201c25 Bug 666650 - [highlighter] create a global toolbar for the highlighter; r=mihai.sucan,gavin.sharp; a=testfix 2011-08-02 20:47:24 -03:00
Rob Campbell
6325647e8c Bug 666650 - [highlighter] create a global toolbar for the highlighter; r=mihai.sucan,gavin.sharp 2011-08-02 18:28:49 -03:00
Paul Rouget
d4a900d24b Bug 671689 - [highlighter] Nodes should be selectable from the HTML tree; r=rcampbell,gavin.sharp 2011-08-02 18:08:38 -03:00
Philipp von Weitershausen
e9d56fb0f1 Merge services-central with mozilla-central 2011-08-02 12:01:42 -07:00
Tim Taubert
8425ed5cfc merge the last green changeset on fx-team to m-c 2011-08-02 14:21:37 +02:00
Philipp von Weitershausen
e799f6aeac Merge m-c to s-c 2011-08-01 13:36:42 -07:00
Tim Taubert
4e5bf459d4 merge m-c to fx-team 2011-07-30 22:31:04 +02:00
ffxbld
a7ba7df769 Automated blocklist update from host linux-ix-slave19 2011-07-30 03:02:59 -07:00
Gregory Szorc
f83351f49b Bug 666330 - unregister handlers on window unload. r=philikon 2011-07-29 18:48:15 -07:00
Frank Yan
245b02dd25 Bug 674732 - followup: remove unnecessary null check. r=dao 2011-07-28 21:33:36 -07:00
Frank Yan
6f2ba4a7a6 Bug 674732 - Re-support tab duplication/bookmarking via ctrl/opt+drag. r=dao 2011-07-28 21:26:38 -07:00
Frank Yan
94c4236e6b Bug 674847 - Make tooltip suppression during tab drag not fragile. r=dao 2011-07-28 21:26:37 -07:00
ithinc
d1bbf11bf9 Bug 655550 - Persisted tab attribute gets lost after restart twice [r=zpao] 2011-07-28 13:47:16 -07:00
Paul O’Shannessy
6ebb4d41c4 Bug 626017 - Name functions in NetworkPrioritizer.jsm [r=gavin] 2011-07-28 13:47:13 -07:00
Alastair Robertson
f2a200ce93 Bug 644998 - Session should not be restorable after clearing history, r=zpao/gavin 2011-07-28 13:20:52 -07:00
Gavin Sharp
c2bd5a1ebf merge m-c to fx-team
--HG--
rename : toolkit/components/console/hudservice/tests/browser/browser_webconsole_bug_595934_message_categories.js => browser/devtools/webconsole/test/browser/browser_webconsole_bug_595934_message_categories.js
rename : toolkit/components/console/hudservice/tests/browser/test-bug-603750-websocket.js => browser/devtools/webconsole/test/browser/test-bug-603750-websocket.js
2011-07-28 09:52:15 -07:00
Tim Taubert
60348b5a8e Bug 674929 - assignment to undeclared variable in browser_tabview_undo_group.js; r=ehsan DONTBUILD 2011-07-28 18:03:55 +02:00
Ehsan Akhgari
3f0737e881 Merge the last green changeset on mozilla-inbound to mozilla-central 2011-07-28 10:37:23 -04:00
Rob Campbell
fea070effe Bug 674562 - Web Console windows don't close on osx; r=mihai.sucan 2011-07-28 09:51:00 -03:00
Frank Yan
ac141c1ab7 Bug 455694 - followup: forgot to remove call to removed function. r=me 2011-07-28 05:15:23 -07:00
Tim Taubert
60e6cd3940 Backout bug 626455 (changeset 37d01a2d846c) for random timeouts 2011-07-28 09:32:02 +02:00
Frank Yan
c546a6f62e Bug 455694 - followup: fix typo. r=me DONTBUILD 2011-07-27 15:13:03 -07:00
Marco Bonardo
6575f7da72 Merge last green changeset from mozilla-inbound to mozilla-central 2011-07-27 12:12:25 +02:00
Frank Yan
4e4a67f51a Bug 455694 - followup: forgot to remove unneeded selector. r=me 2011-07-26 23:49:04 -07:00