Jens Hatlak
|
3b4df9464f
|
Bug 817330 - test_bug458898.html fails if dom.disable_window_move_resize = true. r=dbaron
|
2012-12-01 13:44:00 +01:00 |
Karl Tomlinson
|
2eb81e5864
|
b=813997 keep window max size to 16 bits r=roc
--HG--
extra : transplant_source : %DB%AA%25%1A6%B8%8F%23%EF%F3%F8%AD%14%C3%B6%87%BE0%D8i
|
2012-11-28 11:07:11 +13:00 |
Ehsan Akhgari
|
25dae00307
|
Bug 817423 - Remove an unused function in aboutPrivateBrowsing.xhtml; r=jdm
|
2012-12-02 15:10:34 -05:00 |
Ehsan Akhgari
|
6b6c4728d9
|
Bug 817417 - Remove unused strings from aboutPrivateBrowsing.dtd; r=jdm
|
2012-12-02 14:54:15 -05:00 |
Tom Schuster
|
71b98ef85a
|
Bug 676619 - Tests for a[download]. r=smaug
|
2012-12-02 21:56:00 +01:00 |
Tom Schuster
|
9271842e43
|
Bug 676619 - Implementation of the download attribute for links. r=smaug
|
2012-12-02 21:55:52 +01:00 |
Trevor Saunders
|
97fe774225
|
bug 801466 - part 2 remove usage of prmem in gfx/ r=jmuizelaar
|
2012-12-02 15:33:59 -05:00 |
Ryan VanderMeulen
|
e69e39bdfb
|
Backed out changesets 2b4151d4d695 and 1bd72ae8aaff (bug 760036) for test failures.
|
2012-12-02 15:34:49 -05:00 |
Gavin Sharp
|
1f4ded11f4
|
Fix whitespace nit from bug 760036's 1bd72ae8aaff
|
2012-12-02 11:23:49 -08:00 |
David Rajchenbach-Teller
|
800e88f0bc
|
Bug 760036 - SearchService metadata I/O is now off main thread. r=enndeakin
|
2012-12-02 14:04:43 -05:00 |
Alexander Surkov
|
433d1a1127
|
Bug 804461, part3 - use context to build list trees, r=tbsaunde
|
2012-12-02 20:35:41 +09:00 |
Saurabh Anand
|
aa956a32ef
|
Bug 816176 - Move WebGLShaderPrecisionFormat to a separate header; r=bjacob
|
2012-12-02 15:58:21 +05:30 |
Ms2ger
|
910e6a92cd
|
Merge m-c to m-i.
|
2012-12-02 11:32:57 +01:00 |
Ms2ger
|
79846abbee
|
Bug 817276 - Part c: Remove dead definition of the nsContractIDMapData struct; r=jst
|
2012-12-02 09:59:54 +01:00 |
Ms2ger
|
87a980808c
|
Bug 817276 - Part b: Return the pointer directly from nsScriptNameSpaceManager::LookupNavigatorName; r=jst
|
2012-12-02 09:59:51 +01:00 |
Ms2ger
|
28b59cc1af
|
Bug 817276 - Part a: Remove some unused jsids from nsDOMClassInfo; r=jst
|
2012-12-02 09:59:49 +01:00 |
Ms2ger
|
fe8dc575cd
|
Bug 812891 - Remove duplicated code from nsEditor::Get{Left,Right}mostChild; r=ehsan
|
2012-12-02 09:59:45 +01:00 |
Ms2ger
|
a4bcef09e7
|
Bug 812885 - Cleanup nsHTMLEditor::GetElementOrParentByTagName some; r=ehsan
|
2012-12-02 09:59:41 +01:00 |
Ms2ger
|
21a76f85ce
|
Bug 810679 - Move rt->debuggerList to mozilla::LinkedList; r=Waldo
|
2012-12-02 09:59:39 +01:00 |
Ms2ger
|
9b1d3b133a
|
Bug 809097 - Add a testharness.js case to gen_template.pl; r=jhammel
|
2012-12-02 09:59:36 +01:00 |
Ms2ger
|
6ab7b13127
|
Bug 810669 - Cleanup GetDocumentForReport in nsDOMEvent.cpp a bit; r=smaug
|
2012-12-02 09:59:29 +01:00 |
Ms2ger
|
90dc2a2c97
|
Bug 802163 - Fix pyflakes warnings in bindings python; r=peterv
|
2012-12-02 09:59:08 +01:00 |
Ms2ger
|
b21394f064
|
Bug 803825 - Part b: Paris bindings for FileHandle; r=khuey
|
2012-12-02 09:58:57 +01:00 |
Ms2ger
|
36406ad861
|
Bug 803825 - Part a: Introduce NS_IMPL_FORWARD_EVENT_HANDLER_FOR_WEBIDL; r=khuey
|
2012-12-02 09:57:06 +01:00 |
Ms2ger
|
b89eb9212a
|
Bug 812096 - Fix build warnings in view/; r=roc
|
2012-12-02 09:56:54 +01:00 |
Ms2ger
|
0a0b1561d2
|
Bug 810668 - Fix some gcc4.6 build warnings; r=bz
|
2012-12-02 09:54:55 +01:00 |
Ms2ger
|
abe686e45d
|
Bug 814898 - Part d: Cleanup CC goop in some more parts of dom/; r=mccr8
|
2012-12-02 09:54:51 +01:00 |
Ms2ger
|
4c7f8c7ec0
|
Bug 814898 - Part c: Cleanup CC goop in B2G-specific parts of dom/; r=mccr8
|
2012-12-02 09:54:37 +01:00 |
Ms2ger
|
a4af932810
|
Bug 814898 - Part b: Cleanup CC goop in dom/base; r=mccr8
|
2012-12-02 09:53:37 +01:00 |
Ms2ger
|
282ef81ff8
|
Bug 814898 - Part a: Cleanup CC goop in dom/file; r=mccr8
|
2012-12-02 09:53:35 +01:00 |
Ms2ger
|
c03fb0d978
|
Bug 816221 - Don't preprocess files in webapprt; r=gps
|
2012-12-02 09:52:44 +01:00 |
Ms2ger
|
92b25da790
|
Bug 816103 - Part b: Update webapps tests; r=bz
|
2012-12-02 09:52:36 +01:00 |
Ms2ger
|
9ce1e47aee
|
Bug 816103 - Part a: Handle encodings explicitly in parseFailures.py; r=jhammel
|
2012-12-02 09:52:18 +01:00 |
Randell Jesup
|
62a965cb12
|
Backed out changeset 483a8a9702a6
|
2012-12-02 02:56:21 -05:00 |
Bellindira Castillo [:bellindira]
|
f14b098a5a
|
Bug 806715 - Port browser_tabview_bug624265.js to the new per-tab PB APIs; r=ehsan
--HG--
rename : browser/components/tabview/test/browser_tabview_bug624265.js => browser/components/tabview/test/browser_tabview_bug624265_perwindowpb.js
|
2012-11-30 18:39:20 -06:00 |
Ed Morley
|
b1ba5d090d
|
Bug 813650 - Part 2: checkForCrashes() should output the top frame of a crash in a TBPL-parsable format; r=ted
|
2012-12-01 17:02:29 +00:00 |
Ed Morley
|
400c9ed4d1
|
Bug 813650 - Part 1: Don't print minidump stackwalk output incrementally, so we can implement part 2 without changing log order; r=ted
|
2012-12-01 16:58:40 +00:00 |
Brian Hackett
|
7bb1f28495
|
Insert additional resume points after operations likely to kill values, bug 814997. r=dvander
|
2012-12-01 09:32:34 -07:00 |
Ryan VanderMeulen
|
6477eeb715
|
Merge m-c to inbound.
|
2012-12-01 10:28:22 -05:00 |
Ryan VanderMeulen
|
7ca1154a95
|
Merge m-c to inbound.
|
2012-12-01 10:27:23 -05:00 |
Hannes Verschore
|
492b9c2d6f
|
Bug 815161: Use caching getproperty to fetch prototype to create this, r=jandem
|
2012-12-01 16:23:23 +01:00 |
ffxbld
|
acc15b768f
|
No bug, Automated blocklist update from host bld-linux64-ec2-362 - a=blocklist-update
|
2012-12-01 03:29:35 -08:00 |
Masayuki Nakano
|
21cb5d7c5e
|
Bug 769548 Support ISO_Level5_Shift as DOM AltGr r=karlt
|
2012-12-01 18:04:38 +09:00 |
Jan de Mooij
|
e4ad71884a
|
Bug 816924 - Add extractNonDoubleType to ValueOperations. r=jwalden
|
2012-12-01 09:42:18 +01:00 |
Justin Lebar
|
70bf20f3b4
|
Bug 817071 - Unbreak B2G desktop builds failing with 'nsINavigatorAudioChannelManager.h' file not found. rs=gwagner
|
2012-11-30 15:21:51 -05:00 |
Joe Walker
|
be88ec59d7
|
Merge m-c to fx-team
|
2012-11-30 13:51:45 +00:00 |
Ed Morley
|
bac8d6d70e
|
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
|
2012-11-30 10:07:02 +00:00 |
Olli Pettay
|
f1acbbc57a
|
Bug 816480 - crash in nsEventListenerManager::RemoveEventListener, r=jst
|
2012-11-30 11:13:16 +02:00 |
Joe Walker
|
a3224c8b35
|
Bug 788977 - [toolbox] Land the developer tools window; r=harth,jwalker,mikeratcliffe,paul,dão
|
2012-11-30 08:07:59 +00:00 |
Ehsan Akhgari
|
6424593d3d
|
Fix a typo, no bug, DONTBUILD
|
2012-11-30 01:59:59 -05:00 |