Commit Graph

73324 Commits

Author SHA1 Message Date
Paul Rouget
dfcf7390ed Bug 671689 - [highlighter] Nodes should be selectable from the HTML tree; r=rcampbell,gavin.sharp 2011-08-02 18:08:38 -03:00
Panos Astithas
6d9f1fc9a2 Bug 659907 - Expand console object with a dir method that displays an interactive listing of all the properties of an object.; f=rcampbell r=mihai.sucan,bzbarsky sr=bzbarsky 2011-06-09 16:27:30 +03:00
Rob Campbell
037bcb41ad Bug 674879 - Move Scratchpad to browser/devtools; r=gavin.sharp,mihai.sucan
--HG--
rename : browser/base/content/scratchpad.js => browser/devtools/scratchpad/scratchpad.js
rename : browser/base/content/scratchpad.xul => browser/devtools/scratchpad/scratchpad.xul
rename : browser/base/content/test/browser_scratchpad_bug_646070_chrome_context_pref.js => browser/devtools/scratchpad/test/browser_scratchpad_bug_646070_chrome_context_pref.js
rename : browser/base/content/test/browser_scratchpad_bug_660560_tab.js => browser/devtools/scratchpad/test/browser_scratchpad_bug_660560_tab.js
rename : browser/base/content/test/browser_scratchpad_contexts.js => browser/devtools/scratchpad/test/browser_scratchpad_contexts.js
rename : browser/base/content/test/browser_scratchpad_execute_print.js => browser/devtools/scratchpad/test/browser_scratchpad_execute_print.js
rename : browser/base/content/test/browser_scratchpad_files.js => browser/devtools/scratchpad/test/browser_scratchpad_files.js
rename : browser/base/content/test/browser_scratchpad_initialization.js => browser/devtools/scratchpad/test/browser_scratchpad_initialization.js
rename : browser/base/content/test/browser_scratchpad_inspect.js => browser/devtools/scratchpad/test/browser_scratchpad_inspect.js
rename : browser/base/content/test/browser_scratchpad_tab_switch.js => browser/devtools/scratchpad/test/browser_scratchpad_tab_switch.js
rename : browser/base/content/test/browser_scratchpad_ui.js => browser/devtools/scratchpad/test/browser_scratchpad_ui.js
2011-08-02 11:11:32 -03:00
Panos Astithas
8c97712530 Bug 653531 - Shared knowledge of selected node in highlighter and web console; r=rcampbell 2011-08-02 10:43:10 -03:00
Blair McBride
65c7f59b94 Bug 670023 - Use ES5's strict mode in Add-ons Manager frontend and backend code. r=dtownsend 2011-07-19 13:16:35 -07:00
Frank Yan
518646330f Bug 675215 - Include page title in data transfer when ctrl/opt+dragging tab. 2011-08-01 17:57:48 -07:00
Jez Ng
43696254c8 Bug 660785 - Respect startup prefs after closing in private browsing mode. [r=zpao] 2011-08-01 16:14:19 -07:00
Paul O’Shannessy
94a8ad8be3 Bug 669196 - Patch 2: Handle more failures from shistory gracefully, so session restore keeps updating. [r=gavin] 2011-08-01 16:14:19 -07:00
Tim Taubert
6f626c2d9a Bug 670318 - Google+ home page creates multiple SHEntries, and if you go back to the first one, you can no longer go forward; r=smaug 2011-08-01 23:45:45 +02:00
Tim Taubert
ef48533bbc merge the last green changeset on m-c to fx-team 2011-08-01 23:45:17 +02:00
Marco Bonardo
c349396958 Merge last green changeset from mozilla-inbound to mozilla-central 2011-08-01 16:04:07 +02:00
Kyle Huey
edfd32c652 Backed out changeset 030c419226ed 2011-08-01 08:26:15 -04:00
Kyle Huey
812161b9e1 Bug 674284: Add nsTArray::SizeOf. r=bsmedberg 2011-08-01 08:11:26 -04:00
Kyle Huey
aa3baea64a Merge m-c to b-s. 2011-08-01 08:06:23 -04:00
Marco Bonardo
0fea112fda Merge mozilla-central and mozilla-inbound 2011-08-01 11:56:05 +02:00
Henri Sivonen
2cf004105a Back out rev 7e84bd591246 due to mutation event behavior changes having invalidated the test. 2011-08-01 12:51:42 +03:00
Henri Sivonen
373662270d Back out rev 7e84bd591246 due to mutation event behavior changes having invalidated the test. 2011-08-01 12:51:21 +03:00
Marco Bonardo
0e1497721b Backout changeset e931fb581aee (Bug 673473) due to trace malloc regression on OSX. 2011-08-01 10:45:41 +02:00
Marco Bonardo
99ffcc6359 Backout changeset 984e656becec (Bug 664659) due to regressions in Tp5 XRES and RSS. 2011-08-01 10:20:18 +02:00
Henri Sivonen
b9937f53e8 Tests for bug 613662 - Implement insertAdjacentHTML. r=bzbarsky. 2011-08-01 10:48:28 +03:00
Henri Sivonen
968a07a802 Bug 613662 - Implement insertAdjacentHTML. r=bzbarsky. 2011-08-01 10:48:28 +03:00
Henri Sivonen
77892d9d22 Bug 563322 part 3 - Successfully prevent script execution in the XML fragment case. r=Olli.Pettay. 2011-08-01 10:48:28 +03:00
Henri Sivonen
c7d8484bd1 Bug 563322 part 2 - Avoid calling nsScriptLoader::SetEnabled in the innerHTML setter when using the XML parser. r=Olli.Pettay. 2011-08-01 10:48:28 +03:00
Henri Sivonen
bedc9531f6 Test for bug 563322 part 2 - Avoid calling nsScriptLoader::SetEnabled in the innerHTML setter when using the XML parser. r=Olli.Pettay. 2011-08-01 10:48:28 +03:00
Henri Sivonen
cd3a59b9ef Bug 563322 part 1 - Avoid calling nsScriptLoader::SetEnabled in the innerHTML setter when using the HTML parser. r=Olli.Pettay. 2011-08-01 10:48:28 +03:00
Henri Sivonen
0176915bb7 Bug 596182 - Make fragment parsers global. Remove resulting dead code. r=Olli.Pettay, r=bzbarsky. 2011-08-01 10:48:24 +03:00
Hiroyuki Ikezoe
a471ea6945 Bug 341223 - Make $MOZCONFIG try $topsrcdir-local paths too. r=ted 2011-08-01 09:22:25 +02:00
arno renevier
3654ca6f15 Bug 673685 - remove unneeded null assignments. r=roc 2011-08-01 09:20:05 +02:00
ABE Hiroki
1e4129b486 Bug 673197 Followup to restore accidentally deleted single quotes r=Neil 2011-07-31 10:39:29 +01:00
Tim Taubert
12d8c58d57 merge the last green changeset on fx-team to m-c 2011-07-31 06:39:34 +02:00
Neil Rashbrook
ab114b3422 Bug 675179 nsJSContext::ExecuteScript failes to report pending exceptions r=bz 2011-07-30 23:32:00 +01:00
Tim Taubert
7024bf0a29 merge m-c to fx-team 2011-07-30 22:31:04 +02:00
Dão Gottwald
3c31c6bb07 Bug 658738 - Declare variable in browser_bug586574.js in order to not leak the assigned DOM node 2011-07-30 15:22:31 +02:00
ffxbld
ce4c63e6c1 Automated blocklist update from host linux-ix-slave19 2011-07-30 03:02:59 -07:00
Rob Campbell
70383bd11a Bug 674229 - Repeat bubbles in Web Console are too close to the Source Link; r=dao,mihai.sucan,ddahl 2011-07-29 16:28:56 -03:00
Gavin Sharp
5c6a257361 Bug 675037: fullzoom callback needs to handle null currentURI, r=dolske 2011-07-28 14:18:53 -07:00
ithinc
1f67193253 Bug 655550 - Persisted tab attribute gets lost after restart twice [r=zpao] 2011-07-28 13:47:16 -07:00
Paul O’Shannessy
ce17e82e0a Bug 626017 - Name functions in NetworkPrioritizer.jsm [r=gavin] 2011-07-28 13:47:13 -07:00
Alastair Robertson
dd73c42fd9 Bug 644998 - Session should not be restorable after clearing history, r=zpao/gavin 2011-07-28 13:20:52 -07:00
Olli Pettay
697af3d7df Bug 674658 - nsDOMEventTargetWrapperCache fails to unlink inherited fields, r=bent
--HG--
extra : rebase_source : b5d6292372a57373bd8230862f1808fa6e99ed4e
2011-07-28 22:54:35 +03:00
Josh Aas
f531997fc0 Bug 674240: Update NPAPI headers to npapi-sdk r12. r=bgirard 2011-07-28 14:32:29 -04:00
Mike Hommey
4bd677bc23 Bug 674910 - Statically link against libstdc++ on Android. r=blassey 2011-07-28 18:55:38 +02:00
Gavin Sharp
986bbea77e 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
f417784cac Bug 674929 - assignment to undeclared variable in browser_tabview_undo_group.js; r=ehsan DONTBUILD 2011-07-28 18:03:55 +02:00
Marco Bonardo
3b511f5723 Merge mozilla-inbound and mozilla-central on a CLOSED TREE to fix Android permaorange 2011-07-28 17:42:28 +02:00
Ehsan Akhgari
b9380105e9 Merge the last green changeset on mozilla-inbound to mozilla-central 2011-07-28 10:37:23 -04:00
Neil Rashbrook
b6d33a6e37 Bug 667962 Try to make jemalloc build with gmake as well as pymake r=khuey 2011-07-28 15:28:13 +01:00
Neil Rashbrook
aac63ea254 Bug 673197 Enable jemalloc on VC8/9 express r=khuey 2011-07-28 15:27:46 +01:00
Wan-Teh Chang
329439748d Bug 673382: Update NSPR to NSPR_4_8_9_BETA4, which includes the fixes for
Bug 665978, Bug 655058, Bug 645459, Bug 661596, Bug 673223, Bug 673224,
Bug 654436, Bug 663970.
2011-07-28 07:17:57 -07:00
Ian Neal
bc0c7111b8 Bug 674893 - Expung Makefiles that no longer exist from toolkit-makefiles.sh rs=build 2011-07-28 14:32:34 +01:00